From f54b9790c050d36e49820f9394871ba664e61ff3 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 3 Oct 2025 08:09:25 +0000 Subject: [PATCH] Add Getting Help section with Azure AI Foundry Discord and Forum links Co-authored-by: leestott <2511341+leestott@users.noreply.github.com> --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 7d32da00..96050e9a 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,16 @@ Our team produces other courses! Check out: - [Mastering GitHub Copilot for C#/.NET Developers](https://github.com/microsoft/mastering-github-copilot-for-dotnet-csharp-developers) - [Choose Your Own Copilot Adventure](https://github.com/microsoft/CopilotAdventures) +## Getting Help + +If you get stuck or have any questions about building AI apps, join: + +[![Azure AI Foundry Discord](https://img.shields.io/badge/Discord-Azure_AI_Foundry_Community_Discord-blue?style=for-the-badge&logo=discord&color=5865f2&logoColor=fff)](https://aka.ms/foundry/discord) + +If you have product feedback or errors while building visit: + +[![Azure AI Foundry Developer Forum](https://img.shields.io/badge/GitHub-Azure_AI_Foundry_Developer_Forum-blue?style=for-the-badge&logo=github&color=000000&logoColor=fff)](https://aka.ms/foundry/forum) + ## License This repository is licensed under the MIT license. See the [LICENSE](LICENSE) file for more information.