diff --git a/articles/azure-monitor/app/azure-web-apps.md b/articles/azure-monitor/app/azure-web-apps.md index 47d0198d42..f83cc5fb7f 100644 --- a/articles/azure-monitor/app/azure-web-apps.md +++ b/articles/azure-monitor/app/azure-web-apps.md @@ -36,7 +36,7 @@ There are two ways to enable monitoring for applications hosted on App Service: If you need to make custom API calls to track events/dependencies not captured by default with autoinstrumentation monitoring, you need to use this method. To learn more, see [Application Insights API for custom events and metrics](./api-custom-events-metrics.md). -If both autoinstrumentation monitoring and manual SDK-based instrumentation are detected, in .NET only the manual instrumentation settings are honored, while in Java only the autoinstrumentation are emitting the telemetry. This practice is to prevent duplicate data from being sent. +If both autoinstrumentation monitoring and manual SDK-based instrumentation are detected, in .NET and NodeJS only the manual instrumentation settings are honored, while in Java only the autoinstrumentation are emitting the telemetry. In Python, you should only use autoinstrumentation if you aren't using manual instrumentation. This practice is to prevent duplicate data from being sent. > [!NOTE] > Snapshot Debugger and Profiler are only available in .NET and .NET Core. diff --git a/articles/azure-monitor/essentials/prometheus-metrics-overview.md b/articles/azure-monitor/essentials/prometheus-metrics-overview.md index 8a1b15df25..1b761b2e1f 100644 --- a/articles/azure-monitor/essentials/prometheus-metrics-overview.md +++ b/articles/azure-monitor/essentials/prometheus-metrics-overview.md @@ -66,7 +66,7 @@ Azure Monitor Managed service for Prometheus has default limits and quotas for i ## Limitations/Known issues - Azure Monitor managed Service for Prometheus - Scraping and storing metrics at frequencies less than 1 second isn't supported. -- Microsoft Azure operated by 21Vianet cloud and Air gapped clouds aren't supported for Azure Monitor managed service for Prometheus. +- Support in Microsoft Azure operated by Air gapped clouds is enabled through support. Please contact support to onboard Azure Monitor managed service for Prometheus for Air gapped clouds. - To monitor Windows nodes & pods in your clusters, see [Enable monitoring for Azure Kubernetes Service (AKS) cluster](../containers/kubernetes-monitoring-enable.md#enable-windows-metrics-collection-preview). - Azure Managed Grafana isn't currently available in the Azure US Government cloud. - Usage metrics (metrics under `Metrics` menu for the Azure Monitor workspace) - Ingestion quota limits and current usage for any Azure monitor Workspace aren't available yet in US Government cloud. diff --git a/articles/azure-monitor/reference/index.md b/articles/azure-monitor/reference/index.md new file mode 100644 index 0000000000..302dae4464 --- /dev/null +++ b/articles/azure-monitor/reference/index.md @@ -0,0 +1,19 @@ +--- +title: Azure Monitor data reference +description: Reference details about data collected by Azure Monitor from different sources. +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.topic: reference +ms.date: 7/24/2023 +--- +# Azure Monitor data reference +Welcome to the reference documentation for [Azure Monitor](/azure/azure-monitor/). This documentation includes details about data collected by Azure Monitor from different sources. + +> [!NOTE] +> This reference is currently under construction. When complete, it will contain a reference to all standard data collected by Azure Monitor, including data collected from different Azure services. It currently contains a small subset of this information but will continue to grow as data is collected and migrated from other locations. + +The following sections are currently included in this documentation. + +- [**Supported metrics**](./supported-metrics/metrics-index.md) - A list of all platform metrics currently available within Azure Monitor +- [**Resource logs / Log Analytics log categories**](./supported-logs/logs-index.md) - A list of all resource logs available through Azure Monitor diff --git a/articles/azure-monitor/reference/supported-logs/logs-index.md b/articles/azure-monitor/reference/supported-logs/logs-index.md new file mode 100644 index 0000000000..81ac1367b3 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/logs-index.md @@ -0,0 +1,172 @@ +--- +title: Supported Resource log categories for Azure Monitor +description: Understand the supported services and event schemas for Azure Monitor resource logs. +author: EdB-MSFT +ms.topic: reference +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.author: edbaynash +ms.reviewer: lualderm + +# NOTE This list is largely auto-generated. Any modification made to this list via GitHub might be written over without warning. Contact the author of this article for details on how to make permanent updates. +--- + +# Supported Resource log categories for Azure Monitor + +[Azure Monitor resource logs](/azure/azure-monitor/essentials/platform-logs-overview) are logs emitted by Azure services that describe the operation of those services or resources. All resource logs available through Azure Monitor share a common top-level schema. Each service has the flexibility to emit unique properties for its own events. + +Resource logs were previously known as diagnostic logs. The name was changed in October 2019 as the types of logs gathered by Azure Monitor shifted to include more than just the Azure resource. + +A combination of the resource type (available in the `resourceId` property) and the category uniquely identifies a schema. There's a common schema for all resource logs with service-specific fields then added for different log categories. For more information, see [Common and service-specific schema for Azure resource logs](/azure/azure-monitor/essentials/resource-logs-schema). + +## Costs + +[Azure Monitor Log Analytics](https://azure.microsoft.com/pricing/details/monitor/), [Azure Storage](https://azure.microsoft.com/product-categories/storage/), [Azure Event Hubs](https://azure.microsoft.com/pricing/details/event-hubs/), and partners who integrate directly with Azure Monitor (for example, [Datadog](/azure/partner-solutions/datadog/overview)) have costs associated with ingesting data and storing data. Check the pricing pages linked in the previous sentence to understand the costs for those services. Resource logs are just one type of data that you can send to those locations. + +In addition, there might be costs to export some categories of resource logs to those locations. Logs with possible export costs are listed in the next section. Select the links below to see which log categories have export costs associated with them. For more information on export pricing, see the **Platform Logs** section on the [Azure Monitor pricing page](https://azure.microsoft.com/pricing/details/monitor/). + +## Supported metrics and log categories by resource type + +Following table lists metrics and log categories available for each resource type. + + + | Resource Provider | Metrics | Log Categories | + |---|---|---| + |Microsoft.AAD |[DomainServices](../supported-metrics/Microsoft-AAD-DomainServices-metrics.md)
|[DomainServices](../supported-logs/Microsoft-AAD-DomainServices-logs.md)
| +|Microsoft.AgFoodPlatform |N/A|[farmBeats](../supported-logs/Microsoft-AgFoodPlatform-farmBeats-logs.md)
| +|Microsoft.AnalysisServices |[servers](../supported-metrics/Microsoft-AnalysisServices-servers-metrics.md)
|[servers](../supported-logs/Microsoft-AnalysisServices-servers-logs.md)
| +|Microsoft.ApiManagement |[service](../supported-metrics/Microsoft-ApiManagement-service-metrics.md)
|[service](../supported-logs/Microsoft-ApiManagement-service-logs.md)
| +|Microsoft.App |[containerapps](../supported-metrics/Microsoft-App-containerapps-metrics.md)
[jobs](../supported-metrics/Microsoft-App-jobs-metrics.md)
[managedEnvironments](../supported-metrics/Microsoft-App-managedEnvironments-metrics.md)
|[managedEnvironments](../supported-logs/Microsoft-App-managedEnvironments-logs.md)
| +|Microsoft.AppConfiguration |[configurationStores](../supported-metrics/Microsoft-AppConfiguration-configurationStores-metrics.md)
|[configurationStores](../supported-logs/Microsoft-AppConfiguration-configurationStores-logs.md)
| +|Microsoft.AppPlatform |[spring](../supported-metrics/Microsoft-AppPlatform-spring-metrics.md)
|[spring](../supported-logs/Microsoft-AppPlatform-spring-logs.md)
| +|Microsoft.Attestation |N/A|[attestationProviders](../supported-logs/Microsoft-Attestation-attestationProviders-logs.md)
| +|Microsoft.Automation |[automationAccounts](../supported-metrics/Microsoft-Automation-automationAccounts-metrics.md)
|[automationAccounts](../supported-logs/Microsoft-Automation-automationAccounts-logs.md)
| +|Microsoft.
AutonomousDevelopmentPlatform |N/A|[accounts](../supported-logs/Microsoft-AutonomousDevelopmentPlatform-accounts-logs.md)
[workspaces](../supported-logs/Microsoft-AutonomousDevelopmentPlatform-workspaces-logs.md)
| +|microsoft.avs |[privateClouds](../supported-metrics/microsoft-avs-privateClouds-metrics.md)
|[privateClouds](../supported-logs/microsoft-avs-privateClouds-logs.md)
| +|Microsoft.AzureDataTransfer |N/A|[connections/flows](../supported-logs/Microsoft-AzureDataTransfer-connections-flows-logs.md)
| +|microsoft.
azureplaywrightservice |N/A|[accounts](../supported-logs/microsoft-azureplaywrightservice-accounts-logs.md)
| +|microsoft.azuresphere |[catalogs](../supported-metrics/microsoft-azuresphere-catalogs-metrics.md)
|[catalogs](../supported-logs/microsoft-azuresphere-catalogs-logs.md)
| +|Microsoft.Batch |[batchaccounts](../supported-metrics/Microsoft-Batch-batchaccounts-metrics.md)
|[batchaccounts](../supported-logs/Microsoft-Batch-batchaccounts-logs.md)
| +|microsoft.botservice |[botservices](../supported-metrics/microsoft-botservice-botservices-metrics.md)
|[botservices](../supported-logs/microsoft-botservice-botservices-logs.md)
| +|Microsoft.Cache |[redis](../supported-metrics/Microsoft-Cache-redis-metrics.md)
[redisEnterprise](../supported-metrics/Microsoft-Cache-redisEnterprise-metrics.md)
|[redis](../supported-logs/Microsoft-Cache-redis-logs.md)
[redisEnterprise/databases](../supported-logs/Microsoft-Cache-redisEnterprise-databases-logs.md)
| +|Microsoft.Cdn |[cdnwebapplicationfirewallpolicies](../supported-metrics/Microsoft-Cdn-cdnwebapplicationfirewallpolicies-metrics.md)
[profiles](../supported-metrics/Microsoft-Cdn-profiles-metrics.md)
|[cdnwebapplicationfirewallpolicies](../supported-logs/Microsoft-Cdn-cdnwebapplicationfirewallpolicies-logs.md)
[profiles](../supported-logs/Microsoft-Cdn-profiles-logs.md)
[profiles/endpoints](../supported-logs/Microsoft-Cdn-profiles-endpoints-logs.md)
| +|Microsoft.Chaos |N/A|[experiments](../supported-logs/Microsoft-Chaos-experiments-logs.md)
| +|Microsoft.ClassicNetwork |N/A|[networksecuritygroups](../supported-logs/Microsoft-ClassicNetwork-networksecuritygroups-logs.md)
| +|Microsoft.CodeSigning |[codesigningaccounts](../supported-metrics/Microsoft-CodeSigning-codesigningaccounts-metrics.md)
|[codesigningaccounts](../supported-logs/Microsoft-CodeSigning-codesigningaccounts-logs.md)
| +|Microsoft.CognitiveServices |[accounts](../supported-metrics/Microsoft-CognitiveServices-accounts-metrics.md)
|[accounts](../supported-logs/Microsoft-CognitiveServices-accounts-logs.md)
| +|Microsoft.Communication |[CommunicationServices](../supported-metrics/Microsoft-Communication-CommunicationServices-metrics.md)
|[CommunicationServices](../supported-logs/Microsoft-Communication-CommunicationServices-logs.md)
| +|microsoft.community |N/A|[communityTrainings](../supported-logs/microsoft-community-communityTrainings-logs.md)
| +|Microsoft.Compute |[cloudservices](../supported-metrics/Microsoft-Compute-cloudservices-metrics.md)
[cloudServices/roles](../supported-metrics/Microsoft-Compute-cloudServices-roles-metrics.md)
[virtualMachines](../supported-metrics/Microsoft-Compute-virtualMachines-metrics.md)
[virtualmachineScaleSets](../supported-metrics/Microsoft-Compute-virtualmachineScaleSets-metrics.md)
[virtualMachineScaleSets/virtualMachines](../supported-metrics/Microsoft-Compute-virtualMachineScaleSets-virtualMachines-metrics.md)
|[virtualMachines](../supported-logs/Microsoft-Compute-virtualMachines-logs.md)
| +|Microsoft.ConfidentialLedger |N/A|[ManagedCCF](../supported-logs/Microsoft-ConfidentialLedger-ManagedCCF-logs.md)
[ManagedCCFs](../supported-logs/Microsoft-ConfidentialLedger-ManagedCCFs-logs.md)
| +|Microsoft.ConnectedCache |[CacheNodes](../supported-metrics/Microsoft-ConnectedCache-CacheNodes-metrics.md)
[enterpriseMccCustomers](../supported-metrics/Microsoft-ConnectedCache-enterpriseMccCustomers-metrics.md)
[ispCustomers](../supported-metrics/Microsoft-ConnectedCache-ispCustomers-metrics.md)
|[CacheNodes](../supported-logs/Microsoft-ConnectedCache-CacheNodes-logs.md)
[enterpriseMccCustomers](../supported-logs/Microsoft-ConnectedCache-enterpriseMccCustomers-logs.md)
[ispCustomers](../supported-logs/Microsoft-ConnectedCache-ispCustomers-logs.md)
| +|Microsoft.ConnectedVehicle |[platformAccounts](../supported-metrics/Microsoft-ConnectedVehicle-platformAccounts-metrics.md)
|[platformAccounts](../supported-logs/Microsoft-ConnectedVehicle-platformAccounts-logs.md)
| +|Microsoft.ContainerInstance |[containerGroups](../supported-metrics/Microsoft-ContainerInstance-containerGroups-metrics.md)
[containerScaleSets](../supported-metrics/Microsoft-ContainerInstance-containerScaleSets-metrics.md)
|[containerGroups](../supported-logs/Microsoft-ContainerInstance-containerGroups-logs.md)
| +|Microsoft.ContainerRegistry |[registries](../supported-metrics/Microsoft-ContainerRegistry-registries-metrics.md)
|[registries](../supported-logs/Microsoft-ContainerRegistry-registries-logs.md)
| +|Microsoft.ContainerService |[managedClusters](../supported-metrics/Microsoft-ContainerService-managedClusters-metrics.md)
|[fleets](../supported-logs/Microsoft-ContainerService-fleets-logs.md)
[managedClusters](../supported-logs/Microsoft-ContainerService-managedClusters-logs.md)
| +|Microsoft.CustomProviders |[resourceproviders](../supported-metrics/Microsoft-CustomProviders-resourceproviders-metrics.md)
|[resourceproviders](../supported-logs/Microsoft-CustomProviders-resourceproviders-logs.md)
| +|Microsoft.D365CustomerInsights |N/A|[instances](../supported-logs/Microsoft-D365CustomerInsights-instances-logs.md)
| +|Microsoft.Dashboard |[grafana](../supported-metrics/Microsoft-Dashboard-grafana-metrics.md)
|[grafana](../supported-logs/Microsoft-Dashboard-grafana-logs.md)
| +|Microsoft.Databricks |N/A|[workspaces](../supported-logs/Microsoft-Databricks-workspaces-logs.md)
| +|Microsoft.DataFactory |[datafactories](../supported-metrics/Microsoft-DataFactory-datafactories-metrics.md)
[factories](../supported-metrics/Microsoft-DataFactory-factories-metrics.md)
|[factories](../supported-logs/Microsoft-DataFactory-factories-logs.md)
| +|Microsoft.DataLakeAnalytics |[accounts](../supported-metrics/Microsoft-DataLakeAnalytics-accounts-metrics.md)
|[accounts](../supported-logs/Microsoft-DataLakeAnalytics-accounts-logs.md)
| +|Microsoft.DataLakeStore |[accounts](../supported-metrics/Microsoft-DataLakeStore-accounts-metrics.md)
|[accounts](../supported-logs/Microsoft-DataLakeStore-accounts-logs.md)
| +|Microsoft.DataProtection |[BackupVaults](../supported-metrics/Microsoft-DataProtection-BackupVaults-metrics.md)
|[BackupVaults](../supported-logs/Microsoft-DataProtection-BackupVaults-logs.md)
| +|Microsoft.DataShare |[accounts](../supported-metrics/Microsoft-DataShare-accounts-metrics.md)
|[accounts](../supported-logs/Microsoft-DataShare-accounts-logs.md)
| +|Microsoft.DBforMariaDB |[servers](../supported-metrics/Microsoft-DBforMariaDB-servers-metrics.md)
|[servers](../supported-logs/Microsoft-DBforMariaDB-servers-logs.md)
| +|Microsoft.DBforMySQL |[flexibleServers](../supported-metrics/Microsoft-DBforMySQL-flexibleServers-metrics.md)
[servers](../supported-metrics/Microsoft-DBforMySQL-servers-metrics.md)
|[flexibleServers](../supported-logs/Microsoft-DBforMySQL-flexibleServers-logs.md)
[servers](../supported-logs/Microsoft-DBforMySQL-servers-logs.md)
| +|Microsoft.DBforPostgreSQL |[flexibleServers](../supported-metrics/Microsoft-DBforPostgreSQL-flexibleServers-metrics.md)
[servers](../supported-metrics/Microsoft-DBforPostgreSQL-servers-metrics.md)
[serversv2](../supported-metrics/Microsoft-DBforPostgreSQL-serversv2-metrics.md)
|[flexibleServers](../supported-logs/Microsoft-DBforPostgreSQL-flexibleServers-logs.md)
[servers](../supported-logs/Microsoft-DBforPostgreSQL-servers-logs.md)
[serversv2](../supported-logs/Microsoft-DBforPostgreSQL-serversv2-logs.md)
| +|Microsoft.DBForPostgreSQL |[serverGroupsv2](../supported-metrics/Microsoft-DBForPostgreSQL-serverGroupsv2-metrics.md)
|[serverGroupsv2](../supported-logs/Microsoft-DBForPostgreSQL-serverGroupsv2-logs.md)
| +|Microsoft.
DesktopVirtualization |N/A|[appAttachPackages](../supported-logs/Microsoft-DesktopVirtualization-appAttachPackages-logs.md)
[applicationgroups](../supported-logs/Microsoft-DesktopVirtualization-applicationgroups-logs.md)
[hostpools](../supported-logs/Microsoft-DesktopVirtualization-hostpools-logs.md)
[scalingplans](../supported-logs/Microsoft-DesktopVirtualization-scalingplans-logs.md)
[workspaces](../supported-logs/Microsoft-DesktopVirtualization-workspaces-logs.md)
| +|Microsoft.DevCenter |[devcenters](../supported-metrics/Microsoft-DevCenter-devcenters-metrics.md)
|[devcenters](../supported-logs/Microsoft-DevCenter-devcenters-logs.md)
| +|Microsoft.Devices |[IotHubs](../supported-metrics/Microsoft-Devices-IotHubs-metrics.md)
[provisioningServices](../supported-metrics/Microsoft-Devices-provisioningServices-metrics.md)
|[IotHubs](../supported-logs/Microsoft-Devices-IotHubs-logs.md)
[provisioningServices](../supported-logs/Microsoft-Devices-provisioningServices-logs.md)
| +|Microsoft.DevOpsInfrastructure |[pools](../supported-metrics/Microsoft-DevOpsInfrastructure-pools-metrics.md)
|[pools](../supported-logs/Microsoft-DevOpsInfrastructure-pools-logs.md)
| +|Microsoft.DigitalTwins |[digitalTwinsInstances](../supported-metrics/Microsoft-DigitalTwins-digitalTwinsInstances-metrics.md)
|[digitalTwinsInstances](../supported-logs/Microsoft-DigitalTwins-digitalTwinsInstances-logs.md)
| +|Microsoft.DocumentDB |[cassandraClusters](../supported-metrics/Microsoft-DocumentDB-cassandraClusters-metrics.md)
[DatabaseAccounts](../supported-metrics/Microsoft-DocumentDB-DatabaseAccounts-metrics.md)
[mongoClusters](../supported-metrics/Microsoft-DocumentDB-mongoClusters-metrics.md)
|[cassandraClusters](../supported-logs/Microsoft-DocumentDB-cassandraClusters-logs.md)
[DatabaseAccounts](../supported-logs/Microsoft-DocumentDB-DatabaseAccounts-logs.md)
[mongoClusters](../supported-logs/Microsoft-DocumentDB-mongoClusters-logs.md)
| +|Microsoft.EventGrid |[domains](../supported-metrics/Microsoft-EventGrid-domains-metrics.md)
[eventSubscriptions](../supported-metrics/Microsoft-EventGrid-eventSubscriptions-metrics.md)
[extensionTopics](../supported-metrics/Microsoft-EventGrid-extensionTopics-metrics.md)
[namespaces](../supported-metrics/Microsoft-EventGrid-namespaces-metrics.md)
[partnerNamespaces](../supported-metrics/Microsoft-EventGrid-partnerNamespaces-metrics.md)
[partnerTopics](../supported-metrics/Microsoft-EventGrid-partnerTopics-metrics.md)
[systemTopics](../supported-metrics/Microsoft-EventGrid-systemTopics-metrics.md)
[topics](../supported-metrics/Microsoft-EventGrid-topics-metrics.md)
|[domains](../supported-logs/Microsoft-EventGrid-domains-logs.md)
[namespaces](../supported-logs/Microsoft-EventGrid-namespaces-logs.md)
[partnerNamespaces](../supported-logs/Microsoft-EventGrid-partnerNamespaces-logs.md)
[partnerTopics](../supported-logs/Microsoft-EventGrid-partnerTopics-logs.md)
[systemTopics](../supported-logs/Microsoft-EventGrid-systemTopics-logs.md)
[topics](../supported-logs/Microsoft-EventGrid-topics-logs.md)
| +|Microsoft.EventHub |[clusters](../supported-metrics/Microsoft-EventHub-clusters-metrics.md)
[Namespaces](../supported-metrics/Microsoft-EventHub-Namespaces-metrics.md)
|[Namespaces](../supported-logs/Microsoft-EventHub-Namespaces-logs.md)
| +|Microsoft.
HardwareSecurityModules |N/A|[cloudHsmClusters](../supported-logs/Microsoft-HardwareSecurityModules-cloudHsmClusters-logs.md)
| +|Microsoft.HealthcareApis |[services](../supported-metrics/Microsoft-HealthcareApis-services-metrics.md)
[workspaces/dicomservices](../supported-metrics/Microsoft-HealthcareApis-workspaces-dicomservices-metrics.md)
[workspaces/fhirservices](../supported-metrics/Microsoft-HealthcareApis-workspaces-fhirservices-metrics.md)
[workspaces/iotconnectors](../supported-metrics/Microsoft-HealthcareApis-workspaces-iotconnectors-metrics.md)
|[services](../supported-logs/Microsoft-HealthcareApis-services-logs.md)
[workspaces/dicomservices](../supported-logs/Microsoft-HealthcareApis-workspaces-dicomservices-logs.md)
[workspaces/fhirservices](../supported-logs/Microsoft-HealthcareApis-workspaces-fhirservices-logs.md)
[workspaces/iotconnectors](../supported-logs/Microsoft-HealthcareApis-workspaces-iotconnectors-logs.md)
| +|Microsoft.HealthDataAIServices |N/A|[deidServices](../supported-logs/Microsoft-HealthDataAIServices-deidServices-logs.md)
| +|microsoft.insights |[autoscalesettings](../supported-metrics/microsoft-insights-autoscalesettings-metrics.md)
[components](../supported-metrics/microsoft-insights-components-metrics.md)
|[autoscalesettings](../supported-logs/microsoft-insights-autoscalesettings-logs.md)
[components](../supported-logs/microsoft-insights-components-logs.md)
| +|Microsoft.Insights |[datacollectionrules](../supported-metrics/Microsoft-Insights-datacollectionrules-metrics.md)
|[datacollectionrules](../supported-logs/Microsoft-Insights-datacollectionrules-logs.md)
| +|microsoft.keyvault |[managedhsms](../supported-metrics/microsoft-keyvault-managedhsms-metrics.md)
|[managedhsms](../supported-logs/microsoft-keyvault-managedhsms-logs.md)
| +|Microsoft.KeyVault |[vaults](../supported-metrics/Microsoft-KeyVault-vaults-metrics.md)
|[vaults](../supported-logs/Microsoft-KeyVault-vaults-logs.md)
| +|microsoft.kubernetes |[connectedClusters](../supported-metrics/microsoft-kubernetes-connectedClusters-metrics.md)
|[connectedClusters](../supported-logs/microsoft-kubernetes-connectedClusters-logs.md)
| +|Microsoft.Kusto |[clusters](../supported-metrics/Microsoft-Kusto-clusters-metrics.md)
|[clusters](../supported-logs/Microsoft-Kusto-clusters-logs.md)
| +|microsoft.loadtestservice |N/A|[loadtests](../supported-logs/microsoft-loadtestservice-loadtests-logs.md)
| +|Microsoft.Logic |[IntegrationServiceEnvironments](../supported-metrics/Microsoft-Logic-IntegrationServiceEnvironments-metrics.md)
[Workflows](../supported-metrics/Microsoft-Logic-Workflows-metrics.md)
|[IntegrationAccounts](../supported-logs/Microsoft-Logic-IntegrationAccounts-logs.md)
[Workflows](../supported-logs/Microsoft-Logic-Workflows-logs.md)
| +|Microsoft.
MachineLearningServices |[workspaces](../supported-metrics/Microsoft-MachineLearningServices-workspaces-metrics.md)
[workspaces/onlineEndpoints](../supported-metrics/Microsoft-MachineLearningServices-workspaces-onlineEndpoints-metrics.md)
[workspaces/onlineEndpoints/deployments](../supported-metrics/Microsoft-MachineLearningServices-workspaces-onlineEndpoints-deployments-metrics.md)
|[registries](../supported-logs/Microsoft-MachineLearningServices-registries-logs.md)
[workspaces](../supported-logs/Microsoft-MachineLearningServices-workspaces-logs.md)
[workspaces/onlineEndpoints](../supported-logs/Microsoft-MachineLearningServices-workspaces-onlineEndpoints-logs.md)
| +|Microsoft.ManagedNetworkFabric |[internetGateways](../supported-metrics/Microsoft-ManagedNetworkFabric-internetGateways-metrics.md)
[l3IsolationDomains](../supported-metrics/Microsoft-ManagedNetworkFabric-l3IsolationDomains-metrics.md)
[networkDevices](../supported-metrics/Microsoft-ManagedNetworkFabric-networkDevices-metrics.md)
|[networkDevices](../supported-logs/Microsoft-ManagedNetworkFabric-networkDevices-logs.md)
| +|Microsoft.Media |[mediaservices](../supported-metrics/Microsoft-Media-mediaservices-metrics.md)
[mediaservices/liveEvents](../supported-metrics/Microsoft-Media-mediaservices-liveEvents-metrics.md)
[mediaservices/streamingEndpoints](../supported-metrics/Microsoft-Media-mediaservices-streamingEndpoints-metrics.md)
[videoanalyzers](../supported-metrics/Microsoft-Media-videoanalyzers-metrics.md)
|[mediaservices](../supported-logs/Microsoft-Media-mediaservices-logs.md)
[mediaservices/liveEvents](../supported-logs/Microsoft-Media-mediaservices-liveEvents-logs.md)
[mediaservices/streamingEndpoints](../supported-logs/Microsoft-Media-mediaservices-streamingEndpoints-logs.md)
[videoanalyzers](../supported-logs/Microsoft-Media-videoanalyzers-logs.md)
| +|Microsoft.Monitor |[accounts](../supported-metrics/Microsoft-Monitor-accounts-metrics.md)
|[accounts](../supported-logs/Microsoft-Monitor-accounts-logs.md)
| +|Microsoft.NetApp |[netAppAccounts/capacityPools](../supported-metrics/Microsoft-NetApp-netAppAccounts-capacityPools-metrics.md)
[netAppAccounts/capacityPools/volumes](../supported-metrics/Microsoft-NetApp-netAppAccounts-capacityPools-volumes-metrics.md)
|[netAppAccounts/capacityPools](../supported-logs/Microsoft-NetApp-netAppAccounts-capacityPools-logs.md)
[netAppAccounts/capacityPools/volumes](../supported-logs/Microsoft-NetApp-netAppAccounts-capacityPools-volumes-logs.md)
| +|Microsoft.Network |[applicationgateways](../supported-metrics/Microsoft-Network-applicationgateways-metrics.md)
[azureFirewalls](../supported-metrics/Microsoft-Network-azureFirewalls-metrics.md)
[connections](../supported-metrics/Microsoft-Network-connections-metrics.md)
[dnsForwardingRulesets](../supported-metrics/Microsoft-Network-dnsForwardingRulesets-metrics.md)
[dnsResolverDomainLists](../supported-metrics/Microsoft-Network-dnsResolverDomainLists-metrics.md)
[dnsResolverPolicies](../supported-metrics/Microsoft-Network-dnsResolverPolicies-metrics.md)
[dnsResolvers](../supported-metrics/Microsoft-Network-dnsResolvers-metrics.md)
[dnszones](../supported-metrics/Microsoft-Network-dnszones-metrics.md)
[expressRouteCircuits](../supported-metrics/Microsoft-Network-expressRouteCircuits-metrics.md)
[expressRouteCircuits/peerings](../supported-metrics/Microsoft-Network-expressRouteCircuits-peerings-metrics.md)
[expressRoutePorts](../supported-metrics/Microsoft-Network-expressRoutePorts-metrics.md)
[frontdoors](../supported-metrics/Microsoft-Network-frontdoors-metrics.md)
[loadBalancers](../supported-metrics/Microsoft-Network-loadBalancers-metrics.md)
[natgateways](../supported-metrics/Microsoft-Network-natgateways-metrics.md)
[networkinterfaces](../supported-metrics/Microsoft-Network-networkinterfaces-metrics.md)
[networkManagers/ipamPools](../supported-metrics/Microsoft-Network-networkManagers-ipamPools-metrics.md)
[networkWatchers/connectionMonitors](../supported-metrics/Microsoft-Network-networkWatchers-connectionMonitors-metrics.md)
[privateDnsZones](../supported-metrics/Microsoft-Network-privateDnsZones-metrics.md)
[privateEndpoints](../supported-metrics/Microsoft-Network-privateEndpoints-metrics.md)
[privateLinkServices](../supported-metrics/Microsoft-Network-privateLinkServices-metrics.md)
[publicIPAddresses](../supported-metrics/Microsoft-Network-publicIPAddresses-metrics.md)
[publicIPPrefixes](../supported-metrics/Microsoft-Network-publicIPPrefixes-metrics.md)
[trafficManagerProfiles](../supported-metrics/Microsoft-Network-trafficManagerProfiles-metrics.md)
[virtualHubs](../supported-metrics/Microsoft-Network-virtualHubs-metrics.md)
[virtualNetworks](../supported-metrics/Microsoft-Network-virtualNetworks-metrics.md)
[virtualRouters](../supported-metrics/Microsoft-Network-virtualRouters-metrics.md)
|[applicationgateways](../supported-logs/Microsoft-Network-applicationgateways-logs.md)
[azureFirewalls](../supported-logs/Microsoft-Network-azureFirewalls-logs.md)
[dnsResolverPolicies](../supported-logs/Microsoft-Network-dnsResolverPolicies-logs.md)
[expressRouteCircuits](../supported-logs/Microsoft-Network-expressRouteCircuits-logs.md)
[frontdoors](../supported-logs/Microsoft-Network-frontdoors-logs.md)
[loadBalancers](../supported-logs/Microsoft-Network-loadBalancers-logs.md)
[networkManagers](../supported-logs/Microsoft-Network-networkManagers-logs.md)
[networkManagers/ipamPools](../supported-logs/Microsoft-Network-networkManagers-ipamPools-logs.md)
[networksecuritygroups](../supported-logs/Microsoft-Network-networksecuritygroups-logs.md)
[networkSecurityPerimeters](../supported-logs/Microsoft-Network-networkSecurityPerimeters-logs.md)
[networkSecurityPerimeters/profiles](../supported-logs/Microsoft-Network-networkSecurityPerimeters-profiles-logs.md)
[publicIPAddresses](../supported-logs/Microsoft-Network-publicIPAddresses-logs.md)
[publicIPPrefixes](../supported-logs/Microsoft-Network-publicIPPrefixes-logs.md)
[trafficManagerProfiles](../supported-logs/Microsoft-Network-trafficManagerProfiles-logs.md)
[virtualNetworks](../supported-logs/Microsoft-Network-virtualNetworks-logs.md)
| +|microsoft.network |[bastionHosts](../supported-metrics/microsoft-network-bastionHosts-metrics.md)
[expressroutegateways](../supported-metrics/microsoft-network-expressroutegateways-metrics.md)
[p2svpngateways](../supported-metrics/microsoft-network-p2svpngateways-metrics.md)
[virtualnetworkgateways](../supported-metrics/microsoft-network-virtualnetworkgateways-metrics.md)
[vpngateways](../supported-metrics/microsoft-network-vpngateways-metrics.md)
|[bastionHosts](../supported-logs/microsoft-network-bastionHosts-logs.md)
[p2svpngateways](../supported-logs/microsoft-network-p2svpngateways-logs.md)
[virtualnetworkgateways](../supported-logs/microsoft-network-virtualnetworkgateways-logs.md)
[vpngateways](../supported-logs/microsoft-network-vpngateways-logs.md)
| +|Microsoft.NetworkAnalytics |N/A|[DataProducts](../supported-logs/Microsoft-NetworkAnalytics-DataProducts-logs.md)
| +|Microsoft.NetworkCloud |[bareMetalMachines](../supported-metrics/Microsoft-NetworkCloud-bareMetalMachines-metrics.md)
[clusterManagers](../supported-metrics/Microsoft-NetworkCloud-clusterManagers-metrics.md)
[clusters](../supported-metrics/Microsoft-NetworkCloud-clusters-metrics.md)
[storageAppliances](../supported-metrics/Microsoft-NetworkCloud-storageAppliances-metrics.md)
|[bareMetalMachines](../supported-logs/Microsoft-NetworkCloud-bareMetalMachines-logs.md)
[clusterManagers](../supported-logs/Microsoft-NetworkCloud-clusterManagers-logs.md)
[clusters](../supported-logs/Microsoft-NetworkCloud-clusters-logs.md)
[storageAppliances](../supported-logs/Microsoft-NetworkCloud-storageAppliances-logs.md)
| +|Microsoft.NetworkFunction |[azureTrafficCollectors](../supported-metrics/Microsoft-NetworkFunction-azureTrafficCollectors-metrics.md)
|[azureTrafficCollectors](../supported-logs/Microsoft-NetworkFunction-azureTrafficCollectors-logs.md)
| +|Microsoft.NotificationHubs |[namespaces/notificationHubs](../supported-metrics/Microsoft-NotificationHubs-namespaces-notificationHubs-metrics.md)
|[namespaces](../supported-logs/Microsoft-NotificationHubs-namespaces-logs.md)
[namespaces/notificationHubs](../supported-logs/Microsoft-NotificationHubs-namespaces-notificationHubs-logs.md)
| +|MICROSOFT.OPENENERGYPLATFORM |N/A|[ENERGYSERVICES](../supported-logs/MICROSOFT-OPENENERGYPLATFORM-ENERGYSERVICES-logs.md)
| +|Microsoft.
OpenLogisticsPlatform |N/A|[Workspaces](../supported-logs/Microsoft-OpenLogisticsPlatform-Workspaces-logs.md)
| +|Microsoft.OperationalInsights |[workspaces](../supported-metrics/Microsoft-OperationalInsights-workspaces-metrics.md)
|[workspaces](../supported-logs/Microsoft-OperationalInsights-workspaces-logs.md)
| +|Microsoft.PlayFab |[titles](../supported-metrics/Microsoft-PlayFab-titles-metrics.md)
|[titles](../supported-logs/Microsoft-PlayFab-titles-logs.md)
| +|Microsoft.PowerBI |N/A|[tenants](../supported-logs/Microsoft-PowerBI-tenants-logs.md)
[tenants/workspaces](../supported-logs/Microsoft-PowerBI-tenants-workspaces-logs.md)
| +|Microsoft.PowerBIDedicated |[capacities](../supported-metrics/Microsoft-PowerBIDedicated-capacities-metrics.md)
|[capacities](../supported-logs/Microsoft-PowerBIDedicated-capacities-logs.md)
| +|Microsoft.ProviderHub |N/A|[providerMonitorSettings](../supported-logs/Microsoft-ProviderHub-providerMonitorSettings-logs.md)
[providerRegistrations](../supported-logs/Microsoft-ProviderHub-providerRegistrations-logs.md)
| +|microsoft.purview |[accounts](../supported-metrics/microsoft-purview-accounts-metrics.md)
|[accounts](../supported-logs/microsoft-purview-accounts-logs.md)
| +|Microsoft.RecoveryServices |[Vaults](../supported-metrics/Microsoft-RecoveryServices-Vaults-metrics.md)
|[Vaults](../supported-logs/Microsoft-RecoveryServices-Vaults-logs.md)
| +|Microsoft.Relay |[namespaces](../supported-metrics/Microsoft-Relay-namespaces-metrics.md)
|[namespaces](../supported-logs/Microsoft-Relay-namespaces-logs.md)
| +|Microsoft.Search |[searchServices](../supported-metrics/Microsoft-Search-searchServices-metrics.md)
|[searchServices](../supported-logs/Microsoft-Search-searchServices-logs.md)
| +|Microsoft.Security |N/A|[antiMalwareSettings](../supported-logs/Microsoft-Security-antiMalwareSettings-logs.md)
[defenderForStorageSettings](../supported-logs/Microsoft-Security-defenderForStorageSettings-logs.md)
| +|Microsoft.ServiceBus |[Namespaces](../supported-metrics/Microsoft-ServiceBus-Namespaces-metrics.md)
|[Namespaces](../supported-logs/Microsoft-ServiceBus-Namespaces-logs.md)
| +|Microsoft.ServiceNetworking |[trafficControllers](../supported-metrics/Microsoft-ServiceNetworking-trafficControllers-metrics.md)
|[trafficControllers](../supported-logs/Microsoft-ServiceNetworking-trafficControllers-logs.md)
| +|Microsoft.SignalRService |[SignalR](../supported-metrics/Microsoft-SignalRService-SignalR-metrics.md)
[SignalR/replicas](../supported-metrics/Microsoft-SignalRService-SignalR-replicas-metrics.md)
[WebPubSub](../supported-metrics/Microsoft-SignalRService-WebPubSub-metrics.md)
[WebPubSub/replicas](../supported-metrics/Microsoft-SignalRService-WebPubSub-replicas-metrics.md)
|[SignalR](../supported-logs/Microsoft-SignalRService-SignalR-logs.md)
[SignalR/replicas](../supported-logs/Microsoft-SignalRService-SignalR-replicas-logs.md)
[WebPubSub](../supported-logs/Microsoft-SignalRService-WebPubSub-logs.md)
[WebPubSub/replicas](../supported-logs/Microsoft-SignalRService-WebPubSub-replicas-logs.md)
| +|microsoft.singularity |[accounts](../supported-metrics/microsoft-singularity-accounts-metrics.md)
|[accounts](../supported-logs/microsoft-singularity-accounts-logs.md)
| +|Microsoft.Sql |[managedInstances](../supported-metrics/Microsoft-Sql-managedInstances-metrics.md)
[servers/databases](../supported-metrics/Microsoft-Sql-servers-databases-metrics.md)
[servers/elasticpools](../supported-metrics/Microsoft-Sql-servers-elasticpools-metrics.md)
[servers/jobAgents](../supported-metrics/Microsoft-Sql-servers-jobAgents-metrics.md)
|[managedInstances](../supported-logs/Microsoft-Sql-managedInstances-logs.md)
[managedInstances/databases](../supported-logs/Microsoft-Sql-managedInstances-databases-logs.md)
[servers/databases](../supported-logs/Microsoft-Sql-servers-databases-logs.md)
| +|Microsoft.Storage |[storageAccounts](../supported-metrics/Microsoft-Storage-storageAccounts-metrics.md)
[storageAccounts/blobServices](../supported-metrics/Microsoft-Storage-storageAccounts-blobServices-metrics.md)
[storageAccounts/fileServices](../supported-metrics/Microsoft-Storage-storageAccounts-fileServices-metrics.md)
[storageAccounts/objectReplicationPolicies](../supported-metrics/Microsoft-Storage-storageAccounts-objectReplicationPolicies-metrics.md)
[storageAccounts/queueServices](../supported-metrics/Microsoft-Storage-storageAccounts-queueServices-metrics.md)
[storageAccounts/storageTasks](../supported-metrics/Microsoft-Storage-storageAccounts-storageTasks-metrics.md)
[storageAccounts/tableServices](../supported-metrics/Microsoft-Storage-storageAccounts-tableServices-metrics.md)
[storageTasks](../supported-metrics/Microsoft-Storage-storageTasks-metrics.md)
|[storageAccounts/blobServices](../supported-logs/Microsoft-Storage-storageAccounts-blobServices-logs.md)
[storageAccounts/fileServices](../supported-logs/Microsoft-Storage-storageAccounts-fileServices-logs.md)
[storageAccounts/queueServices](../supported-logs/Microsoft-Storage-storageAccounts-queueServices-logs.md)
[storageAccounts/tableServices](../supported-logs/Microsoft-Storage-storageAccounts-tableServices-logs.md)
| +|Microsoft.StorageCache |[amlFilesystems](../supported-metrics/Microsoft-StorageCache-amlFilesystems-metrics.md)
[caches](../supported-metrics/Microsoft-StorageCache-caches-metrics.md)
|[amlFilesystems](../supported-logs/Microsoft-StorageCache-amlFilesystems-logs.md)
[caches](../supported-logs/Microsoft-StorageCache-caches-logs.md)
| +|Microsoft.StorageMover |[storageMovers](../supported-metrics/Microsoft-StorageMover-storageMovers-metrics.md)
|[storageMovers](../supported-logs/Microsoft-StorageMover-storageMovers-logs.md)
| +|Microsoft.StreamAnalytics |[streamingjobs](../supported-metrics/Microsoft-StreamAnalytics-streamingjobs-metrics.md)
|[streamingjobs](../supported-logs/Microsoft-StreamAnalytics-streamingjobs-logs.md)
| +|Microsoft.Synapse |[workspaces](../supported-metrics/Microsoft-Synapse-workspaces-metrics.md)
[workspaces/bigDataPools](../supported-metrics/Microsoft-Synapse-workspaces-bigDataPools-metrics.md)
[workspaces/kustoPools](../supported-metrics/Microsoft-Synapse-workspaces-kustoPools-metrics.md)
[workspaces/scopePools](../supported-metrics/Microsoft-Synapse-workspaces-scopePools-metrics.md)
[workspaces/sqlPools](../supported-metrics/Microsoft-Synapse-workspaces-sqlPools-metrics.md)
|[workspaces](../supported-logs/Microsoft-Synapse-workspaces-logs.md)
[workspaces/bigDataPools](../supported-logs/Microsoft-Synapse-workspaces-bigDataPools-logs.md)
[workspaces/kustoPools](../supported-logs/Microsoft-Synapse-workspaces-kustoPools-logs.md)
[workspaces/scopePools](../supported-logs/Microsoft-Synapse-workspaces-scopePools-logs.md)
[workspaces/sqlPools](../supported-logs/Microsoft-Synapse-workspaces-sqlPools-logs.md)
| +|microsoft.videoindexer |N/A|[accounts](../supported-logs/microsoft-videoindexer-accounts-logs.md)
| +|Microsoft.Web |[containerapps](../supported-metrics/Microsoft-Web-containerapps-metrics.md)
[hostingEnvironments](../supported-metrics/Microsoft-Web-hostingEnvironments-metrics.md)
[hostingenvironments/multirolepools](../supported-metrics/Microsoft-Web-hostingenvironments-multirolepools-metrics.md)
[hostingenvironments/workerpools](../supported-metrics/Microsoft-Web-hostingenvironments-workerpools-metrics.md)
[serverfarms](../supported-metrics/Microsoft-Web-serverfarms-metrics.md)
[sites](../supported-metrics/Microsoft-Web-sites-metrics.md)
[sites/slots](../supported-metrics/Microsoft-Web-sites-slots-metrics.md)
[staticsites](../supported-metrics/Microsoft-Web-staticsites-metrics.md)
|[hostingEnvironments](../supported-logs/Microsoft-Web-hostingEnvironments-logs.md)
[sites](../supported-logs/Microsoft-Web-sites-logs.md)
[sites/slots](../supported-logs/Microsoft-Web-sites-slots-logs.md)
[staticsites](../supported-logs/Microsoft-Web-staticsites-logs.md)
| +|microsoft.workloads |N/A|[sapvirtualinstances](../supported-logs/microsoft-workloads-sapvirtualinstances-logs.md)
| +|NGINX.NGINXPLUS |[NGINX.NGINXPLUS/nginxDeployments](../supported-metrics/NGINX-NGINXPLUS-nginxDeployments-metrics.md)
|[NGINX.NGINXPLUS/nginxDeployments](../supported-logs/NGINX-NGINXPLUS-nginxDeployments-logs.md)
| +|Microsoft.azurestackhci |[clusters](../supported-metrics/Microsoft-azurestackhci-clusters-metrics.md)
|N/A| +|microsoft.bing |[accounts](../supported-metrics/microsoft-bing-accounts-metrics.md)
|N/A| +|Microsoft.BotService |[botServices/channels](../supported-metrics/Microsoft-BotService-botServices-channels-metrics.md)
[botServices/connections](../supported-metrics/Microsoft-BotService-botServices-connections-metrics.md)
[checknameavailability](../supported-metrics/Microsoft-BotService-checknameavailability-metrics.md)
[hostsettings](../supported-metrics/Microsoft-BotService-hostsettings-metrics.md)
[listauthserviceproviders](../supported-metrics/Microsoft-BotService-listauthserviceproviders-metrics.md)
[listqnamakerendpointkeys](../supported-metrics/Microsoft-BotService-listqnamakerendpointkeys-metrics.md)
|N/A| +|Microsoft.ClassicCompute |[domainNames/slots/roles](../supported-metrics/Microsoft-ClassicCompute-domainNames-slots-roles-metrics.md)
[virtualMachines](../supported-metrics/Microsoft-ClassicCompute-virtualMachines-metrics.md)
|N/A| +|Microsoft.ClassicStorage |[storageAccounts](../supported-metrics/Microsoft-ClassicStorage-storageAccounts-metrics.md)
[storageAccounts/blobServices](../supported-metrics/Microsoft-ClassicStorage-storageAccounts-blobServices-metrics.md)
[storageAccounts/fileServices](../supported-metrics/Microsoft-ClassicStorage-storageAccounts-fileServices-metrics.md)
[storageAccounts/queueServices](../supported-metrics/Microsoft-ClassicStorage-storageAccounts-queueServices-metrics.md)
[storageAccounts/tableServices](../supported-metrics/Microsoft-ClassicStorage-storageAccounts-tableServices-metrics.md)
|N/A| +|Microsoft.ClusterStor |[nodes](../supported-metrics/Microsoft-ClusterStor-nodes-metrics.md)
|N/A| +|microsoft.compute |[disks](../supported-metrics/microsoft-compute-disks-metrics.md)
|N/A| +|Microsoft.DataBoxEdge |[dataBoxEdgeDevices](../supported-metrics/Microsoft-DataBoxEdge-dataBoxEdgeDevices-metrics.md)
|N/A| +|microsoft.edgezones |[edgezones](../supported-metrics/microsoft-edgezones-edgezones-metrics.md)
|N/A| +|Microsoft.ElasticSan |[elasticSans](../supported-metrics/Microsoft-ElasticSan-elasticSans-metrics.md)
|N/A| +|Microsoft.HDInsight |[clusters](../supported-metrics/Microsoft-HDInsight-clusters-metrics.md)
|N/A| +|Microsoft.HealthModel |[healthmodels](../supported-metrics/Microsoft-HealthModel-healthmodels-metrics.md)
|N/A| +|Microsoft.
HybridContainerService |[provisionedClusters](../supported-metrics/Microsoft-HybridContainerService-provisionedClusters-metrics.md)
|N/A| +|microsoft.hybridnetwork |[networkfunctions](../supported-metrics/microsoft-hybridnetwork-networkfunctions-metrics.md)
[virtualnetworkfunctions](../supported-metrics/microsoft-hybridnetwork-virtualnetworkfunctions-metrics.md)
|N/A| +|Microsoft.IoTCentral |[IoTApps](../supported-metrics/Microsoft-IoTCentral-IoTApps-metrics.md)
|N/A| +|microsoft.
kubernetesconfiguration |[extensions](../supported-metrics/microsoft-kubernetesconfiguration-extensions-metrics.md)
|N/A| +|Microsoft.Maps |[accounts](../supported-metrics/Microsoft-Maps-accounts-metrics.md)
|N/A| +|Microsoft.MessagingConnectors |[connectors](../supported-metrics/Microsoft-MessagingConnectors-connectors-metrics.md)
|N/A| +|Microsoft.MixedReality |[remoteRenderingAccounts](../supported-metrics/Microsoft-MixedReality-remoteRenderingAccounts-metrics.md)
[spatialAnchorsAccounts](../supported-metrics/Microsoft-MixedReality-spatialAnchorsAccounts-metrics.md)
|N/A| +|Microsoft.MobileNetwork |[mobilenetworks/sites](../supported-metrics/Microsoft-MobileNetwork-mobilenetworks-sites-metrics.md)
[packetcorecontrolplanes](../supported-metrics/Microsoft-MobileNetwork-packetcorecontrolplanes-metrics.md)
[packetcorecontrolplanes/packetcoredataplanes](../supported-metrics/Microsoft-MobileNetwork-packetcorecontrolplanes-packetcoredataplanes-metrics.md)
[radioAccessNetworks](../supported-metrics/Microsoft-MobileNetwork-radioAccessNetworks-metrics.md)
|N/A| +|Microsoft.Orbital |[contactProfiles](../supported-metrics/Microsoft-Orbital-contactProfiles-metrics.md)
[l2Connections](../supported-metrics/Microsoft-Orbital-l2Connections-metrics.md)
[spacecrafts](../supported-metrics/Microsoft-Orbital-spacecrafts-metrics.md)
[terminals](../supported-metrics/Microsoft-Orbital-terminals-metrics.md)
|N/A| +|Microsoft.Peering |[peerings](../supported-metrics/Microsoft-Peering-peerings-metrics.md)
[peeringServices](../supported-metrics/Microsoft-Peering-peeringServices-metrics.md)
|N/A| +|microsoft.resources |[subscriptions](../supported-metrics/microsoft-resources-subscriptions-metrics.md)
|N/A| +|microsoft.securitydetonation |[chambers](../supported-metrics/microsoft-securitydetonation-chambers-metrics.md)
|N/A| +|Microsoft.SecurityDetonation |[SecurityDetonationChambers](../supported-metrics/Microsoft-SecurityDetonation-SecurityDetonationChambers-metrics.md)
|N/A| +|Microsoft.StorageActions |[storageTasks](../supported-metrics/Microsoft-StorageActions-storageTasks-metrics.md)
|N/A| +|Microsoft.StorageSync |[storageSyncServices](../supported-metrics/Microsoft-StorageSync-storageSyncServices-metrics.md)
|N/A| +|Microsoft.StorageTasks |[storageTasks](../supported-metrics/Microsoft-StorageTasks-storageTasks-metrics.md)
|N/A| +|Microsoft.VoiceServices |[CommunicationsGateways](../supported-metrics/Microsoft-VoiceServices-CommunicationsGateways-metrics.md)
|N/A| +|Oracle.Database |[Oracle.Database/autonomousDatabases](../supported-metrics/Oracle-Database-autonomousDatabases-metrics.md)
[Oracle.Database/cloudVmClusters](../supported-metrics/Oracle-Database-cloudVmClusters-metrics.md)
|N/A| +|Wandisco.Fusion |[Wandisco.Fusion/migrators](../supported-metrics/Wandisco-Fusion-migrators-metrics.md)
[Wandisco.Fusion/migrators/dataTransferAgents](../supported-metrics/Wandisco-Fusion-migrators-dataTransferAgents-metrics.md)
[Wandisco.Fusion/migrators/liveDataMigrations](../supported-metrics/Wandisco-Fusion-migrators-liveDataMigrations-metrics.md)
[Wandisco.Fusion/migrators/metadataMigrations](../supported-metrics/Wandisco-Fusion-migrators-metadataMigrations-metrics.md)
|N/A| + +## Next Steps + +* [Learn more about resource logs](/azure/azure-monitor/essentials/platform-logs-overview) +* [Stream resource resource logs to **Event Hubs**](/azure/azure-monitor/essentials/resource-logs#send-to-azure-event-hubs) +* [Change resource log diagnostic settings using the Azure Monitor REST API](/rest/api/monitor/diagnosticsettings) +* [Analyze logs from Azure storage with Log Analytics](/azure/azure-monitor/essentials/resource-logs#send-to-log-analytics-workspace) diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-aad-domainservices-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-aad-domainservices-logs.md new file mode 100644 index 0000000000..f41ee06f96 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-aad-domainservices-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.AAD/DomainServices +description: Reference for Microsoft.AAD/DomainServices in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.AAD/DomainServices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.AAD/DomainServices +The following table lists the types of logs available for the Microsoft.AAD/DomainServices resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.AAD/DomainServices](../supported-metrics/microsoft-aad-domainservices-metrics.md) + + + +[!INCLUDE [Microsoft.AAD/DomainServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-aad-domainservices-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-agfoodplatform-farmbeats-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-agfoodplatform-farmbeats-logs.md new file mode 100644 index 0000000000..091b3c721d --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-agfoodplatform-farmbeats-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.AgFoodPlatform/farmBeats +description: Reference for Microsoft.AgFoodPlatform/farmBeats in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.AgFoodPlatform/farmBeats, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.AgFoodPlatform/farmBeats +The following table lists the types of logs available for the Microsoft.AgFoodPlatform/farmBeats resource type. + + + +[!INCLUDE [Microsoft.AgFoodPlatform/farmBeats](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-agfoodplatform-farmbeats-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-analysisservices-servers-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-analysisservices-servers-logs.md new file mode 100644 index 0000000000..512116ba2e --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-analysisservices-servers-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.AnalysisServices/servers +description: Reference for Microsoft.AnalysisServices/servers in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.AnalysisServices/servers, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.AnalysisServices/servers +The following table lists the types of logs available for the Microsoft.AnalysisServices/servers resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.AnalysisServices/servers](../supported-metrics/microsoft-analysisservices-servers-metrics.md) + + + +[!INCLUDE [Microsoft.AnalysisServices/servers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-analysisservices-servers-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-apimanagement-service-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-apimanagement-service-logs.md new file mode 100644 index 0000000000..7f27921d17 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-apimanagement-service-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.ApiManagement/service +description: Reference for Microsoft.ApiManagement/service in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ApiManagement/service, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ApiManagement/service +The following table lists the types of logs available for the Microsoft.ApiManagement/service resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.ApiManagement/service](../supported-metrics/microsoft-apimanagement-service-metrics.md) + + + +[!INCLUDE [Microsoft.ApiManagement/service](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-apimanagement-service-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-app-managedenvironments-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-app-managedenvironments-logs.md new file mode 100644 index 0000000000..33a92f6a5d --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-app-managedenvironments-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.App/managedEnvironments +description: Reference for Microsoft.App/managedEnvironments in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.App/managedEnvironments, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.App/managedEnvironments +The following table lists the types of logs available for the Microsoft.App/managedEnvironments resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.App/managedEnvironments](../supported-metrics/microsoft-app-managedenvironments-metrics.md) + + + +[!INCLUDE [Microsoft.App/managedEnvironments](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-app-managedenvironments-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-appconfiguration-configurationstores-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-appconfiguration-configurationstores-logs.md new file mode 100644 index 0000000000..6d37d8447e --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-appconfiguration-configurationstores-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.AppConfiguration/configurationStores +description: Reference for Microsoft.AppConfiguration/configurationStores in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.AppConfiguration/configurationStores, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.AppConfiguration/configurationStores +The following table lists the types of logs available for the Microsoft.AppConfiguration/configurationStores resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.AppConfiguration/configurationStores](../supported-metrics/microsoft-appconfiguration-configurationstores-metrics.md) + + + +[!INCLUDE [Microsoft.AppConfiguration/configurationStores](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-appconfiguration-configurationstores-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-appplatform-spring-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-appplatform-spring-logs.md new file mode 100644 index 0000000000..073f7f568a --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-appplatform-spring-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.AppPlatform/spring +description: Reference for Microsoft.AppPlatform/spring in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.AppPlatform/spring, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.AppPlatform/spring +The following table lists the types of logs available for the Microsoft.AppPlatform/spring resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.AppPlatform/spring](../supported-metrics/microsoft-appplatform-spring-metrics.md) + + + +[!INCLUDE [Microsoft.AppPlatform/spring](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-appplatform-spring-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-attestation-attestationproviders-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-attestation-attestationproviders-logs.md new file mode 100644 index 0000000000..4638aae599 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-attestation-attestationproviders-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.Attestation/attestationProviders +description: Reference for Microsoft.Attestation/attestationProviders in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Attestation/attestationProviders, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Attestation/attestationProviders +The following table lists the types of logs available for the Microsoft.Attestation/attestationProviders resource type. + + + +[!INCLUDE [Microsoft.Attestation/attestationProviders](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-attestation-attestationproviders-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-automation-automationaccounts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-automation-automationaccounts-logs.md new file mode 100644 index 0000000000..f2fbd8563b --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-automation-automationaccounts-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Automation/automationAccounts +description: Reference for Microsoft.Automation/automationAccounts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Automation/automationAccounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Automation/automationAccounts +The following table lists the types of logs available for the Microsoft.Automation/automationAccounts resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Automation/automationAccounts](../supported-metrics/microsoft-automation-automationaccounts-metrics.md) + + + +[!INCLUDE [Microsoft.Automation/automationAccounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-automation-automationaccounts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-autonomousdevelopmentplatform-accounts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-autonomousdevelopmentplatform-accounts-logs.md new file mode 100644 index 0000000000..4f765e3aa8 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-autonomousdevelopmentplatform-accounts-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.AutonomousDevelopmentPlatform/accounts +description: Reference for Microsoft.AutonomousDevelopmentPlatform/accounts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.AutonomousDevelopmentPlatform/accounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.AutonomousDevelopmentPlatform/accounts +The following table lists the types of logs available for the Microsoft.AutonomousDevelopmentPlatform/accounts resource type. + + + +[!INCLUDE [Microsoft.AutonomousDevelopmentPlatform/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-autonomousdevelopmentplatform-accounts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-autonomousdevelopmentplatform-workspaces-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-autonomousdevelopmentplatform-workspaces-logs.md new file mode 100644 index 0000000000..663b11e82d --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-autonomousdevelopmentplatform-workspaces-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.AutonomousDevelopmentPlatform/workspaces +description: Reference for Microsoft.AutonomousDevelopmentPlatform/workspaces in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.AutonomousDevelopmentPlatform/workspaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.AutonomousDevelopmentPlatform/workspaces +The following table lists the types of logs available for the Microsoft.AutonomousDevelopmentPlatform/workspaces resource type. + + + +[!INCLUDE [Microsoft.AutonomousDevelopmentPlatform/workspaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-autonomousdevelopmentplatform-workspaces-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-avs-privateclouds-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-avs-privateclouds-logs.md new file mode 100644 index 0000000000..15546e5222 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-avs-privateclouds-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - microsoft.avs/privateClouds +description: Reference for microsoft.avs/privateClouds in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.avs/privateClouds, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.avs/privateClouds +The following table lists the types of logs available for the microsoft.avs/privateClouds resource type. + + + +For a list of supported metrics, see [Supported metrics - microsoft.avs/privateClouds](../supported-metrics/microsoft-avs-privateclouds-metrics.md) + + + +[!INCLUDE [microsoft.avs/privateClouds](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-avs-privateclouds-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-azuredatatransfer-connections-flows-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-azuredatatransfer-connections-flows-logs.md new file mode 100644 index 0000000000..ee9dff3d9b --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-azuredatatransfer-connections-flows-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.AzureDataTransfer/connections/flows +description: Reference for Microsoft.AzureDataTransfer/connections/flows in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.AzureDataTransfer/connections/flows, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.AzureDataTransfer/connections/flows +The following table lists the types of logs available for the Microsoft.AzureDataTransfer/connections/flows resource type. + + + +[!INCLUDE [Microsoft.AzureDataTransfer/connections/flows](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-azuredatatransfer-connections-flows-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-azureplaywrightservice-accounts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-azureplaywrightservice-accounts-logs.md new file mode 100644 index 0000000000..68f77bdf7d --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-azureplaywrightservice-accounts-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - microsoft.azureplaywrightservice/accounts +description: Reference for microsoft.azureplaywrightservice/accounts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.azureplaywrightservice/accounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.azureplaywrightservice/accounts +The following table lists the types of logs available for the microsoft.azureplaywrightservice/accounts resource type. + + + +[!INCLUDE [microsoft.azureplaywrightservice/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-azureplaywrightservice-accounts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-azuresphere-catalogs-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-azuresphere-catalogs-logs.md new file mode 100644 index 0000000000..df60a02710 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-azuresphere-catalogs-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - microsoft.azuresphere/catalogs +description: Reference for microsoft.azuresphere/catalogs in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.azuresphere/catalogs, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.azuresphere/catalogs +The following table lists the types of logs available for the microsoft.azuresphere/catalogs resource type. + + + +For a list of supported metrics, see [Supported metrics - microsoft.azuresphere/catalogs](../supported-metrics/microsoft-azuresphere-catalogs-metrics.md) + + + +[!INCLUDE [microsoft.azuresphere/catalogs](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-azuresphere-catalogs-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-batch-batchaccounts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-batch-batchaccounts-logs.md new file mode 100644 index 0000000000..453cfe58d9 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-batch-batchaccounts-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Batch/batchaccounts +description: Reference for Microsoft.Batch/batchaccounts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Batch/batchaccounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Batch/batchaccounts +The following table lists the types of logs available for the Microsoft.Batch/batchaccounts resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Batch/batchaccounts](../supported-metrics/microsoft-batch-batchaccounts-metrics.md) + + + +[!INCLUDE [Microsoft.Batch/batchaccounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-batch-batchaccounts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-botservice-botservices-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-botservice-botservices-logs.md new file mode 100644 index 0000000000..6a0d4eacb4 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-botservice-botservices-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - microsoft.botservice/botservices +description: Reference for microsoft.botservice/botservices in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.botservice/botservices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.botservice/botservices +The following table lists the types of logs available for the microsoft.botservice/botservices resource type. + + + +For a list of supported metrics, see [Supported metrics - microsoft.botservice/botservices](../supported-metrics/microsoft-botservice-botservices-metrics.md) + + + +[!INCLUDE [microsoft.botservice/botservices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-botservice-botservices-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-cache-redis-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-cache-redis-logs.md new file mode 100644 index 0000000000..b900e62eb6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-cache-redis-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Cache/redis +description: Reference for Microsoft.Cache/redis in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Cache/redis, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Cache/redis +The following table lists the types of logs available for the Microsoft.Cache/redis resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Cache/redis](../supported-metrics/microsoft-cache-redis-metrics.md) + + + +[!INCLUDE [Microsoft.Cache/redis](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-cache-redis-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-cache-redisenterprise-databases-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-cache-redisenterprise-databases-logs.md new file mode 100644 index 0000000000..d53cba69cb --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-cache-redisenterprise-databases-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.Cache/redisEnterprise/databases +description: Reference for Microsoft.Cache/redisEnterprise/databases in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Cache/redisEnterprise/databases, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Cache/redisEnterprise/databases +The following table lists the types of logs available for the Microsoft.Cache/redisEnterprise/databases resource type. + + + +[!INCLUDE [Microsoft.Cache/redisEnterprise/databases](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-cache-redisenterprise-databases-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-cdn-cdnwebapplicationfirewallpolicies-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-cdn-cdnwebapplicationfirewallpolicies-logs.md new file mode 100644 index 0000000000..d67a65208c --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-cdn-cdnwebapplicationfirewallpolicies-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Cdn/cdnwebapplicationfirewallpolicies +description: Reference for Microsoft.Cdn/cdnwebapplicationfirewallpolicies in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Cdn/cdnwebapplicationfirewallpolicies, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Cdn/cdnwebapplicationfirewallpolicies +The following table lists the types of logs available for the Microsoft.Cdn/cdnwebapplicationfirewallpolicies resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Cdn/cdnwebapplicationfirewallpolicies](../supported-metrics/microsoft-cdn-cdnwebapplicationfirewallpolicies-metrics.md) + + + +[!INCLUDE [Microsoft.Cdn/cdnwebapplicationfirewallpolicies](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-cdn-cdnwebapplicationfirewallpolicies-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-cdn-profiles-endpoints-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-cdn-profiles-endpoints-logs.md new file mode 100644 index 0000000000..642cf2ba48 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-cdn-profiles-endpoints-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.Cdn/profiles/endpoints +description: Reference for Microsoft.Cdn/profiles/endpoints in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Cdn/profiles/endpoints, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Cdn/profiles/endpoints +The following table lists the types of logs available for the Microsoft.Cdn/profiles/endpoints resource type. + + + +[!INCLUDE [Microsoft.Cdn/profiles/endpoints](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-cdn-profiles-endpoints-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-cdn-profiles-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-cdn-profiles-logs.md new file mode 100644 index 0000000000..85dbf5218e --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-cdn-profiles-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Cdn/profiles +description: Reference for Microsoft.Cdn/profiles in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Cdn/profiles, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Cdn/profiles +The following table lists the types of logs available for the Microsoft.Cdn/profiles resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Cdn/profiles](../supported-metrics/microsoft-cdn-profiles-metrics.md) + + + +[!INCLUDE [Microsoft.Cdn/profiles](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-cdn-profiles-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-chaos-experiments-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-chaos-experiments-logs.md new file mode 100644 index 0000000000..0b66c4d542 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-chaos-experiments-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.Chaos/experiments +description: Reference for Microsoft.Chaos/experiments in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Chaos/experiments, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Chaos/experiments +The following table lists the types of logs available for the Microsoft.Chaos/experiments resource type. + + + +[!INCLUDE [Microsoft.Chaos/experiments](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-chaos-experiments-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-classicnetwork-networksecuritygroups-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-classicnetwork-networksecuritygroups-logs.md new file mode 100644 index 0000000000..af42870611 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-classicnetwork-networksecuritygroups-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.ClassicNetwork/networksecuritygroups +description: Reference for Microsoft.ClassicNetwork/networksecuritygroups in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ClassicNetwork/networksecuritygroups, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ClassicNetwork/networksecuritygroups +The following table lists the types of logs available for the Microsoft.ClassicNetwork/networksecuritygroups resource type. + + + +[!INCLUDE [Microsoft.ClassicNetwork/networksecuritygroups](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-classicnetwork-networksecuritygroups-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-codesigning-codesigningaccounts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-codesigning-codesigningaccounts-logs.md new file mode 100644 index 0000000000..8f14ad5d1c --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-codesigning-codesigningaccounts-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.CodeSigning/codesigningaccounts +description: Reference for Microsoft.CodeSigning/codesigningaccounts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.CodeSigning/codesigningaccounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.CodeSigning/codesigningaccounts +The following table lists the types of logs available for the Microsoft.CodeSigning/codesigningaccounts resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.CodeSigning/codesigningaccounts](../supported-metrics/microsoft-codesigning-codesigningaccounts-metrics.md) + + + +[!INCLUDE [Microsoft.CodeSigning/codesigningaccounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-codesigning-codesigningaccounts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-cognitiveservices-accounts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-cognitiveservices-accounts-logs.md new file mode 100644 index 0000000000..b09ccadc62 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-cognitiveservices-accounts-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.CognitiveServices/accounts +description: Reference for Microsoft.CognitiveServices/accounts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.CognitiveServices/accounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.CognitiveServices/accounts +The following table lists the types of logs available for the Microsoft.CognitiveServices/accounts resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.CognitiveServices/accounts](../supported-metrics/microsoft-cognitiveservices-accounts-metrics.md) + + + +[!INCLUDE [Microsoft.CognitiveServices/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-cognitiveservices-accounts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-communication-communicationservices-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-communication-communicationservices-logs.md new file mode 100644 index 0000000000..ef9dea4ffc --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-communication-communicationservices-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Communication/CommunicationServices +description: Reference for Microsoft.Communication/CommunicationServices in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Communication/CommunicationServices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Communication/CommunicationServices +The following table lists the types of logs available for the Microsoft.Communication/CommunicationServices resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Communication/CommunicationServices](../supported-metrics/microsoft-communication-communicationservices-metrics.md) + + + +[!INCLUDE [Microsoft.Communication/CommunicationServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-communication-communicationservices-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-community-communitytrainings-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-community-communitytrainings-logs.md new file mode 100644 index 0000000000..565aed11db --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-community-communitytrainings-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - microsoft.community/communityTrainings +description: Reference for microsoft.community/communityTrainings in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.community/communityTrainings, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.community/communityTrainings +The following table lists the types of logs available for the microsoft.community/communityTrainings resource type. + + + +[!INCLUDE [microsoft.community/communityTrainings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-community-communitytrainings-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-compute-virtualmachines-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-compute-virtualmachines-logs.md new file mode 100644 index 0000000000..dcf1b0bb26 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-compute-virtualmachines-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Compute/virtualMachines +description: Reference for Microsoft.Compute/virtualMachines in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Compute/virtualMachines, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Compute/virtualMachines +The following table lists the types of logs available for the Microsoft.Compute/virtualMachines resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Compute/virtualMachines](../supported-metrics/microsoft-compute-virtualmachines-metrics.md) + + + +[!INCLUDE [Microsoft.Compute/virtualMachines](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-compute-virtualmachines-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-confidentialledger-managedccf-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-confidentialledger-managedccf-logs.md new file mode 100644 index 0000000000..20139de151 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-confidentialledger-managedccf-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.ConfidentialLedger/ManagedCCF +description: Reference for Microsoft.ConfidentialLedger/ManagedCCF in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ConfidentialLedger/ManagedCCF, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ConfidentialLedger/ManagedCCF +The following table lists the types of logs available for the Microsoft.ConfidentialLedger/ManagedCCF resource type. + + + +[!INCLUDE [Microsoft.ConfidentialLedger/ManagedCCF](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-confidentialledger-managedccf-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-confidentialledger-managedccfs-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-confidentialledger-managedccfs-logs.md new file mode 100644 index 0000000000..9397a86727 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-confidentialledger-managedccfs-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.ConfidentialLedger/ManagedCCFs +description: Reference for Microsoft.ConfidentialLedger/ManagedCCFs in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ConfidentialLedger/ManagedCCFs, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ConfidentialLedger/ManagedCCFs +The following table lists the types of logs available for the Microsoft.ConfidentialLedger/ManagedCCFs resource type. + + + +[!INCLUDE [Microsoft.ConfidentialLedger/ManagedCCFs](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-confidentialledger-managedccfs-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-connectedcache-cachenodes-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-connectedcache-cachenodes-logs.md new file mode 100644 index 0000000000..9d970a9a8e --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-connectedcache-cachenodes-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.ConnectedCache/CacheNodes +description: Reference for Microsoft.ConnectedCache/CacheNodes in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ConnectedCache/CacheNodes, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ConnectedCache/CacheNodes +The following table lists the types of logs available for the Microsoft.ConnectedCache/CacheNodes resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.ConnectedCache/CacheNodes](../supported-metrics/microsoft-connectedcache-cachenodes-metrics.md) + + + +[!INCLUDE [Microsoft.ConnectedCache/CacheNodes](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-connectedcache-cachenodes-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-connectedcache-enterprisemcccustomers-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-connectedcache-enterprisemcccustomers-logs.md new file mode 100644 index 0000000000..50f3fe19e2 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-connectedcache-enterprisemcccustomers-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.ConnectedCache/enterpriseMccCustomers +description: Reference for Microsoft.ConnectedCache/enterpriseMccCustomers in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ConnectedCache/enterpriseMccCustomers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ConnectedCache/enterpriseMccCustomers +The following table lists the types of logs available for the Microsoft.ConnectedCache/enterpriseMccCustomers resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.ConnectedCache/enterpriseMccCustomers](../supported-metrics/microsoft-connectedcache-enterprisemcccustomers-metrics.md) + + + +[!INCLUDE [Microsoft.ConnectedCache/enterpriseMccCustomers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-connectedcache-enterprisemcccustomers-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-connectedcache-ispcustomers-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-connectedcache-ispcustomers-logs.md new file mode 100644 index 0000000000..d189205830 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-connectedcache-ispcustomers-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.ConnectedCache/ispCustomers +description: Reference for Microsoft.ConnectedCache/ispCustomers in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ConnectedCache/ispCustomers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ConnectedCache/ispCustomers +The following table lists the types of logs available for the Microsoft.ConnectedCache/ispCustomers resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.ConnectedCache/ispCustomers](../supported-metrics/microsoft-connectedcache-ispcustomers-metrics.md) + + + +[!INCLUDE [Microsoft.ConnectedCache/ispCustomers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-connectedcache-ispcustomers-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-connectedvehicle-platformaccounts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-connectedvehicle-platformaccounts-logs.md new file mode 100644 index 0000000000..cb92ed4b05 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-connectedvehicle-platformaccounts-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.ConnectedVehicle/platformAccounts +description: Reference for Microsoft.ConnectedVehicle/platformAccounts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ConnectedVehicle/platformAccounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ConnectedVehicle/platformAccounts +The following table lists the types of logs available for the Microsoft.ConnectedVehicle/platformAccounts resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.ConnectedVehicle/platformAccounts](../supported-metrics/microsoft-connectedvehicle-platformaccounts-metrics.md) + + + +[!INCLUDE [Microsoft.ConnectedVehicle/platformAccounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-connectedvehicle-platformaccounts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-containerinstance-containergroups-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-containerinstance-containergroups-logs.md new file mode 100644 index 0000000000..04ba036f1b --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-containerinstance-containergroups-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.ContainerInstance/containerGroups +description: Reference for Microsoft.ContainerInstance/containerGroups in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ContainerInstance/containerGroups, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ContainerInstance/containerGroups +The following table lists the types of logs available for the Microsoft.ContainerInstance/containerGroups resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.ContainerInstance/containerGroups](../supported-metrics/microsoft-containerinstance-containergroups-metrics.md) + + + +[!INCLUDE [Microsoft.ContainerInstance/containerGroups](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-containerinstance-containergroups-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-containerregistry-registries-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-containerregistry-registries-logs.md new file mode 100644 index 0000000000..a5a23c5374 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-containerregistry-registries-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.ContainerRegistry/registries +description: Reference for Microsoft.ContainerRegistry/registries in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ContainerRegistry/registries, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ContainerRegistry/registries +The following table lists the types of logs available for the Microsoft.ContainerRegistry/registries resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.ContainerRegistry/registries](../supported-metrics/microsoft-containerregistry-registries-metrics.md) + + + +[!INCLUDE [Microsoft.ContainerRegistry/registries](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-containerregistry-registries-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-containerservice-fleets-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-containerservice-fleets-logs.md new file mode 100644 index 0000000000..325a74b79b --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-containerservice-fleets-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.ContainerService/fleets +description: Reference for Microsoft.ContainerService/fleets in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ContainerService/fleets, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ContainerService/fleets +The following table lists the types of logs available for the Microsoft.ContainerService/fleets resource type. + + + +[!INCLUDE [Microsoft.ContainerService/fleets](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-containerservice-fleets-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-containerservice-managedclusters-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-containerservice-managedclusters-logs.md new file mode 100644 index 0000000000..3609b11f25 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-containerservice-managedclusters-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.ContainerService/managedClusters +description: Reference for Microsoft.ContainerService/managedClusters in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ContainerService/managedClusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ContainerService/managedClusters +The following table lists the types of logs available for the Microsoft.ContainerService/managedClusters resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.ContainerService/managedClusters](../supported-metrics/microsoft-containerservice-managedclusters-metrics.md) + + + +[!INCLUDE [Microsoft.ContainerService/managedClusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-containerservice-managedclusters-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-customproviders-resourceproviders-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-customproviders-resourceproviders-logs.md new file mode 100644 index 0000000000..025b1ace19 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-customproviders-resourceproviders-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.CustomProviders/resourceproviders +description: Reference for Microsoft.CustomProviders/resourceproviders in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.CustomProviders/resourceproviders, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.CustomProviders/resourceproviders +The following table lists the types of logs available for the Microsoft.CustomProviders/resourceproviders resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.CustomProviders/resourceproviders](../supported-metrics/microsoft-customproviders-resourceproviders-metrics.md) + + + +[!INCLUDE [Microsoft.CustomProviders/resourceproviders](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-customproviders-resourceproviders-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-d365customerinsights-instances-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-d365customerinsights-instances-logs.md new file mode 100644 index 0000000000..a09ceb8962 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-d365customerinsights-instances-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.D365CustomerInsights/instances +description: Reference for Microsoft.D365CustomerInsights/instances in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.D365CustomerInsights/instances, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.D365CustomerInsights/instances +The following table lists the types of logs available for the Microsoft.D365CustomerInsights/instances resource type. + + + +[!INCLUDE [Microsoft.D365CustomerInsights/instances](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-d365customerinsights-instances-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-dashboard-grafana-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-dashboard-grafana-logs.md new file mode 100644 index 0000000000..0fb986a69d --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-dashboard-grafana-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Dashboard/grafana +description: Reference for Microsoft.Dashboard/grafana in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Dashboard/grafana, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Dashboard/grafana +The following table lists the types of logs available for the Microsoft.Dashboard/grafana resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Dashboard/grafana](../supported-metrics/microsoft-dashboard-grafana-metrics.md) + + + +[!INCLUDE [Microsoft.Dashboard/grafana](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-dashboard-grafana-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-databricks-workspaces-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-databricks-workspaces-logs.md new file mode 100644 index 0000000000..84993acad4 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-databricks-workspaces-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.Databricks/workspaces +description: Reference for Microsoft.Databricks/workspaces in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Databricks/workspaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Databricks/workspaces +The following table lists the types of logs available for the Microsoft.Databricks/workspaces resource type. + + + +[!INCLUDE [Microsoft.Databricks/workspaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-databricks-workspaces-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-datafactory-factories-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-datafactory-factories-logs.md new file mode 100644 index 0000000000..9941086731 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-datafactory-factories-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DataFactory/factories +description: Reference for Microsoft.DataFactory/factories in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DataFactory/factories, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DataFactory/factories +The following table lists the types of logs available for the Microsoft.DataFactory/factories resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DataFactory/factories](../supported-metrics/microsoft-datafactory-factories-metrics.md) + + + +[!INCLUDE [Microsoft.DataFactory/factories](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-datafactory-factories-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-datalakeanalytics-accounts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-datalakeanalytics-accounts-logs.md new file mode 100644 index 0000000000..24e0c0d762 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-datalakeanalytics-accounts-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DataLakeAnalytics/accounts +description: Reference for Microsoft.DataLakeAnalytics/accounts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DataLakeAnalytics/accounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DataLakeAnalytics/accounts +The following table lists the types of logs available for the Microsoft.DataLakeAnalytics/accounts resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DataLakeAnalytics/accounts](../supported-metrics/microsoft-datalakeanalytics-accounts-metrics.md) + + + +[!INCLUDE [Microsoft.DataLakeAnalytics/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-datalakeanalytics-accounts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-datalakestore-accounts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-datalakestore-accounts-logs.md new file mode 100644 index 0000000000..d97ec8b030 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-datalakestore-accounts-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DataLakeStore/accounts +description: Reference for Microsoft.DataLakeStore/accounts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DataLakeStore/accounts, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DataLakeStore/accounts +The following table lists the types of logs available for the Microsoft.DataLakeStore/accounts resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DataLakeStore/accounts](../supported-metrics/microsoft-datalakestore-accounts-metrics.md) + + + +[!INCLUDE [Microsoft.DataLakeStore/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-datalakestore-accounts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-dataprotection-backupvaults-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-dataprotection-backupvaults-logs.md new file mode 100644 index 0000000000..eba1d4c2cb --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-dataprotection-backupvaults-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DataProtection/BackupVaults +description: Reference for Microsoft.DataProtection/BackupVaults in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DataProtection/BackupVaults, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DataProtection/BackupVaults +The following table lists the types of logs available for the Microsoft.DataProtection/BackupVaults resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DataProtection/BackupVaults](../supported-metrics/microsoft-dataprotection-backupvaults-metrics.md) + + + +[!INCLUDE [Microsoft.DataProtection/BackupVaults](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-dataprotection-backupvaults-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-datashare-accounts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-datashare-accounts-logs.md new file mode 100644 index 0000000000..93b9f647c4 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-datashare-accounts-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DataShare/accounts +description: Reference for Microsoft.DataShare/accounts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DataShare/accounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DataShare/accounts +The following table lists the types of logs available for the Microsoft.DataShare/accounts resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DataShare/accounts](../supported-metrics/microsoft-datashare-accounts-metrics.md) + + + +[!INCLUDE [Microsoft.DataShare/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-datashare-accounts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-dbformariadb-servers-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-dbformariadb-servers-logs.md new file mode 100644 index 0000000000..894443e38e --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-dbformariadb-servers-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DBforMariaDB/servers +description: Reference for Microsoft.DBforMariaDB/servers in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DBforMariaDB/servers, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DBforMariaDB/servers +The following table lists the types of logs available for the Microsoft.DBforMariaDB/servers resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DBforMariaDB/servers](../supported-metrics/microsoft-dbformariadb-servers-metrics.md) + + + +[!INCLUDE [Microsoft.DBforMariaDB/servers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-dbformariadb-servers-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-dbformysql-flexibleservers-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-dbformysql-flexibleservers-logs.md new file mode 100644 index 0000000000..6ae8ec2d93 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-dbformysql-flexibleservers-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DBforMySQL/flexibleServers +description: Reference for Microsoft.DBforMySQL/flexibleServers in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DBforMySQL/flexibleServers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DBforMySQL/flexibleServers +The following table lists the types of logs available for the Microsoft.DBforMySQL/flexibleServers resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DBforMySQL/flexibleServers](../supported-metrics/microsoft-dbformysql-flexibleservers-metrics.md) + + + +[!INCLUDE [Microsoft.DBforMySQL/flexibleServers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-dbformysql-flexibleservers-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-dbformysql-servers-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-dbformysql-servers-logs.md new file mode 100644 index 0000000000..c329e10ff3 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-dbformysql-servers-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DBforMySQL/servers +description: Reference for Microsoft.DBforMySQL/servers in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DBforMySQL/servers, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DBforMySQL/servers +The following table lists the types of logs available for the Microsoft.DBforMySQL/servers resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DBforMySQL/servers](../supported-metrics/microsoft-dbformysql-servers-metrics.md) + + + +[!INCLUDE [Microsoft.DBforMySQL/servers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-dbformysql-servers-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-dbforpostgresql-flexibleservers-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-dbforpostgresql-flexibleservers-logs.md new file mode 100644 index 0000000000..4d016e0b97 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-dbforpostgresql-flexibleservers-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DBforPostgreSQL/flexibleServers +description: Reference for Microsoft.DBforPostgreSQL/flexibleServers in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DBforPostgreSQL/flexibleServers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DBforPostgreSQL/flexibleServers +The following table lists the types of logs available for the Microsoft.DBforPostgreSQL/flexibleServers resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DBforPostgreSQL/flexibleServers](../supported-metrics/microsoft-dbforpostgresql-flexibleservers-metrics.md) + + + +[!INCLUDE [Microsoft.DBforPostgreSQL/flexibleServers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-dbforpostgresql-flexibleservers-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-dbforpostgresql-servergroupsv2-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-dbforpostgresql-servergroupsv2-logs.md new file mode 100644 index 0000000000..714e4e7637 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-dbforpostgresql-servergroupsv2-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DBForPostgreSQL/serverGroupsv2 +description: Reference for Microsoft.DBForPostgreSQL/serverGroupsv2 in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DBForPostgreSQL/serverGroupsv2, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DBForPostgreSQL/serverGroupsv2 +The following table lists the types of logs available for the Microsoft.DBForPostgreSQL/serverGroupsv2 resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DBForPostgreSQL/serverGroupsv2](../supported-metrics/microsoft-dbforpostgresql-servergroupsv2-metrics.md) + + + +[!INCLUDE [Microsoft.DBForPostgreSQL/serverGroupsv2](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-dbforpostgresql-servergroupsv2-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-dbforpostgresql-servers-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-dbforpostgresql-servers-logs.md new file mode 100644 index 0000000000..963078d8f7 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-dbforpostgresql-servers-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DBforPostgreSQL/servers +description: Reference for Microsoft.DBforPostgreSQL/servers in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DBforPostgreSQL/servers, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DBforPostgreSQL/servers +The following table lists the types of logs available for the Microsoft.DBforPostgreSQL/servers resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DBforPostgreSQL/servers](../supported-metrics/microsoft-dbforpostgresql-servers-metrics.md) + + + +[!INCLUDE [Microsoft.DBforPostgreSQL/servers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-dbforpostgresql-servers-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-dbforpostgresql-serversv2-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-dbforpostgresql-serversv2-logs.md new file mode 100644 index 0000000000..ebe59c6ba5 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-dbforpostgresql-serversv2-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DBforPostgreSQL/serversv2 +description: Reference for Microsoft.DBforPostgreSQL/serversv2 in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DBforPostgreSQL/serversv2, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DBforPostgreSQL/serversv2 +The following table lists the types of logs available for the Microsoft.DBforPostgreSQL/serversv2 resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DBforPostgreSQL/serversv2](../supported-metrics/microsoft-dbforpostgresql-serversv2-metrics.md) + + + +[!INCLUDE [Microsoft.DBforPostgreSQL/serversv2](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-dbforpostgresql-serversv2-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-desktopvirtualization-appattachpackages-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-desktopvirtualization-appattachpackages-logs.md new file mode 100644 index 0000000000..f3c8354e9d --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-desktopvirtualization-appattachpackages-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.DesktopVirtualization/appAttachPackages +description: Reference for Microsoft.DesktopVirtualization/appAttachPackages in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DesktopVirtualization/appAttachPackages, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DesktopVirtualization/appAttachPackages +The following table lists the types of logs available for the Microsoft.DesktopVirtualization/appAttachPackages resource type. + + + +[!INCLUDE [Microsoft.DesktopVirtualization/appAttachPackages](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-desktopvirtualization-appattachpackages-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-desktopvirtualization-applicationgroups-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-desktopvirtualization-applicationgroups-logs.md new file mode 100644 index 0000000000..4d2d9a0175 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-desktopvirtualization-applicationgroups-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.DesktopVirtualization/applicationgroups +description: Reference for Microsoft.DesktopVirtualization/applicationgroups in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DesktopVirtualization/applicationgroups, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DesktopVirtualization/applicationgroups +The following table lists the types of logs available for the Microsoft.DesktopVirtualization/applicationgroups resource type. + + + +[!INCLUDE [Microsoft.DesktopVirtualization/applicationgroups](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-desktopvirtualization-applicationgroups-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-desktopvirtualization-hostpools-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-desktopvirtualization-hostpools-logs.md new file mode 100644 index 0000000000..40ff6b3662 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-desktopvirtualization-hostpools-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.DesktopVirtualization/hostpools +description: Reference for Microsoft.DesktopVirtualization/hostpools in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DesktopVirtualization/hostpools, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DesktopVirtualization/hostpools +The following table lists the types of logs available for the Microsoft.DesktopVirtualization/hostpools resource type. + + + +[!INCLUDE [Microsoft.DesktopVirtualization/hostpools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-desktopvirtualization-hostpools-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-desktopvirtualization-scalingplans-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-desktopvirtualization-scalingplans-logs.md new file mode 100644 index 0000000000..a7198837a2 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-desktopvirtualization-scalingplans-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.DesktopVirtualization/scalingplans +description: Reference for Microsoft.DesktopVirtualization/scalingplans in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DesktopVirtualization/scalingplans, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DesktopVirtualization/scalingplans +The following table lists the types of logs available for the Microsoft.DesktopVirtualization/scalingplans resource type. + + + +[!INCLUDE [Microsoft.DesktopVirtualization/scalingplans](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-desktopvirtualization-scalingplans-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-desktopvirtualization-workspaces-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-desktopvirtualization-workspaces-logs.md new file mode 100644 index 0000000000..18cf3172b9 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-desktopvirtualization-workspaces-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.DesktopVirtualization/workspaces +description: Reference for Microsoft.DesktopVirtualization/workspaces in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DesktopVirtualization/workspaces, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DesktopVirtualization/workspaces +The following table lists the types of logs available for the Microsoft.DesktopVirtualization/workspaces resource type. + + + +[!INCLUDE [Microsoft.DesktopVirtualization/workspaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-desktopvirtualization-workspaces-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-devcenter-devcenters-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-devcenter-devcenters-logs.md new file mode 100644 index 0000000000..a1621b824b --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-devcenter-devcenters-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DevCenter/devcenters +description: Reference for Microsoft.DevCenter/devcenters in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DevCenter/devcenters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DevCenter/devcenters +The following table lists the types of logs available for the Microsoft.DevCenter/devcenters resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DevCenter/devcenters](../supported-metrics/microsoft-devcenter-devcenters-metrics.md) + + + +[!INCLUDE [Microsoft.DevCenter/devcenters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-devcenter-devcenters-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-devices-iothubs-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-devices-iothubs-logs.md new file mode 100644 index 0000000000..a3995bfaec --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-devices-iothubs-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Devices/IotHubs +description: Reference for Microsoft.Devices/IotHubs in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Devices/IotHubs, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Devices/IotHubs +The following table lists the types of logs available for the Microsoft.Devices/IotHubs resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Devices/IotHubs](../supported-metrics/microsoft-devices-iothubs-metrics.md) + + + +[!INCLUDE [Microsoft.Devices/IotHubs](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-devices-iothubs-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-devices-provisioningservices-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-devices-provisioningservices-logs.md new file mode 100644 index 0000000000..e4fe7badc5 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-devices-provisioningservices-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Devices/provisioningServices +description: Reference for Microsoft.Devices/provisioningServices in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Devices/provisioningServices, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Devices/provisioningServices +The following table lists the types of logs available for the Microsoft.Devices/provisioningServices resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Devices/provisioningServices](../supported-metrics/microsoft-devices-provisioningservices-metrics.md) + + + +[!INCLUDE [Microsoft.Devices/provisioningServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-devices-provisioningservices-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-devopsinfrastructure-pools-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-devopsinfrastructure-pools-logs.md new file mode 100644 index 0000000000..085ac8e76e --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-devopsinfrastructure-pools-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DevOpsInfrastructure/pools +description: Reference for Microsoft.DevOpsInfrastructure/pools in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DevOpsInfrastructure/pools, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DevOpsInfrastructure/pools +The following table lists the types of logs available for the Microsoft.DevOpsInfrastructure/pools resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DevOpsInfrastructure/pools](../supported-metrics/microsoft-devopsinfrastructure-pools-metrics.md) + + + +[!INCLUDE [Microsoft.DevOpsInfrastructure/pools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-devopsinfrastructure-pools-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-digitaltwins-digitaltwinsinstances-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-digitaltwins-digitaltwinsinstances-logs.md new file mode 100644 index 0000000000..e8b7d61702 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-digitaltwins-digitaltwinsinstances-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DigitalTwins/digitalTwinsInstances +description: Reference for Microsoft.DigitalTwins/digitalTwinsInstances in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DigitalTwins/digitalTwinsInstances, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DigitalTwins/digitalTwinsInstances +The following table lists the types of logs available for the Microsoft.DigitalTwins/digitalTwinsInstances resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DigitalTwins/digitalTwinsInstances](../supported-metrics/microsoft-digitaltwins-digitaltwinsinstances-metrics.md) + + + +[!INCLUDE [Microsoft.DigitalTwins/digitalTwinsInstances](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-digitaltwins-digitaltwinsinstances-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-documentdb-cassandraclusters-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-documentdb-cassandraclusters-logs.md new file mode 100644 index 0000000000..4a025519c1 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-documentdb-cassandraclusters-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DocumentDB/cassandraClusters +description: Reference for Microsoft.DocumentDB/cassandraClusters in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DocumentDB/cassandraClusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DocumentDB/cassandraClusters +The following table lists the types of logs available for the Microsoft.DocumentDB/cassandraClusters resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DocumentDB/cassandraClusters](../supported-metrics/microsoft-documentdb-cassandraclusters-metrics.md) + + + +[!INCLUDE [Microsoft.DocumentDB/cassandraClusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-documentdb-cassandraclusters-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-documentdb-databaseaccounts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-documentdb-databaseaccounts-logs.md new file mode 100644 index 0000000000..537241fb4f --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-documentdb-databaseaccounts-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DocumentDB/DatabaseAccounts +description: Reference for Microsoft.DocumentDB/DatabaseAccounts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DocumentDB/DatabaseAccounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DocumentDB/DatabaseAccounts +The following table lists the types of logs available for the Microsoft.DocumentDB/DatabaseAccounts resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DocumentDB/DatabaseAccounts](../supported-metrics/microsoft-documentdb-databaseaccounts-metrics.md) + + + +[!INCLUDE [Microsoft.DocumentDB/DatabaseAccounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-documentdb-databaseaccounts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-documentdb-mongoclusters-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-documentdb-mongoclusters-logs.md new file mode 100644 index 0000000000..3123da5087 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-documentdb-mongoclusters-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.DocumentDB/mongoClusters +description: Reference for Microsoft.DocumentDB/mongoClusters in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.DocumentDB/mongoClusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.DocumentDB/mongoClusters +The following table lists the types of logs available for the Microsoft.DocumentDB/mongoClusters resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.DocumentDB/mongoClusters](../supported-metrics/microsoft-documentdb-mongoclusters-metrics.md) + + + +[!INCLUDE [Microsoft.DocumentDB/mongoClusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-documentdb-mongoclusters-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-domains-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-domains-logs.md new file mode 100644 index 0000000000..2fcfefac67 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-domains-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.EventGrid/domains +description: Reference for Microsoft.EventGrid/domains in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.EventGrid/domains, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.EventGrid/domains +The following table lists the types of logs available for the Microsoft.EventGrid/domains resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.EventGrid/domains](../supported-metrics/microsoft-eventgrid-domains-metrics.md) + + + +[!INCLUDE [Microsoft.EventGrid/domains](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-eventgrid-domains-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-namespaces-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-namespaces-logs.md new file mode 100644 index 0000000000..d9bac688e1 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-namespaces-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.EventGrid/namespaces +description: Reference for Microsoft.EventGrid/namespaces in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.EventGrid/namespaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.EventGrid/namespaces +The following table lists the types of logs available for the Microsoft.EventGrid/namespaces resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.EventGrid/namespaces](../supported-metrics/microsoft-eventgrid-namespaces-metrics.md) + + + +[!INCLUDE [Microsoft.EventGrid/namespaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-eventgrid-namespaces-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-partnernamespaces-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-partnernamespaces-logs.md new file mode 100644 index 0000000000..13c8ec0172 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-partnernamespaces-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.EventGrid/partnerNamespaces +description: Reference for Microsoft.EventGrid/partnerNamespaces in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.EventGrid/partnerNamespaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.EventGrid/partnerNamespaces +The following table lists the types of logs available for the Microsoft.EventGrid/partnerNamespaces resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.EventGrid/partnerNamespaces](../supported-metrics/microsoft-eventgrid-partnernamespaces-metrics.md) + + + +[!INCLUDE [Microsoft.EventGrid/partnerNamespaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-eventgrid-partnernamespaces-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-partnertopics-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-partnertopics-logs.md new file mode 100644 index 0000000000..1c8a2c8759 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-partnertopics-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.EventGrid/partnerTopics +description: Reference for Microsoft.EventGrid/partnerTopics in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.EventGrid/partnerTopics, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.EventGrid/partnerTopics +The following table lists the types of logs available for the Microsoft.EventGrid/partnerTopics resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.EventGrid/partnerTopics](../supported-metrics/microsoft-eventgrid-partnertopics-metrics.md) + + + +[!INCLUDE [Microsoft.EventGrid/partnerTopics](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-eventgrid-partnertopics-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-systemtopics-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-systemtopics-logs.md new file mode 100644 index 0000000000..8d62c971b5 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-systemtopics-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.EventGrid/systemTopics +description: Reference for Microsoft.EventGrid/systemTopics in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.EventGrid/systemTopics, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.EventGrid/systemTopics +The following table lists the types of logs available for the Microsoft.EventGrid/systemTopics resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.EventGrid/systemTopics](../supported-metrics/microsoft-eventgrid-systemtopics-metrics.md) + + + +[!INCLUDE [Microsoft.EventGrid/systemTopics](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-eventgrid-systemtopics-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-topics-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-topics-logs.md new file mode 100644 index 0000000000..79949d1ff4 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-eventgrid-topics-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.EventGrid/topics +description: Reference for Microsoft.EventGrid/topics in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.EventGrid/topics, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.EventGrid/topics +The following table lists the types of logs available for the Microsoft.EventGrid/topics resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.EventGrid/topics](../supported-metrics/microsoft-eventgrid-topics-metrics.md) + + + +[!INCLUDE [Microsoft.EventGrid/topics](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-eventgrid-topics-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-eventhub-namespaces-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-eventhub-namespaces-logs.md new file mode 100644 index 0000000000..ff4ac4a01e --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-eventhub-namespaces-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.EventHub/Namespaces +description: Reference for Microsoft.EventHub/Namespaces in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.EventHub/Namespaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.EventHub/Namespaces +The following table lists the types of logs available for the Microsoft.EventHub/Namespaces resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.EventHub/Namespaces](../supported-metrics/microsoft-eventhub-namespaces-metrics.md) + + + +[!INCLUDE [Microsoft.EventHub/Namespaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-eventhub-namespaces-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-hardwaresecuritymodules-cloudhsmclusters-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-hardwaresecuritymodules-cloudhsmclusters-logs.md new file mode 100644 index 0000000000..2d453a2324 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-hardwaresecuritymodules-cloudhsmclusters-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.HardwareSecurityModules/cloudHsmClusters +description: Reference for Microsoft.HardwareSecurityModules/cloudHsmClusters in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.HardwareSecurityModules/cloudHsmClusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.HardwareSecurityModules/cloudHsmClusters +The following table lists the types of logs available for the Microsoft.HardwareSecurityModules/cloudHsmClusters resource type. + + + +[!INCLUDE [Microsoft.HardwareSecurityModules/cloudHsmClusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-hardwaresecuritymodules-cloudhsmclusters-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-healthcareapis-services-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-healthcareapis-services-logs.md new file mode 100644 index 0000000000..475e96b4c3 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-healthcareapis-services-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.HealthcareApis/services +description: Reference for Microsoft.HealthcareApis/services in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.HealthcareApis/services, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.HealthcareApis/services +The following table lists the types of logs available for the Microsoft.HealthcareApis/services resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.HealthcareApis/services](../supported-metrics/microsoft-healthcareapis-services-metrics.md) + + + +[!INCLUDE [Microsoft.HealthcareApis/services](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-healthcareapis-services-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-healthcareapis-workspaces-dicomservices-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-healthcareapis-workspaces-dicomservices-logs.md new file mode 100644 index 0000000000..7ad6b28fbb --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-healthcareapis-workspaces-dicomservices-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.HealthcareApis/workspaces/dicomservices +description: Reference for Microsoft.HealthcareApis/workspaces/dicomservices in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.HealthcareApis/workspaces/dicomservices, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.HealthcareApis/workspaces/dicomservices +The following table lists the types of logs available for the Microsoft.HealthcareApis/workspaces/dicomservices resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.HealthcareApis/workspaces/dicomservices](../supported-metrics/microsoft-healthcareapis-workspaces-dicomservices-metrics.md) + + + +[!INCLUDE [Microsoft.HealthcareApis/workspaces/dicomservices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-healthcareapis-workspaces-dicomservices-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-healthcareapis-workspaces-fhirservices-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-healthcareapis-workspaces-fhirservices-logs.md new file mode 100644 index 0000000000..380deca826 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-healthcareapis-workspaces-fhirservices-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.HealthcareApis/workspaces/fhirservices +description: Reference for Microsoft.HealthcareApis/workspaces/fhirservices in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.HealthcareApis/workspaces/fhirservices, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.HealthcareApis/workspaces/fhirservices +The following table lists the types of logs available for the Microsoft.HealthcareApis/workspaces/fhirservices resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.HealthcareApis/workspaces/fhirservices](../supported-metrics/microsoft-healthcareapis-workspaces-fhirservices-metrics.md) + + + +[!INCLUDE [Microsoft.HealthcareApis/workspaces/fhirservices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-healthcareapis-workspaces-fhirservices-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-healthcareapis-workspaces-iotconnectors-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-healthcareapis-workspaces-iotconnectors-logs.md new file mode 100644 index 0000000000..d8443ca6b6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-healthcareapis-workspaces-iotconnectors-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.HealthcareApis/workspaces/iotconnectors +description: Reference for Microsoft.HealthcareApis/workspaces/iotconnectors in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.HealthcareApis/workspaces/iotconnectors, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.HealthcareApis/workspaces/iotconnectors +The following table lists the types of logs available for the Microsoft.HealthcareApis/workspaces/iotconnectors resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.HealthcareApis/workspaces/iotconnectors](../supported-metrics/microsoft-healthcareapis-workspaces-iotconnectors-metrics.md) + + + +[!INCLUDE [Microsoft.HealthcareApis/workspaces/iotconnectors](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-healthcareapis-workspaces-iotconnectors-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-healthdataaiservices-deidservices-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-healthdataaiservices-deidservices-logs.md new file mode 100644 index 0000000000..8822432ac6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-healthdataaiservices-deidservices-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.HealthDataAIServices/deidServices +description: Reference for Microsoft.HealthDataAIServices/deidServices in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.HealthDataAIServices/deidServices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.HealthDataAIServices/deidServices +The following table lists the types of logs available for the Microsoft.HealthDataAIServices/deidServices resource type. + + + +[!INCLUDE [Microsoft.HealthDataAIServices/deidServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-healthdataaiservices-deidservices-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-insights-autoscalesettings-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-insights-autoscalesettings-logs.md new file mode 100644 index 0000000000..6b82661142 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-insights-autoscalesettings-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - microsoft.insights/autoscalesettings +description: Reference for microsoft.insights/autoscalesettings in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.insights/autoscalesettings, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.insights/autoscalesettings +The following table lists the types of logs available for the microsoft.insights/autoscalesettings resource type. + + + +For a list of supported metrics, see [Supported metrics - microsoft.insights/autoscalesettings](../supported-metrics/microsoft-insights-autoscalesettings-metrics.md) + + + +[!INCLUDE [microsoft.insights/autoscalesettings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-insights-autoscalesettings-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-insights-components-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-insights-components-logs.md new file mode 100644 index 0000000000..2fda6f0ca9 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-insights-components-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - microsoft.insights/components +description: Reference for microsoft.insights/components in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.insights/components, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.insights/components +The following table lists the types of logs available for the microsoft.insights/components resource type. + + + +For a list of supported metrics, see [Supported metrics - microsoft.insights/components](../supported-metrics/microsoft-insights-components-metrics.md) + + + +[!INCLUDE [microsoft.insights/components](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-insights-components-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-insights-datacollectionrules-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-insights-datacollectionrules-logs.md new file mode 100644 index 0000000000..6dd2e333ee --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-insights-datacollectionrules-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Insights/datacollectionrules +description: Reference for Microsoft.Insights/datacollectionrules in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Insights/datacollectionrules, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Insights/datacollectionrules +The following table lists the types of logs available for the Microsoft.Insights/datacollectionrules resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Insights/datacollectionrules](../supported-metrics/microsoft-insights-datacollectionrules-metrics.md) + + + +[!INCLUDE [Microsoft.Insights/datacollectionrules](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-insights-datacollectionrules-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-keyvault-managedhsms-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-keyvault-managedhsms-logs.md new file mode 100644 index 0000000000..ae3dd37629 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-keyvault-managedhsms-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - microsoft.keyvault/managedhsms +description: Reference for microsoft.keyvault/managedhsms in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.keyvault/managedhsms, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.keyvault/managedhsms +The following table lists the types of logs available for the microsoft.keyvault/managedhsms resource type. + + + +For a list of supported metrics, see [Supported metrics - microsoft.keyvault/managedhsms](../supported-metrics/microsoft-keyvault-managedhsms-metrics.md) + + + +[!INCLUDE [microsoft.keyvault/managedhsms](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-keyvault-managedhsms-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-keyvault-vaults-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-keyvault-vaults-logs.md new file mode 100644 index 0000000000..38fa164421 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-keyvault-vaults-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.KeyVault/vaults +description: Reference for Microsoft.KeyVault/vaults in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.KeyVault/vaults, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.KeyVault/vaults +The following table lists the types of logs available for the Microsoft.KeyVault/vaults resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.KeyVault/vaults](../supported-metrics/microsoft-keyvault-vaults-metrics.md) + + + +[!INCLUDE [Microsoft.KeyVault/vaults](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-keyvault-vaults-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-kubernetes-connectedclusters-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-kubernetes-connectedclusters-logs.md new file mode 100644 index 0000000000..ff61c56d60 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-kubernetes-connectedclusters-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - microsoft.kubernetes/connectedClusters +description: Reference for microsoft.kubernetes/connectedClusters in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.kubernetes/connectedClusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.kubernetes/connectedClusters +The following table lists the types of logs available for the microsoft.kubernetes/connectedClusters resource type. + + + +For a list of supported metrics, see [Supported metrics - microsoft.kubernetes/connectedClusters](../supported-metrics/microsoft-kubernetes-connectedclusters-metrics.md) + + + +[!INCLUDE [microsoft.kubernetes/connectedClusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-kubernetes-connectedclusters-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-kusto-clusters-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-kusto-clusters-logs.md new file mode 100644 index 0000000000..c7ae5fce52 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-kusto-clusters-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Kusto/clusters +description: Reference for Microsoft.Kusto/clusters in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Kusto/clusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Kusto/clusters +The following table lists the types of logs available for the Microsoft.Kusto/clusters resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Kusto/clusters](../supported-metrics/microsoft-kusto-clusters-metrics.md) + + + +[!INCLUDE [Microsoft.Kusto/clusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-kusto-clusters-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-loadtestservice-loadtests-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-loadtestservice-loadtests-logs.md new file mode 100644 index 0000000000..66864cc758 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-loadtestservice-loadtests-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - microsoft.loadtestservice/loadtests +description: Reference for microsoft.loadtestservice/loadtests in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.loadtestservice/loadtests, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.loadtestservice/loadtests +The following table lists the types of logs available for the microsoft.loadtestservice/loadtests resource type. + + + +[!INCLUDE [microsoft.loadtestservice/loadtests](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-loadtestservice-loadtests-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-logic-integrationaccounts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-logic-integrationaccounts-logs.md new file mode 100644 index 0000000000..464cd24ada --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-logic-integrationaccounts-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.Logic/IntegrationAccounts +description: Reference for Microsoft.Logic/IntegrationAccounts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Logic/IntegrationAccounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Logic/IntegrationAccounts +The following table lists the types of logs available for the Microsoft.Logic/IntegrationAccounts resource type. + + + +[!INCLUDE [Microsoft.Logic/IntegrationAccounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-logic-integrationaccounts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-logic-workflows-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-logic-workflows-logs.md new file mode 100644 index 0000000000..dc482ebfda --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-logic-workflows-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Logic/Workflows +description: Reference for Microsoft.Logic/Workflows in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Logic/Workflows, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Logic/Workflows +The following table lists the types of logs available for the Microsoft.Logic/Workflows resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Logic/Workflows](../supported-metrics/microsoft-logic-workflows-metrics.md) + + + +[!INCLUDE [Microsoft.Logic/Workflows](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-logic-workflows-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-machinelearningservices-registries-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-machinelearningservices-registries-logs.md new file mode 100644 index 0000000000..94cf6c34c6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-machinelearningservices-registries-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.MachineLearningServices/registries +description: Reference for Microsoft.MachineLearningServices/registries in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.MachineLearningServices/registries, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.MachineLearningServices/registries +The following table lists the types of logs available for the Microsoft.MachineLearningServices/registries resource type. + + + +[!INCLUDE [Microsoft.MachineLearningServices/registries](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-machinelearningservices-registries-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-machinelearningservices-workspaces-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-machinelearningservices-workspaces-logs.md new file mode 100644 index 0000000000..d221cb94c4 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-machinelearningservices-workspaces-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.MachineLearningServices/workspaces +description: Reference for Microsoft.MachineLearningServices/workspaces in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.MachineLearningServices/workspaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.MachineLearningServices/workspaces +The following table lists the types of logs available for the Microsoft.MachineLearningServices/workspaces resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.MachineLearningServices/workspaces](../supported-metrics/microsoft-machinelearningservices-workspaces-metrics.md) + + + +[!INCLUDE [Microsoft.MachineLearningServices/workspaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-machinelearningservices-workspaces-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-machinelearningservices-workspaces-onlineendpoints-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-machinelearningservices-workspaces-onlineendpoints-logs.md new file mode 100644 index 0000000000..69a0f3bd73 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-machinelearningservices-workspaces-onlineendpoints-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.MachineLearningServices/workspaces/onlineEndpoints +description: Reference for Microsoft.MachineLearningServices/workspaces/onlineEndpoints in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.MachineLearningServices/workspaces/onlineEndpoints, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.MachineLearningServices/workspaces/onlineEndpoints +The following table lists the types of logs available for the Microsoft.MachineLearningServices/workspaces/onlineEndpoints resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.MachineLearningServices/workspaces/onlineEndpoints](../supported-metrics/microsoft-machinelearningservices-workspaces-onlineendpoints-metrics.md) + + + +[!INCLUDE [Microsoft.MachineLearningServices/workspaces/onlineEndpoints](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-machinelearningservices-workspaces-onlineendpoints-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-managednetworkfabric-networkdevices-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-managednetworkfabric-networkdevices-logs.md new file mode 100644 index 0000000000..713cea6e9a --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-managednetworkfabric-networkdevices-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.ManagedNetworkFabric/networkDevices +description: Reference for Microsoft.ManagedNetworkFabric/networkDevices in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ManagedNetworkFabric/networkDevices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ManagedNetworkFabric/networkDevices +The following table lists the types of logs available for the Microsoft.ManagedNetworkFabric/networkDevices resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.ManagedNetworkFabric/networkDevices](../supported-metrics/microsoft-managednetworkfabric-networkdevices-metrics.md) + + + +[!INCLUDE [Microsoft.ManagedNetworkFabric/networkDevices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-managednetworkfabric-networkdevices-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-media-mediaservices-liveevents-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-media-mediaservices-liveevents-logs.md new file mode 100644 index 0000000000..75ed208bd3 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-media-mediaservices-liveevents-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Media/mediaservices/liveEvents +description: Reference for Microsoft.Media/mediaservices/liveEvents in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Media/mediaservices/liveEvents, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Media/mediaservices/liveEvents +The following table lists the types of logs available for the Microsoft.Media/mediaservices/liveEvents resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Media/mediaservices/liveEvents](../supported-metrics/microsoft-media-mediaservices-liveevents-metrics.md) + + + +[!INCLUDE [Microsoft.Media/mediaservices/liveEvents](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-media-mediaservices-liveevents-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-media-mediaservices-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-media-mediaservices-logs.md new file mode 100644 index 0000000000..b466e2d9f8 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-media-mediaservices-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Media/mediaservices +description: Reference for Microsoft.Media/mediaservices in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Media/mediaservices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Media/mediaservices +The following table lists the types of logs available for the Microsoft.Media/mediaservices resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Media/mediaservices](../supported-metrics/microsoft-media-mediaservices-metrics.md) + + + +[!INCLUDE [Microsoft.Media/mediaservices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-media-mediaservices-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-media-mediaservices-streamingendpoints-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-media-mediaservices-streamingendpoints-logs.md new file mode 100644 index 0000000000..664cca2b52 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-media-mediaservices-streamingendpoints-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Media/mediaservices/streamingEndpoints +description: Reference for Microsoft.Media/mediaservices/streamingEndpoints in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Media/mediaservices/streamingEndpoints, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Media/mediaservices/streamingEndpoints +The following table lists the types of logs available for the Microsoft.Media/mediaservices/streamingEndpoints resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Media/mediaservices/streamingEndpoints](../supported-metrics/microsoft-media-mediaservices-streamingendpoints-metrics.md) + + + +[!INCLUDE [Microsoft.Media/mediaservices/streamingEndpoints](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-media-mediaservices-streamingendpoints-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-media-videoanalyzers-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-media-videoanalyzers-logs.md new file mode 100644 index 0000000000..1e0823acaf --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-media-videoanalyzers-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Media/videoanalyzers +description: Reference for Microsoft.Media/videoanalyzers in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Media/videoanalyzers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Media/videoanalyzers +The following table lists the types of logs available for the Microsoft.Media/videoanalyzers resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Media/videoanalyzers](../supported-metrics/microsoft-media-videoanalyzers-metrics.md) + + + +[!INCLUDE [Microsoft.Media/videoanalyzers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-media-videoanalyzers-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-monitor-accounts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-monitor-accounts-logs.md new file mode 100644 index 0000000000..5afcfee6e1 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-monitor-accounts-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Monitor/accounts +description: Reference for Microsoft.Monitor/accounts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Monitor/accounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Monitor/accounts +The following table lists the types of logs available for the Microsoft.Monitor/accounts resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Monitor/accounts](../supported-metrics/microsoft-monitor-accounts-metrics.md) + + + +[!INCLUDE [Microsoft.Monitor/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-monitor-accounts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-netapp-netappaccounts-capacitypools-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-netapp-netappaccounts-capacitypools-logs.md new file mode 100644 index 0000000000..f98cca0360 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-netapp-netappaccounts-capacitypools-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.NetApp/netAppAccounts/capacityPools +description: Reference for Microsoft.NetApp/netAppAccounts/capacityPools in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.NetApp/netAppAccounts/capacityPools, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.NetApp/netAppAccounts/capacityPools +The following table lists the types of logs available for the Microsoft.NetApp/netAppAccounts/capacityPools resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.NetApp/netAppAccounts/capacityPools](../supported-metrics/microsoft-netapp-netappaccounts-capacitypools-metrics.md) + + + +[!INCLUDE [Microsoft.NetApp/netAppAccounts/capacityPools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-netapp-netappaccounts-capacitypools-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-netapp-netappaccounts-capacitypools-volumes-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-netapp-netappaccounts-capacitypools-volumes-logs.md new file mode 100644 index 0000000000..f09f981451 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-netapp-netappaccounts-capacitypools-volumes-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.NetApp/netAppAccounts/capacityPools/volumes +description: Reference for Microsoft.NetApp/netAppAccounts/capacityPools/volumes in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.NetApp/netAppAccounts/capacityPools/volumes, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.NetApp/netAppAccounts/capacityPools/volumes +The following table lists the types of logs available for the Microsoft.NetApp/netAppAccounts/capacityPools/volumes resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.NetApp/netAppAccounts/capacityPools/volumes](../supported-metrics/microsoft-netapp-netappaccounts-capacitypools-volumes-metrics.md) + + + +[!INCLUDE [Microsoft.NetApp/netAppAccounts/capacityPools/volumes](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-netapp-netappaccounts-capacitypools-volumes-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-applicationgateways-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-applicationgateways-logs.md new file mode 100644 index 0000000000..fadff571a7 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-applicationgateways-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Network/applicationgateways +description: Reference for Microsoft.Network/applicationgateways in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/applicationgateways, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Network/applicationgateways +The following table lists the types of logs available for the Microsoft.Network/applicationgateways resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Network/applicationgateways](../supported-metrics/microsoft-network-applicationgateways-metrics.md) + + + +[!INCLUDE [Microsoft.Network/applicationgateways](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-applicationgateways-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-azurefirewalls-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-azurefirewalls-logs.md new file mode 100644 index 0000000000..022b09cf4b --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-azurefirewalls-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Network/azureFirewalls +description: Reference for Microsoft.Network/azureFirewalls in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/azureFirewalls, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Network/azureFirewalls +The following table lists the types of logs available for the Microsoft.Network/azureFirewalls resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Network/azureFirewalls](../supported-metrics/microsoft-network-azurefirewalls-metrics.md) + + + +[!INCLUDE [Microsoft.Network/azureFirewalls](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-azurefirewalls-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-bastionhosts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-bastionhosts-logs.md new file mode 100644 index 0000000000..02c9aec63d --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-bastionhosts-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - microsoft.network/bastionHosts +description: Reference for microsoft.network/bastionHosts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.network/bastionHosts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.network/bastionHosts +The following table lists the types of logs available for the microsoft.network/bastionHosts resource type. + + + +For a list of supported metrics, see [Supported metrics - microsoft.network/bastionHosts](../supported-metrics/microsoft-network-bastionhosts-metrics.md) + + + +[!INCLUDE [microsoft.network/bastionHosts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-bastionhosts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-dnsresolverpolicies-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-dnsresolverpolicies-logs.md new file mode 100644 index 0000000000..e59f780276 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-dnsresolverpolicies-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Network/dnsResolverPolicies +description: Reference for Microsoft.Network/dnsResolverPolicies in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/dnsResolverPolicies, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Network/dnsResolverPolicies +The following table lists the types of logs available for the Microsoft.Network/dnsResolverPolicies resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Network/dnsResolverPolicies](../supported-metrics/microsoft-network-dnsresolverpolicies-metrics.md) + + + +[!INCLUDE [Microsoft.Network/dnsResolverPolicies](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-dnsresolverpolicies-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-expressroutecircuits-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-expressroutecircuits-logs.md new file mode 100644 index 0000000000..7e423e18d0 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-expressroutecircuits-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Network/expressRouteCircuits +description: Reference for Microsoft.Network/expressRouteCircuits in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/expressRouteCircuits, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Network/expressRouteCircuits +The following table lists the types of logs available for the Microsoft.Network/expressRouteCircuits resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Network/expressRouteCircuits](../supported-metrics/microsoft-network-expressroutecircuits-metrics.md) + + + +[!INCLUDE [Microsoft.Network/expressRouteCircuits](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-expressroutecircuits-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-frontdoors-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-frontdoors-logs.md new file mode 100644 index 0000000000..0affe12e7e --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-frontdoors-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Network/frontdoors +description: Reference for Microsoft.Network/frontdoors in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/frontdoors, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Network/frontdoors +The following table lists the types of logs available for the Microsoft.Network/frontdoors resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Network/frontdoors](../supported-metrics/microsoft-network-frontdoors-metrics.md) + + + +[!INCLUDE [Microsoft.Network/frontdoors](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-frontdoors-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-loadbalancers-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-loadbalancers-logs.md new file mode 100644 index 0000000000..1540e15c0d --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-loadbalancers-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Network/loadBalancers +description: Reference for Microsoft.Network/loadBalancers in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/loadBalancers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Network/loadBalancers +The following table lists the types of logs available for the Microsoft.Network/loadBalancers resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Network/loadBalancers](../supported-metrics/microsoft-network-loadbalancers-metrics.md) + + + +[!INCLUDE [Microsoft.Network/loadBalancers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-loadbalancers-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-networkmanagers-ipampools-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-networkmanagers-ipampools-logs.md new file mode 100644 index 0000000000..214319aa4e --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-networkmanagers-ipampools-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Network/networkManagers/ipamPools +description: Reference for Microsoft.Network/networkManagers/ipamPools in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/networkManagers/ipamPools, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Network/networkManagers/ipamPools +The following table lists the types of logs available for the Microsoft.Network/networkManagers/ipamPools resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Network/networkManagers/ipamPools](../supported-metrics/microsoft-network-networkmanagers-ipampools-metrics.md) + + + +[!INCLUDE [Microsoft.Network/networkManagers/ipamPools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-networkmanagers-ipampools-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-networkmanagers-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-networkmanagers-logs.md new file mode 100644 index 0000000000..72d46bc60d --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-networkmanagers-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.Network/networkManagers +description: Reference for Microsoft.Network/networkManagers in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/networkManagers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Network/networkManagers +The following table lists the types of logs available for the Microsoft.Network/networkManagers resource type. + + + +[!INCLUDE [Microsoft.Network/networkManagers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-networkmanagers-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-networksecuritygroups-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-networksecuritygroups-logs.md new file mode 100644 index 0000000000..7935f174f5 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-networksecuritygroups-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.Network/networksecuritygroups +description: Reference for Microsoft.Network/networksecuritygroups in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/networksecuritygroups, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Network/networksecuritygroups +The following table lists the types of logs available for the Microsoft.Network/networksecuritygroups resource type. + + + +[!INCLUDE [Microsoft.Network/networksecuritygroups](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-networksecuritygroups-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-networksecurityperimeters-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-networksecurityperimeters-logs.md new file mode 100644 index 0000000000..39c323cd20 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-networksecurityperimeters-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.Network/networkSecurityPerimeters +description: Reference for Microsoft.Network/networkSecurityPerimeters in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/networkSecurityPerimeters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Network/networkSecurityPerimeters +The following table lists the types of logs available for the Microsoft.Network/networkSecurityPerimeters resource type. + + + +[!INCLUDE [Microsoft.Network/networkSecurityPerimeters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-networksecurityperimeters-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-networksecurityperimeters-profiles-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-networksecurityperimeters-profiles-logs.md new file mode 100644 index 0000000000..8373e7c55d --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-networksecurityperimeters-profiles-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.Network/networkSecurityPerimeters/profiles +description: Reference for Microsoft.Network/networkSecurityPerimeters/profiles in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/networkSecurityPerimeters/profiles, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Network/networkSecurityPerimeters/profiles +The following table lists the types of logs available for the Microsoft.Network/networkSecurityPerimeters/profiles resource type. + + + +[!INCLUDE [Microsoft.Network/networkSecurityPerimeters/profiles](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-networksecurityperimeters-profiles-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-p2svpngateways-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-p2svpngateways-logs.md new file mode 100644 index 0000000000..a75c4541df --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-p2svpngateways-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - microsoft.network/p2svpngateways +description: Reference for microsoft.network/p2svpngateways in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.network/p2svpngateways, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.network/p2svpngateways +The following table lists the types of logs available for the microsoft.network/p2svpngateways resource type. + + + +For a list of supported metrics, see [Supported metrics - microsoft.network/p2svpngateways](../supported-metrics/microsoft-network-p2svpngateways-metrics.md) + + + +[!INCLUDE [microsoft.network/p2svpngateways](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-p2svpngateways-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-publicipaddresses-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-publicipaddresses-logs.md new file mode 100644 index 0000000000..4472476398 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-publicipaddresses-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Network/publicIPAddresses +description: Reference for Microsoft.Network/publicIPAddresses in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/publicIPAddresses, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Network/publicIPAddresses +The following table lists the types of logs available for the Microsoft.Network/publicIPAddresses resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Network/publicIPAddresses](../supported-metrics/microsoft-network-publicipaddresses-metrics.md) + + + +[!INCLUDE [Microsoft.Network/publicIPAddresses](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-publicipaddresses-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-publicipprefixes-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-publicipprefixes-logs.md new file mode 100644 index 0000000000..b30ad145b0 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-publicipprefixes-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Network/publicIPPrefixes +description: Reference for Microsoft.Network/publicIPPrefixes in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/publicIPPrefixes, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Network/publicIPPrefixes +The following table lists the types of logs available for the Microsoft.Network/publicIPPrefixes resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Network/publicIPPrefixes](../supported-metrics/microsoft-network-publicipprefixes-metrics.md) + + + +[!INCLUDE [Microsoft.Network/publicIPPrefixes](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-publicipprefixes-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-trafficmanagerprofiles-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-trafficmanagerprofiles-logs.md new file mode 100644 index 0000000000..01dce9bdd5 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-trafficmanagerprofiles-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Network/trafficManagerProfiles +description: Reference for Microsoft.Network/trafficManagerProfiles in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/trafficManagerProfiles, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Network/trafficManagerProfiles +The following table lists the types of logs available for the Microsoft.Network/trafficManagerProfiles resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Network/trafficManagerProfiles](../supported-metrics/microsoft-network-trafficmanagerprofiles-metrics.md) + + + +[!INCLUDE [Microsoft.Network/trafficManagerProfiles](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-trafficmanagerprofiles-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-virtualnetworkgateways-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-virtualnetworkgateways-logs.md new file mode 100644 index 0000000000..3f2a41ff56 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-virtualnetworkgateways-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - microsoft.network/virtualnetworkgateways +description: Reference for microsoft.network/virtualnetworkgateways in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.network/virtualnetworkgateways, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.network/virtualnetworkgateways +The following table lists the types of logs available for the microsoft.network/virtualnetworkgateways resource type. + + + +For a list of supported metrics, see [Supported metrics - microsoft.network/virtualnetworkgateways](../supported-metrics/microsoft-network-virtualnetworkgateways-metrics.md) + + + +[!INCLUDE [microsoft.network/virtualnetworkgateways](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-virtualnetworkgateways-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-virtualnetworks-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-virtualnetworks-logs.md new file mode 100644 index 0000000000..a357e03078 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-virtualnetworks-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Network/virtualNetworks +description: Reference for Microsoft.Network/virtualNetworks in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/virtualNetworks, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Network/virtualNetworks +The following table lists the types of logs available for the Microsoft.Network/virtualNetworks resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Network/virtualNetworks](../supported-metrics/microsoft-network-virtualnetworks-metrics.md) + + + +[!INCLUDE [Microsoft.Network/virtualNetworks](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-virtualnetworks-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-network-vpngateways-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-network-vpngateways-logs.md new file mode 100644 index 0000000000..7374d474d4 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-network-vpngateways-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - microsoft.network/vpngateways +description: Reference for microsoft.network/vpngateways in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.network/vpngateways, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.network/vpngateways +The following table lists the types of logs available for the microsoft.network/vpngateways resource type. + + + +For a list of supported metrics, see [Supported metrics - microsoft.network/vpngateways](../supported-metrics/microsoft-network-vpngateways-metrics.md) + + + +[!INCLUDE [microsoft.network/vpngateways](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-network-vpngateways-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-networkanalytics-dataproducts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-networkanalytics-dataproducts-logs.md new file mode 100644 index 0000000000..952b941726 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-networkanalytics-dataproducts-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.NetworkAnalytics/DataProducts +description: Reference for Microsoft.NetworkAnalytics/DataProducts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.NetworkAnalytics/DataProducts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.NetworkAnalytics/DataProducts +The following table lists the types of logs available for the Microsoft.NetworkAnalytics/DataProducts resource type. + + + +[!INCLUDE [Microsoft.NetworkAnalytics/DataProducts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-networkanalytics-dataproducts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-networkcloud-baremetalmachines-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-networkcloud-baremetalmachines-logs.md new file mode 100644 index 0000000000..499ecc97a6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-networkcloud-baremetalmachines-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.NetworkCloud/bareMetalMachines +description: Reference for Microsoft.NetworkCloud/bareMetalMachines in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.NetworkCloud/bareMetalMachines, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.NetworkCloud/bareMetalMachines +The following table lists the types of logs available for the Microsoft.NetworkCloud/bareMetalMachines resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.NetworkCloud/bareMetalMachines](../supported-metrics/microsoft-networkcloud-baremetalmachines-metrics.md) + + + +[!INCLUDE [Microsoft.NetworkCloud/bareMetalMachines](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-networkcloud-baremetalmachines-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-networkcloud-clustermanagers-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-networkcloud-clustermanagers-logs.md new file mode 100644 index 0000000000..09b502ca13 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-networkcloud-clustermanagers-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.NetworkCloud/clusterManagers +description: Reference for Microsoft.NetworkCloud/clusterManagers in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.NetworkCloud/clusterManagers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.NetworkCloud/clusterManagers +The following table lists the types of logs available for the Microsoft.NetworkCloud/clusterManagers resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.NetworkCloud/clusterManagers](../supported-metrics/microsoft-networkcloud-clustermanagers-metrics.md) + + + +[!INCLUDE [Microsoft.NetworkCloud/clusterManagers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-networkcloud-clustermanagers-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-networkcloud-clusters-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-networkcloud-clusters-logs.md new file mode 100644 index 0000000000..74ccc54db6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-networkcloud-clusters-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.NetworkCloud/clusters +description: Reference for Microsoft.NetworkCloud/clusters in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.NetworkCloud/clusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.NetworkCloud/clusters +The following table lists the types of logs available for the Microsoft.NetworkCloud/clusters resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.NetworkCloud/clusters](../supported-metrics/microsoft-networkcloud-clusters-metrics.md) + + + +[!INCLUDE [Microsoft.NetworkCloud/clusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-networkcloud-clusters-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-networkcloud-storageappliances-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-networkcloud-storageappliances-logs.md new file mode 100644 index 0000000000..8137b2ee02 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-networkcloud-storageappliances-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.NetworkCloud/storageAppliances +description: Reference for Microsoft.NetworkCloud/storageAppliances in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.NetworkCloud/storageAppliances, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.NetworkCloud/storageAppliances +The following table lists the types of logs available for the Microsoft.NetworkCloud/storageAppliances resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.NetworkCloud/storageAppliances](../supported-metrics/microsoft-networkcloud-storageappliances-metrics.md) + + + +[!INCLUDE [Microsoft.NetworkCloud/storageAppliances](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-networkcloud-storageappliances-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-networkfunction-azuretrafficcollectors-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-networkfunction-azuretrafficcollectors-logs.md new file mode 100644 index 0000000000..5d29fc0786 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-networkfunction-azuretrafficcollectors-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.NetworkFunction/azureTrafficCollectors +description: Reference for Microsoft.NetworkFunction/azureTrafficCollectors in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.NetworkFunction/azureTrafficCollectors, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.NetworkFunction/azureTrafficCollectors +The following table lists the types of logs available for the Microsoft.NetworkFunction/azureTrafficCollectors resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.NetworkFunction/azureTrafficCollectors](../supported-metrics/microsoft-networkfunction-azuretrafficcollectors-metrics.md) + + + +[!INCLUDE [Microsoft.NetworkFunction/azureTrafficCollectors](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-networkfunction-azuretrafficcollectors-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-notificationhubs-namespaces-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-notificationhubs-namespaces-logs.md new file mode 100644 index 0000000000..b65794927e --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-notificationhubs-namespaces-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.NotificationHubs/namespaces +description: Reference for Microsoft.NotificationHubs/namespaces in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.NotificationHubs/namespaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.NotificationHubs/namespaces +The following table lists the types of logs available for the Microsoft.NotificationHubs/namespaces resource type. + + + +[!INCLUDE [Microsoft.NotificationHubs/namespaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-notificationhubs-namespaces-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-notificationhubs-namespaces-notificationhubs-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-notificationhubs-namespaces-notificationhubs-logs.md new file mode 100644 index 0000000000..7840e37002 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-notificationhubs-namespaces-notificationhubs-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.NotificationHubs/namespaces/notificationHubs +description: Reference for Microsoft.NotificationHubs/namespaces/notificationHubs in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.NotificationHubs/namespaces/notificationHubs, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.NotificationHubs/namespaces/notificationHubs +The following table lists the types of logs available for the Microsoft.NotificationHubs/namespaces/notificationHubs resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.NotificationHubs/namespaces/notificationHubs](../supported-metrics/microsoft-notificationhubs-namespaces-notificationhubs-metrics.md) + + + +[!INCLUDE [Microsoft.NotificationHubs/namespaces/notificationHubs](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-notificationhubs-namespaces-notificationhubs-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-openenergyplatform-energyservices-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-openenergyplatform-energyservices-logs.md new file mode 100644 index 0000000000..59c09ae214 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-openenergyplatform-energyservices-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - MICROSOFT.OPENENERGYPLATFORM/ENERGYSERVICES +description: Reference for MICROSOFT.OPENENERGYPLATFORM/ENERGYSERVICES in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: MICROSOFT.OPENENERGYPLATFORM/ENERGYSERVICES, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for MICROSOFT.OPENENERGYPLATFORM/ENERGYSERVICES +The following table lists the types of logs available for the MICROSOFT.OPENENERGYPLATFORM/ENERGYSERVICES resource type. + + + +[!INCLUDE [MICROSOFT.OPENENERGYPLATFORM/ENERGYSERVICES](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-openenergyplatform-energyservices-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-openlogisticsplatform-workspaces-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-openlogisticsplatform-workspaces-logs.md new file mode 100644 index 0000000000..764923c8ee --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-openlogisticsplatform-workspaces-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.OpenLogisticsPlatform/Workspaces +description: Reference for Microsoft.OpenLogisticsPlatform/Workspaces in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.OpenLogisticsPlatform/Workspaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.OpenLogisticsPlatform/Workspaces +The following table lists the types of logs available for the Microsoft.OpenLogisticsPlatform/Workspaces resource type. + + + +[!INCLUDE [Microsoft.OpenLogisticsPlatform/Workspaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-openlogisticsplatform-workspaces-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-operationalinsights-workspaces-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-operationalinsights-workspaces-logs.md new file mode 100644 index 0000000000..dff922b2ee --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-operationalinsights-workspaces-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.OperationalInsights/workspaces +description: Reference for Microsoft.OperationalInsights/workspaces in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.OperationalInsights/workspaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.OperationalInsights/workspaces +The following table lists the types of logs available for the Microsoft.OperationalInsights/workspaces resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.OperationalInsights/workspaces](../supported-metrics/microsoft-operationalinsights-workspaces-metrics.md) + + + +[!INCLUDE [Microsoft.OperationalInsights/workspaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-operationalinsights-workspaces-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-playfab-titles-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-playfab-titles-logs.md new file mode 100644 index 0000000000..d97fcfcea7 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-playfab-titles-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.PlayFab/titles +description: Reference for Microsoft.PlayFab/titles in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.PlayFab/titles, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.PlayFab/titles +The following table lists the types of logs available for the Microsoft.PlayFab/titles resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.PlayFab/titles](../supported-metrics/microsoft-playfab-titles-metrics.md) + + + +[!INCLUDE [Microsoft.PlayFab/titles](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-playfab-titles-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-powerbi-tenants-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-powerbi-tenants-logs.md new file mode 100644 index 0000000000..829ab4fcde --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-powerbi-tenants-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.PowerBI/tenants +description: Reference for Microsoft.PowerBI/tenants in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.PowerBI/tenants, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.PowerBI/tenants +The following table lists the types of logs available for the Microsoft.PowerBI/tenants resource type. + + + +[!INCLUDE [Microsoft.PowerBI/tenants](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-powerbi-tenants-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-powerbi-tenants-workspaces-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-powerbi-tenants-workspaces-logs.md new file mode 100644 index 0000000000..201c19898f --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-powerbi-tenants-workspaces-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.PowerBI/tenants/workspaces +description: Reference for Microsoft.PowerBI/tenants/workspaces in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.PowerBI/tenants/workspaces, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.PowerBI/tenants/workspaces +The following table lists the types of logs available for the Microsoft.PowerBI/tenants/workspaces resource type. + + + +[!INCLUDE [Microsoft.PowerBI/tenants/workspaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-powerbi-tenants-workspaces-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-powerbidedicated-capacities-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-powerbidedicated-capacities-logs.md new file mode 100644 index 0000000000..0d6f5de1d3 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-powerbidedicated-capacities-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.PowerBIDedicated/capacities +description: Reference for Microsoft.PowerBIDedicated/capacities in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.PowerBIDedicated/capacities, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.PowerBIDedicated/capacities +The following table lists the types of logs available for the Microsoft.PowerBIDedicated/capacities resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.PowerBIDedicated/capacities](../supported-metrics/microsoft-powerbidedicated-capacities-metrics.md) + + + +[!INCLUDE [Microsoft.PowerBIDedicated/capacities](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-powerbidedicated-capacities-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-providerhub-providermonitorsettings-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-providerhub-providermonitorsettings-logs.md new file mode 100644 index 0000000000..63a55d1edb --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-providerhub-providermonitorsettings-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.ProviderHub/providerMonitorSettings +description: Reference for Microsoft.ProviderHub/providerMonitorSettings in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ProviderHub/providerMonitorSettings, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ProviderHub/providerMonitorSettings +The following table lists the types of logs available for the Microsoft.ProviderHub/providerMonitorSettings resource type. + + + +[!INCLUDE [Microsoft.ProviderHub/providerMonitorSettings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-providerhub-providermonitorsettings-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-providerhub-providerregistrations-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-providerhub-providerregistrations-logs.md new file mode 100644 index 0000000000..64c94f2a34 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-providerhub-providerregistrations-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.ProviderHub/providerRegistrations +description: Reference for Microsoft.ProviderHub/providerRegistrations in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ProviderHub/providerRegistrations, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ProviderHub/providerRegistrations +The following table lists the types of logs available for the Microsoft.ProviderHub/providerRegistrations resource type. + + + +[!INCLUDE [Microsoft.ProviderHub/providerRegistrations](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-providerhub-providerregistrations-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-purview-accounts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-purview-accounts-logs.md new file mode 100644 index 0000000000..d8dd1f97bb --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-purview-accounts-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - microsoft.purview/accounts +description: Reference for microsoft.purview/accounts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.purview/accounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.purview/accounts +The following table lists the types of logs available for the microsoft.purview/accounts resource type. + + + +For a list of supported metrics, see [Supported metrics - microsoft.purview/accounts](../supported-metrics/microsoft-purview-accounts-metrics.md) + + + +[!INCLUDE [microsoft.purview/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-purview-accounts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-recoveryservices-vaults-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-recoveryservices-vaults-logs.md new file mode 100644 index 0000000000..c701051ff6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-recoveryservices-vaults-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.RecoveryServices/Vaults +description: Reference for Microsoft.RecoveryServices/Vaults in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.RecoveryServices/Vaults, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.RecoveryServices/Vaults +The following table lists the types of logs available for the Microsoft.RecoveryServices/Vaults resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.RecoveryServices/Vaults](../supported-metrics/microsoft-recoveryservices-vaults-metrics.md) + + + +[!INCLUDE [Microsoft.RecoveryServices/Vaults](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-recoveryservices-vaults-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-relay-namespaces-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-relay-namespaces-logs.md new file mode 100644 index 0000000000..09266b3fd7 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-relay-namespaces-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Relay/namespaces +description: Reference for Microsoft.Relay/namespaces in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Relay/namespaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Relay/namespaces +The following table lists the types of logs available for the Microsoft.Relay/namespaces resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Relay/namespaces](../supported-metrics/microsoft-relay-namespaces-metrics.md) + + + +[!INCLUDE [Microsoft.Relay/namespaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-relay-namespaces-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-search-searchservices-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-search-searchservices-logs.md new file mode 100644 index 0000000000..4e76a33fb6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-search-searchservices-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Search/searchServices +description: Reference for Microsoft.Search/searchServices in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Search/searchServices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Search/searchServices +The following table lists the types of logs available for the Microsoft.Search/searchServices resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Search/searchServices](../supported-metrics/microsoft-search-searchservices-metrics.md) + + + +[!INCLUDE [Microsoft.Search/searchServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-search-searchservices-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-security-antimalwaresettings-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-security-antimalwaresettings-logs.md new file mode 100644 index 0000000000..5865cb5160 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-security-antimalwaresettings-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.Security/antiMalwareSettings +description: Reference for Microsoft.Security/antiMalwareSettings in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Security/antiMalwareSettings, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Security/antiMalwareSettings +The following table lists the types of logs available for the Microsoft.Security/antiMalwareSettings resource type. + + + +[!INCLUDE [Microsoft.Security/antiMalwareSettings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-security-antimalwaresettings-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-security-defenderforstoragesettings-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-security-defenderforstoragesettings-logs.md new file mode 100644 index 0000000000..3ca66b1908 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-security-defenderforstoragesettings-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.Security/defenderForStorageSettings +description: Reference for Microsoft.Security/defenderForStorageSettings in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Security/defenderForStorageSettings, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Security/defenderForStorageSettings +The following table lists the types of logs available for the Microsoft.Security/defenderForStorageSettings resource type. + + + +[!INCLUDE [Microsoft.Security/defenderForStorageSettings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-security-defenderforstoragesettings-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-servicebus-namespaces-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-servicebus-namespaces-logs.md new file mode 100644 index 0000000000..f4465a23bf --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-servicebus-namespaces-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.ServiceBus/Namespaces +description: Reference for Microsoft.ServiceBus/Namespaces in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ServiceBus/Namespaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ServiceBus/Namespaces +The following table lists the types of logs available for the Microsoft.ServiceBus/Namespaces resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.ServiceBus/Namespaces](../supported-metrics/microsoft-servicebus-namespaces-metrics.md) + + + +[!INCLUDE [Microsoft.ServiceBus/Namespaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-servicebus-namespaces-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-servicenetworking-trafficcontrollers-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-servicenetworking-trafficcontrollers-logs.md new file mode 100644 index 0000000000..1da1c6e76d --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-servicenetworking-trafficcontrollers-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.ServiceNetworking/trafficControllers +description: Reference for Microsoft.ServiceNetworking/trafficControllers in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.ServiceNetworking/trafficControllers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.ServiceNetworking/trafficControllers +The following table lists the types of logs available for the Microsoft.ServiceNetworking/trafficControllers resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.ServiceNetworking/trafficControllers](../supported-metrics/microsoft-servicenetworking-trafficcontrollers-metrics.md) + + + +[!INCLUDE [Microsoft.ServiceNetworking/trafficControllers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-servicenetworking-trafficcontrollers-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-signalrservice-signalr-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-signalrservice-signalr-logs.md new file mode 100644 index 0000000000..3b408af2c7 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-signalrservice-signalr-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.SignalRService/SignalR +description: Reference for Microsoft.SignalRService/SignalR in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.SignalRService/SignalR, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.SignalRService/SignalR +The following table lists the types of logs available for the Microsoft.SignalRService/SignalR resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.SignalRService/SignalR](../supported-metrics/microsoft-signalrservice-signalr-metrics.md) + + + +[!INCLUDE [Microsoft.SignalRService/SignalR](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-signalrservice-signalr-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-signalrservice-signalr-replicas-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-signalrservice-signalr-replicas-logs.md new file mode 100644 index 0000000000..3feac0c333 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-signalrservice-signalr-replicas-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.SignalRService/SignalR/replicas +description: Reference for Microsoft.SignalRService/SignalR/replicas in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.SignalRService/SignalR/replicas, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.SignalRService/SignalR/replicas +The following table lists the types of logs available for the Microsoft.SignalRService/SignalR/replicas resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.SignalRService/SignalR/replicas](../supported-metrics/microsoft-signalrservice-signalr-replicas-metrics.md) + + + +[!INCLUDE [Microsoft.SignalRService/SignalR/replicas](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-signalrservice-signalr-replicas-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-signalrservice-webpubsub-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-signalrservice-webpubsub-logs.md new file mode 100644 index 0000000000..9b92233328 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-signalrservice-webpubsub-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.SignalRService/WebPubSub +description: Reference for Microsoft.SignalRService/WebPubSub in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.SignalRService/WebPubSub, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.SignalRService/WebPubSub +The following table lists the types of logs available for the Microsoft.SignalRService/WebPubSub resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.SignalRService/WebPubSub](../supported-metrics/microsoft-signalrservice-webpubsub-metrics.md) + + + +[!INCLUDE [Microsoft.SignalRService/WebPubSub](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-signalrservice-webpubsub-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-signalrservice-webpubsub-replicas-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-signalrservice-webpubsub-replicas-logs.md new file mode 100644 index 0000000000..78cc849015 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-signalrservice-webpubsub-replicas-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.SignalRService/WebPubSub/replicas +description: Reference for Microsoft.SignalRService/WebPubSub/replicas in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.SignalRService/WebPubSub/replicas, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.SignalRService/WebPubSub/replicas +The following table lists the types of logs available for the Microsoft.SignalRService/WebPubSub/replicas resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.SignalRService/WebPubSub/replicas](../supported-metrics/microsoft-signalrservice-webpubsub-replicas-metrics.md) + + + +[!INCLUDE [Microsoft.SignalRService/WebPubSub/replicas](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-signalrservice-webpubsub-replicas-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-singularity-accounts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-singularity-accounts-logs.md new file mode 100644 index 0000000000..4330391022 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-singularity-accounts-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - microsoft.singularity/accounts +description: Reference for microsoft.singularity/accounts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.singularity/accounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.singularity/accounts +The following table lists the types of logs available for the microsoft.singularity/accounts resource type. + + + +For a list of supported metrics, see [Supported metrics - microsoft.singularity/accounts](../supported-metrics/microsoft-singularity-accounts-metrics.md) + + + +[!INCLUDE [microsoft.singularity/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-singularity-accounts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-sql-managedinstances-databases-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-sql-managedinstances-databases-logs.md new file mode 100644 index 0000000000..df75da58c1 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-sql-managedinstances-databases-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - Microsoft.Sql/managedInstances/databases +description: Reference for Microsoft.Sql/managedInstances/databases in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Sql/managedInstances/databases, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Sql/managedInstances/databases +The following table lists the types of logs available for the Microsoft.Sql/managedInstances/databases resource type. + + + +[!INCLUDE [Microsoft.Sql/managedInstances/databases](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-sql-managedinstances-databases-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-sql-managedinstances-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-sql-managedinstances-logs.md new file mode 100644 index 0000000000..0928e8a52a --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-sql-managedinstances-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Sql/managedInstances +description: Reference for Microsoft.Sql/managedInstances in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Sql/managedInstances, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Sql/managedInstances +The following table lists the types of logs available for the Microsoft.Sql/managedInstances resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Sql/managedInstances](../supported-metrics/microsoft-sql-managedinstances-metrics.md) + + + +[!INCLUDE [Microsoft.Sql/managedInstances](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-sql-managedinstances-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-sql-servers-databases-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-sql-servers-databases-logs.md new file mode 100644 index 0000000000..aef974bb4c --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-sql-servers-databases-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Sql/servers/databases +description: Reference for Microsoft.Sql/servers/databases in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Sql/servers/databases, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Sql/servers/databases +The following table lists the types of logs available for the Microsoft.Sql/servers/databases resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Sql/servers/databases](../supported-metrics/microsoft-sql-servers-databases-metrics.md) + + + +[!INCLUDE [Microsoft.Sql/servers/databases](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-sql-servers-databases-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-storage-storageaccounts-blobservices-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-storage-storageaccounts-blobservices-logs.md new file mode 100644 index 0000000000..dc3ded8554 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-storage-storageaccounts-blobservices-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Storage/storageAccounts/blobServices +description: Reference for Microsoft.Storage/storageAccounts/blobServices in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Storage/storageAccounts/blobServices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Storage/storageAccounts/blobServices +The following table lists the types of logs available for the Microsoft.Storage/storageAccounts/blobServices resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Storage/storageAccounts/blobServices](../supported-metrics/microsoft-storage-storageaccounts-blobservices-metrics.md) + + + +[!INCLUDE [Microsoft.Storage/storageAccounts/blobServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-storage-storageaccounts-blobservices-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-storage-storageaccounts-fileservices-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-storage-storageaccounts-fileservices-logs.md new file mode 100644 index 0000000000..ce223a46fc --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-storage-storageaccounts-fileservices-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Storage/storageAccounts/fileServices +description: Reference for Microsoft.Storage/storageAccounts/fileServices in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Storage/storageAccounts/fileServices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Storage/storageAccounts/fileServices +The following table lists the types of logs available for the Microsoft.Storage/storageAccounts/fileServices resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Storage/storageAccounts/fileServices](../supported-metrics/microsoft-storage-storageaccounts-fileservices-metrics.md) + + + +[!INCLUDE [Microsoft.Storage/storageAccounts/fileServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-storage-storageaccounts-fileservices-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-storage-storageaccounts-queueservices-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-storage-storageaccounts-queueservices-logs.md new file mode 100644 index 0000000000..3b41e2687f --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-storage-storageaccounts-queueservices-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Storage/storageAccounts/queueServices +description: Reference for Microsoft.Storage/storageAccounts/queueServices in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Storage/storageAccounts/queueServices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Storage/storageAccounts/queueServices +The following table lists the types of logs available for the Microsoft.Storage/storageAccounts/queueServices resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Storage/storageAccounts/queueServices](../supported-metrics/microsoft-storage-storageaccounts-queueservices-metrics.md) + + + +[!INCLUDE [Microsoft.Storage/storageAccounts/queueServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-storage-storageaccounts-queueservices-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-storage-storageaccounts-tableservices-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-storage-storageaccounts-tableservices-logs.md new file mode 100644 index 0000000000..15a3212654 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-storage-storageaccounts-tableservices-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Storage/storageAccounts/tableServices +description: Reference for Microsoft.Storage/storageAccounts/tableServices in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Storage/storageAccounts/tableServices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Storage/storageAccounts/tableServices +The following table lists the types of logs available for the Microsoft.Storage/storageAccounts/tableServices resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Storage/storageAccounts/tableServices](../supported-metrics/microsoft-storage-storageaccounts-tableservices-metrics.md) + + + +[!INCLUDE [Microsoft.Storage/storageAccounts/tableServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-storage-storageaccounts-tableservices-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-storagecache-amlfilesystems-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-storagecache-amlfilesystems-logs.md new file mode 100644 index 0000000000..1764612f2b --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-storagecache-amlfilesystems-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.StorageCache/amlFilesystems +description: Reference for Microsoft.StorageCache/amlFilesystems in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.StorageCache/amlFilesystems, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.StorageCache/amlFilesystems +The following table lists the types of logs available for the Microsoft.StorageCache/amlFilesystems resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.StorageCache/amlFilesystems](../supported-metrics/microsoft-storagecache-amlfilesystems-metrics.md) + + + +[!INCLUDE [Microsoft.StorageCache/amlFilesystems](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-storagecache-amlfilesystems-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-storagecache-caches-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-storagecache-caches-logs.md new file mode 100644 index 0000000000..8161b8a3d6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-storagecache-caches-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.StorageCache/caches +description: Reference for Microsoft.StorageCache/caches in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.StorageCache/caches, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.StorageCache/caches +The following table lists the types of logs available for the Microsoft.StorageCache/caches resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.StorageCache/caches](../supported-metrics/microsoft-storagecache-caches-metrics.md) + + + +[!INCLUDE [Microsoft.StorageCache/caches](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-storagecache-caches-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-storagemover-storagemovers-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-storagemover-storagemovers-logs.md new file mode 100644 index 0000000000..0b63068917 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-storagemover-storagemovers-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.StorageMover/storageMovers +description: Reference for Microsoft.StorageMover/storageMovers in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.StorageMover/storageMovers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.StorageMover/storageMovers +The following table lists the types of logs available for the Microsoft.StorageMover/storageMovers resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.StorageMover/storageMovers](../supported-metrics/microsoft-storagemover-storagemovers-metrics.md) + + + +[!INCLUDE [Microsoft.StorageMover/storageMovers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-storagemover-storagemovers-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-streamanalytics-streamingjobs-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-streamanalytics-streamingjobs-logs.md new file mode 100644 index 0000000000..b3761a5d51 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-streamanalytics-streamingjobs-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.StreamAnalytics/streamingjobs +description: Reference for Microsoft.StreamAnalytics/streamingjobs in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.StreamAnalytics/streamingjobs, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.StreamAnalytics/streamingjobs +The following table lists the types of logs available for the Microsoft.StreamAnalytics/streamingjobs resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.StreamAnalytics/streamingjobs](../supported-metrics/microsoft-streamanalytics-streamingjobs-metrics.md) + + + +[!INCLUDE [Microsoft.StreamAnalytics/streamingjobs](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-streamanalytics-streamingjobs-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-synapse-workspaces-bigdatapools-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-synapse-workspaces-bigdatapools-logs.md new file mode 100644 index 0000000000..b3de343240 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-synapse-workspaces-bigdatapools-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Synapse/workspaces/bigDataPools +description: Reference for Microsoft.Synapse/workspaces/bigDataPools in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Synapse/workspaces/bigDataPools, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Synapse/workspaces/bigDataPools +The following table lists the types of logs available for the Microsoft.Synapse/workspaces/bigDataPools resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Synapse/workspaces/bigDataPools](../supported-metrics/microsoft-synapse-workspaces-bigdatapools-metrics.md) + + + +[!INCLUDE [Microsoft.Synapse/workspaces/bigDataPools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-synapse-workspaces-bigdatapools-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-synapse-workspaces-kustopools-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-synapse-workspaces-kustopools-logs.md new file mode 100644 index 0000000000..bc79d6653f --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-synapse-workspaces-kustopools-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Synapse/workspaces/kustoPools +description: Reference for Microsoft.Synapse/workspaces/kustoPools in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Synapse/workspaces/kustoPools, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Synapse/workspaces/kustoPools +The following table lists the types of logs available for the Microsoft.Synapse/workspaces/kustoPools resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Synapse/workspaces/kustoPools](../supported-metrics/microsoft-synapse-workspaces-kustopools-metrics.md) + + + +[!INCLUDE [Microsoft.Synapse/workspaces/kustoPools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-synapse-workspaces-kustopools-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-synapse-workspaces-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-synapse-workspaces-logs.md new file mode 100644 index 0000000000..1638cd426e --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-synapse-workspaces-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Synapse/workspaces +description: Reference for Microsoft.Synapse/workspaces in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Synapse/workspaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Synapse/workspaces +The following table lists the types of logs available for the Microsoft.Synapse/workspaces resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Synapse/workspaces](../supported-metrics/microsoft-synapse-workspaces-metrics.md) + + + +[!INCLUDE [Microsoft.Synapse/workspaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-synapse-workspaces-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-synapse-workspaces-scopepools-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-synapse-workspaces-scopepools-logs.md new file mode 100644 index 0000000000..b168508f0d --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-synapse-workspaces-scopepools-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Synapse/workspaces/scopePools +description: Reference for Microsoft.Synapse/workspaces/scopePools in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Synapse/workspaces/scopePools, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Synapse/workspaces/scopePools +The following table lists the types of logs available for the Microsoft.Synapse/workspaces/scopePools resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Synapse/workspaces/scopePools](../supported-metrics/microsoft-synapse-workspaces-scopepools-metrics.md) + + + +[!INCLUDE [Microsoft.Synapse/workspaces/scopePools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-synapse-workspaces-scopepools-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-synapse-workspaces-sqlpools-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-synapse-workspaces-sqlpools-logs.md new file mode 100644 index 0000000000..024d7383ad --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-synapse-workspaces-sqlpools-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Synapse/workspaces/sqlPools +description: Reference for Microsoft.Synapse/workspaces/sqlPools in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Synapse/workspaces/sqlPools, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Synapse/workspaces/sqlPools +The following table lists the types of logs available for the Microsoft.Synapse/workspaces/sqlPools resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Synapse/workspaces/sqlPools](../supported-metrics/microsoft-synapse-workspaces-sqlpools-metrics.md) + + + +[!INCLUDE [Microsoft.Synapse/workspaces/sqlPools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-synapse-workspaces-sqlpools-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-videoindexer-accounts-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-videoindexer-accounts-logs.md new file mode 100644 index 0000000000..b05b49caa9 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-videoindexer-accounts-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - microsoft.videoindexer/accounts +description: Reference for microsoft.videoindexer/accounts in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.videoindexer/accounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.videoindexer/accounts +The following table lists the types of logs available for the microsoft.videoindexer/accounts resource type. + + + +[!INCLUDE [microsoft.videoindexer/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-videoindexer-accounts-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-web-hostingenvironments-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-web-hostingenvironments-logs.md new file mode 100644 index 0000000000..988a762ddc --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-web-hostingenvironments-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Web/hostingEnvironments +description: Reference for Microsoft.Web/hostingEnvironments in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Web/hostingEnvironments, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Web/hostingEnvironments +The following table lists the types of logs available for the Microsoft.Web/hostingEnvironments resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Web/hostingEnvironments](../supported-metrics/microsoft-web-hostingenvironments-metrics.md) + + + +[!INCLUDE [Microsoft.Web/hostingEnvironments](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-web-hostingenvironments-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-web-sites-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-web-sites-logs.md new file mode 100644 index 0000000000..52b16cff3e --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-web-sites-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Web/sites +description: Reference for Microsoft.Web/sites in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Web/sites, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Web/sites +The following table lists the types of logs available for the Microsoft.Web/sites resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Web/sites](../supported-metrics/microsoft-web-sites-metrics.md) + + + +[!INCLUDE [Microsoft.Web/sites](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-web-sites-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-web-sites-slots-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-web-sites-slots-logs.md new file mode 100644 index 0000000000..fc3dc96be4 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-web-sites-slots-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Web/sites/slots +description: Reference for Microsoft.Web/sites/slots in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Web/sites/slots, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Web/sites/slots +The following table lists the types of logs available for the Microsoft.Web/sites/slots resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Web/sites/slots](../supported-metrics/microsoft-web-sites-slots-metrics.md) + + + +[!INCLUDE [Microsoft.Web/sites/slots](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-web-sites-slots-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-web-staticsites-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-web-staticsites-logs.md new file mode 100644 index 0000000000..ddfa891d35 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-web-staticsites-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - Microsoft.Web/staticsites +description: Reference for Microsoft.Web/staticsites in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: Microsoft.Web/staticsites, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for Microsoft.Web/staticsites +The following table lists the types of logs available for the Microsoft.Web/staticsites resource type. + + + +For a list of supported metrics, see [Supported metrics - Microsoft.Web/staticsites](../supported-metrics/microsoft-web-staticsites-metrics.md) + + + +[!INCLUDE [Microsoft.Web/staticsites](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-web-staticsites-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/microsoft-workloads-sapvirtualinstances-logs.md b/articles/azure-monitor/reference/supported-logs/microsoft-workloads-sapvirtualinstances-logs.md new file mode 100644 index 0000000000..ce57ca3f2e --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/microsoft-workloads-sapvirtualinstances-logs.md @@ -0,0 +1,25 @@ +--- +title: Supported log categories - microsoft.workloads/sapvirtualinstances +description: Reference for microsoft.workloads/sapvirtualinstances in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: microsoft.workloads/sapvirtualinstances, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for microsoft.workloads/sapvirtualinstances +The following table lists the types of logs available for the microsoft.workloads/sapvirtualinstances resource type. + + + +[!INCLUDE [microsoft.workloads/sapvirtualinstances](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-workloads-sapvirtualinstances-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-logs/nginx-nginxplus-nginxdeployments-logs.md b/articles/azure-monitor/reference/supported-logs/nginx-nginxplus-nginxdeployments-logs.md new file mode 100644 index 0000000000..0291840056 --- /dev/null +++ b/articles/azure-monitor/reference/supported-logs/nginx-nginxplus-nginxdeployments-logs.md @@ -0,0 +1,29 @@ +--- +title: Supported log categories - NGINX.NGINXPLUS/nginxDeployments +description: Reference for NGINX.NGINXPLUS/nginxDeployments in Azure Monitor Logs. +ms.topic: reference +ms.service: azure-monitor +ms.author: orens +author: osalzberg +ms.date: 09/12/2024 +ms.custom: NGINX.NGINXPLUS/nginxDeployments, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + + + +# Supported logs for NGINX.NGINXPLUS/nginxDeployments +The following table lists the types of logs available for the NGINX.NGINXPLUS/nginxDeployments resource type. + + + +For a list of supported metrics, see [Supported metrics - NGINX.NGINXPLUS/nginxDeployments](../supported-metrics/nginx-nginxplus-nginxdeployments-metrics.md) + + + +[!INCLUDE [NGINX.NGINXPLUS/nginxDeployments](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/nginx-nginxplus-nginxdeployments-logs-include.md)] + + diff --git a/articles/azure-monitor/reference/supported-metrics/metrics-index.md b/articles/azure-monitor/reference/supported-metrics/metrics-index.md new file mode 100644 index 0000000000..3c86d400c3 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/metrics-index.md @@ -0,0 +1,201 @@ +--- +title: Azure Monitor supported metrics by resource type +description: List of metrics available for each resource type with Azure Monitor. +author: EdB-MSFT +ms.author: edbaynash +services: azure-monitor +ms.topic: reference +ms.service: azure-monitor +ms.custom: ignite-2022 +ms.date: 09/12/2024 +ms.reviewer: priyamishra +--- + +# Supported metrics with Azure Monitor + +> [!NOTE] +> This list is largely auto-generated. Any modification made to this list via GitHub might be written over without warning. Contact the author of this article for details on how to make permanent updates. + +Last updated: 09/12/2024. + +Azure Monitor provides several ways to interact with metrics, including charting them in the Azure portal, accessing them through the REST API, or querying them by using PowerShell or the Azure CLI (Command Line Interface). + +This article is a complete list of all platform (that is, automatically collected) metrics currently available with the consolidated metric pipeline in Azure Monitor. Metrics changed or added after the date at the top of this article might not yet appear in the list. To query for and access the list of metrics programmatically, use the [2018-01-01 api-version](/rest/api/monitor/metricdefinitions). Other metrics not in this list might be available in the portal or through legacy APIs. + +The metrics are organized by resource provider and resource type. For a list of services and the resource providers and types that belong to them, see [Resource providers for Azure services](/azure/azure-resource-manager/management/azure-services-resource-providers). + +## Exporting platform metrics to other locations + +You can export the platform metrics from the Azure monitor pipeline to other locations in one of two ways: + +- Use the [metrics REST API](/rest/api/monitor/metrics/list). +- Use [diagnostic settings](/azure/azure-monitor/essentials/diagnostic-settings?tabs=portal) to route platform metrics to: + - Azure Storage. + - Azure Monitor Logs (and thus Log Analytics). + - Event hubs, which is how you get them to non-Microsoft systems. + +Using diagnostic settings is the easiest way to route the metrics, but there are some limitations: + +- **Exportability**. All metrics are exportable through the REST API, but some can't be exported through diagnostic settings because of intricacies in the Azure Monitor back end. The column "Exportable via Diagnostic Settings" in the following tables lists which metrics can be exported in this way. + +- **Multi-dimensional metrics**. Sending multi-dimensional metrics to other locations via diagnostic settings is not currently supported. Metrics with dimensions are exported as flattened single-dimensional metrics, aggregated across dimension values. + + For example, the *Incoming Messages* metric on an event hub can be explored and charted on a per-queue level. But when the metric is exported via diagnostic settings, it will be represented as all incoming messages across all queues in the event hub. + +## Guest OS and host OS metrics + +Metrics for the guest operating system (guest OS) that runs in Azure Virtual Machines, Service Fabric, and Cloud Services are *not* listed here. Guest OS metrics must be collected through one or more agents that run on or as part of the guest operating system. Guest OS metrics include performance counters that track guest CPU percentage or memory usage, both of which are frequently used for autoscaling or alerting. + +Host OS metrics *are* available and listed in the tables. Host OS metrics relate to the Hyper-V session that's hosting your guest OS session. + +> [!TIP] +> A best practice is to use and configure the Azure Monitor agent to send guest OS performance metrics into the same Azure Monitor metric database where platform metrics are stored. The agent routes guest OS metrics through the [custom metrics](/azure/azure-monitor/essentials/metrics-custom-overview) API. You can then chart, alert, and otherwise use guest OS metrics like platform metrics. +> +> Alternatively or in addition, you can send the guest OS metrics to Azure Monitor Logs by using the same agent. There you can query on those metrics in combination with non-metric data by using Log Analytics. Standard [Log Analytics workspace costs](https://azure.microsoft.com/pricing/details/monitor/) would then apply. + +The Azure Monitor agent replaces the Azure Diagnostics extension and Log Analytics agent, which were previously used for guest OS routing. For important additional information, see [Overview of Azure Monitor agents](/azure/azure-monitor/agents/agents-overview). + +## Supported metrics and log categories by resource type + +Following table lists metrics and log categories available for each resource type. + + | Resource Provider | Metrics | Log Categories | + |---|---|---| + |Microsoft.AAD |[DomainServices](../supported-metrics/Microsoft-AAD-DomainServices-metrics.md)
|[DomainServices](../supported-logs/Microsoft-AAD-DomainServices-logs.md)
| +|Microsoft.AgFoodPlatform |N/A|[farmBeats](../supported-logs/Microsoft-AgFoodPlatform-farmBeats-logs.md)
| +|Microsoft.AnalysisServices |[servers](../supported-metrics/Microsoft-AnalysisServices-servers-metrics.md)
|[servers](../supported-logs/Microsoft-AnalysisServices-servers-logs.md)
| +|Microsoft.ApiManagement |[service](../supported-metrics/Microsoft-ApiManagement-service-metrics.md)
|[service](../supported-logs/Microsoft-ApiManagement-service-logs.md)
| +|Microsoft.App |[containerapps](../supported-metrics/Microsoft-App-containerapps-metrics.md)
[jobs](../supported-metrics/Microsoft-App-jobs-metrics.md)
[managedEnvironments](../supported-metrics/Microsoft-App-managedEnvironments-metrics.md)
|[managedEnvironments](../supported-logs/Microsoft-App-managedEnvironments-logs.md)
| +|Microsoft.AppConfiguration |[configurationStores](../supported-metrics/Microsoft-AppConfiguration-configurationStores-metrics.md)
|[configurationStores](../supported-logs/Microsoft-AppConfiguration-configurationStores-logs.md)
| +|Microsoft.AppPlatform |[spring](../supported-metrics/Microsoft-AppPlatform-spring-metrics.md)
|[spring](../supported-logs/Microsoft-AppPlatform-spring-logs.md)
| +|Microsoft.Attestation |N/A|[attestationProviders](../supported-logs/Microsoft-Attestation-attestationProviders-logs.md)
| +|Microsoft.Automation |[automationAccounts](../supported-metrics/Microsoft-Automation-automationAccounts-metrics.md)
|[automationAccounts](../supported-logs/Microsoft-Automation-automationAccounts-logs.md)
| +|Microsoft.
AutonomousDevelopmentPlatform |N/A|[accounts](../supported-logs/Microsoft-AutonomousDevelopmentPlatform-accounts-logs.md)
[workspaces](../supported-logs/Microsoft-AutonomousDevelopmentPlatform-workspaces-logs.md)
| +|microsoft.avs |[privateClouds](../supported-metrics/microsoft-avs-privateClouds-metrics.md)
|[privateClouds](../supported-logs/microsoft-avs-privateClouds-logs.md)
| +|Microsoft.AzureDataTransfer |N/A|[connections/flows](../supported-logs/Microsoft-AzureDataTransfer-connections-flows-logs.md)
| +|microsoft.
azureplaywrightservice |N/A|[accounts](../supported-logs/microsoft-azureplaywrightservice-accounts-logs.md)
| +|microsoft.azuresphere |[catalogs](../supported-metrics/microsoft-azuresphere-catalogs-metrics.md)
|[catalogs](../supported-logs/microsoft-azuresphere-catalogs-logs.md)
| +|Microsoft.Batch |[batchaccounts](../supported-metrics/Microsoft-Batch-batchaccounts-metrics.md)
|[batchaccounts](../supported-logs/Microsoft-Batch-batchaccounts-logs.md)
| +|microsoft.botservice |[botservices](../supported-metrics/microsoft-botservice-botservices-metrics.md)
|[botservices](../supported-logs/microsoft-botservice-botservices-logs.md)
| +|Microsoft.Cache |[redis](../supported-metrics/Microsoft-Cache-redis-metrics.md)
[redisEnterprise](../supported-metrics/Microsoft-Cache-redisEnterprise-metrics.md)
|[redis](../supported-logs/Microsoft-Cache-redis-logs.md)
[redisEnterprise/databases](../supported-logs/Microsoft-Cache-redisEnterprise-databases-logs.md)
| +|Microsoft.Cdn |[cdnwebapplicationfirewallpolicies](../supported-metrics/Microsoft-Cdn-cdnwebapplicationfirewallpolicies-metrics.md)
[profiles](../supported-metrics/Microsoft-Cdn-profiles-metrics.md)
|[cdnwebapplicationfirewallpolicies](../supported-logs/Microsoft-Cdn-cdnwebapplicationfirewallpolicies-logs.md)
[profiles](../supported-logs/Microsoft-Cdn-profiles-logs.md)
[profiles/endpoints](../supported-logs/Microsoft-Cdn-profiles-endpoints-logs.md)
| +|Microsoft.Chaos |N/A|[experiments](../supported-logs/Microsoft-Chaos-experiments-logs.md)
| +|Microsoft.ClassicNetwork |N/A|[networksecuritygroups](../supported-logs/Microsoft-ClassicNetwork-networksecuritygroups-logs.md)
| +|Microsoft.CodeSigning |[codesigningaccounts](../supported-metrics/Microsoft-CodeSigning-codesigningaccounts-metrics.md)
|[codesigningaccounts](../supported-logs/Microsoft-CodeSigning-codesigningaccounts-logs.md)
| +|Microsoft.CognitiveServices |[accounts](../supported-metrics/Microsoft-CognitiveServices-accounts-metrics.md)
|[accounts](../supported-logs/Microsoft-CognitiveServices-accounts-logs.md)
| +|Microsoft.Communication |[CommunicationServices](../supported-metrics/Microsoft-Communication-CommunicationServices-metrics.md)
|[CommunicationServices](../supported-logs/Microsoft-Communication-CommunicationServices-logs.md)
| +|microsoft.community |N/A|[communityTrainings](../supported-logs/microsoft-community-communityTrainings-logs.md)
| +|Microsoft.Compute |[cloudservices](../supported-metrics/Microsoft-Compute-cloudservices-metrics.md)
[cloudServices/roles](../supported-metrics/Microsoft-Compute-cloudServices-roles-metrics.md)
[virtualMachines](../supported-metrics/Microsoft-Compute-virtualMachines-metrics.md)
[virtualmachineScaleSets](../supported-metrics/Microsoft-Compute-virtualmachineScaleSets-metrics.md)
[virtualMachineScaleSets/virtualMachines](../supported-metrics/Microsoft-Compute-virtualMachineScaleSets-virtualMachines-metrics.md)
|[virtualMachines](../supported-logs/Microsoft-Compute-virtualMachines-logs.md)
| +|Microsoft.ConfidentialLedger |N/A|[ManagedCCF](../supported-logs/Microsoft-ConfidentialLedger-ManagedCCF-logs.md)
[ManagedCCFs](../supported-logs/Microsoft-ConfidentialLedger-ManagedCCFs-logs.md)
| +|Microsoft.ConnectedCache |[CacheNodes](../supported-metrics/Microsoft-ConnectedCache-CacheNodes-metrics.md)
[enterpriseMccCustomers](../supported-metrics/Microsoft-ConnectedCache-enterpriseMccCustomers-metrics.md)
[ispCustomers](../supported-metrics/Microsoft-ConnectedCache-ispCustomers-metrics.md)
|[CacheNodes](../supported-logs/Microsoft-ConnectedCache-CacheNodes-logs.md)
[enterpriseMccCustomers](../supported-logs/Microsoft-ConnectedCache-enterpriseMccCustomers-logs.md)
[ispCustomers](../supported-logs/Microsoft-ConnectedCache-ispCustomers-logs.md)
| +|Microsoft.ConnectedVehicle |[platformAccounts](../supported-metrics/Microsoft-ConnectedVehicle-platformAccounts-metrics.md)
|[platformAccounts](../supported-logs/Microsoft-ConnectedVehicle-platformAccounts-logs.md)
| +|Microsoft.ContainerInstance |[containerGroups](../supported-metrics/Microsoft-ContainerInstance-containerGroups-metrics.md)
[containerScaleSets](../supported-metrics/Microsoft-ContainerInstance-containerScaleSets-metrics.md)
|[containerGroups](../supported-logs/Microsoft-ContainerInstance-containerGroups-logs.md)
| +|Microsoft.ContainerRegistry |[registries](../supported-metrics/Microsoft-ContainerRegistry-registries-metrics.md)
|[registries](../supported-logs/Microsoft-ContainerRegistry-registries-logs.md)
| +|Microsoft.ContainerService |[managedClusters](../supported-metrics/Microsoft-ContainerService-managedClusters-metrics.md)
|[fleets](../supported-logs/Microsoft-ContainerService-fleets-logs.md)
[managedClusters](../supported-logs/Microsoft-ContainerService-managedClusters-logs.md)
| +|Microsoft.CustomProviders |[resourceproviders](../supported-metrics/Microsoft-CustomProviders-resourceproviders-metrics.md)
|[resourceproviders](../supported-logs/Microsoft-CustomProviders-resourceproviders-logs.md)
| +|Microsoft.D365CustomerInsights |N/A|[instances](../supported-logs/Microsoft-D365CustomerInsights-instances-logs.md)
| +|Microsoft.Dashboard |[grafana](../supported-metrics/Microsoft-Dashboard-grafana-metrics.md)
|[grafana](../supported-logs/Microsoft-Dashboard-grafana-logs.md)
| +|Microsoft.Databricks |N/A|[workspaces](../supported-logs/Microsoft-Databricks-workspaces-logs.md)
| +|Microsoft.DataFactory |[datafactories](../supported-metrics/Microsoft-DataFactory-datafactories-metrics.md)
[factories](../supported-metrics/Microsoft-DataFactory-factories-metrics.md)
|[factories](../supported-logs/Microsoft-DataFactory-factories-logs.md)
| +|Microsoft.DataLakeAnalytics |[accounts](../supported-metrics/Microsoft-DataLakeAnalytics-accounts-metrics.md)
|[accounts](../supported-logs/Microsoft-DataLakeAnalytics-accounts-logs.md)
| +|Microsoft.DataLakeStore |[accounts](../supported-metrics/Microsoft-DataLakeStore-accounts-metrics.md)
|[accounts](../supported-logs/Microsoft-DataLakeStore-accounts-logs.md)
| +|Microsoft.DataProtection |[BackupVaults](../supported-metrics/Microsoft-DataProtection-BackupVaults-metrics.md)
|[BackupVaults](../supported-logs/Microsoft-DataProtection-BackupVaults-logs.md)
| +|Microsoft.DataShare |[accounts](../supported-metrics/Microsoft-DataShare-accounts-metrics.md)
|[accounts](../supported-logs/Microsoft-DataShare-accounts-logs.md)
| +|Microsoft.DBforMariaDB |[servers](../supported-metrics/Microsoft-DBforMariaDB-servers-metrics.md)
|[servers](../supported-logs/Microsoft-DBforMariaDB-servers-logs.md)
| +|Microsoft.DBforMySQL |[flexibleServers](../supported-metrics/Microsoft-DBforMySQL-flexibleServers-metrics.md)
[servers](../supported-metrics/Microsoft-DBforMySQL-servers-metrics.md)
|[flexibleServers](../supported-logs/Microsoft-DBforMySQL-flexibleServers-logs.md)
[servers](../supported-logs/Microsoft-DBforMySQL-servers-logs.md)
| +|Microsoft.DBforPostgreSQL |[flexibleServers](../supported-metrics/Microsoft-DBforPostgreSQL-flexibleServers-metrics.md)
[servers](../supported-metrics/Microsoft-DBforPostgreSQL-servers-metrics.md)
[serversv2](../supported-metrics/Microsoft-DBforPostgreSQL-serversv2-metrics.md)
|[flexibleServers](../supported-logs/Microsoft-DBforPostgreSQL-flexibleServers-logs.md)
[servers](../supported-logs/Microsoft-DBforPostgreSQL-servers-logs.md)
[serversv2](../supported-logs/Microsoft-DBforPostgreSQL-serversv2-logs.md)
| +|Microsoft.DBForPostgreSQL |[serverGroupsv2](../supported-metrics/Microsoft-DBForPostgreSQL-serverGroupsv2-metrics.md)
|[serverGroupsv2](../supported-logs/Microsoft-DBForPostgreSQL-serverGroupsv2-logs.md)
| +|Microsoft.
DesktopVirtualization |N/A|[appAttachPackages](../supported-logs/Microsoft-DesktopVirtualization-appAttachPackages-logs.md)
[applicationgroups](../supported-logs/Microsoft-DesktopVirtualization-applicationgroups-logs.md)
[hostpools](../supported-logs/Microsoft-DesktopVirtualization-hostpools-logs.md)
[scalingplans](../supported-logs/Microsoft-DesktopVirtualization-scalingplans-logs.md)
[workspaces](../supported-logs/Microsoft-DesktopVirtualization-workspaces-logs.md)
| +|Microsoft.DevCenter |[devcenters](../supported-metrics/Microsoft-DevCenter-devcenters-metrics.md)
|[devcenters](../supported-logs/Microsoft-DevCenter-devcenters-logs.md)
| +|Microsoft.Devices |[IotHubs](../supported-metrics/Microsoft-Devices-IotHubs-metrics.md)
[provisioningServices](../supported-metrics/Microsoft-Devices-provisioningServices-metrics.md)
|[IotHubs](../supported-logs/Microsoft-Devices-IotHubs-logs.md)
[provisioningServices](../supported-logs/Microsoft-Devices-provisioningServices-logs.md)
| +|Microsoft.DevOpsInfrastructure |[pools](../supported-metrics/Microsoft-DevOpsInfrastructure-pools-metrics.md)
|[pools](../supported-logs/Microsoft-DevOpsInfrastructure-pools-logs.md)
| +|Microsoft.DigitalTwins |[digitalTwinsInstances](../supported-metrics/Microsoft-DigitalTwins-digitalTwinsInstances-metrics.md)
|[digitalTwinsInstances](../supported-logs/Microsoft-DigitalTwins-digitalTwinsInstances-logs.md)
| +|Microsoft.DocumentDB |[cassandraClusters](../supported-metrics/Microsoft-DocumentDB-cassandraClusters-metrics.md)
[DatabaseAccounts](../supported-metrics/Microsoft-DocumentDB-DatabaseAccounts-metrics.md)
[mongoClusters](../supported-metrics/Microsoft-DocumentDB-mongoClusters-metrics.md)
|[cassandraClusters](../supported-logs/Microsoft-DocumentDB-cassandraClusters-logs.md)
[DatabaseAccounts](../supported-logs/Microsoft-DocumentDB-DatabaseAccounts-logs.md)
[mongoClusters](../supported-logs/Microsoft-DocumentDB-mongoClusters-logs.md)
| +|Microsoft.EventGrid |[domains](../supported-metrics/Microsoft-EventGrid-domains-metrics.md)
[eventSubscriptions](../supported-metrics/Microsoft-EventGrid-eventSubscriptions-metrics.md)
[extensionTopics](../supported-metrics/Microsoft-EventGrid-extensionTopics-metrics.md)
[namespaces](../supported-metrics/Microsoft-EventGrid-namespaces-metrics.md)
[partnerNamespaces](../supported-metrics/Microsoft-EventGrid-partnerNamespaces-metrics.md)
[partnerTopics](../supported-metrics/Microsoft-EventGrid-partnerTopics-metrics.md)
[systemTopics](../supported-metrics/Microsoft-EventGrid-systemTopics-metrics.md)
[topics](../supported-metrics/Microsoft-EventGrid-topics-metrics.md)
|[domains](../supported-logs/Microsoft-EventGrid-domains-logs.md)
[namespaces](../supported-logs/Microsoft-EventGrid-namespaces-logs.md)
[partnerNamespaces](../supported-logs/Microsoft-EventGrid-partnerNamespaces-logs.md)
[partnerTopics](../supported-logs/Microsoft-EventGrid-partnerTopics-logs.md)
[systemTopics](../supported-logs/Microsoft-EventGrid-systemTopics-logs.md)
[topics](../supported-logs/Microsoft-EventGrid-topics-logs.md)
| +|Microsoft.EventHub |[clusters](../supported-metrics/Microsoft-EventHub-clusters-metrics.md)
[Namespaces](../supported-metrics/Microsoft-EventHub-Namespaces-metrics.md)
|[Namespaces](../supported-logs/Microsoft-EventHub-Namespaces-logs.md)
| +|Microsoft.
HardwareSecurityModules |N/A|[cloudHsmClusters](../supported-logs/Microsoft-HardwareSecurityModules-cloudHsmClusters-logs.md)
| +|Microsoft.HealthcareApis |[services](../supported-metrics/Microsoft-HealthcareApis-services-metrics.md)
[workspaces/dicomservices](../supported-metrics/Microsoft-HealthcareApis-workspaces-dicomservices-metrics.md)
[workspaces/fhirservices](../supported-metrics/Microsoft-HealthcareApis-workspaces-fhirservices-metrics.md)
[workspaces/iotconnectors](../supported-metrics/Microsoft-HealthcareApis-workspaces-iotconnectors-metrics.md)
|[services](../supported-logs/Microsoft-HealthcareApis-services-logs.md)
[workspaces/dicomservices](../supported-logs/Microsoft-HealthcareApis-workspaces-dicomservices-logs.md)
[workspaces/fhirservices](../supported-logs/Microsoft-HealthcareApis-workspaces-fhirservices-logs.md)
[workspaces/iotconnectors](../supported-logs/Microsoft-HealthcareApis-workspaces-iotconnectors-logs.md)
| +|Microsoft.HealthDataAIServices |N/A|[deidServices](../supported-logs/Microsoft-HealthDataAIServices-deidServices-logs.md)
| +|microsoft.insights |[autoscalesettings](../supported-metrics/microsoft-insights-autoscalesettings-metrics.md)
[components](../supported-metrics/microsoft-insights-components-metrics.md)
|[autoscalesettings](../supported-logs/microsoft-insights-autoscalesettings-logs.md)
[components](../supported-logs/microsoft-insights-components-logs.md)
| +|Microsoft.Insights |[datacollectionrules](../supported-metrics/Microsoft-Insights-datacollectionrules-metrics.md)
|[datacollectionrules](../supported-logs/Microsoft-Insights-datacollectionrules-logs.md)
| +|microsoft.keyvault |[managedhsms](../supported-metrics/microsoft-keyvault-managedhsms-metrics.md)
|[managedhsms](../supported-logs/microsoft-keyvault-managedhsms-logs.md)
| +|Microsoft.KeyVault |[vaults](../supported-metrics/Microsoft-KeyVault-vaults-metrics.md)
|[vaults](../supported-logs/Microsoft-KeyVault-vaults-logs.md)
| +|microsoft.kubernetes |[connectedClusters](../supported-metrics/microsoft-kubernetes-connectedClusters-metrics.md)
|[connectedClusters](../supported-logs/microsoft-kubernetes-connectedClusters-logs.md)
| +|Microsoft.Kusto |[clusters](../supported-metrics/Microsoft-Kusto-clusters-metrics.md)
|[clusters](../supported-logs/Microsoft-Kusto-clusters-logs.md)
| +|microsoft.loadtestservice |N/A|[loadtests](../supported-logs/microsoft-loadtestservice-loadtests-logs.md)
| +|Microsoft.Logic |[IntegrationServiceEnvironments](../supported-metrics/Microsoft-Logic-IntegrationServiceEnvironments-metrics.md)
[Workflows](../supported-metrics/Microsoft-Logic-Workflows-metrics.md)
|[IntegrationAccounts](../supported-logs/Microsoft-Logic-IntegrationAccounts-logs.md)
[Workflows](../supported-logs/Microsoft-Logic-Workflows-logs.md)
| +|Microsoft.
MachineLearningServices |[workspaces](../supported-metrics/Microsoft-MachineLearningServices-workspaces-metrics.md)
[workspaces/onlineEndpoints](../supported-metrics/Microsoft-MachineLearningServices-workspaces-onlineEndpoints-metrics.md)
[workspaces/onlineEndpoints/deployments](../supported-metrics/Microsoft-MachineLearningServices-workspaces-onlineEndpoints-deployments-metrics.md)
|[registries](../supported-logs/Microsoft-MachineLearningServices-registries-logs.md)
[workspaces](../supported-logs/Microsoft-MachineLearningServices-workspaces-logs.md)
[workspaces/onlineEndpoints](../supported-logs/Microsoft-MachineLearningServices-workspaces-onlineEndpoints-logs.md)
| +|Microsoft.ManagedNetworkFabric |[internetGateways](../supported-metrics/Microsoft-ManagedNetworkFabric-internetGateways-metrics.md)
[l3IsolationDomains](../supported-metrics/Microsoft-ManagedNetworkFabric-l3IsolationDomains-metrics.md)
[networkDevices](../supported-metrics/Microsoft-ManagedNetworkFabric-networkDevices-metrics.md)
|[networkDevices](../supported-logs/Microsoft-ManagedNetworkFabric-networkDevices-logs.md)
| +|Microsoft.Media |[mediaservices](../supported-metrics/Microsoft-Media-mediaservices-metrics.md)
[mediaservices/liveEvents](../supported-metrics/Microsoft-Media-mediaservices-liveEvents-metrics.md)
[mediaservices/streamingEndpoints](../supported-metrics/Microsoft-Media-mediaservices-streamingEndpoints-metrics.md)
[videoanalyzers](../supported-metrics/Microsoft-Media-videoanalyzers-metrics.md)
|[mediaservices](../supported-logs/Microsoft-Media-mediaservices-logs.md)
[mediaservices/liveEvents](../supported-logs/Microsoft-Media-mediaservices-liveEvents-logs.md)
[mediaservices/streamingEndpoints](../supported-logs/Microsoft-Media-mediaservices-streamingEndpoints-logs.md)
[videoanalyzers](../supported-logs/Microsoft-Media-videoanalyzers-logs.md)
| +|Microsoft.Monitor |[accounts](../supported-metrics/Microsoft-Monitor-accounts-metrics.md)
|[accounts](../supported-logs/Microsoft-Monitor-accounts-logs.md)
| +|Microsoft.NetApp |[netAppAccounts/capacityPools](../supported-metrics/Microsoft-NetApp-netAppAccounts-capacityPools-metrics.md)
[netAppAccounts/capacityPools/volumes](../supported-metrics/Microsoft-NetApp-netAppAccounts-capacityPools-volumes-metrics.md)
|[netAppAccounts/capacityPools](../supported-logs/Microsoft-NetApp-netAppAccounts-capacityPools-logs.md)
[netAppAccounts/capacityPools/volumes](../supported-logs/Microsoft-NetApp-netAppAccounts-capacityPools-volumes-logs.md)
| +|Microsoft.Network |[applicationgateways](../supported-metrics/Microsoft-Network-applicationgateways-metrics.md)
[azureFirewalls](../supported-metrics/Microsoft-Network-azureFirewalls-metrics.md)
[connections](../supported-metrics/Microsoft-Network-connections-metrics.md)
[dnsForwardingRulesets](../supported-metrics/Microsoft-Network-dnsForwardingRulesets-metrics.md)
[dnsResolverDomainLists](../supported-metrics/Microsoft-Network-dnsResolverDomainLists-metrics.md)
[dnsResolverPolicies](../supported-metrics/Microsoft-Network-dnsResolverPolicies-metrics.md)
[dnsResolvers](../supported-metrics/Microsoft-Network-dnsResolvers-metrics.md)
[dnszones](../supported-metrics/Microsoft-Network-dnszones-metrics.md)
[expressRouteCircuits](../supported-metrics/Microsoft-Network-expressRouteCircuits-metrics.md)
[expressRouteCircuits/peerings](../supported-metrics/Microsoft-Network-expressRouteCircuits-peerings-metrics.md)
[expressRoutePorts](../supported-metrics/Microsoft-Network-expressRoutePorts-metrics.md)
[frontdoors](../supported-metrics/Microsoft-Network-frontdoors-metrics.md)
[loadBalancers](../supported-metrics/Microsoft-Network-loadBalancers-metrics.md)
[natgateways](../supported-metrics/Microsoft-Network-natgateways-metrics.md)
[networkinterfaces](../supported-metrics/Microsoft-Network-networkinterfaces-metrics.md)
[networkManagers/ipamPools](../supported-metrics/Microsoft-Network-networkManagers-ipamPools-metrics.md)
[networkWatchers/connectionMonitors](../supported-metrics/Microsoft-Network-networkWatchers-connectionMonitors-metrics.md)
[privateDnsZones](../supported-metrics/Microsoft-Network-privateDnsZones-metrics.md)
[privateEndpoints](../supported-metrics/Microsoft-Network-privateEndpoints-metrics.md)
[privateLinkServices](../supported-metrics/Microsoft-Network-privateLinkServices-metrics.md)
[publicIPAddresses](../supported-metrics/Microsoft-Network-publicIPAddresses-metrics.md)
[publicIPPrefixes](../supported-metrics/Microsoft-Network-publicIPPrefixes-metrics.md)
[trafficManagerProfiles](../supported-metrics/Microsoft-Network-trafficManagerProfiles-metrics.md)
[virtualHubs](../supported-metrics/Microsoft-Network-virtualHubs-metrics.md)
[virtualNetworks](../supported-metrics/Microsoft-Network-virtualNetworks-metrics.md)
[virtualRouters](../supported-metrics/Microsoft-Network-virtualRouters-metrics.md)
|[applicationgateways](../supported-logs/Microsoft-Network-applicationgateways-logs.md)
[azureFirewalls](../supported-logs/Microsoft-Network-azureFirewalls-logs.md)
[dnsResolverPolicies](../supported-logs/Microsoft-Network-dnsResolverPolicies-logs.md)
[expressRouteCircuits](../supported-logs/Microsoft-Network-expressRouteCircuits-logs.md)
[frontdoors](../supported-logs/Microsoft-Network-frontdoors-logs.md)
[loadBalancers](../supported-logs/Microsoft-Network-loadBalancers-logs.md)
[networkManagers](../supported-logs/Microsoft-Network-networkManagers-logs.md)
[networkManagers/ipamPools](../supported-logs/Microsoft-Network-networkManagers-ipamPools-logs.md)
[networksecuritygroups](../supported-logs/Microsoft-Network-networksecuritygroups-logs.md)
[networkSecurityPerimeters](../supported-logs/Microsoft-Network-networkSecurityPerimeters-logs.md)
[networkSecurityPerimeters/profiles](../supported-logs/Microsoft-Network-networkSecurityPerimeters-profiles-logs.md)
[publicIPAddresses](../supported-logs/Microsoft-Network-publicIPAddresses-logs.md)
[publicIPPrefixes](../supported-logs/Microsoft-Network-publicIPPrefixes-logs.md)
[trafficManagerProfiles](../supported-logs/Microsoft-Network-trafficManagerProfiles-logs.md)
[virtualNetworks](../supported-logs/Microsoft-Network-virtualNetworks-logs.md)
| +|microsoft.network |[bastionHosts](../supported-metrics/microsoft-network-bastionHosts-metrics.md)
[expressroutegateways](../supported-metrics/microsoft-network-expressroutegateways-metrics.md)
[p2svpngateways](../supported-metrics/microsoft-network-p2svpngateways-metrics.md)
[virtualnetworkgateways](../supported-metrics/microsoft-network-virtualnetworkgateways-metrics.md)
[vpngateways](../supported-metrics/microsoft-network-vpngateways-metrics.md)
|[bastionHosts](../supported-logs/microsoft-network-bastionHosts-logs.md)
[p2svpngateways](../supported-logs/microsoft-network-p2svpngateways-logs.md)
[virtualnetworkgateways](../supported-logs/microsoft-network-virtualnetworkgateways-logs.md)
[vpngateways](../supported-logs/microsoft-network-vpngateways-logs.md)
| +|Microsoft.NetworkAnalytics |N/A|[DataProducts](../supported-logs/Microsoft-NetworkAnalytics-DataProducts-logs.md)
| +|Microsoft.NetworkCloud |[bareMetalMachines](../supported-metrics/Microsoft-NetworkCloud-bareMetalMachines-metrics.md)
[clusterManagers](../supported-metrics/Microsoft-NetworkCloud-clusterManagers-metrics.md)
[clusters](../supported-metrics/Microsoft-NetworkCloud-clusters-metrics.md)
[storageAppliances](../supported-metrics/Microsoft-NetworkCloud-storageAppliances-metrics.md)
|[bareMetalMachines](../supported-logs/Microsoft-NetworkCloud-bareMetalMachines-logs.md)
[clusterManagers](../supported-logs/Microsoft-NetworkCloud-clusterManagers-logs.md)
[clusters](../supported-logs/Microsoft-NetworkCloud-clusters-logs.md)
[storageAppliances](../supported-logs/Microsoft-NetworkCloud-storageAppliances-logs.md)
| +|Microsoft.NetworkFunction |[azureTrafficCollectors](../supported-metrics/Microsoft-NetworkFunction-azureTrafficCollectors-metrics.md)
|[azureTrafficCollectors](../supported-logs/Microsoft-NetworkFunction-azureTrafficCollectors-logs.md)
| +|Microsoft.NotificationHubs |[namespaces/notificationHubs](../supported-metrics/Microsoft-NotificationHubs-namespaces-notificationHubs-metrics.md)
|[namespaces](../supported-logs/Microsoft-NotificationHubs-namespaces-logs.md)
[namespaces/notificationHubs](../supported-logs/Microsoft-NotificationHubs-namespaces-notificationHubs-logs.md)
| +|MICROSOFT.OPENENERGYPLATFORM |N/A|[ENERGYSERVICES](../supported-logs/MICROSOFT-OPENENERGYPLATFORM-ENERGYSERVICES-logs.md)
| +|Microsoft.
OpenLogisticsPlatform |N/A|[Workspaces](../supported-logs/Microsoft-OpenLogisticsPlatform-Workspaces-logs.md)
| +|Microsoft.OperationalInsights |[workspaces](../supported-metrics/Microsoft-OperationalInsights-workspaces-metrics.md)
|[workspaces](../supported-logs/Microsoft-OperationalInsights-workspaces-logs.md)
| +|Microsoft.PlayFab |[titles](../supported-metrics/Microsoft-PlayFab-titles-metrics.md)
|[titles](../supported-logs/Microsoft-PlayFab-titles-logs.md)
| +|Microsoft.PowerBI |N/A|[tenants](../supported-logs/Microsoft-PowerBI-tenants-logs.md)
[tenants/workspaces](../supported-logs/Microsoft-PowerBI-tenants-workspaces-logs.md)
| +|Microsoft.PowerBIDedicated |[capacities](../supported-metrics/Microsoft-PowerBIDedicated-capacities-metrics.md)
|[capacities](../supported-logs/Microsoft-PowerBIDedicated-capacities-logs.md)
| +|Microsoft.ProviderHub |N/A|[providerMonitorSettings](../supported-logs/Microsoft-ProviderHub-providerMonitorSettings-logs.md)
[providerRegistrations](../supported-logs/Microsoft-ProviderHub-providerRegistrations-logs.md)
| +|microsoft.purview |[accounts](../supported-metrics/microsoft-purview-accounts-metrics.md)
|[accounts](../supported-logs/microsoft-purview-accounts-logs.md)
| +|Microsoft.RecoveryServices |[Vaults](../supported-metrics/Microsoft-RecoveryServices-Vaults-metrics.md)
|[Vaults](../supported-logs/Microsoft-RecoveryServices-Vaults-logs.md)
| +|Microsoft.Relay |[namespaces](../supported-metrics/Microsoft-Relay-namespaces-metrics.md)
|[namespaces](../supported-logs/Microsoft-Relay-namespaces-logs.md)
| +|Microsoft.Search |[searchServices](../supported-metrics/Microsoft-Search-searchServices-metrics.md)
|[searchServices](../supported-logs/Microsoft-Search-searchServices-logs.md)
| +|Microsoft.Security |N/A|[antiMalwareSettings](../supported-logs/Microsoft-Security-antiMalwareSettings-logs.md)
[defenderForStorageSettings](../supported-logs/Microsoft-Security-defenderForStorageSettings-logs.md)
| +|Microsoft.ServiceBus |[Namespaces](../supported-metrics/Microsoft-ServiceBus-Namespaces-metrics.md)
|[Namespaces](../supported-logs/Microsoft-ServiceBus-Namespaces-logs.md)
| +|Microsoft.ServiceNetworking |[trafficControllers](../supported-metrics/Microsoft-ServiceNetworking-trafficControllers-metrics.md)
|[trafficControllers](../supported-logs/Microsoft-ServiceNetworking-trafficControllers-logs.md)
| +|Microsoft.SignalRService |[SignalR](../supported-metrics/Microsoft-SignalRService-SignalR-metrics.md)
[SignalR/replicas](../supported-metrics/Microsoft-SignalRService-SignalR-replicas-metrics.md)
[WebPubSub](../supported-metrics/Microsoft-SignalRService-WebPubSub-metrics.md)
[WebPubSub/replicas](../supported-metrics/Microsoft-SignalRService-WebPubSub-replicas-metrics.md)
|[SignalR](../supported-logs/Microsoft-SignalRService-SignalR-logs.md)
[SignalR/replicas](../supported-logs/Microsoft-SignalRService-SignalR-replicas-logs.md)
[WebPubSub](../supported-logs/Microsoft-SignalRService-WebPubSub-logs.md)
[WebPubSub/replicas](../supported-logs/Microsoft-SignalRService-WebPubSub-replicas-logs.md)
| +|microsoft.singularity |[accounts](../supported-metrics/microsoft-singularity-accounts-metrics.md)
|[accounts](../supported-logs/microsoft-singularity-accounts-logs.md)
| +|Microsoft.Sql |[managedInstances](../supported-metrics/Microsoft-Sql-managedInstances-metrics.md)
[servers/databases](../supported-metrics/Microsoft-Sql-servers-databases-metrics.md)
[servers/elasticpools](../supported-metrics/Microsoft-Sql-servers-elasticpools-metrics.md)
[servers/jobAgents](../supported-metrics/Microsoft-Sql-servers-jobAgents-metrics.md)
|[managedInstances](../supported-logs/Microsoft-Sql-managedInstances-logs.md)
[managedInstances/databases](../supported-logs/Microsoft-Sql-managedInstances-databases-logs.md)
[servers/databases](../supported-logs/Microsoft-Sql-servers-databases-logs.md)
| +|Microsoft.Storage |[storageAccounts](../supported-metrics/Microsoft-Storage-storageAccounts-metrics.md)
[storageAccounts/blobServices](../supported-metrics/Microsoft-Storage-storageAccounts-blobServices-metrics.md)
[storageAccounts/fileServices](../supported-metrics/Microsoft-Storage-storageAccounts-fileServices-metrics.md)
[storageAccounts/objectReplicationPolicies](../supported-metrics/Microsoft-Storage-storageAccounts-objectReplicationPolicies-metrics.md)
[storageAccounts/queueServices](../supported-metrics/Microsoft-Storage-storageAccounts-queueServices-metrics.md)
[storageAccounts/storageTasks](../supported-metrics/Microsoft-Storage-storageAccounts-storageTasks-metrics.md)
[storageAccounts/tableServices](../supported-metrics/Microsoft-Storage-storageAccounts-tableServices-metrics.md)
[storageTasks](../supported-metrics/Microsoft-Storage-storageTasks-metrics.md)
|[storageAccounts/blobServices](../supported-logs/Microsoft-Storage-storageAccounts-blobServices-logs.md)
[storageAccounts/fileServices](../supported-logs/Microsoft-Storage-storageAccounts-fileServices-logs.md)
[storageAccounts/queueServices](../supported-logs/Microsoft-Storage-storageAccounts-queueServices-logs.md)
[storageAccounts/tableServices](../supported-logs/Microsoft-Storage-storageAccounts-tableServices-logs.md)
| +|Microsoft.StorageCache |[amlFilesystems](../supported-metrics/Microsoft-StorageCache-amlFilesystems-metrics.md)
[caches](../supported-metrics/Microsoft-StorageCache-caches-metrics.md)
|[amlFilesystems](../supported-logs/Microsoft-StorageCache-amlFilesystems-logs.md)
[caches](../supported-logs/Microsoft-StorageCache-caches-logs.md)
| +|Microsoft.StorageMover |[storageMovers](../supported-metrics/Microsoft-StorageMover-storageMovers-metrics.md)
|[storageMovers](../supported-logs/Microsoft-StorageMover-storageMovers-logs.md)
| +|Microsoft.StreamAnalytics |[streamingjobs](../supported-metrics/Microsoft-StreamAnalytics-streamingjobs-metrics.md)
|[streamingjobs](../supported-logs/Microsoft-StreamAnalytics-streamingjobs-logs.md)
| +|Microsoft.Synapse |[workspaces](../supported-metrics/Microsoft-Synapse-workspaces-metrics.md)
[workspaces/bigDataPools](../supported-metrics/Microsoft-Synapse-workspaces-bigDataPools-metrics.md)
[workspaces/kustoPools](../supported-metrics/Microsoft-Synapse-workspaces-kustoPools-metrics.md)
[workspaces/scopePools](../supported-metrics/Microsoft-Synapse-workspaces-scopePools-metrics.md)
[workspaces/sqlPools](../supported-metrics/Microsoft-Synapse-workspaces-sqlPools-metrics.md)
|[workspaces](../supported-logs/Microsoft-Synapse-workspaces-logs.md)
[workspaces/bigDataPools](../supported-logs/Microsoft-Synapse-workspaces-bigDataPools-logs.md)
[workspaces/kustoPools](../supported-logs/Microsoft-Synapse-workspaces-kustoPools-logs.md)
[workspaces/scopePools](../supported-logs/Microsoft-Synapse-workspaces-scopePools-logs.md)
[workspaces/sqlPools](../supported-logs/Microsoft-Synapse-workspaces-sqlPools-logs.md)
| +|microsoft.videoindexer |N/A|[accounts](../supported-logs/microsoft-videoindexer-accounts-logs.md)
| +|Microsoft.Web |[containerapps](../supported-metrics/Microsoft-Web-containerapps-metrics.md)
[hostingEnvironments](../supported-metrics/Microsoft-Web-hostingEnvironments-metrics.md)
[hostingenvironments/multirolepools](../supported-metrics/Microsoft-Web-hostingenvironments-multirolepools-metrics.md)
[hostingenvironments/workerpools](../supported-metrics/Microsoft-Web-hostingenvironments-workerpools-metrics.md)
[serverfarms](../supported-metrics/Microsoft-Web-serverfarms-metrics.md)
[sites](../supported-metrics/Microsoft-Web-sites-metrics.md)
[sites/slots](../supported-metrics/Microsoft-Web-sites-slots-metrics.md)
[staticsites](../supported-metrics/Microsoft-Web-staticsites-metrics.md)
|[hostingEnvironments](../supported-logs/Microsoft-Web-hostingEnvironments-logs.md)
[sites](../supported-logs/Microsoft-Web-sites-logs.md)
[sites/slots](../supported-logs/Microsoft-Web-sites-slots-logs.md)
[staticsites](../supported-logs/Microsoft-Web-staticsites-logs.md)
| +|microsoft.workloads |N/A|[sapvirtualinstances](../supported-logs/microsoft-workloads-sapvirtualinstances-logs.md)
| +|NGINX.NGINXPLUS |[NGINX.NGINXPLUS/nginxDeployments](../supported-metrics/NGINX-NGINXPLUS-nginxDeployments-metrics.md)
|[NGINX.NGINXPLUS/nginxDeployments](../supported-logs/NGINX-NGINXPLUS-nginxDeployments-logs.md)
| +|Microsoft.azurestackhci |[clusters](../supported-metrics/Microsoft-azurestackhci-clusters-metrics.md)
|N/A| +|microsoft.bing |[accounts](../supported-metrics/microsoft-bing-accounts-metrics.md)
|N/A| +|Microsoft.BotService |[botServices/channels](../supported-metrics/Microsoft-BotService-botServices-channels-metrics.md)
[botServices/connections](../supported-metrics/Microsoft-BotService-botServices-connections-metrics.md)
[checknameavailability](../supported-metrics/Microsoft-BotService-checknameavailability-metrics.md)
[hostsettings](../supported-metrics/Microsoft-BotService-hostsettings-metrics.md)
[listauthserviceproviders](../supported-metrics/Microsoft-BotService-listauthserviceproviders-metrics.md)
[listqnamakerendpointkeys](../supported-metrics/Microsoft-BotService-listqnamakerendpointkeys-metrics.md)
|N/A| +|Microsoft.ClassicCompute |[domainNames/slots/roles](../supported-metrics/Microsoft-ClassicCompute-domainNames-slots-roles-metrics.md)
[virtualMachines](../supported-metrics/Microsoft-ClassicCompute-virtualMachines-metrics.md)
|N/A| +|Microsoft.ClassicStorage |[storageAccounts](../supported-metrics/Microsoft-ClassicStorage-storageAccounts-metrics.md)
[storageAccounts/blobServices](../supported-metrics/Microsoft-ClassicStorage-storageAccounts-blobServices-metrics.md)
[storageAccounts/fileServices](../supported-metrics/Microsoft-ClassicStorage-storageAccounts-fileServices-metrics.md)
[storageAccounts/queueServices](../supported-metrics/Microsoft-ClassicStorage-storageAccounts-queueServices-metrics.md)
[storageAccounts/tableServices](../supported-metrics/Microsoft-ClassicStorage-storageAccounts-tableServices-metrics.md)
|N/A| +|Microsoft.ClusterStor |[nodes](../supported-metrics/Microsoft-ClusterStor-nodes-metrics.md)
|N/A| +|microsoft.compute |[disks](../supported-metrics/microsoft-compute-disks-metrics.md)
|N/A| +|Microsoft.DataBoxEdge |[dataBoxEdgeDevices](../supported-metrics/Microsoft-DataBoxEdge-dataBoxEdgeDevices-metrics.md)
|N/A| +|microsoft.edgezones |[edgezones](../supported-metrics/microsoft-edgezones-edgezones-metrics.md)
|N/A| +|Microsoft.ElasticSan |[elasticSans](../supported-metrics/Microsoft-ElasticSan-elasticSans-metrics.md)
|N/A| +|Microsoft.HDInsight |[clusters](../supported-metrics/Microsoft-HDInsight-clusters-metrics.md)
|N/A| +|Microsoft.HealthModel |[healthmodels](../supported-metrics/Microsoft-HealthModel-healthmodels-metrics.md)
|N/A| +|Microsoft.
HybridContainerService |[provisionedClusters](../supported-metrics/Microsoft-HybridContainerService-provisionedClusters-metrics.md)
|N/A| +|microsoft.hybridnetwork |[networkfunctions](../supported-metrics/microsoft-hybridnetwork-networkfunctions-metrics.md)
[virtualnetworkfunctions](../supported-metrics/microsoft-hybridnetwork-virtualnetworkfunctions-metrics.md)
|N/A| +|Microsoft.IoTCentral |[IoTApps](../supported-metrics/Microsoft-IoTCentral-IoTApps-metrics.md)
|N/A| +|microsoft.
kubernetesconfiguration |[extensions](../supported-metrics/microsoft-kubernetesconfiguration-extensions-metrics.md)
|N/A| +|Microsoft.Maps |[accounts](../supported-metrics/Microsoft-Maps-accounts-metrics.md)
|N/A| +|Microsoft.MessagingConnectors |[connectors](../supported-metrics/Microsoft-MessagingConnectors-connectors-metrics.md)
|N/A| +|Microsoft.MixedReality |[remoteRenderingAccounts](../supported-metrics/Microsoft-MixedReality-remoteRenderingAccounts-metrics.md)
[spatialAnchorsAccounts](../supported-metrics/Microsoft-MixedReality-spatialAnchorsAccounts-metrics.md)
|N/A| +|Microsoft.MobileNetwork |[mobilenetworks/sites](../supported-metrics/Microsoft-MobileNetwork-mobilenetworks-sites-metrics.md)
[packetcorecontrolplanes](../supported-metrics/Microsoft-MobileNetwork-packetcorecontrolplanes-metrics.md)
[packetcorecontrolplanes/packetcoredataplanes](../supported-metrics/Microsoft-MobileNetwork-packetcorecontrolplanes-packetcoredataplanes-metrics.md)
[radioAccessNetworks](../supported-metrics/Microsoft-MobileNetwork-radioAccessNetworks-metrics.md)
|N/A| +|Microsoft.Orbital |[contactProfiles](../supported-metrics/Microsoft-Orbital-contactProfiles-metrics.md)
[l2Connections](../supported-metrics/Microsoft-Orbital-l2Connections-metrics.md)
[spacecrafts](../supported-metrics/Microsoft-Orbital-spacecrafts-metrics.md)
[terminals](../supported-metrics/Microsoft-Orbital-terminals-metrics.md)
|N/A| +|Microsoft.Peering |[peerings](../supported-metrics/Microsoft-Peering-peerings-metrics.md)
[peeringServices](../supported-metrics/Microsoft-Peering-peeringServices-metrics.md)
|N/A| +|microsoft.resources |[subscriptions](../supported-metrics/microsoft-resources-subscriptions-metrics.md)
|N/A| +|microsoft.securitydetonation |[chambers](../supported-metrics/microsoft-securitydetonation-chambers-metrics.md)
|N/A| +|Microsoft.SecurityDetonation |[SecurityDetonationChambers](../supported-metrics/Microsoft-SecurityDetonation-SecurityDetonationChambers-metrics.md)
|N/A| +|Microsoft.StorageActions |[storageTasks](../supported-metrics/Microsoft-StorageActions-storageTasks-metrics.md)
|N/A| +|Microsoft.StorageSync |[storageSyncServices](../supported-metrics/Microsoft-StorageSync-storageSyncServices-metrics.md)
|N/A| +|Microsoft.StorageTasks |[storageTasks](../supported-metrics/Microsoft-StorageTasks-storageTasks-metrics.md)
|N/A| +|Microsoft.VoiceServices |[CommunicationsGateways](../supported-metrics/Microsoft-VoiceServices-CommunicationsGateways-metrics.md)
|N/A| +|Oracle.Database |[Oracle.Database/autonomousDatabases](../supported-metrics/Oracle-Database-autonomousDatabases-metrics.md)
[Oracle.Database/cloudVmClusters](../supported-metrics/Oracle-Database-cloudVmClusters-metrics.md)
|N/A| +|Wandisco.Fusion |[Wandisco.Fusion/migrators](../supported-metrics/Wandisco-Fusion-migrators-metrics.md)
[Wandisco.Fusion/migrators/dataTransferAgents](../supported-metrics/Wandisco-Fusion-migrators-dataTransferAgents-metrics.md)
[Wandisco.Fusion/migrators/liveDataMigrations](../supported-metrics/Wandisco-Fusion-migrators-liveDataMigrations-metrics.md)
[Wandisco.Fusion/migrators/metadataMigrations](../supported-metrics/Wandisco-Fusion-migrators-metadataMigrations-metrics.md)
|N/A| + + +## Next steps + +- [Read about metrics in Azure Monitor](/azure/azure-monitor/data-platform) +- [Create alerts on metrics](/azure/azure-monitor/alerts/alerts-overview) +- [Export metrics to storage, Event Hub, or Log Analytics](/azure/azure-monitor/essentials/platform-logs-overview) diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-aad-domainservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-aad-domainservices-metrics.md new file mode 100644 index 0000000000..c7b82a41fe --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-aad-domainservices-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.AAD/DomainServices +description: Reference for Microsoft.AAD/DomainServices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.AAD/DomainServices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.AAD/DomainServices + +The following table lists the metrics available for the Microsoft.AAD/DomainServices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.AAD/DomainServices](../supported-logs/microsoft-aad-domainservices-logs.md) + + + +[!INCLUDE [Microsoft.AAD/DomainServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-aad-domainservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-analysisservices-servers-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-analysisservices-servers-metrics.md new file mode 100644 index 0000000000..dadfa2e1db --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-analysisservices-servers-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.AnalysisServices/servers +description: Reference for Microsoft.AnalysisServices/servers metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.AnalysisServices/servers, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.AnalysisServices/servers + +The following table lists the metrics available for the Microsoft.AnalysisServices/servers resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.AnalysisServices/servers](../supported-logs/microsoft-analysisservices-servers-logs.md) + + + +[!INCLUDE [Microsoft.AnalysisServices/servers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-analysisservices-servers-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-apimanagement-service-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-apimanagement-service-metrics.md new file mode 100644 index 0000000000..e6b0dc9029 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-apimanagement-service-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.ApiManagement/service +description: Reference for Microsoft.ApiManagement/service metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ApiManagement/service, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ApiManagement/service + +The following table lists the metrics available for the Microsoft.ApiManagement/service resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.ApiManagement/service](../supported-logs/microsoft-apimanagement-service-logs.md) + + + +[!INCLUDE [Microsoft.ApiManagement/service](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-apimanagement-service-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-app-containerapps-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-app-containerapps-metrics.md new file mode 100644 index 0000000000..2e9a16b2c3 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-app-containerapps-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.App/containerapps +description: Reference for Microsoft.App/containerapps metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.App/containerapps, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.App/containerapps + +The following table lists the metrics available for the Microsoft.App/containerapps resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.App/containerapps](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-app-containerapps-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-app-jobs-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-app-jobs-metrics.md new file mode 100644 index 0000000000..1008794e90 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-app-jobs-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.App/jobs +description: Reference for Microsoft.App/jobs metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.App/jobs, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.App/jobs + +The following table lists the metrics available for the Microsoft.App/jobs resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.App/jobs](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-app-jobs-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-app-managedenvironments-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-app-managedenvironments-metrics.md new file mode 100644 index 0000000000..f13db502fd --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-app-managedenvironments-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.App/managedEnvironments +description: Reference for Microsoft.App/managedEnvironments metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.App/managedEnvironments, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.App/managedEnvironments + +The following table lists the metrics available for the Microsoft.App/managedEnvironments resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.App/managedEnvironments](../supported-logs/microsoft-app-managedenvironments-logs.md) + + + +[!INCLUDE [Microsoft.App/managedEnvironments](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-app-managedenvironments-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-appconfiguration-configurationstores-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-appconfiguration-configurationstores-metrics.md new file mode 100644 index 0000000000..9d0b3b6463 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-appconfiguration-configurationstores-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.AppConfiguration/configurationStores +description: Reference for Microsoft.AppConfiguration/configurationStores metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.AppConfiguration/configurationStores, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.AppConfiguration/configurationStores + +The following table lists the metrics available for the Microsoft.AppConfiguration/configurationStores resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.AppConfiguration/configurationStores](../supported-logs/microsoft-appconfiguration-configurationstores-logs.md) + + + +[!INCLUDE [Microsoft.AppConfiguration/configurationStores](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-appconfiguration-configurationstores-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-appplatform-spring-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-appplatform-spring-metrics.md new file mode 100644 index 0000000000..4766230208 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-appplatform-spring-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.AppPlatform/spring +description: Reference for Microsoft.AppPlatform/spring metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.AppPlatform/spring, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.AppPlatform/spring + +The following table lists the metrics available for the Microsoft.AppPlatform/spring resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.AppPlatform/spring](../supported-logs/microsoft-appplatform-spring-logs.md) + + + +[!INCLUDE [Microsoft.AppPlatform/spring](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-appplatform-spring-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-automation-automationaccounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-automation-automationaccounts-metrics.md new file mode 100644 index 0000000000..e9bc8f4b35 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-automation-automationaccounts-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Automation/automationAccounts +description: Reference for Microsoft.Automation/automationAccounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Automation/automationAccounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Automation/automationAccounts + +The following table lists the metrics available for the Microsoft.Automation/automationAccounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Automation/automationAccounts](../supported-logs/microsoft-automation-automationaccounts-logs.md) + + + +[!INCLUDE [Microsoft.Automation/automationAccounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-automation-automationaccounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-avs-privateclouds-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-avs-privateclouds-metrics.md new file mode 100644 index 0000000000..663134704e --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-avs-privateclouds-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - microsoft.avs/privateClouds +description: Reference for microsoft.avs/privateClouds metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.avs/privateClouds, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.avs/privateClouds + +The following table lists the metrics available for the microsoft.avs/privateClouds resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - microsoft.avs/privateClouds](../supported-logs/microsoft-avs-privateclouds-logs.md) + + + +[!INCLUDE [microsoft.avs/privateClouds](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-avs-privateclouds-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-azuresphere-catalogs-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-azuresphere-catalogs-metrics.md new file mode 100644 index 0000000000..9150e127a2 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-azuresphere-catalogs-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - microsoft.azuresphere/catalogs +description: Reference for microsoft.azuresphere/catalogs metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.azuresphere/catalogs, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.azuresphere/catalogs + +The following table lists the metrics available for the microsoft.azuresphere/catalogs resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - microsoft.azuresphere/catalogs](../supported-logs/microsoft-azuresphere-catalogs-logs.md) + + + +[!INCLUDE [microsoft.azuresphere/catalogs](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-azuresphere-catalogs-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-azurestackhci-clusters-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-azurestackhci-clusters-metrics.md new file mode 100644 index 0000000000..3c28f75de8 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-azurestackhci-clusters-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.azurestackhci/clusters +description: Reference for Microsoft.azurestackhci/clusters metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.azurestackhci/clusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.azurestackhci/clusters + +The following table lists the metrics available for the Microsoft.azurestackhci/clusters resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.azurestackhci/clusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-azurestackhci-clusters-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-batch-batchaccounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-batch-batchaccounts-metrics.md new file mode 100644 index 0000000000..5f5775f1d6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-batch-batchaccounts-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Batch/batchaccounts +description: Reference for Microsoft.Batch/batchaccounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Batch/batchaccounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Batch/batchaccounts + +The following table lists the metrics available for the Microsoft.Batch/batchaccounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Batch/batchaccounts](../supported-logs/microsoft-batch-batchaccounts-logs.md) + + + +[!INCLUDE [Microsoft.Batch/batchaccounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-batch-batchaccounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-bing-accounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-bing-accounts-metrics.md new file mode 100644 index 0000000000..65ac2f0f95 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-bing-accounts-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - microsoft.bing/accounts +description: Reference for microsoft.bing/accounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.bing/accounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.bing/accounts + +The following table lists the metrics available for the microsoft.bing/accounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [microsoft.bing/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-bing-accounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-botservices-channels-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-botservices-channels-metrics.md new file mode 100644 index 0000000000..c3db136af3 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-botservices-channels-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.BotService/botServices/channels +description: Reference for Microsoft.BotService/botServices/channels metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.BotService/botServices/channels, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.BotService/botServices/channels + +The following table lists the metrics available for the Microsoft.BotService/botServices/channels resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.BotService/botServices/channels](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-botservice-botservices-channels-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-botservices-connections-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-botservices-connections-metrics.md new file mode 100644 index 0000000000..75e2fc9ef3 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-botservices-connections-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.BotService/botServices/connections +description: Reference for Microsoft.BotService/botServices/connections metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.BotService/botServices/connections, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.BotService/botServices/connections + +The following table lists the metrics available for the Microsoft.BotService/botServices/connections resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.BotService/botServices/connections](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-botservice-botservices-connections-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-botservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-botservices-metrics.md new file mode 100644 index 0000000000..314f521259 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-botservices-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - microsoft.botservice/botservices +description: Reference for microsoft.botservice/botservices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.botservice/botservices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.botservice/botservices + +The following table lists the metrics available for the microsoft.botservice/botservices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - microsoft.botservice/botservices](../supported-logs/microsoft-botservice-botservices-logs.md) + + + +[!INCLUDE [microsoft.botservice/botservices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-botservice-botservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-checknameavailability-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-checknameavailability-metrics.md new file mode 100644 index 0000000000..9dc5e94426 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-checknameavailability-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.BotService/checknameavailability +description: Reference for Microsoft.BotService/checknameavailability metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.BotService/checknameavailability, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.BotService/checknameavailability + +The following table lists the metrics available for the Microsoft.BotService/checknameavailability resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.BotService/checknameavailability](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-botservice-checknameavailability-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-hostsettings-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-hostsettings-metrics.md new file mode 100644 index 0000000000..3c3015e9ed --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-hostsettings-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.BotService/hostsettings +description: Reference for Microsoft.BotService/hostsettings metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.BotService/hostsettings, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.BotService/hostsettings + +The following table lists the metrics available for the Microsoft.BotService/hostsettings resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.BotService/hostsettings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-botservice-hostsettings-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-listauthserviceproviders-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-listauthserviceproviders-metrics.md new file mode 100644 index 0000000000..48597d71ac --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-listauthserviceproviders-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.BotService/listauthserviceproviders +description: Reference for Microsoft.BotService/listauthserviceproviders metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.BotService/listauthserviceproviders, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.BotService/listauthserviceproviders + +The following table lists the metrics available for the Microsoft.BotService/listauthserviceproviders resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.BotService/listauthserviceproviders](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-botservice-listauthserviceproviders-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-listqnamakerendpointkeys-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-listqnamakerendpointkeys-metrics.md new file mode 100644 index 0000000000..722f400fab --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-botservice-listqnamakerendpointkeys-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.BotService/listqnamakerendpointkeys +description: Reference for Microsoft.BotService/listqnamakerendpointkeys metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.BotService/listqnamakerendpointkeys, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.BotService/listqnamakerendpointkeys + +The following table lists the metrics available for the Microsoft.BotService/listqnamakerendpointkeys resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.BotService/listqnamakerendpointkeys](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-botservice-listqnamakerendpointkeys-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-cache-redis-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-cache-redis-metrics.md new file mode 100644 index 0000000000..5ae44b9a85 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-cache-redis-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Cache/redis +description: Reference for Microsoft.Cache/redis metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Cache/redis, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Cache/redis + +The following table lists the metrics available for the Microsoft.Cache/redis resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Cache/redis](../supported-logs/microsoft-cache-redis-logs.md) + + + +[!INCLUDE [Microsoft.Cache/redis](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-cache-redis-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-cache-redisenterprise-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-cache-redisenterprise-metrics.md new file mode 100644 index 0000000000..ebf822bf7f --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-cache-redisenterprise-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Cache/redisEnterprise +description: Reference for Microsoft.Cache/redisEnterprise metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Cache/redisEnterprise, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Cache/redisEnterprise + +The following table lists the metrics available for the Microsoft.Cache/redisEnterprise resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Cache/redisEnterprise](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-cache-redisenterprise-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-cdn-cdnwebapplicationfirewallpolicies-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-cdn-cdnwebapplicationfirewallpolicies-metrics.md new file mode 100644 index 0000000000..a48465fb93 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-cdn-cdnwebapplicationfirewallpolicies-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Cdn/cdnwebapplicationfirewallpolicies +description: Reference for Microsoft.Cdn/cdnwebapplicationfirewallpolicies metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Cdn/cdnwebapplicationfirewallpolicies, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Cdn/cdnwebapplicationfirewallpolicies + +The following table lists the metrics available for the Microsoft.Cdn/cdnwebapplicationfirewallpolicies resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Cdn/cdnwebapplicationfirewallpolicies](../supported-logs/microsoft-cdn-cdnwebapplicationfirewallpolicies-logs.md) + + + +[!INCLUDE [Microsoft.Cdn/cdnwebapplicationfirewallpolicies](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-cdn-cdnwebapplicationfirewallpolicies-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-cdn-profiles-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-cdn-profiles-metrics.md new file mode 100644 index 0000000000..b82edb5c68 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-cdn-profiles-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Cdn/profiles +description: Reference for Microsoft.Cdn/profiles metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Cdn/profiles, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Cdn/profiles + +The following table lists the metrics available for the Microsoft.Cdn/profiles resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Cdn/profiles](../supported-logs/microsoft-cdn-profiles-logs.md) + + + +[!INCLUDE [Microsoft.Cdn/profiles](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-cdn-profiles-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-classiccompute-domainnames-slots-roles-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-classiccompute-domainnames-slots-roles-metrics.md new file mode 100644 index 0000000000..4291df2840 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-classiccompute-domainnames-slots-roles-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.ClassicCompute/domainNames/slots/roles +description: Reference for Microsoft.ClassicCompute/domainNames/slots/roles metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ClassicCompute/domainNames/slots/roles, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ClassicCompute/domainNames/slots/roles + +The following table lists the metrics available for the Microsoft.ClassicCompute/domainNames/slots/roles resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.ClassicCompute/domainNames/slots/roles](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-classiccompute-domainnames-slots-roles-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-classiccompute-virtualmachines-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-classiccompute-virtualmachines-metrics.md new file mode 100644 index 0000000000..61d642e33a --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-classiccompute-virtualmachines-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.ClassicCompute/virtualMachines +description: Reference for Microsoft.ClassicCompute/virtualMachines metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ClassicCompute/virtualMachines, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ClassicCompute/virtualMachines + +The following table lists the metrics available for the Microsoft.ClassicCompute/virtualMachines resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.ClassicCompute/virtualMachines](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-classiccompute-virtualmachines-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-classicstorage-storageaccounts-blobservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-classicstorage-storageaccounts-blobservices-metrics.md new file mode 100644 index 0000000000..1af1338f05 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-classicstorage-storageaccounts-blobservices-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.ClassicStorage/storageAccounts/blobServices +description: Reference for Microsoft.ClassicStorage/storageAccounts/blobServices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ClassicStorage/storageAccounts/blobServices, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ClassicStorage/storageAccounts/blobServices + +The following table lists the metrics available for the Microsoft.ClassicStorage/storageAccounts/blobServices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.ClassicStorage/storageAccounts/blobServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-classicstorage-storageaccounts-blobservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-classicstorage-storageaccounts-fileservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-classicstorage-storageaccounts-fileservices-metrics.md new file mode 100644 index 0000000000..9bf3c1d54d --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-classicstorage-storageaccounts-fileservices-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.ClassicStorage/storageAccounts/fileServices +description: Reference for Microsoft.ClassicStorage/storageAccounts/fileServices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ClassicStorage/storageAccounts/fileServices, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ClassicStorage/storageAccounts/fileServices + +The following table lists the metrics available for the Microsoft.ClassicStorage/storageAccounts/fileServices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.ClassicStorage/storageAccounts/fileServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-classicstorage-storageaccounts-fileservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-classicstorage-storageaccounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-classicstorage-storageaccounts-metrics.md new file mode 100644 index 0000000000..5effcaaacb --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-classicstorage-storageaccounts-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.ClassicStorage/storageAccounts +description: Reference for Microsoft.ClassicStorage/storageAccounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ClassicStorage/storageAccounts, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ClassicStorage/storageAccounts + +The following table lists the metrics available for the Microsoft.ClassicStorage/storageAccounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.ClassicStorage/storageAccounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-classicstorage-storageaccounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-classicstorage-storageaccounts-queueservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-classicstorage-storageaccounts-queueservices-metrics.md new file mode 100644 index 0000000000..e36c453c07 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-classicstorage-storageaccounts-queueservices-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.ClassicStorage/storageAccounts/queueServices +description: Reference for Microsoft.ClassicStorage/storageAccounts/queueServices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ClassicStorage/storageAccounts/queueServices, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ClassicStorage/storageAccounts/queueServices + +The following table lists the metrics available for the Microsoft.ClassicStorage/storageAccounts/queueServices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.ClassicStorage/storageAccounts/queueServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-classicstorage-storageaccounts-queueservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-classicstorage-storageaccounts-tableservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-classicstorage-storageaccounts-tableservices-metrics.md new file mode 100644 index 0000000000..be147f83f3 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-classicstorage-storageaccounts-tableservices-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.ClassicStorage/storageAccounts/tableServices +description: Reference for Microsoft.ClassicStorage/storageAccounts/tableServices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ClassicStorage/storageAccounts/tableServices, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ClassicStorage/storageAccounts/tableServices + +The following table lists the metrics available for the Microsoft.ClassicStorage/storageAccounts/tableServices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.ClassicStorage/storageAccounts/tableServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-classicstorage-storageaccounts-tableservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-clusterstor-nodes-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-clusterstor-nodes-metrics.md new file mode 100644 index 0000000000..d9b7e13c42 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-clusterstor-nodes-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.ClusterStor/nodes +description: Reference for Microsoft.ClusterStor/nodes metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ClusterStor/nodes, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ClusterStor/nodes + +The following table lists the metrics available for the Microsoft.ClusterStor/nodes resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.ClusterStor/nodes](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-clusterstor-nodes-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-codesigning-codesigningaccounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-codesigning-codesigningaccounts-metrics.md new file mode 100644 index 0000000000..d64a43a46f --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-codesigning-codesigningaccounts-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.CodeSigning/codesigningaccounts +description: Reference for Microsoft.CodeSigning/codesigningaccounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.CodeSigning/codesigningaccounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.CodeSigning/codesigningaccounts + +The following table lists the metrics available for the Microsoft.CodeSigning/codesigningaccounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.CodeSigning/codesigningaccounts](../supported-logs/microsoft-codesigning-codesigningaccounts-logs.md) + + + +[!INCLUDE [Microsoft.CodeSigning/codesigningaccounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-codesigning-codesigningaccounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-cognitiveservices-accounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-cognitiveservices-accounts-metrics.md new file mode 100644 index 0000000000..4340d9aa2e --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-cognitiveservices-accounts-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.CognitiveServices/accounts +description: Reference for Microsoft.CognitiveServices/accounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.CognitiveServices/accounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.CognitiveServices/accounts + +The following table lists the metrics available for the Microsoft.CognitiveServices/accounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.CognitiveServices/accounts](../supported-logs/microsoft-cognitiveservices-accounts-logs.md) + + + +[!INCLUDE [Microsoft.CognitiveServices/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-cognitiveservices-accounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-communication-communicationservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-communication-communicationservices-metrics.md new file mode 100644 index 0000000000..5e35b8e4f1 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-communication-communicationservices-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Communication/CommunicationServices +description: Reference for Microsoft.Communication/CommunicationServices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Communication/CommunicationServices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Communication/CommunicationServices + +The following table lists the metrics available for the Microsoft.Communication/CommunicationServices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Communication/CommunicationServices](../supported-logs/microsoft-communication-communicationservices-logs.md) + + + +[!INCLUDE [Microsoft.Communication/CommunicationServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-communication-communicationservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-compute-cloudservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-compute-cloudservices-metrics.md new file mode 100644 index 0000000000..20c1b6b7a1 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-compute-cloudservices-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Compute/cloudservices +description: Reference for Microsoft.Compute/cloudservices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Compute/cloudservices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Compute/cloudservices + +The following table lists the metrics available for the Microsoft.Compute/cloudservices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Compute/cloudservices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-compute-cloudservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-compute-cloudservices-roles-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-compute-cloudservices-roles-metrics.md new file mode 100644 index 0000000000..7c664679c5 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-compute-cloudservices-roles-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Compute/cloudServices/roles +description: Reference for Microsoft.Compute/cloudServices/roles metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Compute/cloudServices/roles, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Compute/cloudServices/roles + +The following table lists the metrics available for the Microsoft.Compute/cloudServices/roles resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Compute/cloudServices/roles](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-compute-cloudservices-roles-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-compute-disks-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-compute-disks-metrics.md new file mode 100644 index 0000000000..528399d187 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-compute-disks-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - microsoft.compute/disks +description: Reference for microsoft.compute/disks metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.compute/disks, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.compute/disks + +The following table lists the metrics available for the microsoft.compute/disks resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [microsoft.compute/disks](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-compute-disks-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-compute-virtualmachines-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-compute-virtualmachines-metrics.md new file mode 100644 index 0000000000..ce267323de --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-compute-virtualmachines-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Compute/virtualMachines +description: Reference for Microsoft.Compute/virtualMachines metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Compute/virtualMachines, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Compute/virtualMachines + +The following table lists the metrics available for the Microsoft.Compute/virtualMachines resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Compute/virtualMachines](../supported-logs/microsoft-compute-virtualmachines-logs.md) + + + +[!INCLUDE [Microsoft.Compute/virtualMachines](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-compute-virtualmachines-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-compute-virtualmachinescalesets-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-compute-virtualmachinescalesets-metrics.md new file mode 100644 index 0000000000..70bc352d34 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-compute-virtualmachinescalesets-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Compute/virtualmachineScaleSets +description: Reference for Microsoft.Compute/virtualmachineScaleSets metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Compute/virtualmachineScaleSets, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Compute/virtualmachineScaleSets + +The following table lists the metrics available for the Microsoft.Compute/virtualmachineScaleSets resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Compute/virtualmachineScaleSets](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-compute-virtualmachinescalesets-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-compute-virtualmachinescalesets-virtualmachines-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-compute-virtualmachinescalesets-virtualmachines-metrics.md new file mode 100644 index 0000000000..f3897fbd4e --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-compute-virtualmachinescalesets-virtualmachines-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Compute/virtualMachineScaleSets/virtualMachines +description: Reference for Microsoft.Compute/virtualMachineScaleSets/virtualMachines metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Compute/virtualMachineScaleSets/virtualMachines, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Compute/virtualMachineScaleSets/virtualMachines + +The following table lists the metrics available for the Microsoft.Compute/virtualMachineScaleSets/virtualMachines resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Compute/virtualMachineScaleSets/virtualMachines](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-compute-virtualmachinescalesets-virtualmachines-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-connectedcache-cachenodes-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-connectedcache-cachenodes-metrics.md new file mode 100644 index 0000000000..8a41cc208b --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-connectedcache-cachenodes-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.ConnectedCache/CacheNodes +description: Reference for Microsoft.ConnectedCache/CacheNodes metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ConnectedCache/CacheNodes, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ConnectedCache/CacheNodes + +The following table lists the metrics available for the Microsoft.ConnectedCache/CacheNodes resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.ConnectedCache/CacheNodes](../supported-logs/microsoft-connectedcache-cachenodes-logs.md) + + + +[!INCLUDE [Microsoft.ConnectedCache/CacheNodes](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-connectedcache-cachenodes-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-connectedcache-enterprisemcccustomers-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-connectedcache-enterprisemcccustomers-metrics.md new file mode 100644 index 0000000000..3ab81a1617 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-connectedcache-enterprisemcccustomers-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.ConnectedCache/enterpriseMccCustomers +description: Reference for Microsoft.ConnectedCache/enterpriseMccCustomers metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ConnectedCache/enterpriseMccCustomers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ConnectedCache/enterpriseMccCustomers + +The following table lists the metrics available for the Microsoft.ConnectedCache/enterpriseMccCustomers resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.ConnectedCache/enterpriseMccCustomers](../supported-logs/microsoft-connectedcache-enterprisemcccustomers-logs.md) + + + +[!INCLUDE [Microsoft.ConnectedCache/enterpriseMccCustomers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-connectedcache-enterprisemcccustomers-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-connectedcache-ispcustomers-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-connectedcache-ispcustomers-metrics.md new file mode 100644 index 0000000000..8a864185b8 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-connectedcache-ispcustomers-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.ConnectedCache/ispCustomers +description: Reference for Microsoft.ConnectedCache/ispCustomers metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ConnectedCache/ispCustomers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ConnectedCache/ispCustomers + +The following table lists the metrics available for the Microsoft.ConnectedCache/ispCustomers resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.ConnectedCache/ispCustomers](../supported-logs/microsoft-connectedcache-ispcustomers-logs.md) + + + +[!INCLUDE [Microsoft.ConnectedCache/ispCustomers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-connectedcache-ispcustomers-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-connectedvehicle-platformaccounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-connectedvehicle-platformaccounts-metrics.md new file mode 100644 index 0000000000..7baa36f931 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-connectedvehicle-platformaccounts-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.ConnectedVehicle/platformAccounts +description: Reference for Microsoft.ConnectedVehicle/platformAccounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ConnectedVehicle/platformAccounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ConnectedVehicle/platformAccounts + +The following table lists the metrics available for the Microsoft.ConnectedVehicle/platformAccounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.ConnectedVehicle/platformAccounts](../supported-logs/microsoft-connectedvehicle-platformaccounts-logs.md) + + + +[!INCLUDE [Microsoft.ConnectedVehicle/platformAccounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-connectedvehicle-platformaccounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-containerinstance-containergroups-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-containerinstance-containergroups-metrics.md new file mode 100644 index 0000000000..8c7331d607 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-containerinstance-containergroups-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.ContainerInstance/containerGroups +description: Reference for Microsoft.ContainerInstance/containerGroups metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ContainerInstance/containerGroups, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ContainerInstance/containerGroups + +The following table lists the metrics available for the Microsoft.ContainerInstance/containerGroups resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.ContainerInstance/containerGroups](../supported-logs/microsoft-containerinstance-containergroups-logs.md) + + + +[!INCLUDE [Microsoft.ContainerInstance/containerGroups](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-containerinstance-containergroups-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-containerinstance-containerscalesets-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-containerinstance-containerscalesets-metrics.md new file mode 100644 index 0000000000..e1d70cf0ef --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-containerinstance-containerscalesets-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.ContainerInstance/containerScaleSets +description: Reference for Microsoft.ContainerInstance/containerScaleSets metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ContainerInstance/containerScaleSets, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ContainerInstance/containerScaleSets + +The following table lists the metrics available for the Microsoft.ContainerInstance/containerScaleSets resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.ContainerInstance/containerScaleSets](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-containerinstance-containerscalesets-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-containerregistry-registries-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-containerregistry-registries-metrics.md new file mode 100644 index 0000000000..bfef8d9822 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-containerregistry-registries-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.ContainerRegistry/registries +description: Reference for Microsoft.ContainerRegistry/registries metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ContainerRegistry/registries, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ContainerRegistry/registries + +The following table lists the metrics available for the Microsoft.ContainerRegistry/registries resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.ContainerRegistry/registries](../supported-logs/microsoft-containerregistry-registries-logs.md) + + + +[!INCLUDE [Microsoft.ContainerRegistry/registries](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-containerregistry-registries-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-containerservice-managedclusters-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-containerservice-managedclusters-metrics.md new file mode 100644 index 0000000000..ba745485d3 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-containerservice-managedclusters-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.ContainerService/managedClusters +description: Reference for Microsoft.ContainerService/managedClusters metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ContainerService/managedClusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ContainerService/managedClusters + +The following table lists the metrics available for the Microsoft.ContainerService/managedClusters resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.ContainerService/managedClusters](../supported-logs/microsoft-containerservice-managedclusters-logs.md) + + + +[!INCLUDE [Microsoft.ContainerService/managedClusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-containerservice-managedclusters-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-customproviders-resourceproviders-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-customproviders-resourceproviders-metrics.md new file mode 100644 index 0000000000..fa2047c388 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-customproviders-resourceproviders-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.CustomProviders/resourceproviders +description: Reference for Microsoft.CustomProviders/resourceproviders metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.CustomProviders/resourceproviders, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.CustomProviders/resourceproviders + +The following table lists the metrics available for the Microsoft.CustomProviders/resourceproviders resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.CustomProviders/resourceproviders](../supported-logs/microsoft-customproviders-resourceproviders-logs.md) + + + +[!INCLUDE [Microsoft.CustomProviders/resourceproviders](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-customproviders-resourceproviders-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-dashboard-grafana-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-dashboard-grafana-metrics.md new file mode 100644 index 0000000000..10412cc9d0 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-dashboard-grafana-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Dashboard/grafana +description: Reference for Microsoft.Dashboard/grafana metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Dashboard/grafana, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Dashboard/grafana + +The following table lists the metrics available for the Microsoft.Dashboard/grafana resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Dashboard/grafana](../supported-logs/microsoft-dashboard-grafana-logs.md) + + + +[!INCLUDE [Microsoft.Dashboard/grafana](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-dashboard-grafana-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-databoxedge-databoxedgedevices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-databoxedge-databoxedgedevices-metrics.md new file mode 100644 index 0000000000..aadcd6875c --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-databoxedge-databoxedgedevices-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.DataBoxEdge/dataBoxEdgeDevices +description: Reference for Microsoft.DataBoxEdge/dataBoxEdgeDevices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DataBoxEdge/dataBoxEdgeDevices, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DataBoxEdge/dataBoxEdgeDevices + +The following table lists the metrics available for the Microsoft.DataBoxEdge/dataBoxEdgeDevices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.DataBoxEdge/dataBoxEdgeDevices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-databoxedge-databoxedgedevices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-datafactory-datafactories-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-datafactory-datafactories-metrics.md new file mode 100644 index 0000000000..8583a425ae --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-datafactory-datafactories-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.DataFactory/datafactories +description: Reference for Microsoft.DataFactory/datafactories metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DataFactory/datafactories, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DataFactory/datafactories + +The following table lists the metrics available for the Microsoft.DataFactory/datafactories resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.DataFactory/datafactories](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-datafactory-datafactories-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-datafactory-factories-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-datafactory-factories-metrics.md new file mode 100644 index 0000000000..04dd2e3624 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-datafactory-factories-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DataFactory/factories +description: Reference for Microsoft.DataFactory/factories metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DataFactory/factories, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DataFactory/factories + +The following table lists the metrics available for the Microsoft.DataFactory/factories resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DataFactory/factories](../supported-logs/microsoft-datafactory-factories-logs.md) + + + +[!INCLUDE [Microsoft.DataFactory/factories](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-datafactory-factories-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-datalakeanalytics-accounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-datalakeanalytics-accounts-metrics.md new file mode 100644 index 0000000000..39d4d3c2b7 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-datalakeanalytics-accounts-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DataLakeAnalytics/accounts +description: Reference for Microsoft.DataLakeAnalytics/accounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DataLakeAnalytics/accounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DataLakeAnalytics/accounts + +The following table lists the metrics available for the Microsoft.DataLakeAnalytics/accounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DataLakeAnalytics/accounts](../supported-logs/microsoft-datalakeanalytics-accounts-logs.md) + + + +[!INCLUDE [Microsoft.DataLakeAnalytics/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-datalakeanalytics-accounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-datalakestore-accounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-datalakestore-accounts-metrics.md new file mode 100644 index 0000000000..7421542833 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-datalakestore-accounts-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DataLakeStore/accounts +description: Reference for Microsoft.DataLakeStore/accounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DataLakeStore/accounts, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DataLakeStore/accounts + +The following table lists the metrics available for the Microsoft.DataLakeStore/accounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DataLakeStore/accounts](../supported-logs/microsoft-datalakestore-accounts-logs.md) + + + +[!INCLUDE [Microsoft.DataLakeStore/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-datalakestore-accounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-dataprotection-backupvaults-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-dataprotection-backupvaults-metrics.md new file mode 100644 index 0000000000..03afa99fca --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-dataprotection-backupvaults-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DataProtection/BackupVaults +description: Reference for Microsoft.DataProtection/BackupVaults metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DataProtection/BackupVaults, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DataProtection/BackupVaults + +The following table lists the metrics available for the Microsoft.DataProtection/BackupVaults resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DataProtection/BackupVaults](../supported-logs/microsoft-dataprotection-backupvaults-logs.md) + + + +[!INCLUDE [Microsoft.DataProtection/BackupVaults](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-dataprotection-backupvaults-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-datashare-accounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-datashare-accounts-metrics.md new file mode 100644 index 0000000000..9f42dc3584 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-datashare-accounts-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DataShare/accounts +description: Reference for Microsoft.DataShare/accounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DataShare/accounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DataShare/accounts + +The following table lists the metrics available for the Microsoft.DataShare/accounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DataShare/accounts](../supported-logs/microsoft-datashare-accounts-logs.md) + + + +[!INCLUDE [Microsoft.DataShare/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-datashare-accounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-dbformariadb-servers-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-dbformariadb-servers-metrics.md new file mode 100644 index 0000000000..ee39406dc3 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-dbformariadb-servers-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DBforMariaDB/servers +description: Reference for Microsoft.DBforMariaDB/servers metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DBforMariaDB/servers, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DBforMariaDB/servers + +The following table lists the metrics available for the Microsoft.DBforMariaDB/servers resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DBforMariaDB/servers](../supported-logs/microsoft-dbformariadb-servers-logs.md) + + + +[!INCLUDE [Microsoft.DBforMariaDB/servers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-dbformariadb-servers-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-dbformysql-flexibleservers-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-dbformysql-flexibleservers-metrics.md new file mode 100644 index 0000000000..7073c56c21 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-dbformysql-flexibleservers-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DBforMySQL/flexibleServers +description: Reference for Microsoft.DBforMySQL/flexibleServers metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DBforMySQL/flexibleServers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DBforMySQL/flexibleServers + +The following table lists the metrics available for the Microsoft.DBforMySQL/flexibleServers resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DBforMySQL/flexibleServers](../supported-logs/microsoft-dbformysql-flexibleservers-logs.md) + + + +[!INCLUDE [Microsoft.DBforMySQL/flexibleServers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-dbformysql-flexibleservers-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-dbformysql-servers-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-dbformysql-servers-metrics.md new file mode 100644 index 0000000000..be1d13e455 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-dbformysql-servers-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DBforMySQL/servers +description: Reference for Microsoft.DBforMySQL/servers metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DBforMySQL/servers, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DBforMySQL/servers + +The following table lists the metrics available for the Microsoft.DBforMySQL/servers resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DBforMySQL/servers](../supported-logs/microsoft-dbformysql-servers-logs.md) + + + +[!INCLUDE [Microsoft.DBforMySQL/servers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-dbformysql-servers-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-dbforpostgresql-flexibleservers-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-dbforpostgresql-flexibleservers-metrics.md new file mode 100644 index 0000000000..6756759421 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-dbforpostgresql-flexibleservers-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DBforPostgreSQL/flexibleServers +description: Reference for Microsoft.DBforPostgreSQL/flexibleServers metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DBforPostgreSQL/flexibleServers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DBforPostgreSQL/flexibleServers + +The following table lists the metrics available for the Microsoft.DBforPostgreSQL/flexibleServers resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DBforPostgreSQL/flexibleServers](../supported-logs/microsoft-dbforpostgresql-flexibleservers-logs.md) + + + +[!INCLUDE [Microsoft.DBforPostgreSQL/flexibleServers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-dbforpostgresql-flexibleservers-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-dbforpostgresql-servergroupsv2-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-dbforpostgresql-servergroupsv2-metrics.md new file mode 100644 index 0000000000..5878a155d7 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-dbforpostgresql-servergroupsv2-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DBForPostgreSQL/serverGroupsv2 +description: Reference for Microsoft.DBForPostgreSQL/serverGroupsv2 metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DBForPostgreSQL/serverGroupsv2, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DBForPostgreSQL/serverGroupsv2 + +The following table lists the metrics available for the Microsoft.DBForPostgreSQL/serverGroupsv2 resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DBForPostgreSQL/serverGroupsv2](../supported-logs/microsoft-dbforpostgresql-servergroupsv2-logs.md) + + + +[!INCLUDE [Microsoft.DBForPostgreSQL/serverGroupsv2](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-dbforpostgresql-servergroupsv2-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-dbforpostgresql-servers-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-dbforpostgresql-servers-metrics.md new file mode 100644 index 0000000000..bad99fa9f3 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-dbforpostgresql-servers-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DBforPostgreSQL/servers +description: Reference for Microsoft.DBforPostgreSQL/servers metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DBforPostgreSQL/servers, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DBforPostgreSQL/servers + +The following table lists the metrics available for the Microsoft.DBforPostgreSQL/servers resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DBforPostgreSQL/servers](../supported-logs/microsoft-dbforpostgresql-servers-logs.md) + + + +[!INCLUDE [Microsoft.DBforPostgreSQL/servers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-dbforpostgresql-servers-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-dbforpostgresql-serversv2-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-dbforpostgresql-serversv2-metrics.md new file mode 100644 index 0000000000..d46f3893e6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-dbforpostgresql-serversv2-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DBforPostgreSQL/serversv2 +description: Reference for Microsoft.DBforPostgreSQL/serversv2 metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DBforPostgreSQL/serversv2, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DBforPostgreSQL/serversv2 + +The following table lists the metrics available for the Microsoft.DBforPostgreSQL/serversv2 resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DBforPostgreSQL/serversv2](../supported-logs/microsoft-dbforpostgresql-serversv2-logs.md) + + + +[!INCLUDE [Microsoft.DBforPostgreSQL/serversv2](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-dbforpostgresql-serversv2-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-devcenter-devcenters-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-devcenter-devcenters-metrics.md new file mode 100644 index 0000000000..6c7edde425 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-devcenter-devcenters-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DevCenter/devcenters +description: Reference for Microsoft.DevCenter/devcenters metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DevCenter/devcenters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DevCenter/devcenters + +The following table lists the metrics available for the Microsoft.DevCenter/devcenters resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DevCenter/devcenters](../supported-logs/microsoft-devcenter-devcenters-logs.md) + + + +[!INCLUDE [Microsoft.DevCenter/devcenters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-devcenter-devcenters-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-devices-iothubs-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-devices-iothubs-metrics.md new file mode 100644 index 0000000000..84306c676e --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-devices-iothubs-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Devices/IotHubs +description: Reference for Microsoft.Devices/IotHubs metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Devices/IotHubs, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Devices/IotHubs + +The following table lists the metrics available for the Microsoft.Devices/IotHubs resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Devices/IotHubs](../supported-logs/microsoft-devices-iothubs-logs.md) + + + +[!INCLUDE [Microsoft.Devices/IotHubs](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-devices-iothubs-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-devices-provisioningservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-devices-provisioningservices-metrics.md new file mode 100644 index 0000000000..3824daf077 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-devices-provisioningservices-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Devices/provisioningServices +description: Reference for Microsoft.Devices/provisioningServices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Devices/provisioningServices, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Devices/provisioningServices + +The following table lists the metrics available for the Microsoft.Devices/provisioningServices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Devices/provisioningServices](../supported-logs/microsoft-devices-provisioningservices-logs.md) + + + +[!INCLUDE [Microsoft.Devices/provisioningServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-devices-provisioningservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-devopsinfrastructure-pools-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-devopsinfrastructure-pools-metrics.md new file mode 100644 index 0000000000..0985c8c7b7 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-devopsinfrastructure-pools-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DevOpsInfrastructure/pools +description: Reference for Microsoft.DevOpsInfrastructure/pools metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DevOpsInfrastructure/pools, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DevOpsInfrastructure/pools + +The following table lists the metrics available for the Microsoft.DevOpsInfrastructure/pools resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DevOpsInfrastructure/pools](../supported-logs/microsoft-devopsinfrastructure-pools-logs.md) + + + +[!INCLUDE [Microsoft.DevOpsInfrastructure/pools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-devopsinfrastructure-pools-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-digitaltwins-digitaltwinsinstances-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-digitaltwins-digitaltwinsinstances-metrics.md new file mode 100644 index 0000000000..88b9e21204 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-digitaltwins-digitaltwinsinstances-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DigitalTwins/digitalTwinsInstances +description: Reference for Microsoft.DigitalTwins/digitalTwinsInstances metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DigitalTwins/digitalTwinsInstances, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DigitalTwins/digitalTwinsInstances + +The following table lists the metrics available for the Microsoft.DigitalTwins/digitalTwinsInstances resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DigitalTwins/digitalTwinsInstances](../supported-logs/microsoft-digitaltwins-digitaltwinsinstances-logs.md) + + + +[!INCLUDE [Microsoft.DigitalTwins/digitalTwinsInstances](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-digitaltwins-digitaltwinsinstances-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-documentdb-cassandraclusters-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-documentdb-cassandraclusters-metrics.md new file mode 100644 index 0000000000..2a2d227306 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-documentdb-cassandraclusters-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DocumentDB/cassandraClusters +description: Reference for Microsoft.DocumentDB/cassandraClusters metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DocumentDB/cassandraClusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DocumentDB/cassandraClusters + +The following table lists the metrics available for the Microsoft.DocumentDB/cassandraClusters resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DocumentDB/cassandraClusters](../supported-logs/microsoft-documentdb-cassandraclusters-logs.md) + + + +[!INCLUDE [Microsoft.DocumentDB/cassandraClusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-documentdb-cassandraclusters-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-documentdb-databaseaccounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-documentdb-databaseaccounts-metrics.md new file mode 100644 index 0000000000..48456294f6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-documentdb-databaseaccounts-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DocumentDB/DatabaseAccounts +description: Reference for Microsoft.DocumentDB/DatabaseAccounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DocumentDB/DatabaseAccounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DocumentDB/DatabaseAccounts + +The following table lists the metrics available for the Microsoft.DocumentDB/DatabaseAccounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DocumentDB/DatabaseAccounts](../supported-logs/microsoft-documentdb-databaseaccounts-logs.md) + + + +[!INCLUDE [Microsoft.DocumentDB/DatabaseAccounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-documentdb-databaseaccounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-documentdb-mongoclusters-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-documentdb-mongoclusters-metrics.md new file mode 100644 index 0000000000..409f9310cc --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-documentdb-mongoclusters-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.DocumentDB/mongoClusters +description: Reference for Microsoft.DocumentDB/mongoClusters metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.DocumentDB/mongoClusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.DocumentDB/mongoClusters + +The following table lists the metrics available for the Microsoft.DocumentDB/mongoClusters resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.DocumentDB/mongoClusters](../supported-logs/microsoft-documentdb-mongoclusters-logs.md) + + + +[!INCLUDE [Microsoft.DocumentDB/mongoClusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-documentdb-mongoclusters-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-edgezones-edgezones-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-edgezones-edgezones-metrics.md new file mode 100644 index 0000000000..8e6270bfca --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-edgezones-edgezones-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - microsoft.edgezones/edgezones +description: Reference for microsoft.edgezones/edgezones metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.edgezones/edgezones, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.edgezones/edgezones + +The following table lists the metrics available for the microsoft.edgezones/edgezones resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [microsoft.edgezones/edgezones](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-edgezones-edgezones-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-elasticsan-elasticsans-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-elasticsan-elasticsans-metrics.md new file mode 100644 index 0000000000..b9b196e589 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-elasticsan-elasticsans-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.ElasticSan/elasticSans +description: Reference for Microsoft.ElasticSan/elasticSans metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ElasticSan/elasticSans, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ElasticSan/elasticSans + +The following table lists the metrics available for the Microsoft.ElasticSan/elasticSans resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.ElasticSan/elasticSans](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-elasticsan-elasticsans-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-domains-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-domains-metrics.md new file mode 100644 index 0000000000..8b4818c110 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-domains-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.EventGrid/domains +description: Reference for Microsoft.EventGrid/domains metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.EventGrid/domains, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.EventGrid/domains + +The following table lists the metrics available for the Microsoft.EventGrid/domains resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.EventGrid/domains](../supported-logs/microsoft-eventgrid-domains-logs.md) + + + +[!INCLUDE [Microsoft.EventGrid/domains](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-eventgrid-domains-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-eventsubscriptions-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-eventsubscriptions-metrics.md new file mode 100644 index 0000000000..4acac149aa --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-eventsubscriptions-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.EventGrid/eventSubscriptions +description: Reference for Microsoft.EventGrid/eventSubscriptions metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.EventGrid/eventSubscriptions, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.EventGrid/eventSubscriptions + +The following table lists the metrics available for the Microsoft.EventGrid/eventSubscriptions resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.EventGrid/eventSubscriptions](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-eventgrid-eventsubscriptions-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-extensiontopics-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-extensiontopics-metrics.md new file mode 100644 index 0000000000..e3a4ccb6a4 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-extensiontopics-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.EventGrid/extensionTopics +description: Reference for Microsoft.EventGrid/extensionTopics metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.EventGrid/extensionTopics, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.EventGrid/extensionTopics + +The following table lists the metrics available for the Microsoft.EventGrid/extensionTopics resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.EventGrid/extensionTopics](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-eventgrid-extensiontopics-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-namespaces-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-namespaces-metrics.md new file mode 100644 index 0000000000..b9ef86e183 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-namespaces-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.EventGrid/namespaces +description: Reference for Microsoft.EventGrid/namespaces metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.EventGrid/namespaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.EventGrid/namespaces + +The following table lists the metrics available for the Microsoft.EventGrid/namespaces resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.EventGrid/namespaces](../supported-logs/microsoft-eventgrid-namespaces-logs.md) + + + +[!INCLUDE [Microsoft.EventGrid/namespaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-eventgrid-namespaces-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-partnernamespaces-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-partnernamespaces-metrics.md new file mode 100644 index 0000000000..951be5f711 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-partnernamespaces-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.EventGrid/partnerNamespaces +description: Reference for Microsoft.EventGrid/partnerNamespaces metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.EventGrid/partnerNamespaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.EventGrid/partnerNamespaces + +The following table lists the metrics available for the Microsoft.EventGrid/partnerNamespaces resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.EventGrid/partnerNamespaces](../supported-logs/microsoft-eventgrid-partnernamespaces-logs.md) + + + +[!INCLUDE [Microsoft.EventGrid/partnerNamespaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-eventgrid-partnernamespaces-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-partnertopics-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-partnertopics-metrics.md new file mode 100644 index 0000000000..655d747958 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-partnertopics-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.EventGrid/partnerTopics +description: Reference for Microsoft.EventGrid/partnerTopics metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.EventGrid/partnerTopics, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.EventGrid/partnerTopics + +The following table lists the metrics available for the Microsoft.EventGrid/partnerTopics resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.EventGrid/partnerTopics](../supported-logs/microsoft-eventgrid-partnertopics-logs.md) + + + +[!INCLUDE [Microsoft.EventGrid/partnerTopics](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-eventgrid-partnertopics-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-systemtopics-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-systemtopics-metrics.md new file mode 100644 index 0000000000..9555d0dfbb --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-systemtopics-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.EventGrid/systemTopics +description: Reference for Microsoft.EventGrid/systemTopics metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.EventGrid/systemTopics, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.EventGrid/systemTopics + +The following table lists the metrics available for the Microsoft.EventGrid/systemTopics resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.EventGrid/systemTopics](../supported-logs/microsoft-eventgrid-systemtopics-logs.md) + + + +[!INCLUDE [Microsoft.EventGrid/systemTopics](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-eventgrid-systemtopics-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-topics-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-topics-metrics.md new file mode 100644 index 0000000000..4a9ace1149 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-eventgrid-topics-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.EventGrid/topics +description: Reference for Microsoft.EventGrid/topics metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.EventGrid/topics, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.EventGrid/topics + +The following table lists the metrics available for the Microsoft.EventGrid/topics resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.EventGrid/topics](../supported-logs/microsoft-eventgrid-topics-logs.md) + + + +[!INCLUDE [Microsoft.EventGrid/topics](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-eventgrid-topics-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-eventhub-clusters-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-eventhub-clusters-metrics.md new file mode 100644 index 0000000000..9bd5fb0bd4 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-eventhub-clusters-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.EventHub/clusters +description: Reference for Microsoft.EventHub/clusters metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.EventHub/clusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.EventHub/clusters + +The following table lists the metrics available for the Microsoft.EventHub/clusters resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.EventHub/clusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-eventhub-clusters-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-eventhub-namespaces-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-eventhub-namespaces-metrics.md new file mode 100644 index 0000000000..417ead7b5f --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-eventhub-namespaces-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.EventHub/Namespaces +description: Reference for Microsoft.EventHub/Namespaces metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.EventHub/Namespaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.EventHub/Namespaces + +The following table lists the metrics available for the Microsoft.EventHub/Namespaces resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.EventHub/Namespaces](../supported-logs/microsoft-eventhub-namespaces-logs.md) + + + +[!INCLUDE [Microsoft.EventHub/Namespaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-eventhub-namespaces-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-hdinsight-clusters-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-hdinsight-clusters-metrics.md new file mode 100644 index 0000000000..9d7d339c4e --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-hdinsight-clusters-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.HDInsight/clusters +description: Reference for Microsoft.HDInsight/clusters metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.HDInsight/clusters, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.HDInsight/clusters + +The following table lists the metrics available for the Microsoft.HDInsight/clusters resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.HDInsight/clusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-hdinsight-clusters-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-healthcareapis-services-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-healthcareapis-services-metrics.md new file mode 100644 index 0000000000..b117790b22 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-healthcareapis-services-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.HealthcareApis/services +description: Reference for Microsoft.HealthcareApis/services metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.HealthcareApis/services, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.HealthcareApis/services + +The following table lists the metrics available for the Microsoft.HealthcareApis/services resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.HealthcareApis/services](../supported-logs/microsoft-healthcareapis-services-logs.md) + + + +[!INCLUDE [Microsoft.HealthcareApis/services](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-healthcareapis-services-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-healthcareapis-workspaces-dicomservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-healthcareapis-workspaces-dicomservices-metrics.md new file mode 100644 index 0000000000..cb0c7a0ccd --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-healthcareapis-workspaces-dicomservices-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.HealthcareApis/workspaces/dicomservices +description: Reference for Microsoft.HealthcareApis/workspaces/dicomservices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.HealthcareApis/workspaces/dicomservices, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.HealthcareApis/workspaces/dicomservices + +The following table lists the metrics available for the Microsoft.HealthcareApis/workspaces/dicomservices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.HealthcareApis/workspaces/dicomservices](../supported-logs/microsoft-healthcareapis-workspaces-dicomservices-logs.md) + + + +[!INCLUDE [Microsoft.HealthcareApis/workspaces/dicomservices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-healthcareapis-workspaces-dicomservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-healthcareapis-workspaces-fhirservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-healthcareapis-workspaces-fhirservices-metrics.md new file mode 100644 index 0000000000..c3496216ba --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-healthcareapis-workspaces-fhirservices-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.HealthcareApis/workspaces/fhirservices +description: Reference for Microsoft.HealthcareApis/workspaces/fhirservices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.HealthcareApis/workspaces/fhirservices, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.HealthcareApis/workspaces/fhirservices + +The following table lists the metrics available for the Microsoft.HealthcareApis/workspaces/fhirservices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.HealthcareApis/workspaces/fhirservices](../supported-logs/microsoft-healthcareapis-workspaces-fhirservices-logs.md) + + + +[!INCLUDE [Microsoft.HealthcareApis/workspaces/fhirservices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-healthcareapis-workspaces-fhirservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-healthcareapis-workspaces-iotconnectors-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-healthcareapis-workspaces-iotconnectors-metrics.md new file mode 100644 index 0000000000..46481bd351 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-healthcareapis-workspaces-iotconnectors-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.HealthcareApis/workspaces/iotconnectors +description: Reference for Microsoft.HealthcareApis/workspaces/iotconnectors metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.HealthcareApis/workspaces/iotconnectors, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.HealthcareApis/workspaces/iotconnectors + +The following table lists the metrics available for the Microsoft.HealthcareApis/workspaces/iotconnectors resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.HealthcareApis/workspaces/iotconnectors](../supported-logs/microsoft-healthcareapis-workspaces-iotconnectors-logs.md) + + + +[!INCLUDE [Microsoft.HealthcareApis/workspaces/iotconnectors](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-healthcareapis-workspaces-iotconnectors-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-healthmodel-healthmodels-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-healthmodel-healthmodels-metrics.md new file mode 100644 index 0000000000..5aa884273f --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-healthmodel-healthmodels-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.HealthModel/healthmodels +description: Reference for Microsoft.HealthModel/healthmodels metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.HealthModel/healthmodels, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.HealthModel/healthmodels + +The following table lists the metrics available for the Microsoft.HealthModel/healthmodels resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.HealthModel/healthmodels](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-healthmodel-healthmodels-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-hybridcontainerservice-provisionedclusters-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-hybridcontainerservice-provisionedclusters-metrics.md new file mode 100644 index 0000000000..e9e8ca7a92 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-hybridcontainerservice-provisionedclusters-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.HybridContainerService/provisionedClusters +description: Reference for Microsoft.HybridContainerService/provisionedClusters metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.HybridContainerService/provisionedClusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.HybridContainerService/provisionedClusters + +The following table lists the metrics available for the Microsoft.HybridContainerService/provisionedClusters resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.HybridContainerService/provisionedClusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-hybridcontainerservice-provisionedclusters-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-hybridnetwork-networkfunctions-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-hybridnetwork-networkfunctions-metrics.md new file mode 100644 index 0000000000..6b4fd079f6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-hybridnetwork-networkfunctions-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - microsoft.hybridnetwork/networkfunctions +description: Reference for microsoft.hybridnetwork/networkfunctions metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.hybridnetwork/networkfunctions, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.hybridnetwork/networkfunctions + +The following table lists the metrics available for the microsoft.hybridnetwork/networkfunctions resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [microsoft.hybridnetwork/networkfunctions](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-hybridnetwork-networkfunctions-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-hybridnetwork-virtualnetworkfunctions-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-hybridnetwork-virtualnetworkfunctions-metrics.md new file mode 100644 index 0000000000..3f40fd665e --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-hybridnetwork-virtualnetworkfunctions-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - microsoft.hybridnetwork/virtualnetworkfunctions +description: Reference for microsoft.hybridnetwork/virtualnetworkfunctions metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.hybridnetwork/virtualnetworkfunctions, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.hybridnetwork/virtualnetworkfunctions + +The following table lists the metrics available for the microsoft.hybridnetwork/virtualnetworkfunctions resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [microsoft.hybridnetwork/virtualnetworkfunctions](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-hybridnetwork-virtualnetworkfunctions-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-insights-autoscalesettings-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-insights-autoscalesettings-metrics.md new file mode 100644 index 0000000000..0c99e27bc2 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-insights-autoscalesettings-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - microsoft.insights/autoscalesettings +description: Reference for microsoft.insights/autoscalesettings metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.insights/autoscalesettings, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.insights/autoscalesettings + +The following table lists the metrics available for the microsoft.insights/autoscalesettings resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - microsoft.insights/autoscalesettings](../supported-logs/microsoft-insights-autoscalesettings-logs.md) + + + +[!INCLUDE [microsoft.insights/autoscalesettings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-insights-autoscalesettings-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-insights-components-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-insights-components-metrics.md new file mode 100644 index 0000000000..34c93e673d --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-insights-components-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - microsoft.insights/components +description: Reference for microsoft.insights/components metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.insights/components, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.insights/components + +The following table lists the metrics available for the microsoft.insights/components resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - microsoft.insights/components](../supported-logs/microsoft-insights-components-logs.md) + + + +[!INCLUDE [microsoft.insights/components](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-insights-components-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-insights-datacollectionrules-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-insights-datacollectionrules-metrics.md new file mode 100644 index 0000000000..e46c1b3d2d --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-insights-datacollectionrules-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Insights/datacollectionrules +description: Reference for Microsoft.Insights/datacollectionrules metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Insights/datacollectionrules, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Insights/datacollectionrules + +The following table lists the metrics available for the Microsoft.Insights/datacollectionrules resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Insights/datacollectionrules](../supported-logs/microsoft-insights-datacollectionrules-logs.md) + + + +[!INCLUDE [Microsoft.Insights/datacollectionrules](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-insights-datacollectionrules-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-iotcentral-iotapps-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-iotcentral-iotapps-metrics.md new file mode 100644 index 0000000000..89a8eb10d9 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-iotcentral-iotapps-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.IoTCentral/IoTApps +description: Reference for Microsoft.IoTCentral/IoTApps metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.IoTCentral/IoTApps, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.IoTCentral/IoTApps + +The following table lists the metrics available for the Microsoft.IoTCentral/IoTApps resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.IoTCentral/IoTApps](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-iotcentral-iotapps-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-keyvault-managedhsms-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-keyvault-managedhsms-metrics.md new file mode 100644 index 0000000000..7902b2d8c2 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-keyvault-managedhsms-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - microsoft.keyvault/managedhsms +description: Reference for microsoft.keyvault/managedhsms metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.keyvault/managedhsms, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.keyvault/managedhsms + +The following table lists the metrics available for the microsoft.keyvault/managedhsms resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - microsoft.keyvault/managedhsms](../supported-logs/microsoft-keyvault-managedhsms-logs.md) + + + +[!INCLUDE [microsoft.keyvault/managedhsms](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-keyvault-managedhsms-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-keyvault-vaults-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-keyvault-vaults-metrics.md new file mode 100644 index 0000000000..4a2722003e --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-keyvault-vaults-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.KeyVault/vaults +description: Reference for Microsoft.KeyVault/vaults metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.KeyVault/vaults, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.KeyVault/vaults + +The following table lists the metrics available for the Microsoft.KeyVault/vaults resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.KeyVault/vaults](../supported-logs/microsoft-keyvault-vaults-logs.md) + + + +[!INCLUDE [Microsoft.KeyVault/vaults](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-keyvault-vaults-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-kubernetes-connectedclusters-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-kubernetes-connectedclusters-metrics.md new file mode 100644 index 0000000000..1ba87e41dc --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-kubernetes-connectedclusters-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - microsoft.kubernetes/connectedClusters +description: Reference for microsoft.kubernetes/connectedClusters metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.kubernetes/connectedClusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.kubernetes/connectedClusters + +The following table lists the metrics available for the microsoft.kubernetes/connectedClusters resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - microsoft.kubernetes/connectedClusters](../supported-logs/microsoft-kubernetes-connectedclusters-logs.md) + + + +[!INCLUDE [microsoft.kubernetes/connectedClusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-kubernetes-connectedclusters-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-kubernetesconfiguration-extensions-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-kubernetesconfiguration-extensions-metrics.md new file mode 100644 index 0000000000..041159a7f7 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-kubernetesconfiguration-extensions-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - microsoft.kubernetesconfiguration/extensions +description: Reference for microsoft.kubernetesconfiguration/extensions metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.kubernetesconfiguration/extensions, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.kubernetesconfiguration/extensions + +The following table lists the metrics available for the microsoft.kubernetesconfiguration/extensions resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [microsoft.kubernetesconfiguration/extensions](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-kubernetesconfiguration-extensions-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-kusto-clusters-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-kusto-clusters-metrics.md new file mode 100644 index 0000000000..cb105a8b41 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-kusto-clusters-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Kusto/clusters +description: Reference for Microsoft.Kusto/clusters metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Kusto/clusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Kusto/clusters + +The following table lists the metrics available for the Microsoft.Kusto/clusters resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Kusto/clusters](../supported-logs/microsoft-kusto-clusters-logs.md) + + + +[!INCLUDE [Microsoft.Kusto/clusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-kusto-clusters-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-logic-integrationserviceenvironments-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-logic-integrationserviceenvironments-metrics.md new file mode 100644 index 0000000000..ed9e123f20 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-logic-integrationserviceenvironments-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Logic/IntegrationServiceEnvironments +description: Reference for Microsoft.Logic/IntegrationServiceEnvironments metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Logic/IntegrationServiceEnvironments, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Logic/IntegrationServiceEnvironments + +The following table lists the metrics available for the Microsoft.Logic/IntegrationServiceEnvironments resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Logic/IntegrationServiceEnvironments](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-logic-integrationserviceenvironments-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-logic-workflows-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-logic-workflows-metrics.md new file mode 100644 index 0000000000..11792d3eac --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-logic-workflows-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Logic/Workflows +description: Reference for Microsoft.Logic/Workflows metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Logic/Workflows, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Logic/Workflows + +The following table lists the metrics available for the Microsoft.Logic/Workflows resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Logic/Workflows](../supported-logs/microsoft-logic-workflows-logs.md) + + + +[!INCLUDE [Microsoft.Logic/Workflows](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-logic-workflows-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-machinelearningservices-workspaces-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-machinelearningservices-workspaces-metrics.md new file mode 100644 index 0000000000..7a79ac66fb --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-machinelearningservices-workspaces-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.MachineLearningServices/workspaces +description: Reference for Microsoft.MachineLearningServices/workspaces metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.MachineLearningServices/workspaces, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.MachineLearningServices/workspaces + +The following table lists the metrics available for the Microsoft.MachineLearningServices/workspaces resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.MachineLearningServices/workspaces](../supported-logs/microsoft-machinelearningservices-workspaces-logs.md) + + + +[!INCLUDE [Microsoft.MachineLearningServices/workspaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-machinelearningservices-workspaces-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-machinelearningservices-workspaces-onlineendpoints-deployments-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-machinelearningservices-workspaces-onlineendpoints-deployments-metrics.md new file mode 100644 index 0000000000..4a9bee9807 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-machinelearningservices-workspaces-onlineendpoints-deployments-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments +description: Reference for Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments + +The following table lists the metrics available for the Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-machinelearningservices-workspaces-onlineendpoints-deployments-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-machinelearningservices-workspaces-onlineendpoints-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-machinelearningservices-workspaces-onlineendpoints-metrics.md new file mode 100644 index 0000000000..b0b61e1491 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-machinelearningservices-workspaces-onlineendpoints-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.MachineLearningServices/workspaces/onlineEndpoints +description: Reference for Microsoft.MachineLearningServices/workspaces/onlineEndpoints metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.MachineLearningServices/workspaces/onlineEndpoints, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.MachineLearningServices/workspaces/onlineEndpoints + +The following table lists the metrics available for the Microsoft.MachineLearningServices/workspaces/onlineEndpoints resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.MachineLearningServices/workspaces/onlineEndpoints](../supported-logs/microsoft-machinelearningservices-workspaces-onlineendpoints-logs.md) + + + +[!INCLUDE [Microsoft.MachineLearningServices/workspaces/onlineEndpoints](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-machinelearningservices-workspaces-onlineendpoints-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-managednetworkfabric-internetgateways-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-managednetworkfabric-internetgateways-metrics.md new file mode 100644 index 0000000000..ee8de88eb2 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-managednetworkfabric-internetgateways-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.ManagedNetworkFabric/internetGateways +description: Reference for Microsoft.ManagedNetworkFabric/internetGateways metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ManagedNetworkFabric/internetGateways, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ManagedNetworkFabric/internetGateways + +The following table lists the metrics available for the Microsoft.ManagedNetworkFabric/internetGateways resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.ManagedNetworkFabric/internetGateways](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-managednetworkfabric-internetgateways-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-managednetworkfabric-l3isolationdomains-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-managednetworkfabric-l3isolationdomains-metrics.md new file mode 100644 index 0000000000..616822c722 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-managednetworkfabric-l3isolationdomains-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.ManagedNetworkFabric/l3IsolationDomains +description: Reference for Microsoft.ManagedNetworkFabric/l3IsolationDomains metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ManagedNetworkFabric/l3IsolationDomains, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ManagedNetworkFabric/l3IsolationDomains + +The following table lists the metrics available for the Microsoft.ManagedNetworkFabric/l3IsolationDomains resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.ManagedNetworkFabric/l3IsolationDomains](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-managednetworkfabric-l3isolationdomains-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-managednetworkfabric-networkdevices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-managednetworkfabric-networkdevices-metrics.md new file mode 100644 index 0000000000..09ad391d9a --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-managednetworkfabric-networkdevices-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.ManagedNetworkFabric/networkDevices +description: Reference for Microsoft.ManagedNetworkFabric/networkDevices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ManagedNetworkFabric/networkDevices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ManagedNetworkFabric/networkDevices + +The following table lists the metrics available for the Microsoft.ManagedNetworkFabric/networkDevices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.ManagedNetworkFabric/networkDevices](../supported-logs/microsoft-managednetworkfabric-networkdevices-logs.md) + + + +[!INCLUDE [Microsoft.ManagedNetworkFabric/networkDevices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-managednetworkfabric-networkdevices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-maps-accounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-maps-accounts-metrics.md new file mode 100644 index 0000000000..95fceed749 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-maps-accounts-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Maps/accounts +description: Reference for Microsoft.Maps/accounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Maps/accounts, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Maps/accounts + +The following table lists the metrics available for the Microsoft.Maps/accounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Maps/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-maps-accounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-media-mediaservices-liveevents-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-media-mediaservices-liveevents-metrics.md new file mode 100644 index 0000000000..9b5abae2c6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-media-mediaservices-liveevents-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Media/mediaservices/liveEvents +description: Reference for Microsoft.Media/mediaservices/liveEvents metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Media/mediaservices/liveEvents, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Media/mediaservices/liveEvents + +The following table lists the metrics available for the Microsoft.Media/mediaservices/liveEvents resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Media/mediaservices/liveEvents](../supported-logs/microsoft-media-mediaservices-liveevents-logs.md) + + + +[!INCLUDE [Microsoft.Media/mediaservices/liveEvents](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-media-mediaservices-liveevents-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-media-mediaservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-media-mediaservices-metrics.md new file mode 100644 index 0000000000..b1b8238c4b --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-media-mediaservices-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Media/mediaservices +description: Reference for Microsoft.Media/mediaservices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Media/mediaservices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Media/mediaservices + +The following table lists the metrics available for the Microsoft.Media/mediaservices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Media/mediaservices](../supported-logs/microsoft-media-mediaservices-logs.md) + + + +[!INCLUDE [Microsoft.Media/mediaservices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-media-mediaservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-media-mediaservices-streamingendpoints-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-media-mediaservices-streamingendpoints-metrics.md new file mode 100644 index 0000000000..a1debefe5c --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-media-mediaservices-streamingendpoints-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Media/mediaservices/streamingEndpoints +description: Reference for Microsoft.Media/mediaservices/streamingEndpoints metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Media/mediaservices/streamingEndpoints, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Media/mediaservices/streamingEndpoints + +The following table lists the metrics available for the Microsoft.Media/mediaservices/streamingEndpoints resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Media/mediaservices/streamingEndpoints](../supported-logs/microsoft-media-mediaservices-streamingendpoints-logs.md) + + + +[!INCLUDE [Microsoft.Media/mediaservices/streamingEndpoints](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-media-mediaservices-streamingendpoints-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-media-videoanalyzers-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-media-videoanalyzers-metrics.md new file mode 100644 index 0000000000..ed54ea527d --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-media-videoanalyzers-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Media/videoanalyzers +description: Reference for Microsoft.Media/videoanalyzers metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Media/videoanalyzers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Media/videoanalyzers + +The following table lists the metrics available for the Microsoft.Media/videoanalyzers resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Media/videoanalyzers](../supported-logs/microsoft-media-videoanalyzers-logs.md) + + + +[!INCLUDE [Microsoft.Media/videoanalyzers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-media-videoanalyzers-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-messagingconnectors-connectors-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-messagingconnectors-connectors-metrics.md new file mode 100644 index 0000000000..601b97505f --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-messagingconnectors-connectors-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.MessagingConnectors/connectors +description: Reference for Microsoft.MessagingConnectors/connectors metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.MessagingConnectors/connectors, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.MessagingConnectors/connectors + +The following table lists the metrics available for the Microsoft.MessagingConnectors/connectors resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.MessagingConnectors/connectors](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-messagingconnectors-connectors-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-mixedreality-remoterenderingaccounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-mixedreality-remoterenderingaccounts-metrics.md new file mode 100644 index 0000000000..b860c76043 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-mixedreality-remoterenderingaccounts-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.MixedReality/remoteRenderingAccounts +description: Reference for Microsoft.MixedReality/remoteRenderingAccounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.MixedReality/remoteRenderingAccounts, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.MixedReality/remoteRenderingAccounts + +The following table lists the metrics available for the Microsoft.MixedReality/remoteRenderingAccounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.MixedReality/remoteRenderingAccounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-mixedreality-remoterenderingaccounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-mixedreality-spatialanchorsaccounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-mixedreality-spatialanchorsaccounts-metrics.md new file mode 100644 index 0000000000..c815bf183c --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-mixedreality-spatialanchorsaccounts-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.MixedReality/spatialAnchorsAccounts +description: Reference for Microsoft.MixedReality/spatialAnchorsAccounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.MixedReality/spatialAnchorsAccounts, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.MixedReality/spatialAnchorsAccounts + +The following table lists the metrics available for the Microsoft.MixedReality/spatialAnchorsAccounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.MixedReality/spatialAnchorsAccounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-mixedreality-spatialanchorsaccounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-mobilenetwork-mobilenetworks-sites-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-mobilenetwork-mobilenetworks-sites-metrics.md new file mode 100644 index 0000000000..51d34a712a --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-mobilenetwork-mobilenetworks-sites-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.MobileNetwork/mobilenetworks/sites +description: Reference for Microsoft.MobileNetwork/mobilenetworks/sites metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.MobileNetwork/mobilenetworks/sites, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.MobileNetwork/mobilenetworks/sites + +The following table lists the metrics available for the Microsoft.MobileNetwork/mobilenetworks/sites resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.MobileNetwork/mobilenetworks/sites](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-mobilenetwork-mobilenetworks-sites-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-mobilenetwork-packetcorecontrolplanes-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-mobilenetwork-packetcorecontrolplanes-metrics.md new file mode 100644 index 0000000000..423b4cbf59 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-mobilenetwork-packetcorecontrolplanes-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.MobileNetwork/packetcorecontrolplanes +description: Reference for Microsoft.MobileNetwork/packetcorecontrolplanes metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.MobileNetwork/packetcorecontrolplanes, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.MobileNetwork/packetcorecontrolplanes + +The following table lists the metrics available for the Microsoft.MobileNetwork/packetcorecontrolplanes resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.MobileNetwork/packetcorecontrolplanes](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-mobilenetwork-packetcorecontrolplanes-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-mobilenetwork-packetcorecontrolplanes-packetcoredataplanes-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-mobilenetwork-packetcorecontrolplanes-packetcoredataplanes-metrics.md new file mode 100644 index 0000000000..a80707e8d1 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-mobilenetwork-packetcorecontrolplanes-packetcoredataplanes-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.MobileNetwork/packetcorecontrolplanes/packetcoredataplanes +description: Reference for Microsoft.MobileNetwork/packetcorecontrolplanes/packetcoredataplanes metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.MobileNetwork/packetcorecontrolplanes/packetcoredataplanes, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.MobileNetwork/packetcorecontrolplanes/packetcoredataplanes + +The following table lists the metrics available for the Microsoft.MobileNetwork/packetcorecontrolplanes/packetcoredataplanes resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.MobileNetwork/packetcorecontrolplanes/packetcoredataplanes](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-mobilenetwork-packetcorecontrolplanes-packetcoredataplanes-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-mobilenetwork-radioaccessnetworks-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-mobilenetwork-radioaccessnetworks-metrics.md new file mode 100644 index 0000000000..09ea02dcea --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-mobilenetwork-radioaccessnetworks-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.MobileNetwork/radioAccessNetworks +description: Reference for Microsoft.MobileNetwork/radioAccessNetworks metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.MobileNetwork/radioAccessNetworks, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.MobileNetwork/radioAccessNetworks + +The following table lists the metrics available for the Microsoft.MobileNetwork/radioAccessNetworks resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.MobileNetwork/radioAccessNetworks](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-mobilenetwork-radioaccessnetworks-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-monitor-accounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-monitor-accounts-metrics.md new file mode 100644 index 0000000000..f0bf773c63 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-monitor-accounts-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Monitor/accounts +description: Reference for Microsoft.Monitor/accounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Monitor/accounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Monitor/accounts + +The following table lists the metrics available for the Microsoft.Monitor/accounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Monitor/accounts](../supported-logs/microsoft-monitor-accounts-logs.md) + + + +[!INCLUDE [Microsoft.Monitor/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-monitor-accounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-netapp-netappaccounts-capacitypools-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-netapp-netappaccounts-capacitypools-metrics.md new file mode 100644 index 0000000000..260b3a4606 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-netapp-netappaccounts-capacitypools-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.NetApp/netAppAccounts/capacityPools +description: Reference for Microsoft.NetApp/netAppAccounts/capacityPools metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.NetApp/netAppAccounts/capacityPools, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.NetApp/netAppAccounts/capacityPools + +The following table lists the metrics available for the Microsoft.NetApp/netAppAccounts/capacityPools resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.NetApp/netAppAccounts/capacityPools](../supported-logs/microsoft-netapp-netappaccounts-capacitypools-logs.md) + + + +[!INCLUDE [Microsoft.NetApp/netAppAccounts/capacityPools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-netapp-netappaccounts-capacitypools-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-netapp-netappaccounts-capacitypools-volumes-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-netapp-netappaccounts-capacitypools-volumes-metrics.md new file mode 100644 index 0000000000..50195c2534 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-netapp-netappaccounts-capacitypools-volumes-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.NetApp/netAppAccounts/capacityPools/volumes +description: Reference for Microsoft.NetApp/netAppAccounts/capacityPools/volumes metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.NetApp/netAppAccounts/capacityPools/volumes, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.NetApp/netAppAccounts/capacityPools/volumes + +The following table lists the metrics available for the Microsoft.NetApp/netAppAccounts/capacityPools/volumes resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.NetApp/netAppAccounts/capacityPools/volumes](../supported-logs/microsoft-netapp-netappaccounts-capacitypools-volumes-logs.md) + + + +[!INCLUDE [Microsoft.NetApp/netAppAccounts/capacityPools/volumes](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-netapp-netappaccounts-capacitypools-volumes-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-applicationgateways-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-applicationgateways-metrics.md new file mode 100644 index 0000000000..38fbcceccb --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-applicationgateways-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Network/applicationgateways +description: Reference for Microsoft.Network/applicationgateways metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/applicationgateways, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/applicationgateways + +The following table lists the metrics available for the Microsoft.Network/applicationgateways resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Network/applicationgateways](../supported-logs/microsoft-network-applicationgateways-logs.md) + + + +[!INCLUDE [Microsoft.Network/applicationgateways](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-applicationgateways-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-azurefirewalls-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-azurefirewalls-metrics.md new file mode 100644 index 0000000000..d48b775b35 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-azurefirewalls-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Network/azureFirewalls +description: Reference for Microsoft.Network/azureFirewalls metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/azureFirewalls, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/azureFirewalls + +The following table lists the metrics available for the Microsoft.Network/azureFirewalls resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Network/azureFirewalls](../supported-logs/microsoft-network-azurefirewalls-logs.md) + + + +[!INCLUDE [Microsoft.Network/azureFirewalls](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-azurefirewalls-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-bastionhosts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-bastionhosts-metrics.md new file mode 100644 index 0000000000..ad4539a806 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-bastionhosts-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - microsoft.network/bastionHosts +description: Reference for microsoft.network/bastionHosts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.network/bastionHosts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.network/bastionHosts + +The following table lists the metrics available for the microsoft.network/bastionHosts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - microsoft.network/bastionHosts](../supported-logs/microsoft-network-bastionhosts-logs.md) + + + +[!INCLUDE [microsoft.network/bastionHosts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-bastionhosts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-connections-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-connections-metrics.md new file mode 100644 index 0000000000..ad79437ae5 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-connections-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Network/connections +description: Reference for Microsoft.Network/connections metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/connections, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/connections + +The following table lists the metrics available for the Microsoft.Network/connections resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Network/connections](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-connections-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-dnsforwardingrulesets-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-dnsforwardingrulesets-metrics.md new file mode 100644 index 0000000000..b958348f84 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-dnsforwardingrulesets-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Network/dnsForwardingRulesets +description: Reference for Microsoft.Network/dnsForwardingRulesets metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/dnsForwardingRulesets, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/dnsForwardingRulesets + +The following table lists the metrics available for the Microsoft.Network/dnsForwardingRulesets resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Network/dnsForwardingRulesets](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-dnsforwardingrulesets-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-dnsresolverdomainlists-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-dnsresolverdomainlists-metrics.md new file mode 100644 index 0000000000..ace440a951 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-dnsresolverdomainlists-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Network/dnsResolverDomainLists +description: Reference for Microsoft.Network/dnsResolverDomainLists metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/dnsResolverDomainLists, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/dnsResolverDomainLists + +The following table lists the metrics available for the Microsoft.Network/dnsResolverDomainLists resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Network/dnsResolverDomainLists](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-dnsresolverdomainlists-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-dnsresolverpolicies-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-dnsresolverpolicies-metrics.md new file mode 100644 index 0000000000..b8ed20bdd0 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-dnsresolverpolicies-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Network/dnsResolverPolicies +description: Reference for Microsoft.Network/dnsResolverPolicies metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/dnsResolverPolicies, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/dnsResolverPolicies + +The following table lists the metrics available for the Microsoft.Network/dnsResolverPolicies resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Network/dnsResolverPolicies](../supported-logs/microsoft-network-dnsresolverpolicies-logs.md) + + + +[!INCLUDE [Microsoft.Network/dnsResolverPolicies](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-dnsresolverpolicies-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-dnsresolvers-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-dnsresolvers-metrics.md new file mode 100644 index 0000000000..08772c44d9 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-dnsresolvers-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Network/dnsResolvers +description: Reference for Microsoft.Network/dnsResolvers metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/dnsResolvers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/dnsResolvers + +The following table lists the metrics available for the Microsoft.Network/dnsResolvers resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Network/dnsResolvers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-dnsresolvers-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-dnszones-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-dnszones-metrics.md new file mode 100644 index 0000000000..3c8d4e1312 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-dnszones-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Network/dnszones +description: Reference for Microsoft.Network/dnszones metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/dnszones, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/dnszones + +The following table lists the metrics available for the Microsoft.Network/dnszones resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Network/dnszones](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-dnszones-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-expressroutecircuits-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-expressroutecircuits-metrics.md new file mode 100644 index 0000000000..82bca58fde --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-expressroutecircuits-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Network/expressRouteCircuits +description: Reference for Microsoft.Network/expressRouteCircuits metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/expressRouteCircuits, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/expressRouteCircuits + +The following table lists the metrics available for the Microsoft.Network/expressRouteCircuits resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Network/expressRouteCircuits](../supported-logs/microsoft-network-expressroutecircuits-logs.md) + + + +[!INCLUDE [Microsoft.Network/expressRouteCircuits](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-expressroutecircuits-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-expressroutecircuits-peerings-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-expressroutecircuits-peerings-metrics.md new file mode 100644 index 0000000000..a47b6b5777 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-expressroutecircuits-peerings-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Network/expressRouteCircuits/peerings +description: Reference for Microsoft.Network/expressRouteCircuits/peerings metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/expressRouteCircuits/peerings, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/expressRouteCircuits/peerings + +The following table lists the metrics available for the Microsoft.Network/expressRouteCircuits/peerings resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Network/expressRouteCircuits/peerings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-expressroutecircuits-peerings-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-expressroutegateways-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-expressroutegateways-metrics.md new file mode 100644 index 0000000000..dfb1731690 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-expressroutegateways-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - microsoft.network/expressroutegateways +description: Reference for microsoft.network/expressroutegateways metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.network/expressroutegateways, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.network/expressroutegateways + +The following table lists the metrics available for the microsoft.network/expressroutegateways resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [microsoft.network/expressroutegateways](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-expressroutegateways-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-expressrouteports-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-expressrouteports-metrics.md new file mode 100644 index 0000000000..6e2563feab --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-expressrouteports-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Network/expressRoutePorts +description: Reference for Microsoft.Network/expressRoutePorts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/expressRoutePorts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/expressRoutePorts + +The following table lists the metrics available for the Microsoft.Network/expressRoutePorts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Network/expressRoutePorts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-expressrouteports-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-frontdoors-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-frontdoors-metrics.md new file mode 100644 index 0000000000..d8471da4c1 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-frontdoors-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Network/frontdoors +description: Reference for Microsoft.Network/frontdoors metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/frontdoors, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/frontdoors + +The following table lists the metrics available for the Microsoft.Network/frontdoors resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Network/frontdoors](../supported-logs/microsoft-network-frontdoors-logs.md) + + + +[!INCLUDE [Microsoft.Network/frontdoors](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-frontdoors-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-loadbalancers-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-loadbalancers-metrics.md new file mode 100644 index 0000000000..5911938833 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-loadbalancers-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Network/loadBalancers +description: Reference for Microsoft.Network/loadBalancers metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/loadBalancers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/loadBalancers + +The following table lists the metrics available for the Microsoft.Network/loadBalancers resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Network/loadBalancers](../supported-logs/microsoft-network-loadbalancers-logs.md) + + + +[!INCLUDE [Microsoft.Network/loadBalancers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-loadbalancers-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-natgateways-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-natgateways-metrics.md new file mode 100644 index 0000000000..88dbb68423 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-natgateways-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Network/natgateways +description: Reference for Microsoft.Network/natgateways metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/natgateways, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/natgateways + +The following table lists the metrics available for the Microsoft.Network/natgateways resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Network/natgateways](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-natgateways-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-networkinterfaces-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-networkinterfaces-metrics.md new file mode 100644 index 0000000000..fc5bea3df1 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-networkinterfaces-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Network/networkinterfaces +description: Reference for Microsoft.Network/networkinterfaces metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/networkinterfaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/networkinterfaces + +The following table lists the metrics available for the Microsoft.Network/networkinterfaces resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Network/networkinterfaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-networkinterfaces-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-networkmanagers-ipampools-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-networkmanagers-ipampools-metrics.md new file mode 100644 index 0000000000..34bcf32b82 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-networkmanagers-ipampools-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Network/networkManagers/ipamPools +description: Reference for Microsoft.Network/networkManagers/ipamPools metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/networkManagers/ipamPools, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/networkManagers/ipamPools + +The following table lists the metrics available for the Microsoft.Network/networkManagers/ipamPools resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Network/networkManagers/ipamPools](../supported-logs/microsoft-network-networkmanagers-ipampools-logs.md) + + + +[!INCLUDE [Microsoft.Network/networkManagers/ipamPools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-networkmanagers-ipampools-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-networkwatchers-connectionmonitors-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-networkwatchers-connectionmonitors-metrics.md new file mode 100644 index 0000000000..59e73b8396 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-networkwatchers-connectionmonitors-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Network/networkWatchers/connectionMonitors +description: Reference for Microsoft.Network/networkWatchers/connectionMonitors metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/networkWatchers/connectionMonitors, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/networkWatchers/connectionMonitors + +The following table lists the metrics available for the Microsoft.Network/networkWatchers/connectionMonitors resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Network/networkWatchers/connectionMonitors](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-networkwatchers-connectionmonitors-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-p2svpngateways-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-p2svpngateways-metrics.md new file mode 100644 index 0000000000..282e8311b2 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-p2svpngateways-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - microsoft.network/p2svpngateways +description: Reference for microsoft.network/p2svpngateways metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.network/p2svpngateways, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.network/p2svpngateways + +The following table lists the metrics available for the microsoft.network/p2svpngateways resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - microsoft.network/p2svpngateways](../supported-logs/microsoft-network-p2svpngateways-logs.md) + + + +[!INCLUDE [microsoft.network/p2svpngateways](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-p2svpngateways-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-privatednszones-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-privatednszones-metrics.md new file mode 100644 index 0000000000..18600ce8b1 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-privatednszones-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Network/privateDnsZones +description: Reference for Microsoft.Network/privateDnsZones metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/privateDnsZones, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/privateDnsZones + +The following table lists the metrics available for the Microsoft.Network/privateDnsZones resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Network/privateDnsZones](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-privatednszones-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-privateendpoints-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-privateendpoints-metrics.md new file mode 100644 index 0000000000..204b69bd24 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-privateendpoints-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Network/privateEndpoints +description: Reference for Microsoft.Network/privateEndpoints metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/privateEndpoints, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/privateEndpoints + +The following table lists the metrics available for the Microsoft.Network/privateEndpoints resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Network/privateEndpoints](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-privateendpoints-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-privatelinkservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-privatelinkservices-metrics.md new file mode 100644 index 0000000000..1bce34a3fe --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-privatelinkservices-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Network/privateLinkServices +description: Reference for Microsoft.Network/privateLinkServices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/privateLinkServices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/privateLinkServices + +The following table lists the metrics available for the Microsoft.Network/privateLinkServices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Network/privateLinkServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-privatelinkservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-publicipaddresses-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-publicipaddresses-metrics.md new file mode 100644 index 0000000000..4e14d84de2 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-publicipaddresses-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Network/publicIPAddresses +description: Reference for Microsoft.Network/publicIPAddresses metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/publicIPAddresses, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/publicIPAddresses + +The following table lists the metrics available for the Microsoft.Network/publicIPAddresses resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Network/publicIPAddresses](../supported-logs/microsoft-network-publicipaddresses-logs.md) + + + +[!INCLUDE [Microsoft.Network/publicIPAddresses](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-publicipaddresses-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-publicipprefixes-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-publicipprefixes-metrics.md new file mode 100644 index 0000000000..d849bed9d7 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-publicipprefixes-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Network/publicIPPrefixes +description: Reference for Microsoft.Network/publicIPPrefixes metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/publicIPPrefixes, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/publicIPPrefixes + +The following table lists the metrics available for the Microsoft.Network/publicIPPrefixes resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Network/publicIPPrefixes](../supported-logs/microsoft-network-publicipprefixes-logs.md) + + + +[!INCLUDE [Microsoft.Network/publicIPPrefixes](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-publicipprefixes-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-trafficmanagerprofiles-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-trafficmanagerprofiles-metrics.md new file mode 100644 index 0000000000..674c83bf07 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-trafficmanagerprofiles-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Network/trafficManagerProfiles +description: Reference for Microsoft.Network/trafficManagerProfiles metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/trafficManagerProfiles, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/trafficManagerProfiles + +The following table lists the metrics available for the Microsoft.Network/trafficManagerProfiles resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Network/trafficManagerProfiles](../supported-logs/microsoft-network-trafficmanagerprofiles-logs.md) + + + +[!INCLUDE [Microsoft.Network/trafficManagerProfiles](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-trafficmanagerprofiles-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-virtualhubs-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-virtualhubs-metrics.md new file mode 100644 index 0000000000..daa81593ab --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-virtualhubs-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Network/virtualHubs +description: Reference for Microsoft.Network/virtualHubs metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/virtualHubs, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/virtualHubs + +The following table lists the metrics available for the Microsoft.Network/virtualHubs resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Network/virtualHubs](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-virtualhubs-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-virtualnetworkgateways-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-virtualnetworkgateways-metrics.md new file mode 100644 index 0000000000..8a084c3628 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-virtualnetworkgateways-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - microsoft.network/virtualnetworkgateways +description: Reference for microsoft.network/virtualnetworkgateways metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.network/virtualnetworkgateways, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.network/virtualnetworkgateways + +The following table lists the metrics available for the microsoft.network/virtualnetworkgateways resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - microsoft.network/virtualnetworkgateways](../supported-logs/microsoft-network-virtualnetworkgateways-logs.md) + + + +[!INCLUDE [microsoft.network/virtualnetworkgateways](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-virtualnetworkgateways-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-virtualnetworks-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-virtualnetworks-metrics.md new file mode 100644 index 0000000000..8b9c0c12ce --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-virtualnetworks-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Network/virtualNetworks +description: Reference for Microsoft.Network/virtualNetworks metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/virtualNetworks, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/virtualNetworks + +The following table lists the metrics available for the Microsoft.Network/virtualNetworks resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Network/virtualNetworks](../supported-logs/microsoft-network-virtualnetworks-logs.md) + + + +[!INCLUDE [Microsoft.Network/virtualNetworks](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-virtualnetworks-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-virtualrouters-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-virtualrouters-metrics.md new file mode 100644 index 0000000000..26840664c9 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-virtualrouters-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Network/virtualRouters +description: Reference for Microsoft.Network/virtualRouters metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Network/virtualRouters, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Network/virtualRouters + +The following table lists the metrics available for the Microsoft.Network/virtualRouters resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Network/virtualRouters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-virtualrouters-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-network-vpngateways-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-network-vpngateways-metrics.md new file mode 100644 index 0000000000..1e4ac79c7f --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-network-vpngateways-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - microsoft.network/vpngateways +description: Reference for microsoft.network/vpngateways metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.network/vpngateways, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.network/vpngateways + +The following table lists the metrics available for the microsoft.network/vpngateways resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - microsoft.network/vpngateways](../supported-logs/microsoft-network-vpngateways-logs.md) + + + +[!INCLUDE [microsoft.network/vpngateways](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-network-vpngateways-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-networkcloud-baremetalmachines-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-networkcloud-baremetalmachines-metrics.md new file mode 100644 index 0000000000..51f8280a6f --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-networkcloud-baremetalmachines-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.NetworkCloud/bareMetalMachines +description: Reference for Microsoft.NetworkCloud/bareMetalMachines metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.NetworkCloud/bareMetalMachines, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.NetworkCloud/bareMetalMachines + +The following table lists the metrics available for the Microsoft.NetworkCloud/bareMetalMachines resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.NetworkCloud/bareMetalMachines](../supported-logs/microsoft-networkcloud-baremetalmachines-logs.md) + + + +[!INCLUDE [Microsoft.NetworkCloud/bareMetalMachines](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-networkcloud-baremetalmachines-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-networkcloud-clustermanagers-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-networkcloud-clustermanagers-metrics.md new file mode 100644 index 0000000000..2b43d8f191 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-networkcloud-clustermanagers-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.NetworkCloud/clusterManagers +description: Reference for Microsoft.NetworkCloud/clusterManagers metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.NetworkCloud/clusterManagers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.NetworkCloud/clusterManagers + +The following table lists the metrics available for the Microsoft.NetworkCloud/clusterManagers resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.NetworkCloud/clusterManagers](../supported-logs/microsoft-networkcloud-clustermanagers-logs.md) + + + +[!INCLUDE [Microsoft.NetworkCloud/clusterManagers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-networkcloud-clustermanagers-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-networkcloud-clusters-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-networkcloud-clusters-metrics.md new file mode 100644 index 0000000000..5dc2dbcd33 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-networkcloud-clusters-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.NetworkCloud/clusters +description: Reference for Microsoft.NetworkCloud/clusters metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.NetworkCloud/clusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.NetworkCloud/clusters + +The following table lists the metrics available for the Microsoft.NetworkCloud/clusters resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.NetworkCloud/clusters](../supported-logs/microsoft-networkcloud-clusters-logs.md) + + + +[!INCLUDE [Microsoft.NetworkCloud/clusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-networkcloud-clusters-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-networkcloud-storageappliances-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-networkcloud-storageappliances-metrics.md new file mode 100644 index 0000000000..1884bcbcf0 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-networkcloud-storageappliances-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.NetworkCloud/storageAppliances +description: Reference for Microsoft.NetworkCloud/storageAppliances metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.NetworkCloud/storageAppliances, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.NetworkCloud/storageAppliances + +The following table lists the metrics available for the Microsoft.NetworkCloud/storageAppliances resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.NetworkCloud/storageAppliances](../supported-logs/microsoft-networkcloud-storageappliances-logs.md) + + + +[!INCLUDE [Microsoft.NetworkCloud/storageAppliances](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-networkcloud-storageappliances-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-networkfunction-azuretrafficcollectors-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-networkfunction-azuretrafficcollectors-metrics.md new file mode 100644 index 0000000000..dcf4beac3f --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-networkfunction-azuretrafficcollectors-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.NetworkFunction/azureTrafficCollectors +description: Reference for Microsoft.NetworkFunction/azureTrafficCollectors metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.NetworkFunction/azureTrafficCollectors, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.NetworkFunction/azureTrafficCollectors + +The following table lists the metrics available for the Microsoft.NetworkFunction/azureTrafficCollectors resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.NetworkFunction/azureTrafficCollectors](../supported-logs/microsoft-networkfunction-azuretrafficcollectors-logs.md) + + + +[!INCLUDE [Microsoft.NetworkFunction/azureTrafficCollectors](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-networkfunction-azuretrafficcollectors-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-notificationhubs-namespaces-notificationhubs-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-notificationhubs-namespaces-notificationhubs-metrics.md new file mode 100644 index 0000000000..916d4ba22c --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-notificationhubs-namespaces-notificationhubs-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.NotificationHubs/namespaces/notificationHubs +description: Reference for Microsoft.NotificationHubs/namespaces/notificationHubs metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.NotificationHubs/namespaces/notificationHubs, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.NotificationHubs/namespaces/notificationHubs + +The following table lists the metrics available for the Microsoft.NotificationHubs/namespaces/notificationHubs resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.NotificationHubs/namespaces/notificationHubs](../supported-logs/microsoft-notificationhubs-namespaces-notificationhubs-logs.md) + + + +[!INCLUDE [Microsoft.NotificationHubs/namespaces/notificationHubs](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-notificationhubs-namespaces-notificationhubs-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-operationalinsights-workspaces-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-operationalinsights-workspaces-metrics.md new file mode 100644 index 0000000000..a6528b85d1 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-operationalinsights-workspaces-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.OperationalInsights/workspaces +description: Reference for Microsoft.OperationalInsights/workspaces metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.OperationalInsights/workspaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.OperationalInsights/workspaces + +The following table lists the metrics available for the Microsoft.OperationalInsights/workspaces resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.OperationalInsights/workspaces](../supported-logs/microsoft-operationalinsights-workspaces-logs.md) + + + +[!INCLUDE [Microsoft.OperationalInsights/workspaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-operationalinsights-workspaces-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-orbital-contactprofiles-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-orbital-contactprofiles-metrics.md new file mode 100644 index 0000000000..a65b3f88d7 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-orbital-contactprofiles-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Orbital/contactProfiles +description: Reference for Microsoft.Orbital/contactProfiles metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Orbital/contactProfiles, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Orbital/contactProfiles + +The following table lists the metrics available for the Microsoft.Orbital/contactProfiles resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Orbital/contactProfiles](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-orbital-contactprofiles-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-orbital-l2connections-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-orbital-l2connections-metrics.md new file mode 100644 index 0000000000..2c2f02f1c5 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-orbital-l2connections-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Orbital/l2Connections +description: Reference for Microsoft.Orbital/l2Connections metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Orbital/l2Connections, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Orbital/l2Connections + +The following table lists the metrics available for the Microsoft.Orbital/l2Connections resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Orbital/l2Connections](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-orbital-l2connections-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-orbital-spacecrafts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-orbital-spacecrafts-metrics.md new file mode 100644 index 0000000000..764f480dd7 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-orbital-spacecrafts-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Orbital/spacecrafts +description: Reference for Microsoft.Orbital/spacecrafts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Orbital/spacecrafts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Orbital/spacecrafts + +The following table lists the metrics available for the Microsoft.Orbital/spacecrafts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Orbital/spacecrafts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-orbital-spacecrafts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-orbital-terminals-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-orbital-terminals-metrics.md new file mode 100644 index 0000000000..8dafc70880 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-orbital-terminals-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Orbital/terminals +description: Reference for Microsoft.Orbital/terminals metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Orbital/terminals, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Orbital/terminals + +The following table lists the metrics available for the Microsoft.Orbital/terminals resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Orbital/terminals](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-orbital-terminals-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-peering-peerings-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-peering-peerings-metrics.md new file mode 100644 index 0000000000..e6aaa6109d --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-peering-peerings-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Peering/peerings +description: Reference for Microsoft.Peering/peerings metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Peering/peerings, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Peering/peerings + +The following table lists the metrics available for the Microsoft.Peering/peerings resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Peering/peerings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-peering-peerings-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-peering-peeringservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-peering-peeringservices-metrics.md new file mode 100644 index 0000000000..703ad25d79 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-peering-peeringservices-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Peering/peeringServices +description: Reference for Microsoft.Peering/peeringServices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Peering/peeringServices, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Peering/peeringServices + +The following table lists the metrics available for the Microsoft.Peering/peeringServices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Peering/peeringServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-peering-peeringservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-playfab-titles-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-playfab-titles-metrics.md new file mode 100644 index 0000000000..b046cffb20 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-playfab-titles-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.PlayFab/titles +description: Reference for Microsoft.PlayFab/titles metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.PlayFab/titles, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.PlayFab/titles + +The following table lists the metrics available for the Microsoft.PlayFab/titles resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.PlayFab/titles](../supported-logs/microsoft-playfab-titles-logs.md) + + + +[!INCLUDE [Microsoft.PlayFab/titles](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-playfab-titles-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-powerbidedicated-capacities-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-powerbidedicated-capacities-metrics.md new file mode 100644 index 0000000000..c099534ee8 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-powerbidedicated-capacities-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.PowerBIDedicated/capacities +description: Reference for Microsoft.PowerBIDedicated/capacities metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.PowerBIDedicated/capacities, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.PowerBIDedicated/capacities + +The following table lists the metrics available for the Microsoft.PowerBIDedicated/capacities resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.PowerBIDedicated/capacities](../supported-logs/microsoft-powerbidedicated-capacities-logs.md) + + + +[!INCLUDE [Microsoft.PowerBIDedicated/capacities](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-powerbidedicated-capacities-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-purview-accounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-purview-accounts-metrics.md new file mode 100644 index 0000000000..108f0fe6bb --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-purview-accounts-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - microsoft.purview/accounts +description: Reference for microsoft.purview/accounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.purview/accounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.purview/accounts + +The following table lists the metrics available for the microsoft.purview/accounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - microsoft.purview/accounts](../supported-logs/microsoft-purview-accounts-logs.md) + + + +[!INCLUDE [microsoft.purview/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-purview-accounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-recoveryservices-vaults-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-recoveryservices-vaults-metrics.md new file mode 100644 index 0000000000..5207b01d80 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-recoveryservices-vaults-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.RecoveryServices/Vaults +description: Reference for Microsoft.RecoveryServices/Vaults metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.RecoveryServices/Vaults, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.RecoveryServices/Vaults + +The following table lists the metrics available for the Microsoft.RecoveryServices/Vaults resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.RecoveryServices/Vaults](../supported-logs/microsoft-recoveryservices-vaults-logs.md) + + + +[!INCLUDE [Microsoft.RecoveryServices/Vaults](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-recoveryservices-vaults-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-relay-namespaces-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-relay-namespaces-metrics.md new file mode 100644 index 0000000000..4dcfe71f70 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-relay-namespaces-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Relay/namespaces +description: Reference for Microsoft.Relay/namespaces metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Relay/namespaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Relay/namespaces + +The following table lists the metrics available for the Microsoft.Relay/namespaces resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Relay/namespaces](../supported-logs/microsoft-relay-namespaces-logs.md) + + + +[!INCLUDE [Microsoft.Relay/namespaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-relay-namespaces-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-resources-subscriptions-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-resources-subscriptions-metrics.md new file mode 100644 index 0000000000..80950b76ec --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-resources-subscriptions-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - microsoft.resources/subscriptions +description: Reference for microsoft.resources/subscriptions metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.resources/subscriptions, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.resources/subscriptions + +The following table lists the metrics available for the microsoft.resources/subscriptions resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [microsoft.resources/subscriptions](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-resources-subscriptions-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-search-searchservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-search-searchservices-metrics.md new file mode 100644 index 0000000000..e8278bba46 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-search-searchservices-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Search/searchServices +description: Reference for Microsoft.Search/searchServices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Search/searchServices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Search/searchServices + +The following table lists the metrics available for the Microsoft.Search/searchServices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Search/searchServices](../supported-logs/microsoft-search-searchservices-logs.md) + + + +[!INCLUDE [Microsoft.Search/searchServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-search-searchservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-securitydetonation-chambers-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-securitydetonation-chambers-metrics.md new file mode 100644 index 0000000000..22648290a6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-securitydetonation-chambers-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - microsoft.securitydetonation/chambers +description: Reference for microsoft.securitydetonation/chambers metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.securitydetonation/chambers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.securitydetonation/chambers + +The following table lists the metrics available for the microsoft.securitydetonation/chambers resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [microsoft.securitydetonation/chambers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-securitydetonation-chambers-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-securitydetonation-securitydetonationchambers-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-securitydetonation-securitydetonationchambers-metrics.md new file mode 100644 index 0000000000..c55e562a04 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-securitydetonation-securitydetonationchambers-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.SecurityDetonation/SecurityDetonationChambers +description: Reference for Microsoft.SecurityDetonation/SecurityDetonationChambers metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.SecurityDetonation/SecurityDetonationChambers, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.SecurityDetonation/SecurityDetonationChambers + +The following table lists the metrics available for the Microsoft.SecurityDetonation/SecurityDetonationChambers resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.SecurityDetonation/SecurityDetonationChambers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-securitydetonation-securitydetonationchambers-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-servicebus-namespaces-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-servicebus-namespaces-metrics.md new file mode 100644 index 0000000000..8dc7c2c190 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-servicebus-namespaces-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.ServiceBus/Namespaces +description: Reference for Microsoft.ServiceBus/Namespaces metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ServiceBus/Namespaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ServiceBus/Namespaces + +The following table lists the metrics available for the Microsoft.ServiceBus/Namespaces resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.ServiceBus/Namespaces](../supported-logs/microsoft-servicebus-namespaces-logs.md) + + + +[!INCLUDE [Microsoft.ServiceBus/Namespaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-servicebus-namespaces-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-servicenetworking-trafficcontrollers-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-servicenetworking-trafficcontrollers-metrics.md new file mode 100644 index 0000000000..222997e6a9 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-servicenetworking-trafficcontrollers-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.ServiceNetworking/trafficControllers +description: Reference for Microsoft.ServiceNetworking/trafficControllers metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.ServiceNetworking/trafficControllers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.ServiceNetworking/trafficControllers + +The following table lists the metrics available for the Microsoft.ServiceNetworking/trafficControllers resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.ServiceNetworking/trafficControllers](../supported-logs/microsoft-servicenetworking-trafficcontrollers-logs.md) + + + +[!INCLUDE [Microsoft.ServiceNetworking/trafficControllers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-servicenetworking-trafficcontrollers-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-signalrservice-signalr-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-signalrservice-signalr-metrics.md new file mode 100644 index 0000000000..ad76e01af8 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-signalrservice-signalr-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.SignalRService/SignalR +description: Reference for Microsoft.SignalRService/SignalR metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.SignalRService/SignalR, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.SignalRService/SignalR + +The following table lists the metrics available for the Microsoft.SignalRService/SignalR resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.SignalRService/SignalR](../supported-logs/microsoft-signalrservice-signalr-logs.md) + + + +[!INCLUDE [Microsoft.SignalRService/SignalR](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-signalrservice-signalr-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-signalrservice-signalr-replicas-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-signalrservice-signalr-replicas-metrics.md new file mode 100644 index 0000000000..975975171c --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-signalrservice-signalr-replicas-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.SignalRService/SignalR/replicas +description: Reference for Microsoft.SignalRService/SignalR/replicas metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.SignalRService/SignalR/replicas, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.SignalRService/SignalR/replicas + +The following table lists the metrics available for the Microsoft.SignalRService/SignalR/replicas resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.SignalRService/SignalR/replicas](../supported-logs/microsoft-signalrservice-signalr-replicas-logs.md) + + + +[!INCLUDE [Microsoft.SignalRService/SignalR/replicas](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-signalrservice-signalr-replicas-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-signalrservice-webpubsub-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-signalrservice-webpubsub-metrics.md new file mode 100644 index 0000000000..ca22ee370c --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-signalrservice-webpubsub-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.SignalRService/WebPubSub +description: Reference for Microsoft.SignalRService/WebPubSub metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.SignalRService/WebPubSub, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.SignalRService/WebPubSub + +The following table lists the metrics available for the Microsoft.SignalRService/WebPubSub resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.SignalRService/WebPubSub](../supported-logs/microsoft-signalrservice-webpubsub-logs.md) + + + +[!INCLUDE [Microsoft.SignalRService/WebPubSub](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-signalrservice-webpubsub-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-signalrservice-webpubsub-replicas-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-signalrservice-webpubsub-replicas-metrics.md new file mode 100644 index 0000000000..18c6e56b76 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-signalrservice-webpubsub-replicas-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.SignalRService/WebPubSub/replicas +description: Reference for Microsoft.SignalRService/WebPubSub/replicas metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.SignalRService/WebPubSub/replicas, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.SignalRService/WebPubSub/replicas + +The following table lists the metrics available for the Microsoft.SignalRService/WebPubSub/replicas resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.SignalRService/WebPubSub/replicas](../supported-logs/microsoft-signalrservice-webpubsub-replicas-logs.md) + + + +[!INCLUDE [Microsoft.SignalRService/WebPubSub/replicas](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-signalrservice-webpubsub-replicas-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-singularity-accounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-singularity-accounts-metrics.md new file mode 100644 index 0000000000..95b0f0903f --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-singularity-accounts-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - microsoft.singularity/accounts +description: Reference for microsoft.singularity/accounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: microsoft.singularity/accounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for microsoft.singularity/accounts + +The following table lists the metrics available for the microsoft.singularity/accounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - microsoft.singularity/accounts](../supported-logs/microsoft-singularity-accounts-logs.md) + + + +[!INCLUDE [microsoft.singularity/accounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-singularity-accounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-sql-managedinstances-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-sql-managedinstances-metrics.md new file mode 100644 index 0000000000..9d03468d83 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-sql-managedinstances-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Sql/managedInstances +description: Reference for Microsoft.Sql/managedInstances metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Sql/managedInstances, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Sql/managedInstances + +The following table lists the metrics available for the Microsoft.Sql/managedInstances resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Sql/managedInstances](../supported-logs/microsoft-sql-managedinstances-logs.md) + + + +[!INCLUDE [Microsoft.Sql/managedInstances](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-sql-managedinstances-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-sql-servers-databases-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-sql-servers-databases-metrics.md new file mode 100644 index 0000000000..9debba7e5d --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-sql-servers-databases-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Sql/servers/databases +description: Reference for Microsoft.Sql/servers/databases metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Sql/servers/databases, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Sql/servers/databases + +The following table lists the metrics available for the Microsoft.Sql/servers/databases resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Sql/servers/databases](../supported-logs/microsoft-sql-servers-databases-logs.md) + + + +[!INCLUDE [Microsoft.Sql/servers/databases](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-sql-servers-databases-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-sql-servers-elasticpools-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-sql-servers-elasticpools-metrics.md new file mode 100644 index 0000000000..56f9c70a13 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-sql-servers-elasticpools-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Sql/servers/elasticpools +description: Reference for Microsoft.Sql/servers/elasticpools metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Sql/servers/elasticpools, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Sql/servers/elasticpools + +The following table lists the metrics available for the Microsoft.Sql/servers/elasticpools resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Sql/servers/elasticpools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-sql-servers-elasticpools-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-sql-servers-jobagents-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-sql-servers-jobagents-metrics.md new file mode 100644 index 0000000000..72a94ed50d --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-sql-servers-jobagents-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Sql/servers/jobAgents +description: Reference for Microsoft.Sql/servers/jobAgents metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Sql/servers/jobAgents, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Sql/servers/jobAgents + +The following table lists the metrics available for the Microsoft.Sql/servers/jobAgents resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Sql/servers/jobAgents](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-sql-servers-jobagents-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-blobservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-blobservices-metrics.md new file mode 100644 index 0000000000..2247c4c03c --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-blobservices-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Storage/storageAccounts/blobServices +description: Reference for Microsoft.Storage/storageAccounts/blobServices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Storage/storageAccounts/blobServices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Storage/storageAccounts/blobServices + +The following table lists the metrics available for the Microsoft.Storage/storageAccounts/blobServices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Storage/storageAccounts/blobServices](../supported-logs/microsoft-storage-storageaccounts-blobservices-logs.md) + + + +[!INCLUDE [Microsoft.Storage/storageAccounts/blobServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-storage-storageaccounts-blobservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-fileservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-fileservices-metrics.md new file mode 100644 index 0000000000..a8a8768de9 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-fileservices-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Storage/storageAccounts/fileServices +description: Reference for Microsoft.Storage/storageAccounts/fileServices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Storage/storageAccounts/fileServices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Storage/storageAccounts/fileServices + +The following table lists the metrics available for the Microsoft.Storage/storageAccounts/fileServices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Storage/storageAccounts/fileServices](../supported-logs/microsoft-storage-storageaccounts-fileservices-logs.md) + + + +[!INCLUDE [Microsoft.Storage/storageAccounts/fileServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-storage-storageaccounts-fileservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-metrics.md new file mode 100644 index 0000000000..3ca815f0d8 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Storage/storageAccounts +description: Reference for Microsoft.Storage/storageAccounts metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Storage/storageAccounts, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Storage/storageAccounts + +The following table lists the metrics available for the Microsoft.Storage/storageAccounts resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Storage/storageAccounts](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-storage-storageaccounts-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-objectreplicationpolicies-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-objectreplicationpolicies-metrics.md new file mode 100644 index 0000000000..00cd1e5e82 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-objectreplicationpolicies-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Storage/storageAccounts/objectReplicationPolicies +description: Reference for Microsoft.Storage/storageAccounts/objectReplicationPolicies metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Storage/storageAccounts/objectReplicationPolicies, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Storage/storageAccounts/objectReplicationPolicies + +The following table lists the metrics available for the Microsoft.Storage/storageAccounts/objectReplicationPolicies resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Storage/storageAccounts/objectReplicationPolicies](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-storage-storageaccounts-objectreplicationpolicies-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-queueservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-queueservices-metrics.md new file mode 100644 index 0000000000..814b7e7e22 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-queueservices-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Storage/storageAccounts/queueServices +description: Reference for Microsoft.Storage/storageAccounts/queueServices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Storage/storageAccounts/queueServices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Storage/storageAccounts/queueServices + +The following table lists the metrics available for the Microsoft.Storage/storageAccounts/queueServices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Storage/storageAccounts/queueServices](../supported-logs/microsoft-storage-storageaccounts-queueservices-logs.md) + + + +[!INCLUDE [Microsoft.Storage/storageAccounts/queueServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-storage-storageaccounts-queueservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-storagetasks-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-storagetasks-metrics.md new file mode 100644 index 0000000000..65893ceb82 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-storagetasks-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Storage/storageAccounts/storageTasks +description: Reference for Microsoft.Storage/storageAccounts/storageTasks metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Storage/storageAccounts/storageTasks, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Storage/storageAccounts/storageTasks + +The following table lists the metrics available for the Microsoft.Storage/storageAccounts/storageTasks resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Storage/storageAccounts/storageTasks](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-storage-storageaccounts-storagetasks-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-tableservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-tableservices-metrics.md new file mode 100644 index 0000000000..e8595842f6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storageaccounts-tableservices-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Storage/storageAccounts/tableServices +description: Reference for Microsoft.Storage/storageAccounts/tableServices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Storage/storageAccounts/tableServices, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Storage/storageAccounts/tableServices + +The following table lists the metrics available for the Microsoft.Storage/storageAccounts/tableServices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Storage/storageAccounts/tableServices](../supported-logs/microsoft-storage-storageaccounts-tableservices-logs.md) + + + +[!INCLUDE [Microsoft.Storage/storageAccounts/tableServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-storage-storageaccounts-tableservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storagetasks-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storagetasks-metrics.md new file mode 100644 index 0000000000..6605ce5f5b --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-storage-storagetasks-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Storage/storageTasks +description: Reference for Microsoft.Storage/storageTasks metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Storage/storageTasks, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Storage/storageTasks + +The following table lists the metrics available for the Microsoft.Storage/storageTasks resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Storage/storageTasks](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-storage-storagetasks-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-storageactions-storagetasks-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-storageactions-storagetasks-metrics.md new file mode 100644 index 0000000000..9e4542a12a --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-storageactions-storagetasks-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.StorageActions/storageTasks +description: Reference for Microsoft.StorageActions/storageTasks metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.StorageActions/storageTasks, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.StorageActions/storageTasks + +The following table lists the metrics available for the Microsoft.StorageActions/storageTasks resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.StorageActions/storageTasks](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-storageactions-storagetasks-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-storagecache-amlfilesystems-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-storagecache-amlfilesystems-metrics.md new file mode 100644 index 0000000000..76d6632fe8 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-storagecache-amlfilesystems-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.StorageCache/amlFilesystems +description: Reference for Microsoft.StorageCache/amlFilesystems metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.StorageCache/amlFilesystems, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.StorageCache/amlFilesystems + +The following table lists the metrics available for the Microsoft.StorageCache/amlFilesystems resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.StorageCache/amlFilesystems](../supported-logs/microsoft-storagecache-amlfilesystems-logs.md) + + + +[!INCLUDE [Microsoft.StorageCache/amlFilesystems](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-storagecache-amlfilesystems-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-storagecache-caches-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-storagecache-caches-metrics.md new file mode 100644 index 0000000000..3d5f5eb0b1 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-storagecache-caches-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.StorageCache/caches +description: Reference for Microsoft.StorageCache/caches metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.StorageCache/caches, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.StorageCache/caches + +The following table lists the metrics available for the Microsoft.StorageCache/caches resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.StorageCache/caches](../supported-logs/microsoft-storagecache-caches-logs.md) + + + +[!INCLUDE [Microsoft.StorageCache/caches](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-storagecache-caches-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-storagemover-storagemovers-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-storagemover-storagemovers-metrics.md new file mode 100644 index 0000000000..711b1ae08b --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-storagemover-storagemovers-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.StorageMover/storageMovers +description: Reference for Microsoft.StorageMover/storageMovers metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.StorageMover/storageMovers, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.StorageMover/storageMovers + +The following table lists the metrics available for the Microsoft.StorageMover/storageMovers resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.StorageMover/storageMovers](../supported-logs/microsoft-storagemover-storagemovers-logs.md) + + + +[!INCLUDE [Microsoft.StorageMover/storageMovers](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-storagemover-storagemovers-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-storagesync-storagesyncservices-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-storagesync-storagesyncservices-metrics.md new file mode 100644 index 0000000000..62fbef156e --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-storagesync-storagesyncservices-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.StorageSync/storageSyncServices +description: Reference for Microsoft.StorageSync/storageSyncServices metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.StorageSync/storageSyncServices, arm + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.StorageSync/storageSyncServices + +The following table lists the metrics available for the Microsoft.StorageSync/storageSyncServices resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.StorageSync/storageSyncServices](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-storagesync-storagesyncservices-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-storagetasks-storagetasks-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-storagetasks-storagetasks-metrics.md new file mode 100644 index 0000000000..773f8cf812 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-storagetasks-storagetasks-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.StorageTasks/storageTasks +description: Reference for Microsoft.StorageTasks/storageTasks metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.StorageTasks/storageTasks, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.StorageTasks/storageTasks + +The following table lists the metrics available for the Microsoft.StorageTasks/storageTasks resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.StorageTasks/storageTasks](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-storagetasks-storagetasks-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-streamanalytics-streamingjobs-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-streamanalytics-streamingjobs-metrics.md new file mode 100644 index 0000000000..42040d5c50 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-streamanalytics-streamingjobs-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.StreamAnalytics/streamingjobs +description: Reference for Microsoft.StreamAnalytics/streamingjobs metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.StreamAnalytics/streamingjobs, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.StreamAnalytics/streamingjobs + +The following table lists the metrics available for the Microsoft.StreamAnalytics/streamingjobs resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.StreamAnalytics/streamingjobs](../supported-logs/microsoft-streamanalytics-streamingjobs-logs.md) + + + +[!INCLUDE [Microsoft.StreamAnalytics/streamingjobs](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-streamanalytics-streamingjobs-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-synapse-workspaces-bigdatapools-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-synapse-workspaces-bigdatapools-metrics.md new file mode 100644 index 0000000000..5d41ba87dc --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-synapse-workspaces-bigdatapools-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Synapse/workspaces/bigDataPools +description: Reference for Microsoft.Synapse/workspaces/bigDataPools metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Synapse/workspaces/bigDataPools, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Synapse/workspaces/bigDataPools + +The following table lists the metrics available for the Microsoft.Synapse/workspaces/bigDataPools resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Synapse/workspaces/bigDataPools](../supported-logs/microsoft-synapse-workspaces-bigdatapools-logs.md) + + + +[!INCLUDE [Microsoft.Synapse/workspaces/bigDataPools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-synapse-workspaces-bigdatapools-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-synapse-workspaces-kustopools-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-synapse-workspaces-kustopools-metrics.md new file mode 100644 index 0000000000..75d547b5d3 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-synapse-workspaces-kustopools-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Synapse/workspaces/kustoPools +description: Reference for Microsoft.Synapse/workspaces/kustoPools metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Synapse/workspaces/kustoPools, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Synapse/workspaces/kustoPools + +The following table lists the metrics available for the Microsoft.Synapse/workspaces/kustoPools resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Synapse/workspaces/kustoPools](../supported-logs/microsoft-synapse-workspaces-kustopools-logs.md) + + + +[!INCLUDE [Microsoft.Synapse/workspaces/kustoPools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-synapse-workspaces-kustopools-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-synapse-workspaces-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-synapse-workspaces-metrics.md new file mode 100644 index 0000000000..c699fe0ed6 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-synapse-workspaces-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Synapse/workspaces +description: Reference for Microsoft.Synapse/workspaces metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Synapse/workspaces, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Synapse/workspaces + +The following table lists the metrics available for the Microsoft.Synapse/workspaces resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Synapse/workspaces](../supported-logs/microsoft-synapse-workspaces-logs.md) + + + +[!INCLUDE [Microsoft.Synapse/workspaces](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-synapse-workspaces-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-synapse-workspaces-scopepools-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-synapse-workspaces-scopepools-metrics.md new file mode 100644 index 0000000000..05f4333e4d --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-synapse-workspaces-scopepools-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Synapse/workspaces/scopePools +description: Reference for Microsoft.Synapse/workspaces/scopePools metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Synapse/workspaces/scopePools, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Synapse/workspaces/scopePools + +The following table lists the metrics available for the Microsoft.Synapse/workspaces/scopePools resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Synapse/workspaces/scopePools](../supported-logs/microsoft-synapse-workspaces-scopepools-logs.md) + + + +[!INCLUDE [Microsoft.Synapse/workspaces/scopePools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-synapse-workspaces-scopepools-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-synapse-workspaces-sqlpools-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-synapse-workspaces-sqlpools-metrics.md new file mode 100644 index 0000000000..9b051c3388 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-synapse-workspaces-sqlpools-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Synapse/workspaces/sqlPools +description: Reference for Microsoft.Synapse/workspaces/sqlPools metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Synapse/workspaces/sqlPools, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Synapse/workspaces/sqlPools + +The following table lists the metrics available for the Microsoft.Synapse/workspaces/sqlPools resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Synapse/workspaces/sqlPools](../supported-logs/microsoft-synapse-workspaces-sqlpools-logs.md) + + + +[!INCLUDE [Microsoft.Synapse/workspaces/sqlPools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-synapse-workspaces-sqlpools-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-voiceservices-communicationsgateways-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-voiceservices-communicationsgateways-metrics.md new file mode 100644 index 0000000000..eb8dfe06b3 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-voiceservices-communicationsgateways-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.VoiceServices/CommunicationsGateways +description: Reference for Microsoft.VoiceServices/CommunicationsGateways metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.VoiceServices/CommunicationsGateways, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.VoiceServices/CommunicationsGateways + +The following table lists the metrics available for the Microsoft.VoiceServices/CommunicationsGateways resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.VoiceServices/CommunicationsGateways](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-voiceservices-communicationsgateways-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-web-containerapps-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-web-containerapps-metrics.md new file mode 100644 index 0000000000..0b2345021e --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-web-containerapps-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Web/containerapps +description: Reference for Microsoft.Web/containerapps metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Web/containerapps, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Web/containerapps + +The following table lists the metrics available for the Microsoft.Web/containerapps resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Web/containerapps](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-web-containerapps-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-web-hostingenvironments-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-web-hostingenvironments-metrics.md new file mode 100644 index 0000000000..4b659f473a --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-web-hostingenvironments-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Web/hostingEnvironments +description: Reference for Microsoft.Web/hostingEnvironments metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Web/hostingEnvironments, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Web/hostingEnvironments + +The following table lists the metrics available for the Microsoft.Web/hostingEnvironments resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Web/hostingEnvironments](../supported-logs/microsoft-web-hostingenvironments-logs.md) + + + +[!INCLUDE [Microsoft.Web/hostingEnvironments](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-web-hostingenvironments-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-web-hostingenvironments-multirolepools-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-web-hostingenvironments-multirolepools-metrics.md new file mode 100644 index 0000000000..360fa2b3a1 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-web-hostingenvironments-multirolepools-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Web/hostingenvironments/multirolepools +description: Reference for Microsoft.Web/hostingenvironments/multirolepools metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Web/hostingenvironments/multirolepools, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Web/hostingenvironments/multirolepools + +The following table lists the metrics available for the Microsoft.Web/hostingenvironments/multirolepools resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Web/hostingenvironments/multirolepools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-web-hostingenvironments-multirolepools-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-web-hostingenvironments-workerpools-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-web-hostingenvironments-workerpools-metrics.md new file mode 100644 index 0000000000..a76a135e39 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-web-hostingenvironments-workerpools-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Web/hostingenvironments/workerpools +description: Reference for Microsoft.Web/hostingenvironments/workerpools metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Web/hostingenvironments/workerpools, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Web/hostingenvironments/workerpools + +The following table lists the metrics available for the Microsoft.Web/hostingenvironments/workerpools resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Web/hostingenvironments/workerpools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-web-hostingenvironments-workerpools-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-web-serverfarms-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-web-serverfarms-metrics.md new file mode 100644 index 0000000000..0741d13af1 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-web-serverfarms-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Microsoft.Web/serverfarms +description: Reference for Microsoft.Web/serverfarms metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Web/serverfarms, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Web/serverfarms + +The following table lists the metrics available for the Microsoft.Web/serverfarms resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Microsoft.Web/serverfarms](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-web-serverfarms-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics.md new file mode 100644 index 0000000000..a59c3edfe1 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Web/sites +description: Reference for Microsoft.Web/sites metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Web/sites, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Web/sites + +The following table lists the metrics available for the Microsoft.Web/sites resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Web/sites](../supported-logs/microsoft-web-sites-logs.md) + + + +[!INCLUDE [Microsoft.Web/sites](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-web-sites-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-web-sites-slots-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-web-sites-slots-metrics.md new file mode 100644 index 0000000000..f16ba2d1df --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-web-sites-slots-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Web/sites/slots +description: Reference for Microsoft.Web/sites/slots metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Web/sites/slots, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Web/sites/slots + +The following table lists the metrics available for the Microsoft.Web/sites/slots resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Web/sites/slots](../supported-logs/microsoft-web-sites-slots-logs.md) + + + +[!INCLUDE [Microsoft.Web/sites/slots](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-web-sites-slots-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/microsoft-web-staticsites-metrics.md b/articles/azure-monitor/reference/supported-metrics/microsoft-web-staticsites-metrics.md new file mode 100644 index 0000000000..aceb0f9841 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/microsoft-web-staticsites-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - Microsoft.Web/staticsites +description: Reference for Microsoft.Web/staticsites metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Microsoft.Web/staticsites, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Microsoft.Web/staticsites + +The following table lists the metrics available for the Microsoft.Web/staticsites resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - Microsoft.Web/staticsites](../supported-logs/microsoft-web-staticsites-logs.md) + + + +[!INCLUDE [Microsoft.Web/staticsites](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-web-staticsites-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/nginx-nginxplus-nginxdeployments-metrics.md b/articles/azure-monitor/reference/supported-metrics/nginx-nginxplus-nginxdeployments-metrics.md new file mode 100644 index 0000000000..179da92128 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/nginx-nginxplus-nginxdeployments-metrics.md @@ -0,0 +1,30 @@ +--- +title: Supported metrics - NGINX.NGINXPLUS/nginxDeployments +description: Reference for NGINX.NGINXPLUS/nginxDeployments metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: NGINX.NGINXPLUS/nginxDeployments, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for NGINX.NGINXPLUS/nginxDeployments + +The following table lists the metrics available for the NGINX.NGINXPLUS/nginxDeployments resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +For a list of supported logs, see [Supported log categories - NGINX.NGINXPLUS/nginxDeployments](../supported-logs/nginx-nginxplus-nginxdeployments-logs.md) + + + +[!INCLUDE [NGINX.NGINXPLUS/nginxDeployments](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/nginx-nginxplus-nginxdeployments-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/oracle-database-autonomousdatabases-metrics.md b/articles/azure-monitor/reference/supported-metrics/oracle-database-autonomousdatabases-metrics.md new file mode 100644 index 0000000000..f7b9ffcf92 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/oracle-database-autonomousdatabases-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Oracle.Database/autonomousDatabases +description: Reference for Oracle.Database/autonomousDatabases metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Oracle.Database/autonomousDatabases, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Oracle.Database/autonomousDatabases + +The following table lists the metrics available for the Oracle.Database/autonomousDatabases resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Oracle.Database/autonomousDatabases](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/oracle-database-autonomousdatabases-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/oracle-database-cloudvmclusters-metrics.md b/articles/azure-monitor/reference/supported-metrics/oracle-database-cloudvmclusters-metrics.md new file mode 100644 index 0000000000..c0e3f0dcc0 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/oracle-database-cloudvmclusters-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Oracle.Database/cloudVmClusters +description: Reference for Oracle.Database/cloudVmClusters metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Oracle.Database/cloudVmClusters, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Oracle.Database/cloudVmClusters + +The following table lists the metrics available for the Oracle.Database/cloudVmClusters resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Oracle.Database/cloudVmClusters](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/oracle-database-cloudvmclusters-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/wandisco-fusion-migrators-datatransferagents-metrics.md b/articles/azure-monitor/reference/supported-metrics/wandisco-fusion-migrators-datatransferagents-metrics.md new file mode 100644 index 0000000000..cb0e513734 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/wandisco-fusion-migrators-datatransferagents-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Wandisco.Fusion/migrators/dataTransferAgents +description: Reference for Wandisco.Fusion/migrators/dataTransferAgents metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Wandisco.Fusion/migrators/dataTransferAgents, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Wandisco.Fusion/migrators/dataTransferAgents + +The following table lists the metrics available for the Wandisco.Fusion/migrators/dataTransferAgents resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Wandisco.Fusion/migrators/dataTransferAgents](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/wandisco-fusion-migrators-datatransferagents-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/wandisco-fusion-migrators-livedatamigrations-metrics.md b/articles/azure-monitor/reference/supported-metrics/wandisco-fusion-migrators-livedatamigrations-metrics.md new file mode 100644 index 0000000000..f1a77b5e3c --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/wandisco-fusion-migrators-livedatamigrations-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Wandisco.Fusion/migrators/liveDataMigrations +description: Reference for Wandisco.Fusion/migrators/liveDataMigrations metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Wandisco.Fusion/migrators/liveDataMigrations, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Wandisco.Fusion/migrators/liveDataMigrations + +The following table lists the metrics available for the Wandisco.Fusion/migrators/liveDataMigrations resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Wandisco.Fusion/migrators/liveDataMigrations](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/wandisco-fusion-migrators-livedatamigrations-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/wandisco-fusion-migrators-metadatamigrations-metrics.md b/articles/azure-monitor/reference/supported-metrics/wandisco-fusion-migrators-metadatamigrations-metrics.md new file mode 100644 index 0000000000..71abc79302 --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/wandisco-fusion-migrators-metadatamigrations-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Wandisco.Fusion/migrators/metadataMigrations +description: Reference for Wandisco.Fusion/migrators/metadataMigrations metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Wandisco.Fusion/migrators/metadataMigrations, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Wandisco.Fusion/migrators/metadataMigrations + +The following table lists the metrics available for the Wandisco.Fusion/migrators/metadataMigrations resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Wandisco.Fusion/migrators/metadataMigrations](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/wandisco-fusion-migrators-metadatamigrations-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/supported-metrics/wandisco-fusion-migrators-metrics.md b/articles/azure-monitor/reference/supported-metrics/wandisco-fusion-migrators-metrics.md new file mode 100644 index 0000000000..7e30837fed --- /dev/null +++ b/articles/azure-monitor/reference/supported-metrics/wandisco-fusion-migrators-metrics.md @@ -0,0 +1,26 @@ +--- +title: Supported metrics - Wandisco.Fusion/migrators +description: Reference for Wandisco.Fusion/migrators metrics in Azure Monitor. +ms.topic: reference +author: EdB-MSFT +ms.author: edbaynash +ms.service: azure-monitor +ms.date: 09/12/2024 +ms.custom: Wandisco.Fusion/migrators, naam + +# NOTE: This content is automatically generated using API calls to Azure. Any edits made on these files will be overwritten in the next run of the script. + +--- + + +# Supported metrics for Wandisco.Fusion/migrators + +The following table lists the metrics available for the Wandisco.Fusion/migrators resource type. + + +[!INCLUDE [headings](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/metrics-headings.md)] + + + +[!INCLUDE [Wandisco.Fusion/migrators](~/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/wandisco-fusion-migrators-metrics-include.md)] + diff --git a/articles/azure-monitor/reference/toc.yml b/articles/azure-monitor/reference/toc.yml new file mode 100644 index 0000000000..9243b513a1 --- /dev/null +++ b/articles/azure-monitor/reference/toc.yml @@ -0,0 +1,1149 @@ +items: + - name: Azure Monitor Reference + href: index.md + - name: Azure Monitor supported metrics + href: ./supported-metrics/metrics-index.md + items: + - name: Metrics by resource type + expanded: false + items: + - name: Microsoft.AAD/DomainServices + href: supported-metrics/microsoft-aad-domainservices-metrics.md + - name: Microsoft.AnalysisServices/servers + href: supported-metrics/microsoft-analysisservices-servers-metrics.md + - name: Microsoft.ApiManagement/service + href: supported-metrics/microsoft-apimanagement-service-metrics.md + - name: Microsoft.App/containerapps + href: supported-metrics/microsoft-app-containerapps-metrics.md + - name: Microsoft.App/jobs + href: supported-metrics/microsoft-app-jobs-metrics.md + - name: Microsoft.App/managedEnvironments + href: supported-metrics/microsoft-app-managedenvironments-metrics.md + - name: Microsoft.AppConfiguration/configurationStores + href: supported-metrics/microsoft-appconfiguration-configurationstores-metrics.md + - name: Microsoft.AppPlatform/spring + href: supported-metrics/microsoft-appplatform-spring-metrics.md + - name: Microsoft.Automation/automationAccounts + href: supported-metrics/microsoft-automation-automationaccounts-metrics.md + - name: microsoft.avs/privateClouds + href: supported-metrics/microsoft-avs-privateclouds-metrics.md + - name: microsoft.azuresphere/catalogs + href: supported-metrics/microsoft-azuresphere-catalogs-metrics.md + - name: Microsoft.azurestackhci/clusters + href: supported-metrics/microsoft-azurestackhci-clusters-metrics.md + - name: Microsoft.Batch/batchaccounts + href: supported-metrics/microsoft-batch-batchaccounts-metrics.md + - name: microsoft.bing/accounts + href: supported-metrics/microsoft-bing-accounts-metrics.md + - name: microsoft.botservice/botservices + href: supported-metrics/microsoft-botservice-botservices-metrics.md + - name: Microsoft.BotService/botServices/channels + href: supported-metrics/microsoft-botservice-botservices-channels-metrics.md + - name: Microsoft.BotService/botServices/connections + href: supported-metrics/microsoft-botservice-botservices-connections-metrics.md + - name: Microsoft.BotService/checknameavailability + href: supported-metrics/microsoft-botservice-checknameavailability-metrics.md + - name: Microsoft.BotService/hostsettings + href: supported-metrics/microsoft-botservice-hostsettings-metrics.md + - name: Microsoft.BotService/listauthserviceproviders + href: supported-metrics/microsoft-botservice-listauthserviceproviders-metrics.md + - name: Microsoft.BotService/listqnamakerendpointkeys + href: supported-metrics/microsoft-botservice-listqnamakerendpointkeys-metrics.md + - name: Microsoft.Cache/redis + href: supported-metrics/microsoft-cache-redis-metrics.md + - name: Microsoft.Cache/redisEnterprise + href: supported-metrics/microsoft-cache-redisenterprise-metrics.md + - name: Microsoft.Cdn/cdnwebapplicationfirewallpolicies + href: supported-metrics/microsoft-cdn-cdnwebapplicationfirewallpolicies-metrics.md + - name: Microsoft.Cdn/profiles + href: supported-metrics/microsoft-cdn-profiles-metrics.md + - name: Microsoft.ClassicCompute/domainNames/slots/roles + href: supported-metrics/microsoft-classiccompute-domainnames-slots-roles-metrics.md + - name: Microsoft.ClassicCompute/virtualMachines + href: supported-metrics/microsoft-classiccompute-virtualmachines-metrics.md + - name: Microsoft.ClassicStorage/storageAccounts + href: supported-metrics/microsoft-classicstorage-storageaccounts-metrics.md + - name: Microsoft.ClassicStorage/storageAccounts/blobServices + href: supported-metrics/microsoft-classicstorage-storageaccounts-blobservices-metrics.md + - name: Microsoft.ClassicStorage/storageAccounts/fileServices + href: supported-metrics/microsoft-classicstorage-storageaccounts-fileservices-metrics.md + - name: Microsoft.ClassicStorage/storageAccounts/queueServices + href: supported-metrics/microsoft-classicstorage-storageaccounts-queueservices-metrics.md + - name: Microsoft.ClassicStorage/storageAccounts/tableServices + href: supported-metrics/microsoft-classicstorage-storageaccounts-tableservices-metrics.md + - name: Microsoft.ClusterStor/nodes + href: supported-metrics/microsoft-clusterstor-nodes-metrics.md + - name: Microsoft.CodeSigning/codesigningaccounts + href: supported-metrics/microsoft-codesigning-codesigningaccounts-metrics.md + - name: Microsoft.CognitiveServices/accounts + href: supported-metrics/microsoft-cognitiveservices-accounts-metrics.md + - name: Microsoft.Communication/CommunicationServices + href: supported-metrics/microsoft-communication-communicationservices-metrics.md + - name: Microsoft.Compute/cloudservices + href: supported-metrics/microsoft-compute-cloudservices-metrics.md + - name: Microsoft.Compute/cloudServices/roles + href: supported-metrics/microsoft-compute-cloudservices-roles-metrics.md + - name: microsoft.compute/disks + href: supported-metrics/microsoft-compute-disks-metrics.md + - name: Microsoft.Compute/virtualMachines + href: supported-metrics/microsoft-compute-virtualmachines-metrics.md + - name: Microsoft.Compute/virtualmachineScaleSets + href: supported-metrics/microsoft-compute-virtualmachinescalesets-metrics.md + - name: Microsoft.Compute/virtualMachineScaleSets/virtualMachines + href: supported-metrics/microsoft-compute-virtualmachinescalesets-virtualmachines-metrics.md + - name: Microsoft.ConnectedCache/CacheNodes + href: supported-metrics/microsoft-connectedcache-cachenodes-metrics.md + - name: Microsoft.ConnectedCache/enterpriseMccCustomers + href: supported-metrics/microsoft-connectedcache-enterprisemcccustomers-metrics.md + - name: Microsoft.ConnectedCache/ispCustomers + href: supported-metrics/microsoft-connectedcache-ispcustomers-metrics.md + - name: Microsoft.ConnectedVehicle/platformAccounts + href: supported-metrics/microsoft-connectedvehicle-platformaccounts-metrics.md + - name: Microsoft.ContainerInstance/containerGroups + href: supported-metrics/microsoft-containerinstance-containergroups-metrics.md + - name: Microsoft.ContainerInstance/containerScaleSets + href: supported-metrics/microsoft-containerinstance-containerscalesets-metrics.md + - name: Microsoft.ContainerRegistry/registries + href: supported-metrics/microsoft-containerregistry-registries-metrics.md + - name: Microsoft.ContainerService/managedClusters + href: supported-metrics/microsoft-containerservice-managedclusters-metrics.md + - name: Microsoft.CustomProviders/resourceproviders + href: supported-metrics/microsoft-customproviders-resourceproviders-metrics.md + - name: Microsoft.Dashboard/grafana + href: supported-metrics/microsoft-dashboard-grafana-metrics.md + - name: Microsoft.DataBoxEdge/dataBoxEdgeDevices + href: supported-metrics/microsoft-databoxedge-databoxedgedevices-metrics.md + - name: Microsoft.DataFactory/datafactories + href: supported-metrics/microsoft-datafactory-datafactories-metrics.md + - name: Microsoft.DataFactory/factories + href: supported-metrics/microsoft-datafactory-factories-metrics.md + - name: Microsoft.DataLakeAnalytics/accounts + href: supported-metrics/microsoft-datalakeanalytics-accounts-metrics.md + - name: Microsoft.DataLakeStore/accounts + href: supported-metrics/microsoft-datalakestore-accounts-metrics.md + - name: Microsoft.DataProtection/BackupVaults + href: supported-metrics/microsoft-dataprotection-backupvaults-metrics.md + - name: Microsoft.DataShare/accounts + href: supported-metrics/microsoft-datashare-accounts-metrics.md + - name: Microsoft.DBforMariaDB/servers + href: supported-metrics/microsoft-dbformariadb-servers-metrics.md + - name: Microsoft.DBforMySQL/flexibleServers + href: supported-metrics/microsoft-dbformysql-flexibleservers-metrics.md + - name: Microsoft.DBforMySQL/servers + href: supported-metrics/microsoft-dbformysql-servers-metrics.md + - name: Microsoft.DBforPostgreSQL/flexibleServers + href: supported-metrics/microsoft-dbforpostgresql-flexibleservers-metrics.md + - name: Microsoft.DBForPostgreSQL/serverGroupsv2 + href: supported-metrics/microsoft-dbforpostgresql-servergroupsv2-metrics.md + - name: Microsoft.DBforPostgreSQL/servers + href: supported-metrics/microsoft-dbforpostgresql-servers-metrics.md + - name: Microsoft.DBforPostgreSQL/serversv2 + href: supported-metrics/microsoft-dbforpostgresql-serversv2-metrics.md + - name: Microsoft.DevCenter/devcenters + href: supported-metrics/microsoft-devcenter-devcenters-metrics.md + - name: Microsoft.Devices/IotHubs + href: supported-metrics/microsoft-devices-iothubs-metrics.md + - name: Microsoft.Devices/provisioningServices + href: supported-metrics/microsoft-devices-provisioningservices-metrics.md + - name: Microsoft.DevOpsInfrastructure/pools + href: supported-metrics/microsoft-devopsinfrastructure-pools-metrics.md + - name: Microsoft.DigitalTwins/digitalTwinsInstances + href: supported-metrics/microsoft-digitaltwins-digitaltwinsinstances-metrics.md + - name: Microsoft.DocumentDB/cassandraClusters + href: supported-metrics/microsoft-documentdb-cassandraclusters-metrics.md + - name: Microsoft.DocumentDB/DatabaseAccounts + href: supported-metrics/microsoft-documentdb-databaseaccounts-metrics.md + - name: Microsoft.DocumentDB/mongoClusters + href: supported-metrics/microsoft-documentdb-mongoclusters-metrics.md + - name: microsoft.edgezones/edgezones + href: supported-metrics/microsoft-edgezones-edgezones-metrics.md + - name: Microsoft.ElasticSan/elasticSans + href: supported-metrics/microsoft-elasticsan-elasticsans-metrics.md + - name: Microsoft.EventGrid/domains + href: supported-metrics/microsoft-eventgrid-domains-metrics.md + - name: Microsoft.EventGrid/eventSubscriptions + href: supported-metrics/microsoft-eventgrid-eventsubscriptions-metrics.md + - name: Microsoft.EventGrid/extensionTopics + href: supported-metrics/microsoft-eventgrid-extensiontopics-metrics.md + - name: Microsoft.EventGrid/namespaces + href: supported-metrics/microsoft-eventgrid-namespaces-metrics.md + - name: Microsoft.EventGrid/partnerNamespaces + href: supported-metrics/microsoft-eventgrid-partnernamespaces-metrics.md + - name: Microsoft.EventGrid/partnerTopics + href: supported-metrics/microsoft-eventgrid-partnertopics-metrics.md + - name: Microsoft.EventGrid/systemTopics + href: supported-metrics/microsoft-eventgrid-systemtopics-metrics.md + - name: Microsoft.EventGrid/topics + href: supported-metrics/microsoft-eventgrid-topics-metrics.md + - name: Microsoft.EventHub/clusters + href: supported-metrics/microsoft-eventhub-clusters-metrics.md + - name: Microsoft.EventHub/Namespaces + href: supported-metrics/microsoft-eventhub-namespaces-metrics.md + - name: Microsoft.HDInsight/clusters + href: supported-metrics/microsoft-hdinsight-clusters-metrics.md + - name: Microsoft.HealthcareApis/services + href: supported-metrics/microsoft-healthcareapis-services-metrics.md + - name: Microsoft.HealthcareApis/workspaces/dicomservices + href: supported-metrics/microsoft-healthcareapis-workspaces-dicomservices-metrics.md + - name: Microsoft.HealthcareApis/workspaces/fhirservices + href: supported-metrics/microsoft-healthcareapis-workspaces-fhirservices-metrics.md + - name: Microsoft.HealthcareApis/workspaces/iotconnectors + href: supported-metrics/microsoft-healthcareapis-workspaces-iotconnectors-metrics.md + - name: Microsoft.HealthModel/healthmodels + href: supported-metrics/microsoft-healthmodel-healthmodels-metrics.md + - name: Microsoft.HybridContainerService/provisionedClusters + href: supported-metrics/microsoft-hybridcontainerservice-provisionedclusters-metrics.md + - name: microsoft.hybridnetwork/networkfunctions + href: supported-metrics/microsoft-hybridnetwork-networkfunctions-metrics.md + - name: microsoft.hybridnetwork/virtualnetworkfunctions + href: supported-metrics/microsoft-hybridnetwork-virtualnetworkfunctions-metrics.md + - name: microsoft.insights/autoscalesettings + href: supported-metrics/microsoft-insights-autoscalesettings-metrics.md + - name: microsoft.insights/components + href: supported-metrics/microsoft-insights-components-metrics.md + - name: Microsoft.Insights/datacollectionrules + href: supported-metrics/microsoft-insights-datacollectionrules-metrics.md + - name: Microsoft.IoTCentral/IoTApps + href: supported-metrics/microsoft-iotcentral-iotapps-metrics.md + - name: microsoft.keyvault/managedhsms + href: supported-metrics/microsoft-keyvault-managedhsms-metrics.md + - name: Microsoft.KeyVault/vaults + href: supported-metrics/microsoft-keyvault-vaults-metrics.md + - name: microsoft.kubernetes/connectedClusters + href: supported-metrics/microsoft-kubernetes-connectedclusters-metrics.md + - name: microsoft.kubernetesconfiguration/extensions + href: supported-metrics/microsoft-kubernetesconfiguration-extensions-metrics.md + - name: Microsoft.Kusto/clusters + href: supported-metrics/microsoft-kusto-clusters-metrics.md + - name: Microsoft.Logic/IntegrationServiceEnvironments + href: supported-metrics/microsoft-logic-integrationserviceenvironments-metrics.md + - name: Microsoft.Logic/Workflows + href: supported-metrics/microsoft-logic-workflows-metrics.md + - name: Microsoft.MachineLearningServices/workspaces + href: supported-metrics/microsoft-machinelearningservices-workspaces-metrics.md + - name: Microsoft.MachineLearningServices/workspaces/onlineEndpoints + href: supported-metrics/microsoft-machinelearningservices-workspaces-onlineendpoints-metrics.md + - name: Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments + href: supported-metrics/microsoft-machinelearningservices-workspaces-onlineendpoints-deployments-metrics.md + - name: Microsoft.ManagedNetworkFabric/internetGateways + href: supported-metrics/microsoft-managednetworkfabric-internetgateways-metrics.md + - name: Microsoft.ManagedNetworkFabric/l3IsolationDomains + href: supported-metrics/microsoft-managednetworkfabric-l3isolationdomains-metrics.md + - name: Microsoft.ManagedNetworkFabric/networkDevices + href: supported-metrics/microsoft-managednetworkfabric-networkdevices-metrics.md + - name: Microsoft.Maps/accounts + href: supported-metrics/microsoft-maps-accounts-metrics.md + - name: Microsoft.Media/mediaservices + href: supported-metrics/microsoft-media-mediaservices-metrics.md + - name: Microsoft.Media/mediaservices/liveEvents + href: supported-metrics/microsoft-media-mediaservices-liveevents-metrics.md + - name: Microsoft.Media/mediaservices/streamingEndpoints + href: supported-metrics/microsoft-media-mediaservices-streamingendpoints-metrics.md + - name: Microsoft.Media/videoanalyzers + href: supported-metrics/microsoft-media-videoanalyzers-metrics.md + - name: Microsoft.MessagingConnectors/connectors + href: supported-metrics/microsoft-messagingconnectors-connectors-metrics.md + - name: Microsoft.MixedReality/remoteRenderingAccounts + href: supported-metrics/microsoft-mixedreality-remoterenderingaccounts-metrics.md + - name: Microsoft.MixedReality/spatialAnchorsAccounts + href: supported-metrics/microsoft-mixedreality-spatialanchorsaccounts-metrics.md + - name: Microsoft.MobileNetwork/mobilenetworks/sites + href: supported-metrics/microsoft-mobilenetwork-mobilenetworks-sites-metrics.md + - name: Microsoft.MobileNetwork/packetcorecontrolplanes + href: supported-metrics/microsoft-mobilenetwork-packetcorecontrolplanes-metrics.md + - name: Microsoft.MobileNetwork/packetcorecontrolplanes/packetcoredataplanes + href: supported-metrics/microsoft-mobilenetwork-packetcorecontrolplanes-packetcoredataplanes-metrics.md + - name: Microsoft.MobileNetwork/radioAccessNetworks + href: supported-metrics/microsoft-mobilenetwork-radioaccessnetworks-metrics.md + - name: Microsoft.Monitor/accounts + href: supported-metrics/microsoft-monitor-accounts-metrics.md + - name: Microsoft.NetApp/netAppAccounts/capacityPools + href: supported-metrics/microsoft-netapp-netappaccounts-capacitypools-metrics.md + - name: Microsoft.NetApp/netAppAccounts/capacityPools/volumes + href: supported-metrics/microsoft-netapp-netappaccounts-capacitypools-volumes-metrics.md + - name: Microsoft.Network/applicationgateways + href: supported-metrics/microsoft-network-applicationgateways-metrics.md + - name: Microsoft.Network/azureFirewalls + href: supported-metrics/microsoft-network-azurefirewalls-metrics.md + - name: microsoft.network/bastionHosts + href: supported-metrics/microsoft-network-bastionhosts-metrics.md + - name: Microsoft.Network/connections + href: supported-metrics/microsoft-network-connections-metrics.md + - name: Microsoft.Network/dnsForwardingRulesets + href: supported-metrics/microsoft-network-dnsforwardingrulesets-metrics.md + - name: Microsoft.Network/dnsResolverDomainLists + href: supported-metrics/microsoft-network-dnsresolverdomainlists-metrics.md + - name: Microsoft.Network/dnsResolverPolicies + href: supported-metrics/microsoft-network-dnsresolverpolicies-metrics.md + - name: Microsoft.Network/dnsResolvers + href: supported-metrics/microsoft-network-dnsresolvers-metrics.md + - name: Microsoft.Network/dnszones + href: supported-metrics/microsoft-network-dnszones-metrics.md + - name: Microsoft.Network/expressRouteCircuits + href: supported-metrics/microsoft-network-expressroutecircuits-metrics.md + - name: Microsoft.Network/expressRouteCircuits/peerings + href: supported-metrics/microsoft-network-expressroutecircuits-peerings-metrics.md + - name: microsoft.network/expressroutegateways + href: supported-metrics/microsoft-network-expressroutegateways-metrics.md + - name: Microsoft.Network/expressRoutePorts + href: supported-metrics/microsoft-network-expressrouteports-metrics.md + - name: Microsoft.Network/frontdoors + href: supported-metrics/microsoft-network-frontdoors-metrics.md + - name: Microsoft.Network/loadBalancers + href: supported-metrics/microsoft-network-loadbalancers-metrics.md + - name: Microsoft.Network/natgateways + href: supported-metrics/microsoft-network-natgateways-metrics.md + - name: Microsoft.Network/networkinterfaces + href: supported-metrics/microsoft-network-networkinterfaces-metrics.md + - name: Microsoft.Network/networkManagers/ipamPools + href: supported-metrics/microsoft-network-networkmanagers-ipampools-metrics.md + - name: Microsoft.Network/networkWatchers/connectionMonitors + href: supported-metrics/microsoft-network-networkwatchers-connectionmonitors-metrics.md + - name: microsoft.network/p2svpngateways + href: supported-metrics/microsoft-network-p2svpngateways-metrics.md + - name: Microsoft.Network/privateDnsZones + href: supported-metrics/microsoft-network-privatednszones-metrics.md + - name: Microsoft.Network/privateEndpoints + href: supported-metrics/microsoft-network-privateendpoints-metrics.md + - name: Microsoft.Network/privateLinkServices + href: supported-metrics/microsoft-network-privatelinkservices-metrics.md + - name: Microsoft.Network/publicIPAddresses + href: supported-metrics/microsoft-network-publicipaddresses-metrics.md + - name: Microsoft.Network/publicIPPrefixes + href: supported-metrics/microsoft-network-publicipprefixes-metrics.md + - name: Microsoft.Network/trafficManagerProfiles + href: supported-metrics/microsoft-network-trafficmanagerprofiles-metrics.md + - name: Microsoft.Network/virtualHubs + href: supported-metrics/microsoft-network-virtualhubs-metrics.md + - name: microsoft.network/virtualnetworkgateways + href: supported-metrics/microsoft-network-virtualnetworkgateways-metrics.md + - name: Microsoft.Network/virtualNetworks + href: supported-metrics/microsoft-network-virtualnetworks-metrics.md + - name: Microsoft.Network/virtualRouters + href: supported-metrics/microsoft-network-virtualrouters-metrics.md + - name: microsoft.network/vpngateways + href: supported-metrics/microsoft-network-vpngateways-metrics.md + - name: Microsoft.NetworkCloud/bareMetalMachines + href: supported-metrics/microsoft-networkcloud-baremetalmachines-metrics.md + - name: Microsoft.NetworkCloud/clusterManagers + href: supported-metrics/microsoft-networkcloud-clustermanagers-metrics.md + - name: Microsoft.NetworkCloud/clusters + href: supported-metrics/microsoft-networkcloud-clusters-metrics.md + - name: Microsoft.NetworkCloud/storageAppliances + href: supported-metrics/microsoft-networkcloud-storageappliances-metrics.md + - name: Microsoft.NetworkFunction/azureTrafficCollectors + href: supported-metrics/microsoft-networkfunction-azuretrafficcollectors-metrics.md + - name: Microsoft.NotificationHubs/namespaces/notificationHubs + href: supported-metrics/microsoft-notificationhubs-namespaces-notificationhubs-metrics.md + - name: Microsoft.OperationalInsights/workspaces + href: supported-metrics/microsoft-operationalinsights-workspaces-metrics.md + - name: Microsoft.Orbital/contactProfiles + href: supported-metrics/microsoft-orbital-contactprofiles-metrics.md + - name: Microsoft.Orbital/l2Connections + href: supported-metrics/microsoft-orbital-l2connections-metrics.md + - name: Microsoft.Orbital/spacecrafts + href: supported-metrics/microsoft-orbital-spacecrafts-metrics.md + - name: Microsoft.Orbital/terminals + href: supported-metrics/microsoft-orbital-terminals-metrics.md + - name: Microsoft.Peering/peerings + href: supported-metrics/microsoft-peering-peerings-metrics.md + - name: Microsoft.Peering/peeringServices + href: supported-metrics/microsoft-peering-peeringservices-metrics.md + - name: Microsoft.PlayFab/titles + href: supported-metrics/microsoft-playfab-titles-metrics.md + - name: Microsoft.PowerBIDedicated/capacities + href: supported-metrics/microsoft-powerbidedicated-capacities-metrics.md + - name: microsoft.purview/accounts + href: supported-metrics/microsoft-purview-accounts-metrics.md + - name: Microsoft.RecoveryServices/Vaults + href: supported-metrics/microsoft-recoveryservices-vaults-metrics.md + - name: Microsoft.Relay/namespaces + href: supported-metrics/microsoft-relay-namespaces-metrics.md + - name: microsoft.resources/subscriptions + href: supported-metrics/microsoft-resources-subscriptions-metrics.md + - name: Microsoft.Search/searchServices + href: supported-metrics/microsoft-search-searchservices-metrics.md + - name: microsoft.securitydetonation/chambers + href: supported-metrics/microsoft-securitydetonation-chambers-metrics.md + - name: Microsoft.SecurityDetonation/SecurityDetonationChambers + href: supported-metrics/microsoft-securitydetonation-securitydetonationchambers-metrics.md + - name: Microsoft.ServiceBus/Namespaces + href: supported-metrics/microsoft-servicebus-namespaces-metrics.md + - name: Microsoft.ServiceNetworking/trafficControllers + href: supported-metrics/microsoft-servicenetworking-trafficcontrollers-metrics.md + - name: Microsoft.SignalRService/SignalR + href: supported-metrics/microsoft-signalrservice-signalr-metrics.md + - name: Microsoft.SignalRService/SignalR/replicas + href: supported-metrics/microsoft-signalrservice-signalr-replicas-metrics.md + - name: Microsoft.SignalRService/WebPubSub + href: supported-metrics/microsoft-signalrservice-webpubsub-metrics.md + - name: Microsoft.SignalRService/WebPubSub/replicas + href: supported-metrics/microsoft-signalrservice-webpubsub-replicas-metrics.md + - name: microsoft.singularity/accounts + href: supported-metrics/microsoft-singularity-accounts-metrics.md + - name: Microsoft.Sql/managedInstances + href: supported-metrics/microsoft-sql-managedinstances-metrics.md + - name: Microsoft.Sql/servers/databases + href: supported-metrics/microsoft-sql-servers-databases-metrics.md + - name: Microsoft.Sql/servers/elasticpools + href: supported-metrics/microsoft-sql-servers-elasticpools-metrics.md + - name: Microsoft.Sql/servers/jobAgents + href: supported-metrics/microsoft-sql-servers-jobagents-metrics.md + - name: Microsoft.Storage/storageAccounts + href: supported-metrics/microsoft-storage-storageaccounts-metrics.md + - name: Microsoft.Storage/storageAccounts/blobServices + href: supported-metrics/microsoft-storage-storageaccounts-blobservices-metrics.md + - name: Microsoft.Storage/storageAccounts/fileServices + href: supported-metrics/microsoft-storage-storageaccounts-fileservices-metrics.md + - name: Microsoft.Storage/storageAccounts/objectReplicationPolicies + href: supported-metrics/microsoft-storage-storageaccounts-objectreplicationpolicies-metrics.md + - name: Microsoft.Storage/storageAccounts/queueServices + href: supported-metrics/microsoft-storage-storageaccounts-queueservices-metrics.md + - name: Microsoft.Storage/storageAccounts/storageTasks + href: supported-metrics/microsoft-storage-storageaccounts-storagetasks-metrics.md + - name: Microsoft.Storage/storageAccounts/tableServices + href: supported-metrics/microsoft-storage-storageaccounts-tableservices-metrics.md + - name: Microsoft.Storage/storageTasks + href: supported-metrics/microsoft-storage-storagetasks-metrics.md + - name: Microsoft.StorageActions/storageTasks + href: supported-metrics/microsoft-storageactions-storagetasks-metrics.md + - name: Microsoft.StorageCache/amlFilesystems + href: supported-metrics/microsoft-storagecache-amlfilesystems-metrics.md + - name: Microsoft.StorageCache/caches + href: supported-metrics/microsoft-storagecache-caches-metrics.md + - name: Microsoft.StorageMover/storageMovers + href: supported-metrics/microsoft-storagemover-storagemovers-metrics.md + - name: Microsoft.StorageSync/storageSyncServices + href: supported-metrics/microsoft-storagesync-storagesyncservices-metrics.md + - name: Microsoft.StorageTasks/storageTasks + href: supported-metrics/microsoft-storagetasks-storagetasks-metrics.md + - name: Microsoft.StreamAnalytics/streamingjobs + href: supported-metrics/microsoft-streamanalytics-streamingjobs-metrics.md + - name: Microsoft.Synapse/workspaces + href: supported-metrics/microsoft-synapse-workspaces-metrics.md + - name: Microsoft.Synapse/workspaces/bigDataPools + href: supported-metrics/microsoft-synapse-workspaces-bigdatapools-metrics.md + - name: Microsoft.Synapse/workspaces/kustoPools + href: supported-metrics/microsoft-synapse-workspaces-kustopools-metrics.md + - name: Microsoft.Synapse/workspaces/scopePools + href: supported-metrics/microsoft-synapse-workspaces-scopepools-metrics.md + - name: Microsoft.Synapse/workspaces/sqlPools + href: supported-metrics/microsoft-synapse-workspaces-sqlpools-metrics.md + - name: Microsoft.VoiceServices/CommunicationsGateways + href: supported-metrics/microsoft-voiceservices-communicationsgateways-metrics.md + - name: Microsoft.Web/containerapps + href: supported-metrics/microsoft-web-containerapps-metrics.md + - name: Microsoft.Web/hostingEnvironments + href: supported-metrics/microsoft-web-hostingenvironments-metrics.md + - name: Microsoft.Web/hostingenvironments/multirolepools + href: supported-metrics/microsoft-web-hostingenvironments-multirolepools-metrics.md + - name: Microsoft.Web/hostingenvironments/workerpools + href: supported-metrics/microsoft-web-hostingenvironments-workerpools-metrics.md + - name: Microsoft.Web/serverfarms + href: supported-metrics/microsoft-web-serverfarms-metrics.md + - name: Microsoft.Web/sites + href: supported-metrics/microsoft-web-sites-metrics.md + - name: Microsoft.Web/sites/slots + href: supported-metrics/microsoft-web-sites-slots-metrics.md + - name: Microsoft.Web/staticsites + href: supported-metrics/microsoft-web-staticsites-metrics.md + - name: NGINX.NGINXPLUS/nginxDeployments + href: supported-metrics/nginx-nginxplus-nginxdeployments-metrics.md + - name: Oracle.Database/autonomousDatabases + href: supported-metrics/oracle-database-autonomousdatabases-metrics.md + - name: Oracle.Database/cloudVmClusters + href: supported-metrics/oracle-database-cloudvmclusters-metrics.md + - name: Wandisco.Fusion/migrators + href: supported-metrics/wandisco-fusion-migrators-metrics.md + - name: Wandisco.Fusion/migrators/dataTransferAgents + href: supported-metrics/wandisco-fusion-migrators-datatransferagents-metrics.md + - name: Wandisco.Fusion/migrators/liveDataMigrations + href: supported-metrics/wandisco-fusion-migrators-livedatamigrations-metrics.md + - name: Wandisco.Fusion/migrators/metadataMigrations + href: supported-metrics/wandisco-fusion-migrators-metadatamigrations-metrics.md + - name: Azure Monitor resource logs + href: ./supported-logs/logs-index.md + items: + - name: Log categories by resource type + expanded: false + items: + - name: Microsoft.AAD/DomainServices + href: supported-logs/microsoft-aad-domainservices-logs.md + displayName: AccountLogon,AccountManagement,DetailTracking,DirectoryServiceAccess,DNSServerAuditsDynamicUpdates + - Preview,DNSServerAuditsGeneral - + Preview,LogonLogoff,ObjectAccess,PolicyChange,PrivilegeUse,SystemSecurity + - name: Microsoft.AgFoodPlatform/farmBeats + href: supported-logs/microsoft-agfoodplatform-farmbeats-logs.md + displayName: Application Audit Logs,Farm Management Logs,Farm Operation + Logs,Insight Logs,Job Processed Logs,Model Inference Logs,Provider + Auth Logs,Satellite Logs,Sensor Management Logs,Weather Logs + - name: Microsoft.AnalysisServices/servers + href: supported-logs/microsoft-analysisservices-servers-logs.md + displayName: Engine,Service + - name: Microsoft.ApiManagement/service + href: supported-logs/microsoft-apimanagement-service-logs.md + displayName: Logs related to Developer Portal usage,Logs related to + ApiManagement Gateway,Logs related to Websocket Connections + - name: Microsoft.App/managedEnvironments + href: supported-logs/microsoft-app-managedenvironments-logs.md + displayName: Spring App console logs,Container App console logs,Container App + system logs + - name: Microsoft.AppConfiguration/configurationStores + href: supported-logs/microsoft-appconfiguration-configurationstores-logs.md + displayName: Audit,HTTP Requests + - name: Microsoft.AppPlatform/spring + href: supported-logs/microsoft-appplatform-spring-logs.md + displayName: Application Console,Build Logs,Container Event Logs,Ingress + Logs,System Logs + - name: Microsoft.Attestation/attestationProviders + href: supported-logs/microsoft-attestation-attestationproviders-logs.md + displayName: AuditEvent message log category.,Requests which could not be + processed.,Operational message log category. + - name: Microsoft.Automation/automationAccounts + href: supported-logs/microsoft-automation-automationaccounts-logs.md + displayName: AuditEvent,DscNodeStatus,JobLogs,JobStreams + - name: Microsoft.AutonomousDevelopmentPlatform/accounts + href: supported-logs/microsoft-autonomousdevelopmentplatform-accounts-logs.md + displayName: Audit,Operational,Request + - name: Microsoft.AutonomousDevelopmentPlatform/workspaces + href: supported-logs/microsoft-autonomousdevelopmentplatform-workspaces-logs.md + displayName: Audit,Operational,Request + - name: microsoft.avs/privateClouds + href: supported-logs/microsoft-avs-privateclouds-logs.md + displayName: VMware Syslog + - name: Microsoft.AzureDataTransfer/connections/flows + href: supported-logs/microsoft-azuredatatransfer-connections-flows-logs.md + displayName: Operational Logs + - name: microsoft.azureplaywrightservice/accounts + href: supported-logs/microsoft-azureplaywrightservice-accounts-logs.md + displayName: Microsoft Playwright Testing Operations + - name: microsoft.azuresphere/catalogs + href: supported-logs/microsoft-azuresphere-catalogs-logs.md + displayName: Audit Logs,Device Events + - name: Microsoft.Batch/batchaccounts + href: supported-logs/microsoft-batch-batchaccounts-logs.md + displayName: Audit Logs,Service Logs,Service Logs (deprecated) + - name: microsoft.botservice/botservices + href: supported-logs/microsoft-botservice-botservices-logs.md + displayName: Requests from the channels to the bot + - name: Microsoft.Cache/redis + href: supported-logs/microsoft-cache-redis-logs.md + displayName: Connected client list,MSEntra authentication audit log + - name: Microsoft.Cache/redisEnterprise/databases + href: supported-logs/microsoft-cache-redisenterprise-databases-logs.md + displayName: Connection events (New Connection/Authentication/Disconnection) + - name: Microsoft.Cdn/cdnwebapplicationfirewallpolicies + href: supported-logs/microsoft-cdn-cdnwebapplicationfirewallpolicies-logs.md + displayName: Web Appliation Firewall Logs + - name: Microsoft.Cdn/profiles + href: supported-logs/microsoft-cdn-profiles-logs.md + displayName: Azure Cdn Access Log,FrontDoor Access Log,FrontDoor Health Probe + Log,FrontDoor WebApplicationFirewall Log + - name: Microsoft.Cdn/profiles/endpoints + href: supported-logs/microsoft-cdn-profiles-endpoints-logs.md + displayName: Gets the metrics of the endpoint, e.g., bandwidth, egress, etc. + - name: Microsoft.Chaos/experiments + href: supported-logs/microsoft-chaos-experiments-logs.md + displayName: Experiment Orchestration Events + - name: Microsoft.ClassicNetwork/networksecuritygroups + href: supported-logs/microsoft-classicnetwork-networksecuritygroups-logs.md + displayName: Network Security Group Rule Flow Event + - name: Microsoft.CodeSigning/codesigningaccounts + href: supported-logs/microsoft-codesigning-codesigningaccounts-logs.md + displayName: Sign Transactions + - name: Microsoft.CognitiveServices/accounts + href: supported-logs/microsoft-cognitiveservices-accounts-logs.md + displayName: Audit Logs,Request and Response Logs,Trace Logs + - name: Microsoft.Communication/CommunicationServices + href: supported-logs/microsoft-communication-communicationservices-logs.md + displayName: Advanced Messaging Logs,Operational Authentication Logs,Call + Automation Events Summary Logs,Operational Call Automation + Logs,Call Client Media Stats Time Series Logs,Call Client + Operations Logs,Call Closed Captions Logs,Call Diagnostics + Logs,Operational Call Recording Logs,Call Recording Summary + Logs,Call Summary Logs,Call Survey Logs,Operational Chat + Logs,Email Service Send Mail Logs,Email Service Delivery Status + Update Logs,Email Service User Engagement Logs,Operational Job + Router Logs,Operational Rooms Logs,Operational SMS Logs,Usage + Records + - name: microsoft.community/communityTrainings + href: supported-logs/microsoft-community-communitytrainings-logs.md + displayName: Application Data Plane Exceptions and Errors,Application Data Plane + Logs + - name: Microsoft.Compute/virtualMachines + href: supported-logs/microsoft-compute-virtualmachines-logs.md + displayName: SoftwareUpdateProfile,SoftwareUpdates + - name: Microsoft.ConfidentialLedger/ManagedCCF + href: supported-logs/microsoft-confidentialledger-managedccf-logs.md + displayName: CCF Application Logs + - name: Microsoft.ConfidentialLedger/ManagedCCFs + href: supported-logs/microsoft-confidentialledger-managedccfs-logs.md + displayName: CCF Application Logs + - name: Microsoft.ConnectedCache/CacheNodes + href: supported-logs/microsoft-connectedcache-cachenodes-logs.md + displayName: Events + - name: Microsoft.ConnectedCache/enterpriseMccCustomers + href: supported-logs/microsoft-connectedcache-enterprisemcccustomers-logs.md + displayName: Events + - name: Microsoft.ConnectedCache/ispCustomers + href: supported-logs/microsoft-connectedcache-ispcustomers-logs.md + displayName: Events + - name: Microsoft.ConnectedVehicle/platformAccounts + href: supported-logs/microsoft-connectedvehicle-platformaccounts-logs.md + displayName: MCVP Audit Logs,MCVP Logs + - name: Microsoft.ContainerInstance/containerGroups + href: supported-logs/microsoft-containerinstance-containergroups-logs.md + displayName: Container events,Standard output logs + - name: Microsoft.ContainerRegistry/registries + href: supported-logs/microsoft-containerregistry-registries-logs.md + displayName: Login Events,RepositoryEvent logs + - name: Microsoft.ContainerService/fleets + href: supported-logs/microsoft-containerservice-fleets-logs.md + displayName: Kubernetes Cloud Controller Manager,guard,Kubernetes API + Server,Kubernetes Audit,Kubernetes Audit Admin Logs,Kubernetes + Controller Manager,Kubernetes Scheduler + - name: Microsoft.ContainerService/managedClusters + href: supported-logs/microsoft-containerservice-managedclusters-logs.md + displayName: Kubernetes Cloud Controller Manager,Kubernetes Cluster + Autoscaler,csi-azuredisk-controller,csi-azurefile-controller,csi-snapshot-controller,guard,Kubernetes + API Server,Kubernetes Audit,Kubernetes Audit Admin Logs,Kubernetes + Controller Manager,Kubernetes Scheduler + - name: Microsoft.CustomProviders/resourceproviders + href: supported-logs/microsoft-customproviders-resourceproviders-logs.md + displayName: Audit logs for MiniRP calls + - name: Microsoft.D365CustomerInsights/instances + href: supported-logs/microsoft-d365customerinsights-instances-logs.md + displayName: Audit events,Operational events + - name: Microsoft.Dashboard/grafana + href: supported-logs/microsoft-dashboard-grafana-logs.md + displayName: Grafana Login Events + - name: Microsoft.Databricks/workspaces + href: supported-logs/microsoft-databricks-workspaces-logs.md + displayName: Databricks Accounts,Databricks Brick Store HttpGateway,Databricks + Capsule8 Container Security Scanning Reports,Databricks Clam AV + Scan,Databricks Cloud Storage Metadata,Databricks Cluster + Libraries,Databricks Clusters,Databricks Dashboards,Databricks + DatabricksSQL,Databricks Data Monitoring,Databricks File + System,Databricks Delta Pipelines,Databricks Feature + Store,Databricks Genie,Databricks Git Credentials,Databricks + Global Init Scripts,Databricks IAM Role,Databricks + Ingestion,Instance Pools,Databricks Jobs,Databricks Lineage + Tracking,Databricks Marketplace Consumer,Databricks MLFlow Acled + Artifact,Databricks MLFlow Experiment,Databricks Model + Registry,Databricks Notebook,Databricks Partner Hub,Databricks + Predictive Optimization,Databricks Remote History + Service,Databricks Repos,Databricks Secrets,Databricks Serverless + Real-Time Inference,Databricks SQL Analytics,Databricks + SQLPermissions,Databricks SSH,Databricks Unity Catalog,Databricks + Web Terminal,Databricks Workspace + - name: Microsoft.DataFactory/factories + href: supported-logs/microsoft-datafactory-factories-logs.md + displayName: Pipeline activity runs log,Airflow dag processing logs,Airflow + scheduler logs,Airflow task execution logs,Airflow web + logs,Airflow worker logs,Pipeline runs log,Sandbox Activity runs + log,Sandbox Pipeline runs log,SSIS integration runtime logs,SSIS + package event message context,SSIS package event messages,SSIS + package executable statistics,SSIS package execution component + phases,SSIS package exeution data statistics,Trigger runs log + - name: Microsoft.DataLakeAnalytics/accounts + href: supported-logs/microsoft-datalakeanalytics-accounts-logs.md + displayName: Audit Logs,Configuration Change Event Logs,Job Event Logs,Job Info + Logs,Request Logs + - name: Microsoft.DataLakeStore/accounts + href: supported-logs/microsoft-datalakestore-accounts-logs.md + displayName: Audit Logs,Request Logs + - name: Microsoft.DataProtection/BackupVaults + href: supported-logs/microsoft-dataprotection-backupvaults-logs.md + displayName: Addon Azure Backup Job Data,Addon Azure Backup Policy Data,Addon + Azure Backup Protected Instance Data,Core Azure Backup Data + - name: Microsoft.DataShare/accounts + href: supported-logs/microsoft-datashare-accounts-logs.md + displayName: Received Share Snapshots,Sent Share Snapshots,Shares,Share + Subscriptions + - name: Microsoft.DBforMariaDB/servers + href: supported-logs/microsoft-dbformariadb-servers-logs.md + displayName: MariaDB Audit Logs,MariaDB Server Logs + - name: Microsoft.DBforMySQL/flexibleServers + href: supported-logs/microsoft-dbformysql-flexibleservers-logs.md + displayName: MySQL Audit Logs,MySQL Slow Logs + - name: Microsoft.DBforMySQL/servers + href: supported-logs/microsoft-dbformysql-servers-logs.md + displayName: MySQL Audit Logs,MySQL Server Logs + - name: Microsoft.DBforPostgreSQL/flexibleServers + href: supported-logs/microsoft-dbforpostgresql-flexibleservers-logs.md + displayName: PostgreSQL remaining transactions,PostgreSQL Query Store + Runtime,PostgreSQL Query Store Wait Statistics,PostgreSQL Sessions + data,PostgreSQL Autovacuum and schema statistics,PostgreSQL Server + Logs + - name: Microsoft.DBForPostgreSQL/serverGroupsv2 + href: supported-logs/microsoft-dbforpostgresql-servergroupsv2-logs.md + displayName: PostgreSQL Server Logs + - name: Microsoft.DBforPostgreSQL/servers + href: supported-logs/microsoft-dbforpostgresql-servers-logs.md + displayName: PostgreSQL Server Logs,PostgreSQL Query Store Runtime + Statistics,PostgreSQL Query Store Wait Statistics + - name: Microsoft.DBforPostgreSQL/serversv2 + href: supported-logs/microsoft-dbforpostgresql-serversv2-logs.md + displayName: PostgreSQL Server Logs + - name: Microsoft.DesktopVirtualization/appAttachPackages + href: supported-logs/microsoft-desktopvirtualization-appattachpackages-logs.md + displayName: Management + - name: Microsoft.DesktopVirtualization/applicationgroups + href: supported-logs/microsoft-desktopvirtualization-applicationgroups-logs.md + displayName: Checkpoint,Error,Management + - name: Microsoft.DesktopVirtualization/hostpools + href: supported-logs/microsoft-desktopvirtualization-hostpools-logs.md + displayName: AgentHealthStatus,Autoscale logs for pooled host + pools,Checkpoint,Connection,Connection Graphics Data Logs + Preview,Error,HostRegistration,Management,Network Data + Logs,Session Host Management Activity Logs + - name: Microsoft.DesktopVirtualization/scalingplans + href: supported-logs/microsoft-desktopvirtualization-scalingplans-logs.md + displayName: Autoscale logs + - name: Microsoft.DesktopVirtualization/workspaces + href: supported-logs/microsoft-desktopvirtualization-workspaces-logs.md + displayName: Checkpoint,Error,Feed,Management + - name: Microsoft.DevCenter/devcenters + href: supported-logs/microsoft-devcenter-devcenters-logs.md + displayName: Dataplane audit logs,Resource Operations,Billing events + - name: Microsoft.Devices/IotHubs + href: supported-logs/microsoft-devices-iothubs-logs.md + displayName: C2D Commands,C2D Twin + Operations,Configurations,Connections,D2CTwinOperations,Device + Identity Operations,Device Streams (Preview),Device + Telemetry,Direct Methods,Distributed Tracing (Preview),File Upload + Operations,Jobs Operations,Routes,Twin Queries + - name: Microsoft.Devices/provisioningServices + href: supported-logs/microsoft-devices-provisioningservices-logs.md + displayName: Device Operations,Service Operations + - name: Microsoft.DevOpsInfrastructure/pools + href: supported-logs/microsoft-devopsinfrastructure-pools-logs.md + displayName: Resource Provisioning Logs + - name: Microsoft.DigitalTwins/digitalTwinsInstances + href: supported-logs/microsoft-digitaltwins-digitaltwinsinstances-logs.md + displayName: DataHistoryOperation,DigitalTwinsOperation,EventRoutesOperation,ModelsOperation,QueryOperation,ResourceProviderOperation + - name: Microsoft.DocumentDB/cassandraClusters + href: supported-logs/microsoft-documentdb-cassandraclusters-logs.md + displayName: CassandraAudit,CassandraLogs + - name: Microsoft.DocumentDB/DatabaseAccounts + href: supported-logs/microsoft-documentdb-databaseaccounts-logs.md + displayName: CassandraRequests,ControlPlaneRequests,DataPlaneRequests,GremlinRequests,MongoRequests,PartitionKeyRUConsumption,PartitionKeyStatistics,QueryRuntimeStatistics,TableApiRequests + - name: Microsoft.DocumentDB/mongoClusters + href: supported-logs/microsoft-documentdb-mongoclusters-logs.md + displayName: vCoreMongoRequests + - name: Microsoft.EventGrid/domains + href: supported-logs/microsoft-eventgrid-domains-logs.md + displayName: Data plane operations logs,Delivery Failure Logs,Publish Failure + Logs + - name: Microsoft.EventGrid/namespaces + href: supported-logs/microsoft-eventgrid-namespaces-logs.md + displayName: Failed HTTP data plane operations logs,Failed MQTT + Connections,Failed MQTT Published Messages,Failed MQTT + Subscription Operations,MQTT Disconnections,Successful HTTP data + plane operations logs,Successful MQTT Connections + - name: Microsoft.EventGrid/partnerNamespaces + href: supported-logs/microsoft-eventgrid-partnernamespaces-logs.md + displayName: Data plane operations logs,Publish Failure Logs + - name: Microsoft.EventGrid/partnerTopics + href: supported-logs/microsoft-eventgrid-partnertopics-logs.md + displayName: Delivery Failure Logs + - name: Microsoft.EventGrid/systemTopics + href: supported-logs/microsoft-eventgrid-systemtopics-logs.md + displayName: Delivery Failure Logs + - name: Microsoft.EventGrid/topics + href: supported-logs/microsoft-eventgrid-topics-logs.md + displayName: Data plane operations logs,Delivery Failure Logs,Publish Failure + Logs + - name: Microsoft.EventHub/Namespaces + href: supported-logs/microsoft-eventhub-namespaces-logs.md + displayName: Application Metrics Logs,Archive Logs,Auto Scale Logs,Customer + Managed Key Logs,DataDR Logs,Diagnostic Error Logs,VNet/IP + Filtering Connection Logs,Kafka Coordinator Logs,Kafka User Error + Logs,Operational Logs,Runtime Audit Logs + - name: Microsoft.HardwareSecurityModules/cloudHsmClusters + href: supported-logs/microsoft-hardwaresecuritymodules-cloudhsmclusters-logs.md + displayName: Hsm Service Operations + - name: Microsoft.HealthcareApis/services + href: supported-logs/microsoft-healthcareapis-services-logs.md + displayName: Audit logs,Diagnostic logs + - name: Microsoft.HealthcareApis/workspaces/dicomservices + href: supported-logs/microsoft-healthcareapis-workspaces-dicomservices-logs.md + displayName: Audit logs,Diagnostic logs + - name: Microsoft.HealthcareApis/workspaces/fhirservices + href: supported-logs/microsoft-healthcareapis-workspaces-fhirservices-logs.md + displayName: FHIR Audit logs + - name: Microsoft.HealthcareApis/workspaces/iotconnectors + href: supported-logs/microsoft-healthcareapis-workspaces-iotconnectors-logs.md + displayName: Diagnostic logs + - name: Microsoft.HealthDataAIServices/deidServices + href: supported-logs/microsoft-healthdataaiservices-deidservices-logs.md + displayName: Audit Logs + - name: microsoft.insights/autoscalesettings + href: supported-logs/microsoft-insights-autoscalesettings-logs.md + displayName: Autoscale Evaluations,Autoscale Scale Actions + - name: microsoft.insights/components + href: supported-logs/microsoft-insights-components-logs.md + displayName: Availability results,Browser + timings,Dependencies,Events,Exceptions,Metrics,Page + views,Performance counters,Requests,System events,Traces + - name: Microsoft.Insights/datacollectionrules + href: supported-logs/microsoft-insights-datacollectionrules-logs.md + displayName: Log Errors + - name: microsoft.keyvault/managedhsms + href: supported-logs/microsoft-keyvault-managedhsms-logs.md + displayName: Audit Event + - name: Microsoft.KeyVault/vaults + href: supported-logs/microsoft-keyvault-vaults-logs.md + displayName: Audit Logs,Azure Policy Evaluation Details + - name: microsoft.kubernetes/connectedClusters + href: supported-logs/microsoft-kubernetes-connectedclusters-logs.md + displayName: Kubernetes Cloud Controller Manager,Kubernetes Cluster + Autoscaler,csi-aksarcdisk-controller,csi-aksarcnfs-controller,csi-aksarcsmb-controller,guard,Kubernetes + API Server,Kubernetes Audit,Kubernetes Audit Admin Logs,Kubernetes + Controller Manager,Kubernetes Scheduler + - name: Microsoft.Kusto/clusters + href: supported-logs/microsoft-kusto-clusters-logs.md + displayName: Command,Data operation,Failed ingestion,Ingestion + batching,Journal,Query,Succeeded ingestion,Table details,Table + usage statistics + - name: microsoft.loadtestservice/loadtests + href: supported-logs/microsoft-loadtestservice-loadtests-logs.md + displayName: Azure Load Testing Operations + - name: Microsoft.Logic/IntegrationAccounts + href: supported-logs/microsoft-logic-integrationaccounts-logs.md + displayName: Integration Account track events + - name: Microsoft.Logic/Workflows + href: supported-logs/microsoft-logic-workflows-logs.md + displayName: Workflow runtime diagnostic events + - name: Microsoft.MachineLearningServices/registries + href: supported-logs/microsoft-machinelearningservices-registries-logs.md + displayName: Registry Asset Read Event,Registry Asset Write Event + - name: Microsoft.MachineLearningServices/workspaces + href: supported-logs/microsoft-machinelearningservices-workspaces-logs.md + displayName: AmlComputeClusterEvent,AmlComputeClusterNodeEvent,AmlComputeCpuGpuUtilization,AmlComputeJobEvent,AmlRunStatusChangedEvent,ComputeInstanceEvent,DataLabelChangeEvent,DataLabelReadEvent,DataSetChangeEvent,DataSetReadEvent,DataStoreChangeEvent,DataStoreReadEvent,DeploymentEventACI,DeploymentEventAKS,DeploymentReadEvent,EnvironmentChangeEvent,EnvironmentReadEvent,InferencingOperationACI,InferencingOperationAKS,ModelsActionEvent,ModelsChangeEvent,ModelsReadEvent,PipelineChangeEvent,PipelineReadEvent,RunEvent,RunReadEvent + - name: Microsoft.MachineLearningServices/workspaces/onlineEndpoints + href: supported-logs/microsoft-machinelearningservices-workspaces-onlineendpoints-logs.md + displayName: AmlOnlineEndpointConsoleLog,AmlOnlineEndpointEventLog,AmlOnlineEndpointTrafficLog + - name: Microsoft.ManagedNetworkFabric/networkDevices + href: supported-logs/microsoft-managednetworkfabric-networkdevices-logs.md + displayName: Bi-Directional Forwarding Detection Updates,Component State + Updates,Interface State Updates,Interface Vxlan Updates,BGP + Neighbor Updates,Network Instance Updates,System Session History + Updates,System State Message Updates + - name: Microsoft.Media/mediaservices + href: supported-logs/microsoft-media-mediaservices-logs.md + displayName: Key Delivery Requests,Media Account Health Status + - name: Microsoft.Media/mediaservices/liveEvents + href: supported-logs/microsoft-media-mediaservices-liveevents-logs.md + displayName: Live Event Operations + - name: Microsoft.Media/mediaservices/streamingEndpoints + href: supported-logs/microsoft-media-mediaservices-streamingendpoints-logs.md + displayName: Streaming Endpoint Requests + - name: Microsoft.Media/videoanalyzers + href: supported-logs/microsoft-media-videoanalyzers-logs.md + displayName: Audit Logs,Diagnostics Logs,Operational Logs + - name: Microsoft.Monitor/accounts + href: supported-logs/microsoft-monitor-accounts-logs.md + displayName: Metrics Usage Details + - name: Microsoft.NetApp/netAppAccounts/capacityPools + href: supported-logs/microsoft-netapp-netappaccounts-capacitypools-logs.md + displayName: Capacity Pool Autoscaled + - name: Microsoft.NetApp/netAppAccounts/capacityPools/volumes + href: supported-logs/microsoft-netapp-netappaccounts-capacitypools-volumes-logs.md + displayName: ANF File Access + - name: Microsoft.Network/applicationgateways + href: supported-logs/microsoft-network-applicationgateways-logs.md + displayName: Application Gateway Access Log,Application Gateway Firewall + Log,Application Gateway Performance Log + - name: Microsoft.Network/azureFirewalls + href: supported-logs/microsoft-network-azurefirewalls-logs.md + displayName: Azure Firewall Application Rule,Azure Firewall Network Rule + Aggregation (Policy Analytics),Azure Firewall DNS query,Azure + Firewall Fat Flow Log,Azure Firewall Flow Trace Log,Azure Firewall + FQDN Resolution Failure,Azure Firewall IDPS Signature,Azure + Firewall Nat Rule,Azure Firewall Nat Rule Aggregation (Policy + Analytics),Azure Firewall Network Rule,Azure Firewall Application + Rule Aggregation (Policy Analytics),Azure Firewall Threat + Intelligence,Azure Firewall Application Rule (Legacy Azure + Diagnostics),Azure Firewall DNS Proxy (Legacy Azure + Diagnostics),Azure Firewall Network Rule (Legacy Azure + Diagnostics) + - name: microsoft.network/bastionHosts + href: supported-logs/microsoft-network-bastionhosts-logs.md + displayName: Bastion Audit Logs + - name: Microsoft.Network/dnsResolverPolicies + href: supported-logs/microsoft-network-dnsresolverpolicies-logs.md + displayName: DNS Response + - name: Microsoft.Network/expressRouteCircuits + href: supported-logs/microsoft-network-expressroutecircuits-logs.md + displayName: Peering Route Table Logs + - name: Microsoft.Network/frontdoors + href: supported-logs/microsoft-network-frontdoors-logs.md + displayName: Frontdoor Access Log,Frontdoor Web Application Firewall Log + - name: Microsoft.Network/loadBalancers + href: supported-logs/microsoft-network-loadbalancers-logs.md + displayName: Load Balancer Health Event + - name: Microsoft.Network/networkManagers + href: supported-logs/microsoft-network-networkmanagers-logs.md + displayName: Connectivity Configuration Change,Network Group Membership + Change,Rule Collection Change + - name: Microsoft.Network/networkManagers/ipamPools + href: supported-logs/microsoft-network-networkmanagers-ipampools-logs.md + displayName: Pool Allocation Change + - name: Microsoft.Network/networksecuritygroups + href: supported-logs/microsoft-network-networksecuritygroups-logs.md + displayName: Network Security Group Event,Network Security Group Rule Flow + Event,Network Security Group Rule Counter + - name: Microsoft.Network/networkSecurityPerimeters + href: supported-logs/microsoft-network-networksecurityperimeters-logs.md + displayName: Cross perimeter inbound access allowed by perimeter link.,Cross + perimeter outbound access allowed by perimeter link.,Inbound + access allowed within same perimeter.,Outbound attempted to same + or different perimeter.,Private endpoint traffic allowed.,Public + inbound access allowed by NSP access rules.,Public inbound access + denied by NSP access rules.,Public inbound access allowed by PaaS + resource rules.,Public inbound access denied by PaaS resource + rules.,Public outbound access allowed by NSP access rules.,Public + outbound access denied by NSP access rules.,Public outbound access + allowed by PaaS resource rules.,Public outbound access denied by + PaaS resource rules + - name: Microsoft.Network/networkSecurityPerimeters/profiles + href: supported-logs/microsoft-network-networksecurityperimeters-profiles-logs.md + displayName: NSP Inbound Access Allowed.,NSP Inbound Access Denied.,NSP Outbound + Access Allowed.,NSP Outbound Access Denied. + - name: microsoft.network/p2svpngateways + href: supported-logs/microsoft-network-p2svpngateways-logs.md + displayName: Gateway Diagnostic Logs,IKE Diagnostic Logs,P2S Diagnostic Logs + - name: Microsoft.Network/publicIPAddresses + href: supported-logs/microsoft-network-publicipaddresses-logs.md + displayName: Flow logs of DDoS mitigation decisions,Reports of DDoS + mitigations,DDoS protection notifications + - name: Microsoft.Network/publicIPPrefixes + href: supported-logs/microsoft-network-publicipprefixes-logs.md + displayName: Flow logs of DDoS mitigation decisions,Reports of DDoS + mitigations,DDoS protection notifications + - name: Microsoft.Network/trafficManagerProfiles + href: supported-logs/microsoft-network-trafficmanagerprofiles-logs.md + displayName: Traffic Manager Probe Health Results Event + - name: microsoft.network/virtualnetworkgateways + href: supported-logs/microsoft-network-virtualnetworkgateways-logs.md + displayName: Gateway Diagnostic Logs,IKE Diagnostic Logs,P2S Diagnostic + Logs,Route Diagnostic Logs,Tunnel Diagnostic Logs + - name: Microsoft.Network/virtualNetworks + href: supported-logs/microsoft-network-virtualnetworks-logs.md + displayName: VM protection alerts + - name: microsoft.network/vpngateways + href: supported-logs/microsoft-network-vpngateways-logs.md + displayName: Gateway Diagnostic Logs,IKE Diagnostic Logs,Route Diagnostic + Logs,Tunnel Diagnostic Logs + - name: Microsoft.NetworkAnalytics/DataProducts + href: supported-logs/microsoft-networkanalytics-dataproducts-logs.md + displayName: Database Query,Digestion,Ingestion,Delete ingested file,Read + ingested file,Output storage read + - name: Microsoft.NetworkCloud/bareMetalMachines + href: supported-logs/microsoft-networkcloud-baremetalmachines-logs.md + displayName: Security - Defender,Security - Break Glass Audit,Security - + Critical,Security - Debug,Security - Error,Security - + Info,Security - Notice,Security - Warning,System - Critical,System + - Debug,System - Error,System - Info,System - Notice,System - + Warning + - name: Microsoft.NetworkCloud/clusterManagers + href: supported-logs/microsoft-networkcloud-clustermanagers-logs.md + displayName: Cluster Manager Deploy or Upgrade Logs + - name: Microsoft.NetworkCloud/clusters + href: supported-logs/microsoft-networkcloud-clusters-logs.md + displayName: Kubernetes Logs,VM Orchestration Logs + - name: Microsoft.NetworkCloud/storageAppliances + href: supported-logs/microsoft-networkcloud-storageappliances-logs.md + displayName: Storage Appliance alerts,Storage Appliance audits,Storage Appliance + logs + - name: Microsoft.NetworkFunction/azureTrafficCollectors + href: supported-logs/microsoft-networkfunction-azuretrafficcollectors-logs.md + displayName: Microsoft Peering Metadata,Private Peering Metadata,Express Route + Circuit IPFIX Flow Records + - name: Microsoft.NotificationHubs/namespaces + href: supported-logs/microsoft-notificationhubs-namespaces-logs.md + displayName: Operational Logs + - name: Microsoft.NotificationHubs/namespaces/notificationHubs + href: supported-logs/microsoft-notificationhubs-namespaces-notificationhubs-logs.md + displayName: Operational Logs + - name: MICROSOFT.OPENENERGYPLATFORM/ENERGYSERVICES + href: supported-logs/microsoft-openenergyplatform-energyservices-logs.md + displayName: Air Flow Task Logs,Audit Event,CRS Catalog Service Logs,CRS + Conversion Service Logs,Dataset Service Logs,Elastic Operator + Logs,Elasticsearch Logs,Entitlements Service Logs,File Service + Logs,Indexer Service Logs,Legal Service Logs,Notification Service + Logs,Partition Service Logs,PDSBackend Service Logs,PDSFrontend + Service Logs,Register Service Logs,Schema Service Logs,Search + Service Logs,Storage Service Logs,Unit Service Logs,WellDelivery + Service Logs,Workflow Service Logs + - name: Microsoft.OpenLogisticsPlatform/Workspaces + href: supported-logs/microsoft-openlogisticsplatform-workspaces-logs.md + displayName: Supply Chain Entity Operations,Supply Chain Event logs + - name: Microsoft.OperationalInsights/workspaces + href: supported-logs/microsoft-operationalinsights-workspaces-logs.md + displayName: Audit,Summary Logs + - name: Microsoft.PlayFab/titles + href: supported-logs/microsoft-playfab-titles-logs.md + displayName: AuditLogs + - name: Microsoft.PowerBI/tenants + href: supported-logs/microsoft-powerbi-tenants-logs.md + displayName: Engine + - name: Microsoft.PowerBI/tenants/workspaces + href: supported-logs/microsoft-powerbi-tenants-workspaces-logs.md + displayName: Engine + - name: Microsoft.PowerBIDedicated/capacities + href: supported-logs/microsoft-powerbidedicated-capacities-logs.md + displayName: Engine + - name: Microsoft.ProviderHub/providerMonitorSettings + href: supported-logs/microsoft-providerhub-providermonitorsettings-logs.md + displayName: Provisioning Operations,UserRP Http Incoming Requests,UserRP Http + Outgoing Requests + - name: Microsoft.ProviderHub/providerRegistrations + href: supported-logs/microsoft-providerhub-providerregistrations-logs.md + displayName: Provisioning Operations,UserRP Http Incoming Requests,UserRP Http + Outgoing Requests + - name: microsoft.purview/accounts + href: supported-logs/microsoft-purview-accounts-logs.md + displayName: DataSensitivity,ScanStatus,PurviewAccountAuditEvents + - name: Microsoft.RecoveryServices/Vaults + href: supported-logs/microsoft-recoveryservices-vaults-logs.md + displayName: Addon Azure Backup Alert Data,Addon Azure Backup Job Data,Addon + Azure Backup Policy Data,Addon Azure Backup Protected Instance + Data,Addon Azure Backup Storage Data,Azure Site Recovery + Replicated Items Details,Azure Backup Operations,Azure Backup + Reporting Data,Azure Site Recovery Events,Azure Site Recovery + Jobs,Azure Site Recovery Protected Disk Data Churn,Azure Site + Recovery Recovery Points,Azure Site Recovery Replicated + Items,Azure Site Recovery Replication Data Upload Rate,Azure Site + Recovery Replication Stats,Core Azure Backup Data + - name: Microsoft.Relay/namespaces + href: supported-logs/microsoft-relay-namespaces-logs.md + displayName: HybridConnections Events,VNet/IP Filtering Connection Logs + - name: Microsoft.Search/searchServices + href: supported-logs/microsoft-search-searchservices-logs.md + displayName: Operation Logs + - name: Microsoft.Security/antiMalwareSettings + href: supported-logs/microsoft-security-antimalwaresettings-logs.md + displayName: AntimalwareScanResults + - name: Microsoft.Security/defenderForStorageSettings + href: supported-logs/microsoft-security-defenderforstoragesettings-logs.md + displayName: AntimalwareScanResults + - name: Microsoft.ServiceBus/Namespaces + href: supported-logs/microsoft-servicebus-namespaces-logs.md + displayName: Application Metrics Logs(Unused),Diagnostic Error Logs,Operational + Logs,Runtime Audit Logs,VNet/IP Filtering Connection Logs + - name: Microsoft.ServiceNetworking/trafficControllers + href: supported-logs/microsoft-servicenetworking-trafficcontrollers-logs.md + displayName: Application Gateway for Containers Access Log + - name: Microsoft.SignalRService/SignalR + href: supported-logs/microsoft-signalrservice-signalr-logs.md + displayName: Azure SignalR Service Logs. + - name: Microsoft.SignalRService/SignalR/replicas + href: supported-logs/microsoft-signalrservice-signalr-replicas-logs.md + displayName: Azure SignalR Service Logs. + - name: Microsoft.SignalRService/WebPubSub + href: supported-logs/microsoft-signalrservice-webpubsub-logs.md + displayName: Connectivity logs for Azure Web PubSub Service.,Http Request logs + for Azure Web PubSub Service.,Messaging logs for Azure Web PubSub + Service. + - name: Microsoft.SignalRService/WebPubSub/replicas + href: supported-logs/microsoft-signalrservice-webpubsub-replicas-logs.md + displayName: Connectivity logs for Azure Web PubSub Service.,Http Request logs + for Azure Web PubSub Service.,Messaging logs for Azure Web PubSub + Service. + - name: microsoft.singularity/accounts + href: supported-logs/microsoft-singularity-accounts-logs.md + displayName: Activity Logs,Execution Logs + - name: Microsoft.Sql/managedInstances + href: supported-logs/microsoft-sql-managedinstances-logs.md + displayName: Devops operations Audit Logs,Resource Usage Statistics,SQL Security + Audit Event + - name: Microsoft.Sql/managedInstances/databases + href: supported-logs/microsoft-sql-managedinstances-databases-logs.md + displayName: Errors,Query Store Runtime Statistics,Query Store Wait + Statistics,SQL Insights + - name: Microsoft.Sql/servers/databases + href: supported-logs/microsoft-sql-servers-databases-logs.md + displayName: Automatic tuning,Blocks,Database Wait Statistics,Deadlocks,Devops + operations Audit Logs,Dms Workers,Errors,Exec Requests,Query Store + Runtime Statistics,Query Store Wait Statistics,Request Steps,SQL + Insights,Sql Requests,SQL Security Audit Event,Timeouts,Waits + - name: Microsoft.Storage/storageAccounts/blobServices + href: supported-logs/microsoft-storage-storageaccounts-blobservices-logs.md + displayName: Storage Delete,Storage Read,Storage Write + - name: Microsoft.Storage/storageAccounts/fileServices + href: supported-logs/microsoft-storage-storageaccounts-fileservices-logs.md + displayName: StorageDelete,StorageRead,StorageWrite + - name: Microsoft.Storage/storageAccounts/queueServices + href: supported-logs/microsoft-storage-storageaccounts-queueservices-logs.md + displayName: StorageDelete,StorageRead,StorageWrite + - name: Microsoft.Storage/storageAccounts/tableServices + href: supported-logs/microsoft-storage-storageaccounts-tableservices-logs.md + displayName: StorageDelete,StorageRead,StorageWrite + - name: Microsoft.StorageCache/amlFilesystems + href: supported-logs/microsoft-storagecache-amlfilesystems-logs.md + displayName: Azure Managed Lustre audit event + - name: Microsoft.StorageCache/caches + href: supported-logs/microsoft-storagecache-caches-logs.md + displayName: HPC Cache operation event,HPC Cache upgrade event,HPC Cache warning + - name: Microsoft.StorageMover/storageMovers + href: supported-logs/microsoft-storagemover-storagemovers-logs.md + displayName: Copy logs - Failed,Job run logs + - name: Microsoft.StreamAnalytics/streamingjobs + href: supported-logs/microsoft-streamanalytics-streamingjobs-logs.md + displayName: Authoring,Execution + - name: Microsoft.Synapse/workspaces + href: supported-logs/microsoft-synapse-workspaces-logs.md + displayName: Built-in Sql Pool Requests Ended,Synapse Gateway Api + Requests,Integration Activity Runs,Integration Pipeline + Runs,Integration Trigger Runs,SQL Security Audit Event,Synapse + Link Event,Synapse RBAC Operations + - name: Microsoft.Synapse/workspaces/bigDataPools + href: supported-logs/microsoft-synapse-workspaces-bigdatapools-logs.md + displayName: Big Data Pool Applications Execution Metrics,Big Data Pool + Applications Ended,Big Data Pool Block Manager Events,Big Data + Pool Driver Logs,Big Data Pool Environment Events,Big Data Pool + Executor Events,Big Data Pool Executor Logs,Big Data Pool Job + Events,Big Data Pool Sql Execution Events,Big Data Pool Stage + Events,Big Data Pool Task Events + - name: Microsoft.Synapse/workspaces/kustoPools + href: supported-logs/microsoft-synapse-workspaces-kustopools-logs.md + displayName: Command,Data operation,Failed ingestion,Ingestion + batching,Journal,Query,Succeeded ingestion,Table details,Table + usage statistics + - name: Microsoft.Synapse/workspaces/scopePools + href: supported-logs/microsoft-synapse-workspaces-scopepools-logs.md + displayName: Scope Pool Scope Jobs Ended,Scope Pool Scope Jobs State Change + - name: Microsoft.Synapse/workspaces/sqlPools + href: supported-logs/microsoft-synapse-workspaces-sqlpools-logs.md + displayName: Dms Workers,Exec Requests,Request Steps,Sql Requests,Sql Security + Audit Event,Waits + - name: microsoft.videoindexer/accounts + href: supported-logs/microsoft-videoindexer-accounts-logs.md + displayName: Audit,Indexing Logs + - name: Microsoft.Web/hostingEnvironments + href: supported-logs/microsoft-web-hostingenvironments-logs.md + displayName: App Service Environment Platform Logs + - name: Microsoft.Web/sites + href: supported-logs/microsoft-web-sites-logs.md + displayName: Report Antivirus Audit Logs,App Service Application Logs,Access + Audit Logs,App Service Authentication logs (preview),App Service + Console Logs,Site Content Change Audit Logs,HTTP logs,IPSecurity + Audit logs,App Service Platform logs,Function Application + Logs,Workflow Runtime Logs + - name: Microsoft.Web/sites/slots + href: supported-logs/microsoft-web-sites-slots-logs.md + displayName: Report Antivirus Audit Logs,App Service Application Logs,Access + Audit Logs,App Service Console Logs,Site Content Change Audit + Logs,HTTP logs,IPSecurity Audit logs,App Service Platform + logs,Function Application Logs + - name: Microsoft.Web/staticsites + href: supported-logs/microsoft-web-staticsites-logs.md + displayName: Diagnostic logs,HTTP logs + - name: microsoft.workloads/sapvirtualinstances + href: supported-logs/microsoft-workloads-sapvirtualinstances-logs.md + displayName: Change Detection + - name: NGINX.NGINXPLUS/nginxDeployments + href: supported-logs/nginx-nginxplus-nginxdeployments-logs.md + displayName: NGINX Logs,NGINX Security Logs