Skip to content

Commit 309ea99

Browse files
Add deployment instructions for VS Code Web and include initialization image
1 parent 828484f commit 309ea99

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

docs/DeploymentGuide.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,24 @@ You can run this solution in VS Code Dev Containers, which will open the project
8989

9090
</details>
9191

92+
<details>
93+
<summary><b>Deploy in VS Code Web</b></summary>
94+
95+
### VS Code Web
96+
97+
[![Open in Visual Studio Code Web](https://img.shields.io/static/v1?style=for-the-badge&label=Visual%20Studio%20Code%20(Web)&message=Open&color=blue&logo=visualstudiocode&logoColor=white)](https://insiders.vscode.dev/azure/?vscode-azure-exp=foundry&agentPayload=eyJiYXNlVXJsIjogImh0dHBzOi8vcmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbS9taWNyb3NvZnQvTW9kZXJuaXplLXlvdXItY29kZS1zb2x1dGlvbi1hY2NlbGVyYXRvci9yZWZzL2hlYWRzL21haW4vaW5mcmEvdnNjb2RlX3dlYiIsICJpbmRleFVybCI6ICIvaW5kZXguanNvbiIsICJ2YXJpYWJsZXMiOiB7ImFnZW50SWQiOiAiIiwgImNvbm5lY3Rpb25TdHJpbmciOiAiIiwgInRocmVhZElkIjogIiIsICJ1c2VyTWVzc2FnZSI6ICIiLCAicGxheWdyb3VuZE5hbWUiOiAiIiwgImxvY2F0aW9uIjogIiIsICJzdWJzY3JpcHRpb25JZCI6ICIiLCAicmVzb3VyY2VJZCI6ICIiLCAicHJvamVjdFJlc291cmNlSWQiOiAiIiwgImVuZHBvaW50IjogIiJ9LCAiY29kZVJvdXRlIjogWyJhaS1wcm9qZWN0cy1zZGsiLCAicHl0aG9uIiwgImRlZmF1bHQtYXp1cmUtYXV0aCIsICJlbmRwb2ludCJdfQ==)
98+
99+
1. Click the badge above (may take a few minutes to load)
100+
2. Sign in with your Azure account when prompted
101+
3. Select the subscription where you want to deploy the solution
102+
4. Wait for the environment to initialize (includes all deployment tools)
103+
5. When prompted in the VS Code Web terminal, choose one of the available options shown below:
104+
105+
![VS Code Initial Prompt](./images/vscodeweb_intialize.png)
106+
6. Continue with the [deploying steps](#deploying-with-azd)
107+
108+
</details>
109+
92110
<details>
93111
<summary><b>Deploy in your local environment</b></summary>
94112

34.8 KB
Loading

0 commit comments

Comments
 (0)