Azure Samples
Official@azure-samples · Redmond, WA
Microsoft Azure code samples and examples in .NET, Java, Python, JavaScript, TypeScript, PHP and Ruby
Agent Skills by Azure Samples
Showing 11 vetted skills indexed across 2 GitHub repositories.
durable-functions-dotnet
Orchestrate Azure Functions workflows using the Durable Task Scheduler.
durable-task-java
Orchestrate durable Java workflows with the Durable Task Scheduler.
durable-task-python
Connect Python applications to the Durable Task Scheduler for stateful workflows.
durable-task-dotnet
Implement durable .NET workflows with the Durable Task SDK.
apim-policies
Design and document Azure API Management policies for authentication, rate limiting, and caching.
lab-creator
Scaffold AI Gateway lab repositories with notebooks, Bicep templates, and APIM policies.
apim-terraform
Provision Azure API Management resources with Terraform using azurerm and azapi providers.
skill-creator
Generates a standardized skill scaffold with SKILL.md frontmatter and example resource directories.
apim-bicep
Automate Azure API Management Bicep template creation and standardization.
apim-kql
Generate KQL queries for Azure API Management telemetry across gateway, LLM, MCP, WebSocket logs, and Application Insights data.
mcp-builder
Define blueprints for building MCP servers with TypeScript and Python.
Frequently Asked Questions About Azure Samples
FAQPage SchemaWhat specific tasks can be performed using these Azure Samples?▼
These resources enable the design of API Management policies, the generation of KQL telemetry queries for gateway logs, and the implementation of stateful distributed task orchestration. Users can scaffold infrastructure environments using Bicep or Terraform and define server blueprints for standardized service communication.
Which personas benefit most from these technical resources?▼
Cloud architects, platform engineers, and backend developers working within the Azure ecosystem benefit from these samples. They are designed for professionals tasked with managing API gateway lifecycles, implementing infrastructure-as-code standards, and building resilient, stateful distributed systems across multiple programming languages.
What are the prerequisites for implementing these code samples?▼
Implementation requires an active Azure subscription and familiarity with the specific runtime environments, such as .NET, Java, or TypeScript. Users must have the corresponding provider installed, such as the Terraform azurerm provider or the Bicep CLI, to deploy the provided infrastructure templates effectively.