Page Not Found
We could not find what you were looking for.
Please contact the owner of the site that linked you to the original URL and let them know their link is broken.
From 246a8008207cd12305d15d107f933c1747704326 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 29 Aug 2025 06:13:18 +0000 Subject: [PATCH 1/3] Initial plan From 9bfba871d5aabd70ebd834bdc65dc6f183340edf Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 29 Aug 2025 06:20:34 +0000 Subject: [PATCH 2/3] Add AI Discord and GitHub Community Links to README.md Co-authored-by: DanWahlin <1767249+DanWahlin@users.noreply.github.com> --- .gitignore | 2 +- README.md | 5 ++ public/tutorials/404.html | 8 +-- .../tutorials/assets/js/07710bc0.96effe33.js | 1 - .../tutorials/assets/js/1aa20f20.0f3ae967.js | 1 - .../tutorials/assets/js/497b4376.67a8106d.js | 1 - .../tutorials/assets/js/50cbbf64.60da3f26.js | 1 - .../tutorials/assets/js/514b5684.397af66c.js | 1 - .../tutorials/assets/js/7287d4d4.28010aa7.js | 1 - .../tutorials/assets/js/7582a19b.f8200aa8.js | 1 - .../tutorials/assets/js/7e775839.94fadffe.js | 1 - .../tutorials/assets/js/870c29c3.14a81996.js | 1 - .../tutorials/assets/js/8879ef5a.80e5b0da.js | 1 - .../tutorials/assets/js/98a810e1.49525f76.js | 1 - .../tutorials/assets/js/a8cc8d8f.b0b953e4.js | 1 - .../tutorials/assets/js/a9d05313.87acc806.js | 1 - .../tutorials/assets/js/c0b1b996.1bb2623a.js | 1 - .../tutorials/assets/js/e1b17052.67bafbf6.js | 1 - .../tutorials/assets/js/e3b5f4a5.a7eb10a4.js | 1 - .../tutorials/assets/js/ed87990c.91de7ed4.js | 1 - public/tutorials/assets/js/main.13bf895f.js | 2 - .../assets/js/main.13bf895f.js.LICENSE.txt | 63 ------------------- .../assets/js/runtime~main.0a4045e2.js | 1 - .../docs/ACS-to-Teams-Meeting/index.html | 8 +-- .../index.html | 8 +-- .../index.html | 8 +-- .../Creating-Configuration-Files/index.html | 8 +-- .../index.html | 8 +-- .../Defining-AAD-Provider-NextJs/index.html | 8 +-- .../index.html | 8 +-- .../Next-Steps-Conclusion/index.html | 8 +-- .../Structuring-Project/index.html | 8 +-- .../index.html | 8 +-- .../Congratulations/index.html | 8 +-- .../index.html | 8 +-- .../index.html | 8 +-- .../index.html | 8 +-- .../index.html | 8 +-- .../index.html | 8 +-- .../index.html | 8 +-- .../Changing-NextauthTs-File/index.html | 8 +-- .../index.html | 8 +-- .../Creating-Interface-File-JWT/index.html | 8 +-- .../Developing-Get-Presence-API/index.html | 8 +-- .../index.html | 8 +-- .../index.html | 8 +-- .../Next Steps-Conclusion/index.html | 8 +-- .../docs/Take-A-Break-Reminder-App/index.html | 8 +-- public/tutorials/index.html | 8 +-- 49 files changed, 114 insertions(+), 192 deletions(-) delete mode 100644 public/tutorials/assets/js/07710bc0.96effe33.js delete mode 100644 public/tutorials/assets/js/1aa20f20.0f3ae967.js delete mode 100644 public/tutorials/assets/js/497b4376.67a8106d.js delete mode 100644 public/tutorials/assets/js/50cbbf64.60da3f26.js delete mode 100644 public/tutorials/assets/js/514b5684.397af66c.js delete mode 100644 public/tutorials/assets/js/7287d4d4.28010aa7.js delete mode 100644 public/tutorials/assets/js/7582a19b.f8200aa8.js delete mode 100644 public/tutorials/assets/js/7e775839.94fadffe.js delete mode 100644 public/tutorials/assets/js/870c29c3.14a81996.js delete mode 100644 public/tutorials/assets/js/8879ef5a.80e5b0da.js delete mode 100644 public/tutorials/assets/js/98a810e1.49525f76.js delete mode 100644 public/tutorials/assets/js/a8cc8d8f.b0b953e4.js delete mode 100644 public/tutorials/assets/js/a9d05313.87acc806.js delete mode 100644 public/tutorials/assets/js/c0b1b996.1bb2623a.js delete mode 100644 public/tutorials/assets/js/e1b17052.67bafbf6.js delete mode 100644 public/tutorials/assets/js/e3b5f4a5.a7eb10a4.js delete mode 100644 public/tutorials/assets/js/ed87990c.91de7ed4.js delete mode 100644 public/tutorials/assets/js/main.13bf895f.js delete mode 100644 public/tutorials/assets/js/main.13bf895f.js.LICENSE.txt delete mode 100644 public/tutorials/assets/js/runtime~main.0a4045e2.js diff --git a/.gitignore b/.gitignore index 7956ca8..d48d254 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,7 @@ build /coverage # production - +public/ # misc .DS_Store diff --git a/README.md b/README.md index 34d90e4..8e9abd7 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,8 @@ Publish: 1. `npm install` 1. Build and deploy the project by running `npm run build-deploy`. + +## Additional Resources + +If you get stuck or have any questions about building AI apps, join our [Azure AI Foundry Community Discord](https://discord.com/invite/kzRShWzttr). +If you have product feedback or errors while building visit our [Azure AI Foundry Developer Forum](https://github.com/orgs/azure-ai-foundry/discussions). diff --git a/public/tutorials/404.html b/public/tutorials/404.html index c5c6540..585f682 100644 --- a/public/tutorials/404.html +++ b/public/tutorials/404.html @@ -4,13 +4,13 @@
We could not find what you were looking for.
Please contact the owner of the site that linked you to the original URL and let them know their link is broken.