LAP Registry

Microsoft.Support Skill

azure-com-support

Provider: Microsoft Azure Version: 2019-05-01-preview Endpoints: 14 Updated: 2026-04-03

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/providers/Microsoft.Support/operations
GET/providers/Microsoft.Support/servicesThis lists all the available Microsoft Support REST API operations.
GET/providers/Microsoft.Support/services/{serviceName}Lists all the Azure services available for support ticket creation. Here are the Service Ids for **Billing**, **Subscription Management**, and **Service and subscription limits (Q...
GET/providers/Microsoft.Support/services/{serviceName}/problemClassificationsGets a specific Azure service for support ticket creation.
GET/providers/Microsoft.Support/services/{serviceName}/problemClassifications/{problemClassificationName}Lists all the problem classifications (categories) available for a specific Azure service. Always use the service and problem classifications obtained programmatically. This pract...
POST/subscriptions/{subscriptionId}/providers/Microsoft.Support/checkNameAvailabilityGets the details of a specific problem classification for a specific Azure service.
GET/subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTicketsCheck the availability of a resource name. This API should to be used to check the uniqueness of the name for support ticket creation for the selected subscription.
GET/subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}Lists all the support tickets for an Azure subscription. You can also filter the support tickets by Status or CreatedDate using the $filter parameter. Output will be a paged resul...
PATCH/subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}Gets details for a specific support ticket in an Azure subscription. Support ticket data is available for 18 months after ticket creation. If a ticket was created more than 18 mon...
PUT/subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}This API allows you to update the severity level or your contact information in the support ticket. Note: The severity levels cannot be changed if a support ticket is actively bei...
POST/subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}/checkNameAvailabilityCreates a new support ticket for Quota increase, Technical, Billing, and Subscription Management issues for the specified subscription. A paid technical support plan is required t...
GET/subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}/communicationsCheck the availability of a resource name. This API should to be used to check the uniqueness of the name for adding a new communication to the support ticket.
GET/subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}/communications/{communicationName}Lists all communications (attachments not included) for a support ticket. You can also filter support ticket communications by CreatedDate�or CommunicationType using the $filter p...
PUT/subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}/communications/{communicationName}Returns details of a specific communication in a support ticket.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install azure-com-support

Downloads and installs to ~/.claude/skills/azure-com-support/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)