Service | Microsoft Docs article | Related commit history on GitHub | Change details |
---|---|---|---|
azure-functions | Functions Scale | https://github.com/MicrosoftDocs/azure-docs/commits/main/articles/azure-functions/functions-scale.md | When you create a function app in Azure, you must choose a hosting option for yo | Hosting option | Service | Availability | Container support | | | | | | -| **[Flex Consumption plan]** | Azure Functions | GA | None | -| **[Premium plan]** | Azure Functions | GA | Linux | +| **[Flex Consumption plan]** | Azure Functions | Preview | None | +| **[Premium plan]** | Azure Functions | Generally available (GA) | Linux | | **[Dedicated plan]** | Azure Functions | GA | Linux | | **[Container Apps]** | Azure Container Apps | GA | Linux |-| **[Consumption plan]** | Azure Functions | Generally available (GA) | None | +| **[Consumption plan]** | Azure Functions | GA | None | Azure Functions hosting options are facilitated by Azure App Service infrastructure on both Linux and Windows virtual machines. The hosting option you choose dictates the following behaviors: |
azure-netapp-files | Large Volumes Requirements Considerations | https://github.com/MicrosoftDocs/azure-docs/commits/main/articles/azure-netapp-files/large-volumes-requirements-considerations.md | The following requirements and considerations apply to large volumes. For perfor For the latest performance benchmark numbers conducted on Azure NetApp Files Large volumes, see [Azure NetApp Files large volume performance benchmarks for Linux](performance-large-volumes-linux.md) and [Benefits of using Azure NetApp Files for Electronic Design Automation (EDA)](solutions-benefits-azure-netapp-files-electronic-design-automation.md). -* Large volumes aren't currently supported with cool access. +* Large volumes are supported with cool access. You must be [registered to use cool access](manage-cool-access.md#register-the-feature) before creating a cool access-enabled large volume. ## About 64-bit file IDs Once your [regional capacity quota](regional-capacity-quota.md) has increased, y If this is your first time using large volumes, register the feature with the [large volumes sign-up form](https://aka.ms/anflargevolumessignup). +Check the status of the feature registration: + + ```azurepowershell-interactive + Get-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFLargeVolumes + ``` + +You can also use [Azure CLI command](/cli/azure/feature) `az feature show` to register the feature and display the registration status. + ## Next steps * [Understand large volumes](large-volumes.md) |
azure-netapp-files | Manage Cool Access | https://github.com/MicrosoftDocs/azure-docs/commits/main/articles/azure-netapp-files/manage-cool-access.md | The storage with cool access feature provides options for the ΓÇ£coolness period * Considerations for [moving volumes to another capacity pool](dynamic-change-volume-service-level.md): * If you move a cool access volume to another capacity pool (service level change), you must also enable that pool for cool access. * If you disable cool access and turn off tiering on a cool access volume (that is, the volume no longer uses cool access), you can't move it to a non-cool-access capacity pool. In a cool access capacity pool, you can move all volumes, *whether they're enabled for cool access or not*, only to another cool access capacity pool. +* Cool access is supported with large volumes. Confirm that you're [registered to use large volumes](large-volumes-requirements-considerations.md#register-the-feature) before creating a cool-access-enabled large volume. ## Enable cool access |
azure-netapp-files | Whats New | https://github.com/MicrosoftDocs/azure-docs/commits/main/articles/azure-netapp-files/whats-new.md | - -## October 2024 ++## November 2024 ++* [Cool access support for large volumes](large-volumes-requirements-considerations.md#register-the-feature) ++ Azure NetApp Files storage with [cool access](cool-access-introduction.md) is now available with [large volumes](large-volumes.md). You must be registered to use _both_ cool access and large volumes to create a cool access-enabled large volume. ++ ## October 2024 * [Edit network features enhancement: no downtime](configure-network-features.md#no-downtime) (Preview) |
storage | Smb Performance | https://github.com/MicrosoftDocs/azure-docs/commits/main/articles/storage/files/smb-performance.md | Currently the metadata caching preview is only available in the following Azure - Canada Central - Canada East - Europe North+- Europe West - France Central - Germany West Central - Japan East Currently the metadata caching preview is only available in the following Azure - Poland Central - Qatar Central - Spain Central+- South Africa North - Sweden Central - Switzerland North - UAE North |