Skip to content

Commit 78327a7

Browse files
Merge pull request #48987 from suzuber/azure-netapp-files-vmware-solution-training-module-updates
product name updates
2 parents 3330ff3 + 12cc7fc commit 78327a7

File tree

9 files changed

+47
-47
lines changed

9 files changed

+47
-47
lines changed

learn-pr/azure/azure-netapp-files-with-vmware-solution/7-knowledge-check.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@ quiz:
2626
- content: "For Azure NetApp Files technical support, you must contact NetApp."
2727
isCorrect: false
2828
explanation: "Azure NetApp Files is an Azure first-party solution supported by Microsoft."
29-
- content: "Which option isn't a best practice when you deploy Azure NetApp Files as an Azure VMware Solution (AVS) datastore?"
29+
- content: "Which option isn't a best practice when you deploy Azure NetApp Files as an Azure VMware Solution datastore?"
3030
choices:
3131
- content: "Using a dedicated virtual network for your Azure NetApp Files volumes."
3232
isCorrect: false
3333
explanation: "Incorrect. Having a dedicated VNet for your Azure NetApp Files volumes provides optimal performance."
3434
- content: "Connecting your Azure NetApp Files VNet using an ExpressRoute gateway with the `UltraPerformance` or `ErGw3Az` SKU."
3535
isCorrect: false
36-
explanation: "Correct. Using the `UltraPerformance` or `ErGw3Az` SKU ensures the best network performance between your AVS private cloud and the Azure NetApp Files service."
37-
- content: "Enabling FastPath on the connection between your AVS private cloud and ExpressRoute gateway."
36+
explanation: "Correct. Using the `UltraPerformance` or `ErGw3Az` SKU ensures the best network performance between your Azure VMware Solution private cloud and the Azure NetApp Files service."
37+
- content: "Enabling FastPath on the connection between your Azure VMware Solution private cloud and ExpressRoute gateway."
3838
isCorrect: false
39-
explanation: "Incorrect. Using FastPath on the connection between your AVS private cloud and ExpressRoute gateway ensures the best network performance between your AVS private cloud and the Azure NetApp Files service."
39+
explanation: "Incorrect. Using FastPath on the connection between your Azure VMware Solution private cloud and ExpressRoute gateway ensures the best network performance between your Azure VMware Solution private cloud and the Azure NetApp Files service."
4040
- content: "When you deploy Azure NetApp Files, the Ultra service level should always be used to meet the performance needs of the workload."
4141
isCorrect: true
4242
explanation: "Selecting the appropriate service level for your volume based on the workload demands prevents over-provisioning and wasted resources."
43-
- content: "Which of these benefits isn't a primary business benefit of attaching Azure NetApp Files to AVS?"
43+
- content: "Which of these benefits isn't a primary business benefit of attaching Azure NetApp Files to Azure VMware Solution?"
4444
choices:
4545
- content: "Reduced Azure VMware Solution CPU and memory costs."
4646
isCorrect: false

learn-pr/azure/azure-netapp-files-with-vmware-solution/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Azure VMware Solution (AVS) is a great way to extend or move VMware workloads to Azure without refactoring or rearchitecting. Though AVS includes vSAN datastores to store your virtual machines (VMs), there are several scenarios where it might make sense to extend the storage footprint of your AVS clusters without adding AVS hosts. Storage solutions such as Azure NetApp Files allow you to provision performant and highly available storage directly to AVS hosts. These solutions allow you to increase datastore capacity or connect directly to AVS guest VMs to provide shared file systems to various workloads.
1+
Azure VMware Solution is a great way to extend or move VMware workloads to Azure without refactoring or rearchitecting. Though Azure VMware Solution includes vSAN datastores to store your virtual machines (VMs), there are several scenarios where it might make sense to extend the storage footprint of your Azure VMware Solution clusters without adding Azure VMware Solution hosts. Storage solutions such as Azure NetApp Files allow you to provision performant and highly available storage directly to Azure VMware Solution hosts. These solutions allow you to increase datastore capacity or connect directly to Azure VMware Solution guest VMs to provide shared file systems to various workloads.
22

33
Azure NetApp Files uses NetApp technology to provide significant data protection and disaster recovery features for your mission-critical workloads in an Azure native storage service. Using Azure VMware Solution with Azure NetApp Files can also scale your on-premises operation to the cloud with an easy-to-use interface and a lower total cost of ownership.
44

learn-pr/azure/azure-netapp-files-with-vmware-solution/includes/2-why-azure-netapp-files-vmware-solution.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ Azure NetApp Files is an enterprise-class, high-performance, fully managed NAS s
44

55
Azure NetApp Files is designed to deliver the highest performance for even the most demanding Windows and Linux workloads. It uses dedicated NetApp engineered platforms to deliver this performance by running NetApp's proprietary ONTAP operating system, which is optimized for high storage throughput and availability.
66

7-
A single Azure NetApp Files volume can deliver up to 5,025 MiB/s of throughput at submillisecond latencies. Multiple volumes can be deployed to scale up performance as needed. By default, up to eight Azure NetApp Files volumes can be attached to a single Azure VMware Solution (AVS) software-defined data center (SDDC). This limit can be increased to 256 via a support request.
7+
A single Azure NetApp Files volume can deliver up to 5,025 MiB/s of throughput at submillisecond latencies. Multiple volumes can be deployed to scale up performance as needed. By default, up to eight Azure NetApp Files volumes can be attached to a single Azure VMware Solution software-defined data center (SDDC). This limit can be increased to 256 via a support request.
88

99
## Data management
1010

11-
Azure NetApp Files offers a complete range of enterprise-grade data management features. These include snapshots, replication, integrated backup, volume cloning, and more. These features provide protection and flexibility for AVS virtual machines (VMs) and workloads hosted on the service, without affecting performance.
11+
Azure NetApp Files offers a complete range of enterprise-grade data management features. Features include snapshots, replication, integrated backup, volume cloning, and more. These features provide protection and flexibility for Azure VMware Solution virtual machines (VMs) and workloads hosted on the service, without affecting performance.
1212

1313
### Snapshots
1414

@@ -32,7 +32,7 @@ An Azure NetApp Files snapshot only manipulates block pointers, creating a *froz
3232

3333
- **Speed**: Creating a snapshot is near-instantaneous. No matter the volume size, creating a snapshot takes only a few seconds. Reverting a volume to a snapshot is also near-instantaneous, supporting fast data recovery if you experience corruption or a malicious hijack event.
3434
- **Space**: A snapshot consumes minimal storage space because it doesn't copy the data blocks of the entire volume. Two snapshots taken in sequence differ only by the blocks added or changed in the time interval between the two.
35-
You can create up to 255 snapshots per volume. Creating a snapshot doesn't impact volume performance.
35+
You can create up to 255 snapshots per volume. Creating a snapshot doesn't affect volume performance.
3636

3737
You can create and maintain snapshots in two ways:
3838

@@ -53,8 +53,8 @@ The point of creating volume snapshots is to recover data that is corrupted or a
5353

5454
## Integration with Azure VMware Solution
5555

56-
Azure NetApp Files improves utilization of AVS resources, lowers total cost of ownership (TCO), and delivers advanced data management functionality.
56+
Azure NetApp Files improves utilization of Azure VMware Solution resources, lowers total cost of ownership (TCO), and delivers advanced data management functionality.
5757

58-
As business needs change, Azure NetApp Files storage can be scaled independently of AVS compute, optimizing TCO. Azure NetApp Files offloads I/O and memory from AVS hosts that can improve AVS performance and free up resources for other VMs.
58+
As business needs change, Azure NetApp Files storage can be scaled independently of Azure VMware Solution compute, optimizing TCO. Azure NetApp Files offloads I/O and memory from Azure VMware Solution hosts that can improve Azure VMware Solution performance and free up resources for other VMs.
5959

60-
Azure NetApp Files delivers enterprise grade performance, availability, and data management. Efficient snapshots and clones can rapidly create copies and protect data. Cross-zonal and cross-region replication enables integrated backup and disaster recovery for AVS VMs.
60+
Azure NetApp Files delivers enterprise grade performance, availability, and data management. Efficient snapshots and clones can rapidly create copies and protect data. Cross-zonal and cross-region replication enables integrated backup and disaster recovery for Azure VMware Solution VMs.

learn-pr/azure/azure-netapp-files-with-vmware-solution/includes/3-best-practices.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,31 @@ Before you deploy Azure NetApp Files as a datastore or a guest-mounted file syst
22

33
## Prerequisites
44

5-
The following resources should be created before deploying an Azure NetApp Files volume for Azure VMware Solution (AVS):
5+
The following resources should be created before deploying an Azure NetApp Files volume for Azure VMware Solution:
66

7-
- One or more AVS private clouds.
8-
- Dedicated VNet connected via an ExpressRoute gateway configured with the UltraPerformance or `ErGw3Az` SKU with FastPath enabled.
7+
- One or more Azure VMware Solution private clouds.
8+
- Dedicated virtual network (VNet) connected via an ExpressRoute gateway configured with the UltraPerformance or `ErGw3Az` SKU with FastPath enabled.
99
- Subnet delegated to the `Microsoft.NetApp/volumes` service.
10-
- NetApp account created in the same region as your AVS private clouds.
10+
- NetApp account created in the same region as your Azure VMware Solution private clouds.
1111
- Azure NetApp Files capacity pool with the appropriate service level and quality of service (QoS) type.
1212

13-
The diagram shows the logical connectivity between the AVS private cloud and the dedicated Azure NetApp Files VNet.
13+
The following diagram shows the logical connectivity between Azure VMware Solution private cloud and the dedicated Azure NetApp Files VNet.
1414

1515
:::image type="content" source="../media/3-deployment-diagram.png" alt-text="Diagram of storage sample deployment." lightbox="../media/3-deployment-diagram.png":::
1616

1717
## Best practices
1818

19-
When deploying an Azure NetApp Files volume with AVS, adhere to the best practices:
19+
When deploying an Azure NetApp Files volume with Azure VMware Solution, adhere to the best practices:
2020

2121
- Use the UltraPerformance or `ErGw3Az` SKU for the ExpressRoute gateway.
22-
- Enable FastPath on the connection between your AVS private cloud and the dedicated Azure NetApp Files VNet.
23-
- Use Standard network features to optimize network throughput between your AVS private cloud and your Azure NetApp Files volumes.
24-
- Use zonal placement to provision the Azure NetApp Files volumes in the same availability zone (AZ) as your AVS private cloud.
22+
- Enable FastPath on the connection between your Azure VMware Solution private cloud and the dedicated Azure NetApp Files VNet.
23+
- Use Standard network features to optimize network throughput between your Azure VMware Solution private cloud and your Azure NetApp Files volumes.
24+
- Use zonal placement to provision the Azure NetApp Files volumes in the same availability zone (AZ) as your Azure VMware Solution private cloud.
2525
- Appropriately size your Azure NetApp Files volumes to ensure performance requirements are met.
2626

2727
## Performance sizing
2828

29-
When deploying Azure NetApp Files with AVS, it's important to select the appropriate service level and volume size.
29+
When deploying Azure NetApp Files with Azure VMware Solution, it's important to select the appropriate service level and volume size.
3030

3131
### Service levels
3232

learn-pr/azure/azure-netapp-files-with-vmware-solution/includes/4-attach-volume-datastore.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Azure VMware Solution (AVS) supports attaching Network File System (NFS) datastores as a persistent storage option to expand virtual machine storage without scaling the AVS cluster.
1+
Azure VMware Solution supports attaching Network File System (NFS) datastores as a persistent storage option to expand virtual machine storage without scaling the Azure VMware Solution cluster.
22

3-
To attach your NFS datastore as a persistent storage option in AVS, you need the following resources:
3+
To attach your NFS datastore as a persistent storage option in Azure VMware Solution, you need the following resources:
44

5-
- Access to an Azure subscription with an AVS private cloud.
5+
- Access to an Azure subscription with an Azure VMware Solution private cloud.
66
- A dedicated VNet connected via an ExpressRoute gateway.
77
- An Azure NetApp Files capacity pool, and an Azure NetApp Files delegated subnet.
88

@@ -12,10 +12,10 @@ Then use the following steps to configure Azure NetApp Files and Azure VMware So
1212
1. Select **Volumes** then **+Add Volume** to create a volume.
1313
1. In the **Basics** tab, enter the **Volume name**.
1414
1. In the **Basics** tab, provide a **Quota** (GiB) to set the size and performance of the datastore.
15-
1. In the **Basics** tab, ensure the Virtual network selected is connected to the AVS private cloud via an ExpressRoute gateway and has FastPath enabled.
15+
1. In the **Basics** tab, ensure the Virtual network selected is connected to the Azure VMware Solution private cloud via an ExpressRoute gateway and has FastPath enabled.
1616
1. In the **Basics** tab, select the Delegated subnet.
1717
1. In the **Basics** tab, ensure that **Standard network features** is selected.
18-
1. In the **Basics** tab, select the **Availability zone** that matches the availability zone of your AVS private cloud.
18+
1. In the **Basics** tab, select the **Availability zone** that matches the availability zone of your Azure VMware Solution private cloud.
1919
1. In the **Protocol** tab, ensure **Azure VMware Solution datastore** is selected.
2020
1. In the **Review + create** tab, select **Create** to create the volume.
2121

@@ -28,4 +28,4 @@ Then use the following steps to configure Azure NetApp Files and Azure VMware So
2828
1. Navigate to the **Storage** menu to validate the datastore details.
2929
1. Check that you can see the NFS datastore from vCenter.
3030

31-
Once you create the AVS datastore backed by Azure NetApp Files, you can create VMs in the datastore or use storage vMotion to move VMs from other datastores.
31+
Once you create the Azure VMware Solution datastore backed by Azure NetApp Files, you can create VMs in the datastore or use storage vMotion to move VMs from other datastores.

learn-pr/azure/azure-netapp-files-with-vmware-solution/includes/5-cloud-backup.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
Cloud Backup for Virtual Machines is a vSphere plug-in for Azure VMware Solution (AVS) that provides backup and restore capabilities for Azure NetApp Files datastores.
1+
Cloud Backup for Virtual Machines is a vSphere plug-in for Azure VMware Solution that provides backup and restore capabilities for Azure NetApp Files datastores.
22

3-
To create a backup of an AVS datastore using Cloud Backup for Virtual Machines, you need the following resources:
3+
To create a backup of an Azure VMware Solution datastore using Cloud Backup for Virtual Machines, you need the following resources:
44

5-
- Access to an Azure subscription with an AVS private cloud.
6-
- An Azure NetApp Files volume deployed as an AVS datastore.
5+
- Access to an Azure subscription with an Azure VMware Solution private cloud.
6+
- An Azure NetApp Files volume deployed as an Azure VMware Solution datastore.
77
- A service principal with the "contributor" role assigned.
88

99
Use the following steps to configure your resources:
1010

1111
1. Install Cloud Backup for Virtual Machines
12-
1. From the Azure portal, navigate to your AVS private cloud.
12+
1. From the Azure portal, navigate to your Azure VMware Solution private cloud.
1313
1. From the menu, select **Run**.
1414
1. From the Packages tab, expand `NetApp.CBS.AVS` then select `Install-NetAppCBSApplianceUsingDHCP`.
1515
1. Provide the required values then select **Run**.
@@ -26,7 +26,7 @@ Use the following steps to configure your resources:
2626
1. Configure a Backup Policy for Cloud Backup for Virtual Machines.
2727
1. Navigate to the VMware vSphere client. Select **Cloud Backup for Virtual Machines**.
2828
1. Select the **Policies** page then **+ Create** to initiate the wizard.
29-
1. Specify settings for policy name, retention, and backup frequency
29+
1. Specify settings for policy name, retention, and backup frequency.
3030
1. Select **Add** to save the policy.
3131
1. Configure a Resource Group for Cloud Backup for Virtual Machines to protect an Azure NetApp Files datastore or virtual machine within a datastore.
3232
1. Navigate to the VMware vSphere client. Select **Cloud Backup for Virtual Machines**.
@@ -43,4 +43,4 @@ Use the following steps to configure your resources:
4343
1. Select **Run Now** to start the backup.
4444
1. Select **OK** to initiate the backup.
4545

46-
When you complete these steps, you create a backup of an AVS datastore using Cloud Backup for Virtual Machines.
46+
When you complete these steps, you create a backup of an Azure VMware Solution datastore using Cloud Backup for Virtual Machines.

learn-pr/azure/azure-netapp-files-with-vmware-solution/includes/6-attach-volumes-virtual-machines.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
You can provide direct access to Azure NetApp Files volume from your Azure VMware Solution (AVS) virtual machines (VMs) using Network File System (NFS) or Server Message Block (SMB) file shares.
1+
You can provide direct access to Azure NetApp Files volume from your Azure VMware Solution virtual machines (VMs) using Network File System (NFS) or Server Message Block (SMB) file shares.
22

33
## Requirements
44

55
To provide access, you need the following resources:
66

77
- Access to an Azure subscription with an Azure VMware Solution private cloud.
8-
- A VNet connected to your AVS private cloud via an ExpressRoute gateway.
8+
- A virtual network (VNet) connected to your Azure VMware Solution private cloud via an ExpressRoute gateway.
99
- A subnet delegated to the `Microsoft.NetApp/volumes` service.
1010
- An Active Directory connection for Azure NetApp Files.
1111
- An Azure NetApp Files capacity pool.
@@ -16,7 +16,7 @@ To provide access, you need the following resources:
1616

1717
1. Navigate to Azure NetApp Files in the Azure portal.
1818
1. Select the **Volumes** menu then **+ Add Volume** to create a volume.
19-
1. In the **Basics** tab, ensure the Virtual network selected is the VNet connected to your AVS private cloud.
19+
1. In the **Basics** tab, ensure the Virtual network selected is the VNet connected to your Azure VMware Solution private cloud.
2020
1. In the **Protocol** tab, select NFSv3 as the protocol type.
2121
1. In the **Review + create** tab, select **Create** to create the volume.
2222
1. Navigate to Azure NetApp Files in the Azure portal. Select **Volumes**.
@@ -34,13 +34,13 @@ Before you mount an SMB share, you must [create an Active Directory connection](
3434

3535
1. Navigate to Azure NetApp Files in the Azure portal.
3636
1. Select the **Volumes** menu then **+ Add Volume** to create a volume.
37-
1. In the **Basics** tab, ensure the Virtual network selected is the VNet connected to your AVS private cloud.
37+
1. In the **Basics** tab, ensure the Virtual network selected is the VNet connected to your Azure VMware Solution private cloud.
3838
1. In the **Protocol** tab, select SMB as the protocol type.
3939
1. In the **Protocol** tab, select your Active Directory connection from the drop-down list.
4040
1. In the **Review + create** tab, select **Create** to create the volume.
4141
1. Select the **Volumes** menu. Select the volume you created.
4242
1. Select **Mount instructions** to obtain the correct path to map the volume (for example, `\\anf.contoso.com/smbvol01`).
43-
1. Log in to the Windows VM.
43+
1. Sign in to the Windows VM.
4444
1. Select the **Start** button then **Computer**.
4545
1. Select **Map Network Drive**.
4646
1. In the **Drive** list, select any available drive letter.

0 commit comments

Comments
 (0)