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 a34e504 commit 277695fCopy full SHA for 277695f
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