Open StephenWeatherford opened 4 years ago
add to S170
In fact, this error is reported by Service, we need the service team to have a look~
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @armleads-azure.
Yes, since 2 days I was facing the same issue. I thought might be azure-cli is not installed properly on my system, i reinstalled it several times. But, yes commented ARM code before the { $schema: was giving the HTTPSConnectionPool error. Now its working when i removed that commented code. Thanks @StephenWeatherford . Please do look into this. This causes the ARM template az deployment to have error as : RetryError: HTTPSConnectionPool(host='management.azure.com', port=443): Max retries exceeded
Just now had the same issue for a template that I took from the template repo.
This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az group deployment create
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
Use this deployment template:
az group deployment create -g {} --template-file {} --handle-extended-json-format
Expected Behavior
Environment Summary
Additional Context