Chat with your data using OpenAI and AI Search with Python.
Get started with Microsoft developer tools and technologies. Explore our samples and discover the things you can build.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Get started with Microsoft developer tools and technologies. Explore our samples and discover the things you can build.
Chat with your data using OpenAI and AI Search with Python.
This repository contains starters, infrastructure as code, and end to end samples for Azure Functions Flex Consumption. Check out [the Azure documenta...
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.
This repository contains a Python Azure Function using OpenAI trigger and bindings extension to highlight OpenAI retrieval augmented generation with Azure AI Search. The sample uses managed identity.
This is a sample Azure Function app created with the FastAPI framework.
A complete ToDo app with Python FastAPI and Azure Cosmos API for MongoDB for storage. Uses Azure Developer CLI (azd) to build, deploy, and monitor
This repo contains currently available Azure Resource Manager templates for deploying Function App with recommended settings and best practices.
This repository contains an Azure Functions HTTP trigger quickstart written in Python and deployed to Azure Functions Flex Consumption using the Azure Developer CLI (azd). The sample uses managed identity and a virtual network to make sure deployment is secure by default. You can opt out of a VNet being used in the sample by setting SKIP_VNET to true in the parameters.
This end-to-end Python sample demonstrates the secure triggering of a Flex Consumption plan app from a Storage Bus instance secured in a virtual network.
Using human prompt with Python as HTTP Get or Post input, calculates the completions using chains of human input and templates.
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. Deploys to Flex Consumption hosting plan of Azure Functions.
This custom skill extracts specific product/equipment names from PI&D drawings.
Getting the list of Resource Groups using Azure Functions and Azure Python SDK
This is a sample Azure Function app created with the Flask framework.
Azure Function App integrating OpenAI libraries, designed to automate tasks and offer AI-driven solutions
This sample builds the required components to support the Idenity Translation pattern with Azure IoT Edge. The [Identity Translation Pattern](https://...
This repository contains multiple sample recipes to help developers create Azure solutions which integrate with, or are isolated within, a virtual network.
**How do I transfer data from Azure SQL Database in Python every day?**
This sample and walk-through deploys a PyTorch image classification Python Azure Function app showing Remote Build and Azure Files integration
Predict ImageNet Classes with PyTorch and Azure Functions
This sample uses functions to classify an image from a pretrained Inception V3 model using tensorflow APIs.
This sample uses functions to forecast temperatures based on a series of temperature data.
The sample uses a HttpTrigger to accept a dataset from a blob and performs a set of tasks.
This sample demonstrates a data cleaning pipeline with Azure Functions written in Python.