Skip to content

Commit 3550e68

Browse files
committed
ANF > Azure NetApp Files
1 parent 1fd55f9 commit 3550e68

File tree

7 files changed

+30
-25
lines changed

7 files changed

+30
-25
lines changed

articles/sap/automation/configure-system.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ See [High-availability configuration](configure-system.md#high-availability-conf
161161
> | `database_vm_authentication_type` | Defines the authentication type (key/password) | Optional | |
162162
> | `database_use_avset` | Controls if the database servers are placed in availability sets | Optional | |
163163
> | `database_use_ppg` | Controls if the database servers are placed in proximity placement groups | Optional | |
164-
> | `database_vm_avset_arm_ids` | Defines the existing availability sets Azure resource IDs | Optional | Primarily used with ANF pinning. |
164+
> | `database_vm_avset_arm_ids` | Defines the existing availability sets Azure resource IDs | Optional | Primarily used with Azure NetApp Files pinning. |
165165
> | `database_use_premium_v2_storage` | Controls if the database tier will use premium storage v2 (HANA) | Optional | |
166166
> | `database_dual_nics` | Controls if the HANA database servers will have dual network interfaces | Optional | |
167167
> | `database_tags` | Defines a list of tags to be applied to the database servers | Optional | |

articles/sap/workloads/hana-vm-operations-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ For detailed HANA storage configuration recommendations using Azure premium ssd
129129
For detailed HANA storage configuration recommendations using Azure Ultra Disk, read the document [SAP HANA Azure virtual machine Ultra Disk storage configurations](./hana-vm-ultra-disk.md).
130130

131131
## NFS v4.1 volumes on Azure NetApp Files
132-
For detail on ANF for HANA, read the document [NFS v4.1 volumes on Azure NetApp Files for SAP HANA](./hana-vm-operations-netapp.md).
132+
For detail on Azure NetApp Files for HANA, read the document [NFS v4.1 volumes on Azure NetApp Files for SAP HANA](./hana-vm-operations-netapp.md).
133133

134134
## Next steps
135135
For more information, see:

articles/sap/workloads/high-availability-zones.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ The following considerations apply for this configuration:
143143
- For the load balancers of the failover clusters of SAP Central Services and the DBMS layer, you need to use the [Standard SKU Azure Load Balancer](../../load-balancer/load-balancer-standard-availability-zones.md). The Basic Load Balancer won't work across zones.
144144
- The Azure virtual network that you deployed to host the SAP system, together with its subnets, is stretched across zones. You don't need separate virtual networks and subnets for each zone.
145145
- For all virtual machines you deploy, you need to use [Azure Managed Disks](https://azure.microsoft.com/services/managed-disks/). Unmanaged disks aren't supported for zonal deployments.
146-
- Azure Premium Storage, [Ultra SSD storage](../../virtual-machines/disks-types.md#ultra-disks), or ANF don't support any type of storage replication across zones. For DBMS deployments, we rely on database methods to replicate data across zones
146+
- Azure Premium Storage, [Ultra SSD storage](../../virtual-machines/disks-types.md#ultra-disks), or Azure NetApp Files don't support any type of storage replication across zones. For DBMS deployments, we rely on database methods to replicate data across zones
147147
- For SMB and NFS shares based on [Azure Premium Files](https://azure.microsoft.com/blog/announcing-the-general-availability-of-azure-premium-files/), zonal redundancy with synchronous replication is offered. Check [this document](../../storage/files/storage-files-planning.md#redundancy) for availability of ZRS for Azure Premium Files in the region you want to deploy into. The usage of zonal replicated NFS and SMB shares is fully supported with SAP application layer deployments and high availability failover clusters for NetWeaver or S/4HANA centrals services. Documents that cover these cases are:
148148
- [High availability for SAP NetWeaver on Azure VMs on SUSE Linux Enterprise Server with NFS on Azure Files](./high-availability-guide-suse-nfs-azure-files.md)
149149
- [Azure Virtual Machines high availability for SAP NetWeaver on Red Hat Enterprise Linux with Azure NetApp Files for SAP applications](./high-availability-guide-rhel-nfs-azure-files.md)
@@ -178,7 +178,7 @@ The following considerations apply for this configuration:
178178
- For the load balancers of the failover clusters of SAP Central Services and the DBMS layer, you need to use the [Standard SKU Azure Load Balancer](../../load-balancer/load-balancer-standard-availability-zones.md). The Basic Load Balancer won't work across zones.
179179
- The Azure virtual network that you deployed to host the SAP system, together with its subnets, is stretched across zones. You don't need separate virtual networks for each zone.
180180
- For all virtual machines you deploy, you need to use [Azure Managed Disks](https://azure.microsoft.com/services/managed-disks/). Unmanaged disks aren't supported for zonal deployments.
181-
- Azure Premium Storage, [Ultra SSD storage](../../virtual-machines/disks-types.md#ultra-disks), or ANF don't support any type of storage replication across zones. For DBMS deployments, we rely on database methods to replicate data across zones
181+
- Azure Premium Storage, [Ultra SSD storage](../../virtual-machines/disks-types.md#ultra-disks), or Azure NetApp Files don't support any type of storage replication across zones. For DBMS deployments, we rely on database methods to replicate data across zones
182182
- For SMB and NFS shares based on [Azure Premium Files](https://azure.microsoft.com/blog/announcing-the-general-availability-of-azure-premium-files/), zonal redundancy with synchronous replication is offered. Check [this document](../../storage/files/storage-files-planning.md#redundancy) for availability of ZRS for Azure Premium Files in the region you want to deploy into. The usage of zonal replicated NFS and SMB shares is fully supported with SAP application layer deployments and high availability failover clusters for NetWeaver or S/4HANA centrals services. Documents that cover these cases are:
183183
- [High availability for SAP NetWeaver on Azure VMs on SUSE Linux Enterprise Server with NFS on Azure Files](./high-availability-guide-suse-nfs-azure-files.md)
184184
- [Azure Virtual Machines high availability for SAP NetWeaver on Red Hat Enterprise Linux with Azure NetApp Files for SAP applications](./high-availability-guide-rhel-nfs-azure-files.md)
@@ -207,7 +207,7 @@ The following considerations apply for this configuration:
207207
- For the load balancers of the failover clusters of SAP Central Services and the DBMS layer, you need to use the [Standard SKU Azure Load Balancer](../../load-balancer/load-balancer-standard-availability-zones.md). The Basic Load Balancer won't work across zones.
208208
- The Azure virtual network that you deployed to host the SAP system, together with its subnets, is stretched across zones. You don't need separate virtual networks for each zone.
209209
- For all virtual machines you deploy, you need to use [Azure Managed Disks](https://azure.microsoft.com/services/managed-disks/). Unmanaged disks aren't supported for zonal deployments.
210-
- Azure Premium Storage, [Ultra SSD storage](../../virtual-machines/disks-types.md#ultra-disks), or ANF don't support any type of storage replication across zones. For DBMS deployments, we rely on database methods to replicate data across zones
210+
- Azure Premium Storage, [Ultra SSD storage](../../virtual-machines/disks-types.md#ultra-disks), or Azure NetApp Files don't support any type of storage replication across zones. For DBMS deployments, we rely on database methods to replicate data across zones
211211
- For SMB and NFS shares based on [Azure Premium Files](https://azure.microsoft.com/blog/announcing-the-general-availability-of-azure-premium-files/), zonal redundancy with synchronous replication is offered. Check [this document](../../storage/files/storage-files-planning.md#redundancy) for availability of ZRS for Azure Premium Files in the region you want to deploy into. The usage of zonal replicated NFS and SMB shares is fully supported with SAP application layer deployments and high availability failover clusters for NetWeaver or S/4HANA centrals services. Documents that cover these cases are:
212212
- [High availability for SAP NetWeaver on Azure VMs on SUSE Linux Enterprise Server with NFS on Azure Files](./high-availability-guide-suse-nfs-azure-files.md)
213213
- [Azure Virtual Machines high availability for SAP NetWeaver on Red Hat Enterprise Linux with Azure NetApp Files for SAP applications](./high-availability-guide-rhel-nfs-azure-files.md)

0 commit comments

Comments
 (0)