diff --git a/docs/azure-docs/providers/azure/ad_hybrid_health_service/services_export_errors_v2/index.md b/docs/azure-docs/providers/azure/ad_hybrid_health_service/services_export_errors_v2/index.md index fd7c285a01..f8b8b5b26c 100644 --- a/docs/azure-docs/providers/azure/ad_hybrid_health_service/services_export_errors_v2/index.md +++ b/docs/azure-docs/providers/azure/ad_hybrid_health_service/services_export_errors_v2/index.md @@ -61,7 +61,7 @@ Creates, updates, deletes, gets or lists a services_export_errors_v2alerts resource. ## `SELECT` examples -List all existing alerts, where the results can be filtered on the basis of multiple parameters (e.g. time range). The results can then be sorted on the basis specific fields, with the default being lastModifiedDateTime. +List all existing alerts, where the results can be filtered on the basis of multiple parameters (e.g. time range). The results can then be sorted on the basis specific fields, with the default being lastModifiedDateTime. smart_groups resource. ## `SELECT` examples -List all the Smart Groups within a specified subscription. +List all the Smart Groups within a specified subscription. configuration_profiles_versions ## `SELECT` examples -Retrieve a list of configuration profile version for a configuration profile +Retrieve a list of configuration profile version for a configuration profile ```sql diff --git a/docs/azure-docs/providers/azure/hybrid_connectivity/endpoints_managed_proxy_details/index.md b/docs/azure-docs/providers/azure/hybrid_connectivity/endpoints_managed_proxy_details/index.md index af8828b6f3..4be72fa6d6 100644 --- a/docs/azure-docs/providers/azure/hybrid_connectivity/endpoints_managed_proxy_details/index.md +++ b/docs/azure-docs/providers/azure/hybrid_connectivity/endpoints_managed_proxy_details/index.md @@ -41,7 +41,7 @@ Creates, updates, deletes, gets or lists a endpoints_managed_proxy_details ## `SELECT` examples -Fetches the managed proxy details +Fetches the managed proxy details ```sql diff --git a/docs/azure-docs/providers/azure/management_groups/descendants/index.md b/docs/azure-docs/providers/azure/management_groups/descendants/index.md index 8419ad9475..4f96462069 100644 --- a/docs/azure-docs/providers/azure/management_groups/descendants/index.md +++ b/docs/azure-docs/providers/azure/management_groups/descendants/index.md @@ -46,7 +46,6 @@ Creates, updates, deletes, gets or lists a descendants resource. List all entities that descend from a management group. - ```sql SELECT id, diff --git a/docs/azure-docs/providers/azure/management_groups/entities/index.md b/docs/azure-docs/providers/azure/management_groups/entities/index.md index 6a5c1bf996..9f48f3cda1 100644 --- a/docs/azure-docs/providers/azure/management_groups/entities/index.md +++ b/docs/azure-docs/providers/azure/management_groups/entities/index.md @@ -46,7 +46,6 @@ Creates, updates, deletes, gets or lists a entities resource. List all entities (Management Groups, Subscriptions, etc.) for the authenticated user. - ```sql SELECT id, diff --git a/docs/azure-docs/providers/azure/management_groups/hierarchy_settings/index.md b/docs/azure-docs/providers/azure/management_groups/hierarchy_settings/index.md index 982cd8fb6a..8926f592e9 100644 --- a/docs/azure-docs/providers/azure/management_groups/hierarchy_settings/index.md +++ b/docs/azure-docs/providers/azure/management_groups/hierarchy_settings/index.md @@ -50,7 +50,6 @@ Creates, updates, deletes, gets or lists a hierarchy_settings resou Gets the hierarchy settings defined at the Management Group level. Settings can only be set on the root Management Group of the hierarchy. - ```sql SELECT id, diff --git a/docs/azure-docs/providers/azure/management_groups/management_group_subscriptions_subscriptions/index.md b/docs/azure-docs/providers/azure/management_groups/management_group_subscriptions_subscriptions/index.md index a57d718b82..8152b9d045 100644 --- a/docs/azure-docs/providers/azure/management_groups/management_group_subscriptions_subscriptions/index.md +++ b/docs/azure-docs/providers/azure/management_groups/management_group_subscriptions_subscriptions/index.md @@ -69,7 +69,6 @@ Creates, updates, deletes, gets or lists a management_group_subscriptions_ Retrieves details about given subscription which is associated with the management group. - management_group_subscriptions_ Retrieves details about all subscriptions which are associated with the management group. - ```sql SELECT id, diff --git a/docs/azure-docs/providers/azure/management_groups/management_groups/index.md b/docs/azure-docs/providers/azure/management_groups/management_groups/index.md index 372b396a0d..b64579e6b0 100644 --- a/docs/azure-docs/providers/azure/management_groups/management_groups/index.md +++ b/docs/azure-docs/providers/azure/management_groups/management_groups/index.md @@ -74,7 +74,6 @@ If a management group contains child resources, the request will fail. | List management groups for the authenticated user. - event_categories resourc ## `SELECT` examples -Get the list of available event categories supported in the Activity Logs Service.
The current list includes the following: Administrative, Security, ServiceHealth, Alert, Recommendation, Policy. +Get the list of available event categories supported in the Activity Logs Service. The current list includes the following: Administrative, Security, ServiceHealth, Alert, Recommendation, Policy. ```sql diff --git a/docs/azure-docs/providers/azure/monitor/tenant_activity_logs/index.md b/docs/azure-docs/providers/azure/monitor/tenant_activity_logs/index.md index da0215abbd..66f5ddabb9 100644 --- a/docs/azure-docs/providers/azure/monitor/tenant_activity_logs/index.md +++ b/docs/azure-docs/providers/azure/monitor/tenant_activity_logs/index.md @@ -63,7 +63,7 @@ Creates, updates, deletes, gets or lists a tenant_activity_logs res ## `SELECT` examples -Gets the Activity Logs for the Tenant.
Everything that is applicable to the API to get the Activity Logs for the subscription is applicable to this API (the parameters, $filter, etc.).
One thing to point out here is that this API does *not* retrieve the logs at the individual subscription of the tenant but only surfaces the logs that were generated at the tenant level. +Gets the Activity Logs for the Tenant. Everything that is applicable to the API to get the Activity Logs for the subscription is applicable to this API (the parameters, $filter, etc.). One thing to point out here is that this API does *not* retrieve the logs at the individual subscription of the tenant but only surfaces the logs that were generated at the tenant level. ```sql diff --git a/docs/azure-docs/providers/azure/quota/group_quota_subscription_allocations/index.md b/docs/azure-docs/providers/azure/quota/group_quota_subscription_allocations/index.md index c43b4558c9..59bea660e3 100644 --- a/docs/azure-docs/providers/azure/quota/group_quota_subscription_allocations/index.md +++ b/docs/azure-docs/providers/azure/quota/group_quota_subscription_allocations/index.md @@ -65,7 +65,7 @@ Creates, updates, deletes, gets or lists a group_quota_subscription_alloca ## `SELECT` examples -Gets all the quota allocated to a subscription for the specific Resource Provider, Location. This will include the GroupQuota and total quota allocated to the subscription. Only the Group quota allocated to the subscription can be allocated back to the MG Group Quota. Use the $filter parameter to filter out the specific resource based on the ResourceProvider/Location. $filter is a required parameter. +Gets all the quota allocated to a subscription for the specific Resource Provider, Location. This will include the GroupQuota and total quota allocated to the subscription. Only the Group quota allocated to the subscription can be allocated back to the MG Group Quota. Use the $filter parameter to filter out the specific resource based on the ResourceProvider/Location. $filter is a required parameter. instances resource. ## `SELECT` examples -Lists all SCOM managed instances in a subscription +Lists all SCOM managed instances in a subscription communications
resource. ## `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 ## `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. ## `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 ## `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.