# microhacks-agentic-ai **Repository Path**: mirrors_microsoft/microhacks-agentic-ai ## Basic Information - **Project Name**: microhacks-agentic-ai - **Description**: Microhack focused on Agentic AI with the goal of providing a half-day hands-on workshop to enable skilling around Microsoft technologies and services. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-03 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Alt text](docs/Microhack%20OCTO%20logo.png "Microsoft Americas Office of the CTO") # Microhack - Agentic AI Hands-on Microhack created by Microsoft Office of the CTO Americas, focused on Agentic AI. ## Presented by Microsoft Americas Office of the CTO Originally from [Build your first agent with Azure AI Agent Service](https://github.com/microsoft/build-your-first-agent-with-azure-ai-agent-service-workshop) repository. ## Microhack Oveview Imagine you are a sales manager at Contoso, a multinational retail company that sells outdoor equipment. You need to analyze sales data to find trends, understand customer preferences, and make informed business decisions. To help you, Contoso has developed a conversational agent that can answer questions about your sales data. ### Prerequisites * [Copilot Studio](https://www.microsoft.com/en-us/microsoft-copilot/microsoft-copilot-studio) * [Azure](https://azure.microsoft.com/en-us) * [VS Code](https://code.visualstudio.com/) ### Core Assets * [Microhack Repository](https://github.com/microsoft/microhacks-agentic-ai) * [Microhack Deck - Agentic AI](docs/Microhack%20Deck%20-%20Agentic%20AI.pptx) * [Microhack Challenges](docs/Microhack%20Challenges%20-%20Agentic%20AI.pdf) ### What you will learn By the end of this workshop, you will learn to build an agent app using Azure AI Agent Service, explore its tools, and effectively use instructions to guide the LLM. ## Setting the Stage To provide attendees with guidance and understanding on the Microhack goals, concepts, and technologies. You can leverage the [Microhack Deck - Agentic AI](docs/Microhack%20Deck%20-%20Agentic%20AI.pptx). ## Microhack Challenges To get started with this workshop, open the current [Microhack Challenges](docs/Microhack%20Challenges%20-%20Agentic%20AI.pdf). ## Prerequisites To participate in this workshop you will need: 1. Access to an Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin. 1. You need a GitHub account and GitHub Codespaces. If you don’t have a GitHub account, create one at [GitHub](https://github.com/join), and the free CodeSpaces benefit is sufficient to run this workshop. 1. Sufficient Azure credits and quota to deploy the Azure resources required for the duration of this workshop. You should require less than USD$1.00 in consumption for a typical run-though of this workshop. Details are available in the "Solution Architecture" section of the Workshop Guide. ## Important Security Notice This template, the application code and configuration it contains, has been built to showcase Microsoft Azure specific services and tools. We strongly advise our customers not to make this code part of their production environments without implementing or enabling additional security features. For a more comprehensive list of best practices and security recommendations for Intelligent Applications, visit our [official documentation](https://learn.microsoft.com/azure/developer/ai/get-started-securing-your-ai-app). > [!WARNING] > > **Some of the features used in this repository are in preview.** Preview versions are provided without a service level agreement, and they are not recommended for production workloads. Certain features might not be supported or might have constrained capabilities. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/en-us/support/legal/preview-supplemental-terms/). **Sample application code is included in this project**. You can use or modify this app code or you can rip it out and include your own. ## Contributing We welcome your comments and suggestions about this workshop! Please report any problems you encounter, or suggestions for improvements, as issues in this repository. This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com. When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA. This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. ## Trademarks This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.