You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bicep version
Bicep CLI version 0.31.34 (ec82b47d63)
Describe the bug
Wanted to update the APIM instance of SKU StandardV2 to apply the recommendation "API Management should disable public network access to the service configuration endpoints", but got the errors:
MultipleErrorsOccurred - Multiple error occurred: DeploymentWhatIfResourceError,DeploymentWhatIfResourceError,DeploymentWhatIfResourceError. Please see details.
DeploymentWhatIfResourceError - The request to predict template deployment changes to scope '/subscriptions/***********/resourceGroups/***********' has failed due to a resource error. See details for more information.
MethodNotAllowedInPricingTier - Method not allowed in StandardV2 pricing tier
DeploymentWhatIfResourceError - The request to predict template deployment changes to scope '/subscriptions/***********/resourceGroups/***********' has failed due to a resource error. See details for more information.
MethodNotAllowedInPricingTier - Method not allowed in StandardV2 pricing tier
DeploymentWhatIfResourceError - The request to predict template deployment changes to scope '/subscriptions/***********/resourceGroups/***********' has failed due to a resource error. See details for more information.
MethodNotAllowedInPricingTier - Method not allowed in StandardV2 pricing tier
Bicep version
Bicep CLI version 0.31.34 (ec82b47d63)
Describe the bug
Wanted to update the APIM instance of SKU StandardV2 to apply the recommendation "API Management should disable public network access to the service configuration endpoints", but got the errors:
To Reproduce
Have a code
run the command
az deployment group create --template-file apim.bicep --resource-group --name --what-if
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: