Azure-Samples

Azure-Samples

🏢 Organization

121 repositories on SrcLog

View on GitHub
121 Repos
10.1k Stars
10.3k Forks
10.1k Watchers

Repositories (121)

iothub-to-azure-maps-geofencing Azure-Samples/iothub-to-azure-maps-geofencing C#

Track and capture relevant events that occur in space and time using Azure Maps spatial analytics services.

10
sqlbindings-python-datatransfer Azure-Samples/sqlbindings-python-datatransfer Python

Sample code for Python Azure Functions connecting to Azure SQL

9
functions-quickstart-powershell-azd Azure-Samples/functions-quickstart-powershell-azd Bicep

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

8
azure-sql-blazor-tag-game-sample Azure-Samples/azure-sql-blazor-tag-game-sample C#

A sample Blazor WASM online game with the backend APIs implemented with Azure SQL bindings for Azure Functions.

8
azure-cosmos-db-mongodb-xamarin-getting-started Azure-Samples/azure-cosmos-db-mongodb-xamarin-getting-started C#

A quick start demonstrating how to get up and running quickly with Azure Cosmos DB's Mongo API and a Xamarin.Forms app.

8
http-trigger-azure-function-premium-plan Azure-Samples/http-trigger-azure-function-premium-plan C#

This sample shows how to call an HTTP-triggered Azure Function hosted in an Azure Functions Premium Plan with Regional VNET Integration using a private endpoint. In addition, the sample shows how the Azure Functions app can use a NAT Gateway for outbound connections and private endpoints to access managed resources.

8
function-javascript-ai-openai-chatgpt Azure-Samples/function-javascript-ai-openai-chatgpt Bicep

To gain access, please finish setting up this repository now at: https://repos.opensource.microsoft.com/Azure-Samples/wizard?existingreponame=function-javascript-ai-openai-chatgpt&existingrepoid=646766530

7
Durable-Functions-Order-Processing Azure-Samples/Durable-Functions-Order-Processing Bicep

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.

7
communication-services-ui-library-xamarin Azure-Samples/communication-services-ui-library-xamarin C#

UI sample library on how to create Xamarin bindings

7
azure-sql-functions-geocode Azure-Samples/azure-sql-functions-geocode Jupyter Notebook

Geocoding sample for Azure SQL DB with Azure Functions

7
aas-digital-factory Azure-Samples/aas-digital-factory C#

Using the AAS ontology to represent a factory in Azure Digital Twins

6
azure-maps-services-ui Azure-Samples/azure-maps-services-ui TypeScript

A set of web UI controls that wrap the Azure Maps REST services.

6
guidance-appinsights-openschema Azure-Samples/guidance-appinsights-openschema C#

Using Application Insights with OpenSchema

6
function-csharp-ai-openai-chatgpt Azure-Samples/function-csharp-ai-openai-chatgpt Bicep

To gain access, please finish setting up this repository now at: https://repos.opensource.microsoft.com/Azure-Samples/wizard?existingreponame=function-csharp-ai-openai-chatgpt&existingrepoid=646709744

5
durable-functions-order-processing-python Azure-Samples/durable-functions-order-processing-python Bicep

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.

5
functions-quickstart-typescript-azd Azure-Samples/functions-quickstart-typescript-azd Bicep

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

5
azure-functions-java-flex-consumption-azd Azure-Samples/azure-functions-java-flex-consumption-azd Bicep

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

5
azure-maps-cesium Azure-Samples/azure-maps-cesium TypeScript

A Cesium JS plugin that makes it easy to integrate Azure Maps services such as tile layers and geocoding services.

5
azure-maps-geolocation-control Azure-Samples/azure-maps-geolocation-control TypeScript

An Azure Maps Web SDK module that provides a control that uses the browser's geolocation API to locate the user on the map.

5
functions-java-push-static-contents-to-cdn Azure-Samples/functions-java-push-static-contents-to-cdn Java

Upload static contents to the edge using Azure Storage and Content Delivery Network

5
function-eventhub-vnet Azure-Samples/function-eventhub-vnet Bicep

Azure Function with Event Hub and optional virtual network integration and isolation (via private endpoints). Designed for use with the Azure Developer CLI (azd).

4
functions-javascript-sap-cloud-sdk-quickstart Azure-Samples/functions-javascript-sap-cloud-sdk-quickstart TypeScript

Sample project showcasing SAP Cloud SDK for OData consumption from SAP S4 with Azure Functions

4
azure-messaging-framework-serverless-kickstart Azure-Samples/azure-messaging-framework-serverless-kickstart C#

Messaging kickstart framework for Azure function provides mechanisms to speedup development of functions that are triggered by Eventhub and other Azure messaging services. It automatically discover components that are needed to be registered in Microsoft Dependency Injection framework.

4
azure-maps-gridded-data-source Azure-Samples/azure-maps-gridded-data-source TypeScript

A module for the Azure Maps Web SDK that provides a data source that clusters data points into cells of a grid area.

4
azure-maps-html-marker-layer Azure-Samples/azure-maps-html-marker-layer TypeScript

An Azure Maps Web SDK module that provides a layer that renders point data from a data source as HTML elements on the map.

4
non-http-trigger-azure-functions-premium-plan Azure-Samples/non-http-trigger-azure-functions-premium-plan C#

This sample shows how to use Azure Private Endpoints and NAT Gateway from a non-HTTP triggered Azure Function deployed to an Azure Functions Premium Plan with Regional VNET Integration. The Azure function receives a message from a Service Bus queue, calls an external service, and writes the result to Cosmos DB.

4
real-time-monitoring-and-observability-for-media Azure-Samples/real-time-monitoring-and-observability-for-media Python

Media streaming for live and video-on-demand playback requires near real-time identification of and response to application problems. This architecture provides real-time monitoring and observability of systems of end-user device telemetry data with anomaly detection.

3
azure-functions-openai-aisearch-node Azure-Samples/azure-functions-openai-aisearch-node Bicep

This repository contains an Azure Function using OpenAI trigger and bindings extension to highlight OpenAI retrieval augmented generation with Azure AI Search.

3
azd-functions-sharepoint-webhooks Azure-Samples/azd-functions-sharepoint-webhooks Bicep

azd template that deploys an Azure function app to create webhooks on your SharePoint Online tenant

3
functions-quickstart-javascript-azd Azure-Samples/functions-quickstart-javascript-azd Bicep

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

3