skills/deploy-to-azure

[Bug] Error while executing the spinup-destroy.yml workflow

olegmlsn opened this issue · 1 comments

Summary

Error while executing the spinup-destroy.yml workflow

How to reproduce

Happens consistently.

Run az appservice plan create --resource-group cd-with-actions --name actions-ttt-deployment --is-linux --sku F1 --subscription ***
WARNING: Resource provider 'Microsoft.Web' used by this operation is not registered. We are registering for you.
WARNING: Registration succeeded.
ERROR: This region has quota of 0 instances for your subscription. Try selecting different region or SKU.
Error: Process completed with exit code 1.

@olegmlsn Thanks for opening an issue and submitting a PR! 💖