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
Description
When using setup_ezdeploy.sh to deploy into Azure Government, the deployment fails because it is using Commercial endpoints for the Container Registry.
Steps to Reproduce
Steps to reproduce the behavior:
Execute setup_ezdeploy.sh with arguments that point to Azure Government
Expected behavior
setup_ezdeploy should push container image into registry in Azure Government and then use it to create a Container Instance.
Actual behavior
setup_ezdeploy attempts to push the container to a registry that has a Commercial endpoint
Description
When using setup_ezdeploy.sh to deploy into Azure Government, the deployment fails because it is using Commercial endpoints for the Container Registry.
Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
setup_ezdeploy should push container image into registry in Azure Government and then use it to create a Container Instance.
Actual behavior
setup_ezdeploy attempts to push the container to a registry that has a Commercial endpoint
Screenshots
Additional context
Operating System:
Terraform Version:
Cloud (public, Azure Government, etc.):
The text was updated successfully, but these errors were encountered: