You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running codepush-infrastructure.bicep I want to redeploy the API using Azure plugin in VS code ("Deploy to Web App..."). But each time doing this (deployment source configured to "LocalGit") I get the following error:
Deploy to App "codepush-test" Failed
Deployment failed.
A few times I have seen the error "Failed to retrieve deployment status." as well. And I get the same issue changing deployment settings to "None (current source)".
I'm new to Azure so maybe it's something I'm missing? I would love to see the project being ported to AWS or GCP.
The text was updated successfully, but these errors were encountered:
After running codepush-infrastructure.bicep I want to redeploy the API using Azure plugin in VS code ("Deploy to Web App..."). But each time doing this (deployment source configured to "LocalGit") I get the following error:
A few times I have seen the error "Failed to retrieve deployment status." as well. And I get the same issue changing deployment settings to "None (current source)".
I'm new to Azure so maybe it's something I'm missing? I would love to see the project being ported to AWS or GCP.
The text was updated successfully, but these errors were encountered: