We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8464c93 commit b4855d4Copy full SHA for b4855d4
.github/workflows/azure-dev-down.yml
@@ -71,6 +71,5 @@ jobs:
71
azd env set RS_CONTAINER_NAME "$RS_CONTAINER_NAME"
72
azd env set RS_RESOURCE_GROUP "$RS_RESOURCE_GROUP"
73
azd env set RESOURCE_SHARE_USER "$RESOURCE_SHARE_USER"
74
-
75
- azd env select "$AZURE_ENV_NAME"
+ azd provision --preview # https://github.com/Azure/azure-dev/issues/4317
76
azd down --no-prompt --force --purge
0 commit comments