Closed v-fearam closed 7 months ago
Migrating arm to bicep
wired case az cdn profile create --location $LOCATION --resource-group $RESOURCEGROUP --name $CDN_NAME --sku Standard_Microsoft unrecognized arguments: --location westus
'az cdn profile create' started to fail in the location parameter, -> az cdn profile create --help (location is not there) -> https://learn.microsoft.com/en-us/cli/azure/cdn/profile?view=azure-cli-latest#az-cdn-profile-create (also it is not here)
So, I deleted
Migrating arm to bicep
wired case az cdn profile create --location $LOCATION --resource-group $RESOURCEGROUP --name $CDN_NAME --sku Standard_Microsoft unrecognized arguments: --location westus
'az cdn profile create' started to fail in the location parameter, -> az cdn profile create --help (location is not there) -> https://learn.microsoft.com/en-us/cli/azure/cdn/profile?view=azure-cli-latest#az-cdn-profile-create (also it is not here)
So, I deleted