Skip to content

Commit 95355ab

Browse files
Merge pull request #300007 from b-ahibbard/2023-date
cleanup
2 parents b67acf5 + 44b49f2 commit 95355ab

8 files changed

+22
-27
lines changed

articles/azure-netapp-files/auxiliary-groups.md

Lines changed: 3 additions & 3 deletions
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: concept-article
8-
ms.date: 11/13/2023
8+
ms.date: 02/13/2025
99
ms.author: anfdocs
1010
---
1111

@@ -37,13 +37,13 @@ Any GID beyond the limit of 16 is dropped by the protocol. Extended GIDs in Azur
3737
3838
Extended groups have a minimal performance penalty, generally in the low single digit percentages. Higher metadata NFS workloads would likely have more effect, particularly on the system’s caches. Performance can also be affected by the speed and workload of the name service servers. Overloaded name service servers are slower to respond, causing delays in prefetching the GID. For best results, use multiple name service servers to handle large numbers of requests.
3939
40-
## Allow local users with LDAP option
40+
## "Allow local users with LDAP" option
4141
4242
When a user attempts to access an Azure NetApp Files volume via NFS, the request comes in a numeric ID. By default, Azure NetApp Files supports extended group memberships for NFS users (to go beyond the standard 16 group limit to 1,024). As a result, Azure NetApp files attempts to look up the numeric ID in LDAP in an attempt to resolve the group memberships for the user rather than passing the group memberships in an RPC packet.
4343
4444
Due to that behavior, if that numeric ID can't be resolved to a user in LDAP, the lookup fails and access is denied, even if the requesting user has permission to access the volume or data structure.
4545
46-
The [Allow local NFS users with LDAP option](configure-ldap-extended-groups.md) in Active Directory connections is intended to disable those LDAP lookups for NFS requests by disabling the extended group functionality. It doesn't provide local user creation/management within Azure NetApp Files.
46+
The [Allow local NFS users with LDAP option](configure-ldap-extended-groups.md) in Active Directory connections is intended to disable those LDAP lookups for NFS requests by disabling the extended group functionality. It doesn't provide local user creation/management within Azure NetApp Files.
4747
4848
For more information about the option, including how it behaves with different volume security styles in Azure NetApp files, see [Understand the use of LDAP with Azure NetApp Files](lightweight-directory-access-protocol.md).
4949

articles/azure-netapp-files/azure-netapp-files-resize-capacity-pools-or-volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Resize the capacity pool or a volume for Azure NetApp Files | Microsoft Docs
2+
title: Resize the capacity pool or a volume for Azure NetApp Files
33
description: Learn how to change the size of a capacity pool or a volume. Resizing the capacity pool changes the purchased Azure NetApp Files capacity.
44
services: azure-netapp-files
55
author: b-hchen

articles/azure-netapp-files/configure-application-volume-oracle-azure-resource-manager.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: Deploy Azure NetApp Files application volume group for Oracle using Azure Resource Manager
33
description: Describes how to use an Azure Resource Manager (ARM) template to deploy Azure NetApp Files application volume group for Oracle.
44
services: azure-netapp-files
5-
documentationcenter: ''
65
author: b-hchen
7-
manager: ''
8-
editor: ''
9-
10-
ms.assetid:
116
ms.service: azure-netapp-files
127
ms.workload: storage
138
ms.tgt_pltfrm: na
149
ms.custom: devx-track-arm-template
1510
ms.topic: concept-article
16-
ms.date: 10/20/2023
11+
ms.date: 02/20/2025
1712
ms.author: anfdocs
1813
---
1914
# Deploy application volume group for Oracle using Azure Resource Manager
@@ -67,15 +62,15 @@ For detailed documentation on how to use the ARM template, see [ORACLE Azure Net
6762
6863
[ ![Screenshot that shows the required fields on the custom deployment page.](./media/volume-hard-quota-guidelines/custom-deploy-oracle-required.png) ](./media/volume-hard-quota-guidelines/custom-deploy-oracle-required.png#lightbox)
6964

70-
8. Click **Review + Create** to continue.
65+
8. Select **Review + Create** to continue.
7166

7267
[ ![Screenshot that shows the completed fields on the custom deployment page.](./media/volume-hard-quota-guidelines/custom-deploy-oracle-completed.png) ](./media/volume-hard-quota-guidelines/custom-deploy-oracle-completed.png#lightbox)
7368

74-
9. The **Create** button is enabled if there are no validation errors. Click **Create** to continue.
69+
9. The **Create** button is enabled if there are no validation errors. Select **Create** to continue.
7570

7671
[ ![Screenshot that shows the Create button on the custom deployment page.](./media/volume-hard-quota-guidelines/custom-deploy-oracle-create.png) ](./media/volume-hard-quota-guidelines/custom-deploy-oracle-create.png#lightbox)
7772

78-
10. The overview page denotes "Your deployment is in progress" then "Your deployment is complete."
73+
10. When in process, the overview page denotes "Your deployment is in progress." When complete, it states "Your deployment is complete."
7974

8075
12. You can display a summary for the volume group. You can also display the volumes in the volume group under the NetApp account.
8176

articles/azure-netapp-files/cross-region-replication-delete.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Delete volume replications or volumes for Azure NetApp Files cross-region replication | Microsoft Docs
2+
title: Delete volume replications or volumes for Azure NetApp Files cross-region replication
33
description: Describes how to delete a replication connection that is no longer needed between the source and the destination volumes.
44
services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 03/22/2023
8+
ms.date: 03/22/2025
99
ms.author: anfdocs
1010
---
1111
# Delete volume replications or volumes
@@ -18,7 +18,7 @@ You can terminate the replication connection between the source and the destinat
1818

1919
1. Ensure that the replication peering has been broken before you delete volume replication. To break the replication peering:
2020

21-
1. Select the *destination* volume. Click **Replication** under Storage Service.
21+
1. Select the *destination* volume. Select **Replication** under Storage Service.
2222

2323
2. Check the following fields before continuing:
2424
* Ensure that Mirror State shows ***Mirrored***.
@@ -28,18 +28,18 @@ You can terminate the replication connection between the source and the destinat
2828

2929
See [Display health status of replication relationship](cross-region-replication-display-health-status.md).
3030

31-
3. Click **Break Peering**.
31+
3. Select **Break Peering**.
3232

33-
4. Type **Yes** when prompted and click **Break**.
33+
4. Type **Yes** when prompted and select **Break**.
3434

3535
![Break replication peering](./media/shared/cross-region-replication-break-replication-peering.png)
3636

3737

3838
1. To delete volume replication, select **Replication** from the source or the destination volume.
3939

40-
2. Click **Delete**.
40+
2. Select **Delete**.
4141

42-
3. Confirm deletion by typing **Yes** and clicking **Delete**.
42+
3. Confirm deletion by typing **Yes** then selecting **Delete**.
4343

4444
![Delete replication](./media/cross-region-replication-delete/cross-region-replication-delete-replication.png)
4545

articles/azure-netapp-files/dual-protocol-permission-behaviors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Understand dual-protocol security style and permission behaviors in Azure NetApp Files | Microsoft Docs
2+
title: Understand dual-protocol security style and permission behaviors in Azure NetApp Files
33
description: This article helps you understand dual-protocol security style and permission when you use Azure NetApp Files.
44
services: azure-netapp-files
55
author: whyistheinternetbroken
66
ms.service: azure-netapp-files
77
ms.topic: concept-article
8-
ms.date: 08/02/2023
8+
ms.date: 02/02/2025
99
ms.author: anfdocs
1010
---
1111

articles/azure-netapp-files/enable-continuous-availability-existing-SMB.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Enable Continuous Availability on existing Azure NetApp Files SMB volumes | Microsoft Docs
2+
title: Enable Continuous Availability on existing Azure NetApp Files SMB volumes
33
description: Describes how to enable SMB Continuous Availability on existing Azure NetApp Files SMB volume.
44
services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 05/31/2023
8+
ms.date: 05/31/2025
99
ms.author: anfdocs
1010
---
1111
# Enable Continuous Availability on existing SMB volumes

articles/azure-netapp-files/faq-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Integration FAQs for Azure NetApp Files | Microsoft Docs
2+
title: Integration FAQs for Azure NetApp Files
33
description: Answers frequently asked questions (FAQs) about using other products or services with Azure NetApp Files.
44
ms.service: azure-netapp-files
55
ms.topic: concept-article
66
author: b-hchen
77
ms.author: anfdocs
8-
ms.date: 02/13/2023
8+
ms.date: 02/13/2025
99
---
1010
# Integration FAQs for Azure NetApp Files
1111

articles/azure-netapp-files/manage-smb-share-access-control-lists.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: b-ahibbard
66
ms.author: anfdocs
77
ms.service: azure-netapp-files
88
ms.topic: how-to
9-
ms.date: 11/03/2023
9+
ms.date: 01/03/2025
1010
---
1111
# Manage SMB share ACLs in Azure NetApp Files
1212

0 commit comments

Comments
 (0)