Skip to content

Commit a5e44cb

Browse files
chore: commented the azure location from vs code web .env
2 parents 2722e74 + 847abac commit a5e44cb

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)