From 90fd1f77ce704e24785af9f4272c8f1e109ac28f Mon Sep 17 00:00:00 2001 From: Jeffrey Aven Date: Wed, 16 Oct 2024 15:00:11 +1100 Subject: [PATCH] azure updates --- .../providers/azure/api_management/skus/index.md | 2 +- .../providers/azure/compute/resource_skus/index.md | 2 +- .../node_type_skus/index.md | 2 +- .../providers/azure/support/communications/index.md | 4 ++-- .../support/communications_no_subscriptions/index.md | 4 ++-- docs/azure-docs/providers/azure/support/tickets/index.md | 8 ++++---- .../azure/support/tickets_no_subscriptions/index.md | 8 ++++---- 7 files changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/azure-docs/providers/azure/api_management/skus/index.md b/docs/azure-docs/providers/azure/api_management/skus/index.md index 54642a6b69..1c5ef08d1c 100644 --- a/docs/azure-docs/providers/azure/api_management/skus/index.md +++ b/docs/azure-docs/providers/azure/api_management/skus/index.md @@ -43,7 +43,7 @@ Creates, updates, deletes, gets or lists a skus resource. | | `string` | The type of resource the SKU applies to. | | | `array` | The restrictions because of which SKU cannot be used. This is empty if there are no restrictions. | | | `string` | The Size of the SKU. | -| | `string` | Specifies the tier of virtual machines in a scale set. Possible Values: **Standard** **Basic** | +| | `string` | Specifies the tier of virtual machines in a scale set.

Possible Values:

**Standard**

**Basic** | ## Methods | Name | Accessible by | Required Params | Description | diff --git a/docs/azure-docs/providers/azure/compute/resource_skus/index.md b/docs/azure-docs/providers/azure/compute/resource_skus/index.md index 136ef57659..e970a01366 100644 --- a/docs/azure-docs/providers/azure/compute/resource_skus/index.md +++ b/docs/azure-docs/providers/azure/compute/resource_skus/index.md @@ -43,7 +43,7 @@ Creates, updates, deletes, gets or lists a resource_skus resource. | | `string` | The type of resource the SKU applies to. | | | `array` | The restrictions because of which SKU cannot be used. This is empty if there are no restrictions. | | | `string` | The Size of the SKU. | -| | `string` | Specifies the tier of virtual machines in a scale set. Possible Values: **Standard** **Basic** | +| | `string` | Specifies the tier of virtual machines in a scale set.

Possible Values:

**Standard**

**Basic** | ## Methods | Name | Accessible by | Required Params | Description | diff --git a/docs/azure-docs/providers/azure/service_fabric_managed_clusters/node_type_skus/index.md b/docs/azure-docs/providers/azure/service_fabric_managed_clusters/node_type_skus/index.md index 2c2bc92972..bd95809ecd 100644 --- a/docs/azure-docs/providers/azure/service_fabric_managed_clusters/node_type_skus/index.md +++ b/docs/azure-docs/providers/azure/service_fabric_managed_clusters/node_type_skus/index.md @@ -32,7 +32,7 @@ Creates, updates, deletes, gets or lists a node_type_skus resource. | Name | Datatype | Description | |:-----|:---------|:------------| | | `object` | Provides information about how node type can be scaled. | -| | `string` | The type of resource the sku applies to. Value: Microsoft.ServiceFabric/managedClusters/nodeTypes. | +| | `string` | The type of resource the sku applies to.

Value: Microsoft.ServiceFabric/managedClusters/nodeTypes. | | | `object` | Describes a node type supported sku. | ## Methods diff --git a/docs/azure-docs/providers/azure/support/communications/index.md b/docs/azure-docs/providers/azure/support/communications/index.md index 9c55738d50..18aa9d0797 100644 --- a/docs/azure-docs/providers/azure/support/communications/index.md +++ b/docs/azure-docs/providers/azure/support/communications/index.md @@ -67,13 +67,13 @@ Creates, updates, deletes, gets or lists a communications resource. | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Returns communication details for a support ticket. | -| | `SELECT` | | Lists all communications (attachments not included) for a support ticket.
You can also filter support ticket communications by _CreatedDate_ or _CommunicationType_ using the $filter parameter. The only type of communication supported today is _Web_. Output will be a paged result with _nextLink_, using which you can retrieve the next set of Communication results. 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. | +| | `SELECT` | | Lists all communications (attachments not included) for a support ticket.
You can also filter support ticket communications by _CreatedDate_ or _CommunicationType_ using the $filter parameter. The only type of communication supported today is _Web_. Output will be a paged result with _nextLink_, using which you can retrieve the next set of Communication results.

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. | | | `INSERT` | | Adds a new customer communication to an Azure support ticket. | | | `EXEC` | | Check the availability of a resource name. This API should be used to check the uniqueness of the name for adding a new communication to the support ticket. | ## `SELECT` examples -Lists all communications (attachments not included) for a support ticket.
You can also filter support ticket communications by _CreatedDate_ or _CommunicationType_ using the $filter parameter. The only type of communication supported today is _Web_. Output will be a paged result with _nextLink_, using which you can retrieve the next set of Communication results. 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. +Lists all communications (attachments not included) for a support ticket.
You can also filter support ticket communications by _CreatedDate_ or _CommunicationType_ using the $filter parameter. The only type of communication supported today is _Web_. Output will be a paged result with _nextLink_, using which you can retrieve the next set of Communication results.

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. communications_no_subscriptions | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Returns communication details for a support ticket. | -| | `SELECT` | | Lists all communications (attachments not included) for a support ticket.
You can also filter support ticket communications by _CreatedDate_ or _CommunicationType_ using the $filter parameter. The only type of communication supported today is _Web_. Output will be a paged result with _nextLink_, using which you can retrieve the next set of Communication results. 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. | +| | `SELECT` | | Lists all communications (attachments not included) for a support ticket.
You can also filter support ticket communications by _CreatedDate_ or _CommunicationType_ using the $filter parameter. The only type of communication supported today is _Web_. Output will be a paged result with _nextLink_, using which you can retrieve the next set of Communication results.

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. | | | `INSERT` | | Adds a new customer communication to an Azure support ticket. | | | `EXEC` | | Check the availability of a resource name. This API should be used to check the uniqueness of the name for adding a new communication to the support ticket. | ## `SELECT` examples -Lists all communications (attachments not included) for a support ticket.
You can also filter support ticket communications by _CreatedDate_ or _CommunicationType_ using the $filter parameter. The only type of communication supported today is _Web_. Output will be a paged result with _nextLink_, using which you can retrieve the next set of Communication results. 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. +Lists all communications (attachments not included) for a support ticket.
You can also filter support ticket communications by _CreatedDate_ or _CommunicationType_ using the $filter parameter. The only type of communication supported today is _Web_. Output will be a paged result with _nextLink_, using which you can retrieve the next set of Communication results.

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. tickets resource. | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| | | `SELECT` | | 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. | -| | `SELECT` | | 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. 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. | -| | `INSERT` | | Creates a new support ticket for Subscription and Service limits (Quota), Technical, Billing, and Subscription Management issues for the specified subscription. Learn the [prerequisites](https://aka.ms/supportAPI) required to create a support ticket. Always call the Services and ProblemClassifications API to get the most recent set of services and problem categories required for support ticket creation. Adding attachments is not currently supported via the API. To add a file to an existing support ticket, visit the [Manage support ticket](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/managesupportrequest) page in the Azure portal, select the support ticket, and use the file upload control to add a new file. Providing consent to share diagnostic information with Azure support is currently not supported via the API. The Azure support engineer working on your ticket will reach out to you for consent if your issue requires gathering diagnostic information from your Azure resources. **Creating a support ticket for on-behalf-of**: Include _x-ms-authorization-auxiliary_ header to provide an auxiliary token as per [documentation](https://docs.microsoft.com/azure/azure-resource-manager/management/authenticate-multi-tenant). The primary token will be from the tenant for whom a support ticket is being raised against the subscription, i.e. Cloud solution provider (CSP) customer tenant. The auxiliary token will be from the Cloud solution provider (CSP) partner tenant. | -| | `UPDATE` | | This API allows you to update the severity level, ticket status, advanced diagnostic consent and your contact information in the support ticket. Note: The severity levels cannot be changed if a support ticket is actively being worked upon by an Azure support engineer. In such a case, contact your support engineer to request severity update by adding a new communication using the Communications API. | +| | `SELECT` | | 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.

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. | +| | `INSERT` | | Creates a new support ticket for Subscription and Service limits (Quota), Technical, Billing, and Subscription Management issues for the specified subscription. Learn the [prerequisites](https://aka.ms/supportAPI) required to create a support ticket.

Always call the Services and ProblemClassifications API to get the most recent set of services and problem categories required for support ticket creation.

Adding attachments is not currently supported via the API. To add a file to an existing support ticket, visit the [Manage support ticket](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/managesupportrequest) page in the Azure portal, select the support ticket, and use the file upload control to add a new file.

Providing consent to share diagnostic information with Azure support is currently not supported via the API. The Azure support engineer working on your ticket will reach out to you for consent if your issue requires gathering diagnostic information from your Azure resources.

**Creating a support ticket for on-behalf-of**: Include _x-ms-authorization-auxiliary_ header to provide an auxiliary token as per [documentation](https://docs.microsoft.com/azure/azure-resource-manager/management/authenticate-multi-tenant). The primary token will be from the tenant for whom a support ticket is being raised against the subscription, i.e. Cloud solution provider (CSP) customer tenant. The auxiliary token will be from the Cloud solution provider (CSP) partner tenant. | +| | `UPDATE` | | This API allows you to update the severity level, ticket status, advanced diagnostic consent and your contact information in the support ticket.

Note: The severity levels cannot be changed if a support ticket is actively being worked upon by an Azure support engineer. In such a case, contact your support engineer to request severity update by adding a new communication using the Communications API. | | | `EXEC` | | Check the availability of a resource name. This API should be used to check the uniqueness of the name for support ticket creation for the selected subscription. | ## `SELECT` examples -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. 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. +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.

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. tickets_no_subscriptions | Name | Accessible by | Required Params | Description | |:-----|:--------------|:----------------|:------------| | | `SELECT` | | Gets details for a specific support ticket. 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. | -| | `SELECT` | | Lists all the support tickets. 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. 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. | -| | `INSERT` | | Creates a new support ticket for Billing, and Subscription Management issues. Learn the [prerequisites](https://aka.ms/supportAPI) required to create a support ticket. Always call the Services and ProblemClassifications API to get the most recent set of services and problem categories required for support ticket creation. Adding attachments is not currently supported via the API. To add a file to an existing support ticket, visit the [Manage support ticket](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/managesupportrequest) page in the Azure portal, select the support ticket, and use the file upload control to add a new file. Providing consent to share diagnostic information with Azure support is currently not supported via the API. The Azure support engineer working on your ticket will reach out to you for consent if your issue requires gathering diagnostic information from your Azure resources. | -| | `UPDATE` | | This API allows you to update the severity level, ticket status, and your contact information in the support ticket. Note: The severity levels cannot be changed if a support ticket is actively being worked upon by an Azure support engineer. In such a case, contact your support engineer to request severity update by adding a new communication using the Communications API. | +| | `SELECT` | | Lists all the support tickets.

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.

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. | +| | `INSERT` | | Creates a new support ticket for Billing, and Subscription Management issues. Learn the [prerequisites](https://aka.ms/supportAPI) required to create a support ticket.

Always call the Services and ProblemClassifications API to get the most recent set of services and problem categories required for support ticket creation.

Adding attachments is not currently supported via the API. To add a file to an existing support ticket, visit the [Manage support ticket](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/managesupportrequest) page in the Azure portal, select the support ticket, and use the file upload control to add a new file.

Providing consent to share diagnostic information with Azure support is currently not supported via the API. The Azure support engineer working on your ticket will reach out to you for consent if your issue requires gathering diagnostic information from your Azure resources.

| +| | `UPDATE` | | This API allows you to update the severity level, ticket status, and your contact information in the support ticket.

Note: The severity levels cannot be changed if a support ticket is actively being worked upon by an Azure support engineer. In such a case, contact your support engineer to request severity update by adding a new communication using the Communications API. | | | `EXEC` | | Check the availability of a resource name. This API should be used to check the uniqueness of the name for support ticket creation for the selected subscription. | ## `SELECT` examples -Lists all the support tickets. 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. 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. +Lists all the support tickets.

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.

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.