We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89dd482 + f5f28e9 commit 206dccaCopy full SHA for 206dcca
1 file changed
infra/vscode_web/.env
@@ -0,0 +1,7 @@
1
+AZURE_EXISTING_AGENT_ID="<%= agentId %>"
2
+AZURE_ENV_NAME="<%= playgroundName %>"
3
+# AZURE_LOCATION="<%= location %>"
4
+AZURE_SUBSCRIPTION_ID="<%= subscriptionId %>"
5
+AZURE_EXISTING_AIPROJECT_ENDPOINT="<%= endpoint %>"
6
+AZURE_EXISTING_AIPROJECT_RESOURCE_ID="<%= projectResourceId %>"
7
+AZD_ALLOW_NON_EMPTY_FOLDER=true
0 commit comments