azd
There are 72 repositories under azd topic.
Azure/AI-in-a-Box
AI-in-a-Box leverages the expertise of Microsoft across the globe to develop and provide AI and ML solutions to the technical community. Our intent is to present a curated collection of solution accelerators that can help engineers establish their AI/ML environments and solutions rapidly and with minimal friction.
Azure-Samples/dream-team
This repo helps you to build a team of AI agents with Autogen
Azure-Samples/eShopLite
eShopLite is a set of reference .NET applications implementing an eCommerce site with features like Semantic Search, MCP, Reasoning models and more.
Azure-Samples/function-python-ai-langchain
Simple starting point function to host LangChains with LLMs and other tools in an Azure Function.
microsoft/App-Templates
Packaged app samples to accelerate devs journey to cloud
elbruno/Aspire.MCP.Sample
Sample MCP Server and MCP client with Aspire
Azure-Samples/doc-intelligence-in-a-box
The Doc Intelligence in-a-Box project leverages Azure AI Document Intelligence to extract data from PDF forms and store the data in a Azure Cosmos DB. This solution, part of the AI-in-a-Box framework by Microsoft Customer Engineers and Architects, ensures quality, efficiency, and rapid deployment of AI and ML solutions across various industries.
Azure-Samples/eShopLite-SemanticSearch
eShopLite - Semantic Search is a reference .NET application implementing an eCommerce site with Search features using Keyword Search and Semantic Search.
CMeeg/nextjs-aca
An `azd` (Azure Developer CLI) template for getting a Next.js app running on Azure Container Apps with CDN and Application Insights.
Azure-Samples/Azure-Functions-OpenAI-Demo
This C# demo is based on azure-search-openai-demo and uses a static web app for the frontend and Azure functions for the backend API's. This solution uses the Azure Functions OpenAI triggers and binding extension for the backend capabilities.
Azure-Samples/functions-quickstart-dotnet-azd
This Quickstart uses Azure Developer command-line (azd) tools to create functions that respond to HTTP requests. After testing the code locally, you deploy it to a new serverless function app you create running in a Flex Consumption plan in Azure Functions. This follows current best practices for secure and scalable Azure Functions deployments
Azure-Samples/function-python-ai-textsummarize
This sample shows how to take text documents as a input via BlobTrigger, does Text Summarization & Sentiment Score processing using the AI Congnitive Language service, and then outputs to another text document using BlobOutput binding. Uses Azure Functions Python v2 programming model.
Azure-Samples/APICenter-Reference
This provides some reference use cases while using Azure API Center
rajyraman/PowerApps-Managed-Identity-Demo-Functions
Demo repository to show how to use Managed Identity on Azure Functions to connect to Power Apps Web API.
Azure-Samples/getting-started-dotnet-aca
This provides sample .NET apps to be deployed to Azure Container Apps
Azure-Samples/openai-secure-ui-js
Reusable OpenAI secure UI and infrastructure for AI Chat with Azure
Azure-Samples/functions-quickstart-python-http-azd
This Quickstart uses Azure Developer command-line (azd) tools to create functions that respond to HTTP requests. After testing the code locally, you deploy it to a new serverless function app you create running in a Flex Consumption plan in Azure Functions. This follows current best practices for secure and scalable Azure Functions deployments
FBoucher/NoteBookmark
Web App to collect thoughts about articles, and blob posts read and then aggregate them in a Reading Notes blog post
Azure-Samples/eShopLite-chromadb
eShopLite - Semantic Search is a reference .NET application implementing an eCommerce site with Search features using Keyword Search and Semantic Search using ChromaDB
Azure-Samples/function-csharp-ai-textsummarize
This sample shows how to take text documents as a input via BlobTrigger, does Text Summarization & Sentiment Score processing using the AI Congnitive Language service, and then outputs to another text document using BlobOutput binding.
Azure-Samples/functions-quickstart-powershell-azd
This Quickstart uses Azure Developer command-line (azd) tools to create functions that respond to HTTP requests. After testing the code locally, you deploy it to a new serverless function app you create running in a Flex Consumption plan in Azure Functions. This follows current best practices for secure and scalable Azure Functions deployments
rajyraman/azd-logicapps-dataverse
Sample repository that shows how to use azd with Logic Apps and Dataverse API
Azure-Samples/Durable-Functions-Order-Processing
This repository contains the implementation of an order processing workflow with Durable Functions in C#. The sample is deployed to Azure Functions Flex Consumption using the Azure Developer CLI (azd) and is configured with managed identity as the authentication mechanism.
microsoft/hands-on-lab-platform-engineering-for-devs
This workshop will guide you on how to fast start your dev experience, how to deploy to Azure, and how to detect potential issues with your code during runtime.
Azure-Samples/azure-functions-java-flex-consumption-azd
This Quickstart uses Azure Developer command-line (azd) tools to create functions that respond to HTTP requests. After testing the code locally, you deploy it to a new serverless function app you create running in a Flex Consumption plan in Azure Functions. This follows current best practices for secure and scalable Azure Functions deployments
Azure-Samples/durable-functions-order-processing-python
This repository contains the implementation of an order processing workflow with Durable Functions in Python. The sample is deployed to Azure Functions Flex Consumption using the Azure Developer CLI (azd) and is configured with managed identity as the authentication mechanism.
Azure-Samples/functions-quickstart-typescript-azd
This Quickstart uses Azure Developer command-line (azd) tools to create functions that respond to HTTP requests. After testing the code locally, you deploy it to a new serverless function app you create running in a Flex Consumption plan in Azure Functions. This follows current best practices for secure and scalable Azure Functions deployments
FBoucher/AspireAzStorage
This project demonstrates how to use Azure Table Storage with a Minimal API and .NET Aspire
NikiforovAll/azd-webapi
A template of an empty ASP.NET Core Web API (csharp) with Azure Developer CLI (azd)
Azure-Samples/azd-apic-sap
Discover your SAP & Azure API Management APIs in one place with Azure API Center
CMeeg/remix-aca
An `azd` (Azure Developer CLI) template for getting a Remix app running on Azure Container Apps with CDN and Application Insights.
MartinPankraz/DSAGTechXChange24
Content supporting the DSAG TechXChange Feb 2024
speaktosteve/remix-on-azure-container-app
Remix web app accelerator focussing on CI/CD and infra as code for deploying to Azure Container Apps
Azure-Samples/eShopLite-SemanticSearch-deepseek
eShopLite - Semantic Search is a reference .NET application implementing an eCommerce site with Search features using Keyword Search and Semantic Search using deepseek-r1 for semantic responses.
Azure-Samples/serverless-recipes-javascript
Collection of code examples demonstrating how to build serverless applications using TypeScript and Azure
ronaldbosma/azure-integration-services-quickstart
An azd template (Bicep) for deploying Azure Integration Services, including Azure API Management, Function App, Logic App, Service Bus and Event Hubs namespace, along with supporting resources such as Application Insights, Key Vault and Storage Account. This template is ideal for demos, testing or getting started with Azure Integration Services.