Closed v-jiaodi closed 7 months ago
Describe the issue: Test todo-nodejs-mongo-aks template on Azure China and US Gov Cloud. Run azd up, get error as follow:
todo-nodejs-mongo-aks
azd up
Repro Steps:
azd auth login
azd init -t todo-nodejs-mongo-aks -b pr/3481
Environment:
Expected behavior: Run azd up can pass.
@danieljurek for notification.
Close this issue as it has been fixed by https://github.com/Azure/azure-dev/pull/3506.
Describe the issue: Test
todo-nodejs-mongo-aks
template on Azure China and US Gov Cloud. Runazd up
, get error as follow:Repro Steps:
azd auth login
.azd init -t todo-nodejs-mongo-aks -b pr/3481
.azd up
.Environment:
Expected behavior: Run
azd up
can pass.@danieljurek for notification.