Can't create an azure function in free subscription plan. It is showing Deployment failed error
Can't create an azure function in free subscription plan. It is showing Deployment failed error
When I tried to create an azure function in a free subscription plan, it returns da message which shows "Deployment Error - Deployment to resource group resource_name failed.
Additional details from the underlying API that might be helpful: At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details.".
But on analyzing through web browser's console window I got the following errors.
Is this a technical issue happening in the portal or this is due to free subscription account?
This is likely being caused by a current outage situation. Unfortunately nothing that can be resolved on Stack Overflow. The AzureSupport twitter account has been posting updates.
– David Makogon
Sep 4 '18 at 14:50
1 Answer
1
We are currently experiencing an outage in South Central US
https://azure.microsoft.com/en-us/status/
You will want to monitor the Azure Status Page for further updates. Unfortunately we cannot do anything until the problem has been mitigated by engineering.
Thanks for contributing an answer to Stack Overflow!
But avoid …
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
But avoid …
To learn more, see our tips on writing great answers.
Required, but never shown
Required, but never shown
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Not sure this is the cause. Did you try to deploy your service in South Central US? Currently there are some warning in that Data Center
– Jayendran
Sep 4 '18 at 14:31