Community driven content discussing all aspects of software development from DevOps to design patterns. As with all git tutorials, this one will start off with a clean repository and an empty working ...
A source code directory, src, to host your extension source code. An index.json where you can add your extension and make it available through Azure CLI. Users will not be able to add your extension ...
A simple Python chat bot that connects to Azure AI Foundry using the Azure AI Projects SDK. This bot uses agents, threads, and messages for conversational AI capabilities.