Azure Samples Documentation

Explore a curated collection of code samples and guides for developing with Microsoft Azure.

Azure Service Icon Placeholder

Azure Functions Starter Kit

Get started quickly with common patterns and best practices for building serverless applications on Azure Functions.

Language: C# | Category: Serverless
Azure Functions Serverless C#
Azure Storage Icon Placeholder

Blob Storage Integration

Learn how to upload, download, and manage blobs efficiently using Azure Blob Storage SDKs.

Language: Python | Category: Storage
Blob Storage Python Data Management
Azure Database Icon Placeholder

Cosmos DB REST API Examples

Interact with Azure Cosmos DB using its powerful REST API for flexible data operations.

Language: JavaScript | Category: Database
Cosmos DB NoSQL REST API
Azure Compute Icon Placeholder

Web App Deployment with ARM Templates

Automate the deployment of your Azure Web Apps using Azure Resource Manager (ARM) templates.

Category: DevOps | Resource: Web Apps
ARM Templates Web Apps DevOps Automation
Azure App Garden Icon Placeholder

Azure App Garden - Microservices Example

A practical guide to building and deploying microservices using Azure Container Apps.

Language: Go | Category: Containers
Container Apps Microservices Go
Azure Messaging Icon Placeholder

Service Bus Queue Management

Implement reliable messaging patterns with Azure Service Bus queues and topics.

Language: Java | Category: Messaging
Service Bus Messaging Java