Azure / bicep
Bicep is a declarative language for describing and deploying Azure resources
See what the GitHub community is most excited about today.
Bicep is a declarative language for describing and deploying Azure resources
Bicep registry modules
Azure Quickstart Templates
A sample Express.js app using a MongoDB database to show how to host Node.js app in Azure App service using Azure Cosmos DB
Build your first agent with Azure AI Agent Service Workshop
Tool to visualize the Copilot metrics provided via the Copilot Business Metrics API (current in public beta)
Basic sample for deploying AI agents web app with Azure AI Foundry and SDKs
Roadmap and issues for Azure Container Apps
This repository contains the Azure Landing Zones (ALZ) Bicep modules that help deliver and deploy the Azure Landing Zone conceptual architecture in a modular approach. https://aka.ms/alz/docs
Basic sample for deploying chat web apps with Azure AI Foundry and SDKs
Shows how to use the Scanners
Sharing the learning along the way we been gathering to enable Azure OpenAI at enterprise scale in a secure manner. GPT-RAG core is a Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
This sample has the full End2End process of creating RAG application with Prompty and Azure AI Foundry. It includes GPT-4 LLM application code, evaluations, deployment automation with AZD CLI, GitHub actions for evaluation and deployment and intent mapping for multiple LLM task mapping.