Skip to content

Commit 847abac

Browse files
cmmented the azure location from vs code web .env
1 parent 2722e74 commit 847abac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • infra/vscode_web

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)