Microsoft

Microsoft skills and workflows surfaced by the site skill importer.

30 skills
M
azure-monitor-query-java

by microsoft

Learn azure-monitor-query-java for Backend Development with install notes, client patterns, and practical logs and metrics usage. This azure-monitor-query-java skill covers the deprecated Azure Monitor Query SDK for Java, points to the newer split packages, and helps you read SKILL.md and examples quickly.

Backend Development
Favorites 0GitHub 2.2k
M
azure-communication-sms-java

by microsoft

azure-communication-sms-java is a Java guide for Azure Communication Services SMS. Use it to set up the SDK, choose a credential, build the client, and send single or bulk SMS with delivery reporting for API Development.

API Development
Favorites 0GitHub 2.2k
M
azure-communication-common-java

by microsoft

azure-communication-common-java is a Java skill for Azure Communication Services shared authentication and identifiers. Use it for CommunicationTokenCredential, token refresh, and backend development with Chat, Calling, or other ACS clients. It includes install guidance, examples, and a practical azure-communication-common-java guide.

Backend Development
Favorites 0GitHub 2.2k
M
azure-communication-chat-java

by microsoft

The azure-communication-chat-java skill helps you build Azure Communication Services chat features in Java for API Development. Use it for threads, messages, participants, typing notifications, and read receipts, with practical guidance on client setup, Maven dependency selection, and SDK usage.

API Development
Favorites 0GitHub 2.2k
M
azure-communication-callingserver-java

by microsoft

azure-communication-callingserver-java is a legacy Azure Communication Services skill for maintaining deprecated Java CallingServer code. It helps backend developers review old dependencies, map legacy classes and client builders, and migrate safely to azure-communication-callautomation instead of starting new projects with the deprecated SDK.

Backend Development
Favorites 0GitHub 2.2k
M
azure-communication-callautomation-java

by microsoft

azure-communication-callautomation-java helps you build server-side Azure Communication Services call automation in Java. It covers IVR, outbound and inbound calls, recording, DTMF menus, text-to-speech, transfers, event handling, and backend integration for Java services.

Backend Development
Favorites 0GitHub 2.2k
M
azure-appconfiguration-java

by microsoft

azure-appconfiguration-java is an Azure App Configuration SDK for Java skill for backend development. It covers install, client creation, auth setup, configuration settings, feature flags, labels, snapshots, secret references, and error handling so you can move from setup to working usage faster.

Backend Development
Favorites 0GitHub 2.2k
M
azure-ai-projects-java

by microsoft

azure-ai-projects-java helps backend developers use the Azure AI Projects SDK for Java to manage Foundry project resources like connections, datasets, indexes, deployments, and evaluations. It covers install, authentication, client setup, and practical usage with the repo's examples and guidance.

Backend Development
Favorites 0GitHub 2.2k
M
azure-ai-formrecognizer-java

by microsoft

The azure-ai-formrecognizer-java skill helps Java developers use Azure AI Document Intelligence for OCR extraction, tables, key-value pairs, invoices, receipts, IDs, and custom document models. It aligns with the current com.azure:azure-ai-documentintelligence SDK and is useful when you need practical Java setup, API guidance, and repeatable document analysis.

OCR Extraction
Favorites 0GitHub 2.2k
M
m365-agents-dotnet

by microsoft

m365-agents-dotnet is a Microsoft 365 Agents SDK for .NET skill for building multichannel agents in Teams, Microsoft 365, and Copilot Studio. It helps with ASP.NET Core hosting, AgentApplication routing, MSAL-based auth, package selection, and practical m365-agents-dotnet usage for API Development.

API Development
Favorites 0GitHub 2.2k
M
azure-search-documents-dotnet

by microsoft

azure-search-documents-dotnet is a .NET skill for Azure AI Search. It helps backend developers choose the right clients, install the SDK, and apply azure-search-documents-dotnet usage for full-text, semantic, vector, and hybrid search with clear guidance for indexing, querying, and auth.

Backend Development
Favorites 0GitHub 2.2k
M
azure-resource-manager-playwright-dotnet

by microsoft

azure-resource-manager-playwright-dotnet is a .NET management-plane skill for Azure Resource Manager and Microsoft Playwright Testing. It helps backend development and platform automation teams create and manage Playwright workspaces, check name availability, and handle workspace quotas. Use it for provisioning and workspace lifecycle tasks, not for running tests.

Backend Development
Favorites 0GitHub 2.2k
M
azure-resource-manager-durabletask-dotnet

by microsoft

azure-resource-manager-durabletask-dotnet is a .NET Azure Resource Manager skill for managing Durable Task Scheduler resources, task hubs, and retention policies. Use it for management-plane automation, provisioning flows, and API Development when you need Azure.ResourceManager.DurableTask instead of orchestration runtime APIs.

API Development
Favorites 0GitHub 2.2k
M
azure-mgmt-weightsandbiases-dotnet

by microsoft

azure-mgmt-weightsandbiases-dotnet is the .NET Azure Resource Manager SDK for Weights & Biases on Azure Marketplace. Use this azure-mgmt-weightsandbiases-dotnet skill for backend development to install the preview package, configure Azure Identity, and manage W&B instance provisioning, SSO, and resource lifecycle from C#.

Backend Development
Favorites 0GitHub 2.2k
M
azure-mgmt-fabric-dotnet

by microsoft

azure-mgmt-fabric-dotnet is the Azure Resource Manager SDK for Microsoft Fabric in .NET. This skill covers management plane tasks like provisioning, scaling, suspending, resuming, checking name availability, and listing SKUs for Fabric capacities. It is best for Backend Development and Azure automation workflows.

Backend Development
Favorites 0GitHub 2.2k
M
azure-mgmt-apicenter-dotnet

by microsoft

azure-mgmt-apicenter-dotnet is a .NET skill for Azure API Center management. It helps backend developers create, manage, and automate API inventory, governance, versioning, discovery, and metadata with Azure.ResourceManager.ApiCenter. Use it when you need accurate Azure SDK setup, authentication, and resource hierarchy guidance.

Backend Development
Favorites 0GitHub 2.2k
M
azure-maps-search-dotnet

by microsoft

azure-maps-search-dotnet is a .NET Azure Maps skill for geocoding, routing, rendering, geolocation, and weather. It helps API Development teams choose the right package, set authentication, and follow the azure-maps-search-dotnet guide for practical install and usage with Azure.Maps.Search and related clients.

API Development
Favorites 0GitHub 2.2k
M
azure-identity-dotnet

by microsoft

azure-identity-dotnet is a Microsoft Entra ID authentication skill for .NET Azure SDK clients. It covers DefaultAzureCredential, managed identity, service principals, and developer credentials, with guidance for install and usage in backend services, ASP.NET Core apps, and automation.

Backend Development
Favorites 0GitHub 2.2k
M
azure-eventhub-dotnet

by microsoft

azure-eventhub-dotnet is a .NET skill for Azure Event Hubs event streaming. It covers package installation, authentication, EventHubProducerClient and EventProcessorClient usage, checkpointing, and partition-aware ingestion. Best for backend development, worker services, and durable producer/consumer pipelines.

Backend Development
Favorites 0GitHub 2.2k
M
azure-ai-voicelive-dotnet

by microsoft

azure-ai-voicelive-dotnet is the .NET skill for building real-time voice AI apps with Azure AI Voice Live. It covers install, setup, auth, and usage guidance for backend development, including bidirectional audio, low-latency sessions, and speech-to-speech workflows.

Backend Development
Favorites 0GitHub 2.2k
M
azure-ai-document-intelligence-dotnet

by microsoft

azure-ai-document-intelligence-dotnet helps .NET developers install and use Azure AI Document Intelligence to extract text, tables, key-value pairs, and structured fields from invoices, receipts, IDs, and custom documents. It includes practical setup, authentication, and OCR Extraction guidance for reliable document analysis.

OCR Extraction
Favorites 0GitHub 2.2k
M
azure-identity-java

by microsoft

azure-identity-java helps Java backend developers use Microsoft Entra ID authentication with Azure SDK clients. Learn the right credential for local dev, CI/CD, and Azure-hosted apps, including DefaultAzureCredential, managed identity, and service principal patterns.

Backend Development
Favorites 0GitHub 0
M
azure-eventgrid-java

by microsoft

Use azure-eventgrid-java to build Java publishers for Azure Event Grid. This skill covers install steps, client creation, CloudEvent and EventGridEvent usage, and Backend Development guidance for API key or DefaultAzureCredential setups.

Backend Development
Favorites 0GitHub 0
M
azure-data-tables-java

by microsoft

The azure-data-tables-java skill helps Java developers build Azure Table Storage and Cosmos DB Table API clients with the Azure Data Tables SDK. Use it for install, setup, and practical azure-data-tables-java usage with connection strings, shared key, SAS, or DefaultAzureCredential.

Database Engineering
Favorites 0GitHub 0