You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,8 @@ Instructions are provided for deployment through GitHub Codespaces, VS Code Dev
16
16
17
17
## Quick Deploy
18
18
19
-
|[](https://codespaces.new/Azure-Samples/get-started-with-ai-agents)|[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/Azure-Samples/get-started-with-ai-agents)|[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2Fget-started-with-ai-agents%2Frefs%2Fheads%2Fmain%2Finfra%2Fmain.json)|
20
-
|---|---|---|
19
+
|[](https://codespaces.new/Azure-Samples/get-started-with-ai-agents)|[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/Azure-Samples/get-started-with-ai-agents)|
20
+
|---|---|
21
21
22
22
Github Codespaces and Dev Containers both allow you to download and deploy the code for development. Deploy to Azure will create the resources for later deployment. Detailed instructions for options to deploy this solution can be found in [deployment](#deployment).
23
23
@@ -205,7 +205,7 @@ You can optionally use a local development server to test app changes locally. M
205
205
206
206
4. Duplicate `src/.env.sample` and name to `.env`.
0 commit comments