Skip to content

Commit 5ccc804

Browse files
committed
Resolve merge conflict from MicrosoftDocs/azure-docs-pr#290690
2 parents b94b18f + a971800 commit 5ccc804

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+1149
-11
lines changed

articles/azure-netapp-files/large-volumes-requirements-considerations.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: b-ahibbard
66
ms.service: azure-netapp-files
77
ms.custom: references_regions
88
ms.topic: conceptual
9-
ms.date: 07/22/2024
9+
ms.date: 10/07/2024
1010
ms.author: anfdocs
1111
---
1212
# Requirements and considerations for large volumes
@@ -69,7 +69,7 @@ The following requirements and considerations apply to large volumes. For perfor
6969
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).
7070

7171

72-
* Large volumes aren't currently supported with cool access.
72+
* 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.
7373

7474
## About 64-bit file IDs
7575

@@ -116,6 +116,14 @@ Once your [regional capacity quota](regional-capacity-quota.md) has increased, y
116116

117117
If this is your first time using large volumes, register the feature with the [large volumes sign-up form](https://aka.ms/anflargevolumessignup).
118118

119+
Check the status of the feature registration:
120+
121+
```azurepowershell-interactive
122+
Get-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFLargeVolumes
123+
```
124+
125+
You can also use [Azure CLI command](/cli/azure/feature) `az feature show` to register the feature and display the registration status.
126+
119127
## Next steps
120128

121129
* [Understand large volumes](large-volumes.md)

articles/azure-netapp-files/manage-cool-access.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-ahibbard
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 10/10/2024
8+
ms.date: 11/12/2024
99
ms.author: anfdocs
1010
---
1111

@@ -39,6 +39,7 @@ The storage with cool access feature provides options for the “coolness period
3939
* Considerations for [moving volumes to another capacity pool](dynamic-change-volume-service-level.md):
4040
* If you move a cool access volume to another capacity pool (service level change), you must also enable that pool for cool access.
4141
* 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.
42+
* 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.
4243

4344
## Enable cool access
4445

articles/azure-netapp-files/whats-new.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,21 @@ author: b-hchen
66
ms.service: azure-netapp-files
77
ms.custom: linux-related-content
88
ms.topic: overview
9-
ms.date: 10/24/2024
9+
ms.date: 11/12/2024
1010
ms.author: anfdocs
1111
---
1212

1313
# What's new in Azure NetApp Files
1414

1515
Azure NetApp Files is updated regularly. This article provides a summary about the latest new features and enhancements.
16-
17-
## October 2024
16+
17+
## November 2024
18+
19+
* [Cool access support for large volumes](large-volumes-requirements-considerations.md#register-the-feature)
20+
21+
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.
22+
23+
## October 2024
1824

1925
* [Edit network features enhancement: no downtime](configure-network-features.md#no-downtime) (Preview)
2026

articles/databox/TOC.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,21 @@
77
items:
88
- name: What is Data Box?
99
href: data-box-overview.md
10+
- name: What is Data Box V2?
11+
href: data-box-next-gen-overview.md
1012
- name: Quickstarts
1113
expanded: true
1214
items:
1315
- name: Set up - Azure portal
1416
items:
1517
- name: For import
1618
href: data-box-quickstart-portal.md
19+
- name: For import - Next Gen
20+
href: data-box-next-gen-quickstart-portal.md
1721
- name: For export
1822
href: data-box-quickstart-export.md
23+
- name: For export - Next Gen
24+
href: data-box-next-gen-quickstart-export.md
1925
- name: Tutorials
2026
items:
2127
- name: Import data to Azure
@@ -58,6 +64,8 @@
5864
items:
5965
- name: Read safety guidelines
6066
href: data-box-safety.md
67+
- name: Read safety guidelines - Next Gen
68+
href: data-box-next-gen-safety.md
6169
- name: Review tracking and logging
6270
items:
6371
- name: For import orders
@@ -82,6 +90,8 @@
8290
href: ./security-controls-policy.md
8391
- name: Review security
8492
href: data-box-security.md
93+
- name: Review security - Next Gen
94+
href: data-box-next-gen-security.md
8595
- name: Transfer ACLs and metadata
8696
href: data-box-file-acls-preservation.md
8797
- name: FAQ

0 commit comments

Comments
 (0)