@@ -15,11 +15,22 @@ ms.service: azure-file-storage
1515[ !INCLUDE [ horz-monitor-intro] ( ~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-intro.md )]
1616
1717## Applies to
18- | File share type | SMB | NFS |
19- | -| :-:| :-:|
20- | Standard file shares (GPv2), LRS/ZRS | ![ Yes] ( ../media/icons/yes-icon.png ) | ![ No] ( ../media/icons/no-icon.png ) |
21- | Standard file shares (GPv2), GRS/GZRS | ![ Yes] ( ../media/icons/yes-icon.png ) | ![ No] ( ../media/icons/no-icon.png ) |
22- | Premium file shares (FileStorage), LRS/ZRS | ![ Yes] ( ../media/icons/yes-icon.png ) | ![ Yes] ( ../media/icons/yes-icon.png ) |
18+ | Management model | Billing model | Media tier | Redundancy | SMB | NFS |
19+ | ----------------- | -------------- | -------------- | -------------- | :---------------------------------: | :---------------------------------: |
20+ | Microsoft.FileShares | Provisioned v2 | SSD (premium) | Local (LRS) | ![ No] ( ../media/icons/no-icon.png ) | ![ No] ( ../media/icons/no-icon.png ) |
21+ | Microsoft.FileShares | Provisioned v2 | SSD (premium) | Zone (ZRS) | ![ No] ( ../media/icons/no-icon.png ) | ![ No] ( ../media/icons/no-icon.png ) |
22+ | Microsoft.Storage | Provisioned v2 | SSD (premium) | Local (LRS) | ![ Yes] ( ../media/icons/yes-icon.png ) | ![ Yes] ( ../media/icons/yes-icon.png ) |
23+ | Microsoft.Storage | Provisioned v2 | SSD (premium) | Zone (ZRS) | ![ Yes] ( ../media/icons/yes-icon.png ) | ![ Yes] ( ../media/icons/yes-icon.png ) |
24+ | Microsoft.Storage | Provisioned v2 | HDD (standard) | Local (LRS) | ![ Yes] ( ../media/icons/yes-icon.png ) | ![ No] ( ../media/icons/no-icon.png ) |
25+ | Microsoft.Storage | Provisioned v2 | HDD (standard) | Zone (ZRS) | ![ Yes] ( ../media/icons/yes-icon.png ) | ![ No] ( ../media/icons/no-icon.png ) |
26+ | Microsoft.Storage | Provisioned v2 | HDD (standard) | Geo (GRS) | ![ Yes] ( ../media/icons/yes-icon.png ) | ![ No] ( ../media/icons/no-icon.png ) |
27+ | Microsoft.Storage | Provisioned v2 | HDD (standard) | GeoZone (GZRS) | ![ Yes] ( ../media/icons/yes-icon.png ) | ![ No] ( ../media/icons/no-icon.png ) |
28+ | Microsoft.Storage | Provisioned v1 | SSD (premium) | Local (LRS) | ![ Yes] ( ../media/icons/yes-icon.png ) | ![ Yes] ( ../media/icons/yes-icon.png ) |
29+ | Microsoft.Storage | Provisioned v1 | SSD (premium) | Zone (ZRS) | ![ Yes] ( ../media/icons/yes-icon.png ) | ![ Yes] ( ../media/icons/yes-icon.png ) |
30+ | Microsoft.Storage | Pay-as-you-go | HDD (standard) | Local (LRS) | ![ Yes] ( ../media/icons/yes-icon.png ) | ![ No] ( ../media/icons/no-icon.png ) |
31+ | Microsoft.Storage | Pay-as-you-go | HDD (standard) | Zone (ZRS) | ![ Yes] ( ../media/icons/yes-icon.png ) | ![ No] ( ../media/icons/no-icon.png ) |
32+ | Microsoft.Storage | Pay-as-you-go | HDD (standard) | Geo (GRS) | ![ Yes] ( ../media/icons/yes-icon.png ) | ![ No] ( ../media/icons/no-icon.png ) |
33+ | Microsoft.Storage | Pay-as-you-go | HDD (standard) | GeoZone (GZRS) | ![ Yes] ( ../media/icons/yes-icon.png ) | ![ No] ( ../media/icons/no-icon.png ) |
2334
2435> [ !IMPORTANT]
2536> Metrics and logs in Azure Monitor support only Azure Resource Manager storage accounts. Azure Monitor doesn't support classic storage accounts. If you want to use metrics or logs on a classic storage account, you need to migrate to an Azure Resource Manager storage account. For more information, see [ Migrate to Azure Resource Manager] ( /azure/virtual-machines/migration-classic-resource-manager-overview ) .
0 commit comments