Stan Spotts
Stan Spotts
> Hi @stan-spotts, > > 2.59.0 is not the latest Azure CLI(2.60.0). > > If you haven't already attempted to do so, please upgrade to the latest Azure CLI version...
@Subham0793 No, it never worked. I gave up on it. The image worked fine to push to an Azure App Service in a GitHub Action, btw, using same credentials for...
Update: I created three new outgoing NSG rules to see if it would allow access to login.microsoftonline.com for the action/login issue I mentioned: AllowAzureCloudOutbound - Any/* -> Service Tag/AzureCloud HTTPS...
This is old, but another use case - when you want to use: az webapp deploy --name ${{ env.APP_NAME }} --resource-group ${{env.RESOURCE_GROUP }} --type zip --src-url ${{ needs.build.outputs.artifact_url }} --async...
+1 and I'll raise you --subnet as well
> @davemaul sorry for the delayed response. In the last quarter, we haven't planned to make any investments on this action's enhancements. This PR shall be discussed and reviewed accordingly....