az support in-subscription
Note
This reference is part of the support extension for the Azure CLI (version 2.57.0 or higher). The extension will automatically install the first time you run an az support in-subscription command. Learn more about extensions.
Manage Azure support resource within the selected subscription.
Commands
Name | Description | Type | Status |
---|---|---|---|
az support in-subscription chat-transcript |
Manage support ticket chat transcript. |
Extension | GA |
az support in-subscription chat-transcript list |
List all chat transcripts for a support ticket under subscription. |
Extension | GA |
az support in-subscription chat-transcript show |
Get chatTranscript details for a support ticket under a subscription. |
Extension | GA |
az support in-subscription communication |
Manage support ticket communications. |
Extension | GA |
az support in-subscription communication create |
Adds a new customer communication to an Azure support ticket. |
Extension | GA |
az support in-subscription communication list |
List all communications (attachments not included) for a support ticket. |
Extension | GA |
az support in-subscription communication show |
Get communication details for a support ticket. |
Extension | GA |
az support in-subscription file |
File operations for a specified subscription. |
Extension | GA |
az support in-subscription file-workspace |
File workspaces for Azure Support for the specified subscription. |
Extension | GA |
az support in-subscription file-workspace create |
Create a new file workspace for the specified subscription. |
Extension | GA |
az support in-subscription file-workspace show |
Get details for a specific file workspace in an Azure subscription. |
Extension | GA |
az support in-subscription file list |
List all the Files information under a workspace for an Azure subscription. |
Extension | GA |
az support in-subscription file show |
Get details of a specific file in a work space. |
Extension | GA |
az support in-subscription file upload |
Uploads a file to a workspace for the specified subscription. |
Extension | GA |
az support in-subscription tickets |
Create and manage Azure support ticket with a subscription. |
Extension | GA |
az support in-subscription tickets create |
Creates a new support ticket for Quota increase, Technical, Billing, and Subscription Management issues for the specified subscription. |
Extension | GA |
az support in-subscription tickets list |
Lists all the support tickets for an Azure subscription. You can also filter the support tickets by Status, CreatedDate, ServiceId, and ProblemClassificationId using the $filter parameter. Output will be a paged result with nextLink, using which you can retrieve the next set of support tickets. |
Extension | GA |
az support in-subscription tickets show |
Get ticket details for an Azure subscription. Support ticket data is available for 18 months after ticket creation. If a ticket was created more than 18 months ago, a request for data might cause an error. |
Extension | GA |
az support in-subscription tickets update |
Update API allows you to update the severity level, ticket status, advanced diagnostic consent, secondary consent, and your contact information in the support ticket. |
Extension | GA |