Skip to content

Commit e9b0b6e

Browse files
chore: comment out AZURE_LOCATION variable in .env file of vscode web
2 parents bd952a9 + e6b5ca1 commit e9b0b6e

File tree

1 file changed

+1
-1
lines changed
  • infra/vscode_web

1 file changed

+1
-1
lines changed

infra/vscode_web/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AZURE_EXISTING_AGENT_ID="<%= agentId %>"
22
AZURE_ENV_NAME="<%= playgroundName %>"
3-
AZURE_LOCATION="<%= location %>"
3+
# AZURE_LOCATION="<%= location %>"
44
AZURE_SUBSCRIPTION_ID="<%= subscriptionId %>"
55
AZURE_EXISTING_AIPROJECT_ENDPOINT="<%= endpoint %>"
66
AZURE_EXISTING_AIPROJECT_RESOURCE_ID="<%= projectResourceId %>"

0 commit comments

Comments
 (0)