Hello team,
Please review below issue and provide input to resolve the same.
I tried to list Azure DNS Zones available in a subscription using REST API as mentioned below
Returned Error:
Bad Request({"code":"BadRequest","message":"The specified subscription {subscriptionId} does not exist"})
I provided valid subscription id.
OS version: Ubuntu 18.04
Azure CLI Version:
$ az version
{
"azure-cli": "2.18.0",
"azure-cli-core": "2.18.0",
"azure-cli-telemetry": "1.0.6",
"extensions": {
"account": "0.2.1",
"resource-graph": "1.1.0"
}
}

