MrMeterPing
Results
1
comments of
MrMeterPing
Is there any update? Steps to reproduce: > az storage account create --name $(StorageAccountName) --resource-group $(StorageResourceGroupName) > > az appservice plan create --name $(AppServicePlanName) --resource-group $(AppServicePlanResourceGroupName) --sku $(AppServicePlanSku) --location $(AppServicePlanLocation)...