Skip to content

Commit 99d3c4b

Browse files
committed
PII. Grammar
1 parent 2f318d5 commit 99d3c4b

File tree

7 files changed

+6
-6
lines changed

7 files changed

+6
-6
lines changed

articles/availability-zones/az-region.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ In the Product Catalog, always-available services are listed as "non-regional" s
153153
| --- | --- |
154154
| [Azure HPC Cache](../hpc-cache/hpc-cache-overview.md) | ![An icon that signifies this service is zonal.](media/icon-zonal.svg) |
155155
| [Azure IoT Hub Device Provisioning Service](../iot-dps/about-iot-dps.md) | ![An icon that signifies this service is zone redundant.](media/icon-zone-redundant.svg) |
156-
| [Azure NetApp Files](../azure-netapp-files/using-availability-zones.md) | ![An icon that signifies this service is zonal.](media/icon-zonal.svg) |
156+
| [Azure NetApp Files](../azure-netapp-files/use-availability-zones.md) | ![An icon that signifies this service is zonal.](media/icon-zonal.svg) |
157157
| Azure Red Hat OpenShift | ![An icon that signifies this service is zone redundant.](media/icon-zone-redundant.svg) ![An icon that signifies this service is zonal](media/icon-zonal.svg) |
158158
| [Azure Managed Instance for Apache Cassandra](../managed-instance-apache-cassandra/create-cluster-portal.md) | ![An icon that signifies this service is zone redundant.](media/icon-zone-redundant.svg) |
159159
| Azure Storage: Ultra Disk | ![An icon that signifies this service is zonal.](media/icon-zonal.svg) |

articles/azure-netapp-files/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
- name: High availability and resiliency with availability zones
101101
items:
102102
- name: Using availability zones for high availability
103-
href: using-availability-zones.md
103+
href: use-availability-zones.md
104104
- name: Azure Application Consistent Snapshot (AzAcSnap) tool
105105
items:
106106
- name: What is AzAcSnap?

articles/azure-netapp-files/create-volumes-dual-protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To create NFS volumes, see [Create an NFS volume](azure-netapp-files-create-volu
3434
* Create a reverse lookup zone on the DNS server and then add a pointer (PTR) record of the AD host machine in that reverse lookup zone. Otherwise, the dual-protocol volume creation will fail.
3535
* The **Allow local NFS users with LDAP** option in Active Directory connections intends to provide occasional and temporary access to local users. When this option is enabled, user authentication and lookup from the LDAP server stop working, and the number of group memberships that Azure NetApp Files will support will be limited to 16. As such, you should keep this option *disabled* on Active Directory connections, except for the occasion when a local user needs to access LDAP-enabled volumes. In that case, you should disable this option as soon as local user access is no longer required for the volume. See [Allow local NFS users with LDAP to access a dual-protocol volume](#allow-local-nfs-users-with-ldap-to-access-a-dual-protocol-volume) about managing local user access.
3636
* Ensure that the NFS client is up to date and running the latest updates for the operating system.
37-
* Dual-protocol volumes support both Active Directory Domain Services (ADDS) and Azure Active Directory Domain Services (AADDS).
37+
* Dual-protocol volumes support both Active Directory Domain Services (AD DS) and Azure Active Directory Domain Services (AADDS).
3838
* Dual-protocol volumes do not support the use of LDAP over TLS with AADDS. See [LDAP over TLS considerations](configure-ldap-over-tls.md#considerations).
3939
* The NFS version used by a dual-protocol volume can be NFSv3 or NFSv4.1. The following considerations apply:
4040
* Dual protocol does not support the Windows ACLS extended attributes `set/get` from NFS clients.

articles/azure-netapp-files/manage-availability-zone-volume-placement.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: anfdocs
1717
---
1818
# Manage availability zone volume placement for Azure NetApp Files
1919

20-
Azure NetApp Files lets you deploy new volumes in the logical availability zone of your choice. To better understand availability zones, refer to [Using availability zones for high availability](using-availability-zones.md).
20+
Azure NetApp Files lets you deploy new volumes in the logical availability zone of your choice. To better understand availability zones, refer to [Using availability zones for high availability](use-availability-zones.md).
2121

2222
## Requirements and considerations
2323

@@ -84,7 +84,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
8484
8585
## Next steps
8686
87-
* [Using availability zones for high availability](using-availability-zones.md)
87+
* [Using availability zones for high availability](use-availability-zones.md)
8888
* [Create an NFS volume for Azure NetApp Files](azure-netapp-files-create-volumes.md)
8989
* [Create an SMB volume for Azure NetApp Files](azure-netapp-files-create-volumes-smb.md)
9090
* [Create a dual-protocol volume for Azure NetApp Files](create-volumes-dual-protocol.md)

articles/azure-netapp-files/using-availability-zones.md renamed to articles/azure-netapp-files/use-availability-zones.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Azure [availability zones](../availability-zones/az-overview.md#availability-z
2222
>[!IMPORTANT]
2323
> Availability zones are referred to as _logical zones_. Each data center is assigned to a physical zone. Physical zones are mapped to logical zones in your Azure subscription, and the mapping will be different with different subscriptions. Azure subscriptions are automatically assigned this mapping when a subscription is created. Azure NetApp Files aligns with the generic logical-to-physical availability zone mapping for all Azure services for the subscription.
2424
25-
Azure availability zones are highly available, fault tolerant, and more scalable than traditional single or multiple data center infrastructures. Azure availability zones lets you design and operate applications and databases that automatically transition between zones without interruption. You can design resilient solutions by using Azure services that use availability zones.
25+
Azure availability zones are highly available, fault tolerant, and more scalable than traditional single or multiple data center infrastructures. Azure availability zones let you design and operate applications and databases that automatically transition between zones without interruption. You can design resilient solutions by using Azure services that use availability zones.
2626

2727
The use of high availability (HA) architectures with availability zones are now a default and best practice recommendation in [Azure’s Well-Architected Framework](/architecture/framework/resiliency/app-design#use-availability-zones-within-a-region). Enterprise applications and resources are increasingly deployed into multiple availability zones to achieve this level of high availability (HA) or failure domain (zone) isolation.
2828

-7.03 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)