Skip to content

Commit 7864ba1

Browse files
Merge pull request #217087 from b-ahibbard/anf-avs-ga-8nov2022
ANF datastores for AVS GA announcement
2 parents d7ea133 + 659b446 commit 7864ba1

File tree

2 files changed

+16
-15
lines changed

2 files changed

+16
-15
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: overview
15-
ms.date: 11/03/2022
15+
ms.date: 11/07/2022
1616
ms.author: anfdocs
1717
---
1818
# What's new in Azure NetApp Files
@@ -21,6 +21,8 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
2121

2222
## November 2022
2323

24+
* [Azure NetApp Files datastores for Azure VMware Solution](../azure-vmware/attach-azure-netapp-files-to-azure-vmware-solution-hosts.md) is now generally available (GA) with expanded regional coverage.
25+
2426
* [Encrypted SMB connections to Domain Controller](create-active-directory-connections.md#encrypted-smb-dc) (Preview)
2527

2628
With the Encrypted SMB connections to Active Directory Domain Controller capability you can now specify whether encryption should be used for communication between SMB server and domain controller in Active Directory connections. When enabled, only SMB3 will be used for encrypted domain controller connections.

articles/azure-vmware/attach-azure-netapp-files-to-azure-vmware-solution-hosts.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,16 @@ title: Attach Azure NetApp Files datastores to Azure VMware Solution hosts
33
description: Learn how to create Azure NetApp Files-based NSF datastores for Azure VMware Solution hosts.
44
ms.topic: how-to
55
ms.service: azure-vmware
6-
ms.date: 10/18/2022
6+
ms.date: 11/07/2022
77
ms.custom: references_regions
88
---
99

10-
# Attach Azure NetApp Files datastores to Azure VMware Solution hosts (Preview)
10+
# Attach Azure NetApp Files datastores to Azure VMware Solution hosts
1111

1212
[Azure NetApp Files](../azure-netapp-files/azure-netapp-files-introduction.md) is an enterprise-class, high-performance, metered file storage service. The service supports the most demanding enterprise file-workloads in the cloud: databases, SAP, and high-performance computing applications, with no code changes. For more information on Azure NetApp Files, see [Azure NetApp Files](../azure-netapp-files/index.yml) documentation.
1313

1414
[Azure VMware Solution](./introduction.md) supports attaching Network File System (NFS) datastores as a persistent storage option. You can create NFS datastores with Azure NetApp Files volumes and attach them to clusters of your choice. You can also create virtual machines (VMs) for optimal cost and performance.
1515

16-
> [!IMPORTANT]
17-
> Azure NetApp Files datastores for Azure VMware Solution hosts is currently in public preview. This version is provided without a service-level agreement and is not recommended for production workloads. Some features may not be supported or may have constrained capabilities. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
18-
1916
By using NFS datastores backed by Azure NetApp Files, you can expand your storage instead of scaling the clusters. You can also use Azure NetApp Files volumes to replicate data from on-premises or primary VMware environments for the secondary site.
2017

2118
Create your Azure VMware Solution and create Azure NetApp Files NFS volumes in the virtual network connected to it using an ExpressRoute. Ensure there's connectivity from the private cloud to the NFS volumes created. Use those volumes to create NFS datastores and attach the datastores to clusters of your choice in a private cloud. As a native integration, no other permissions configured via vSphere are needed.
@@ -31,8 +28,8 @@ Before you begin the prerequisites, review the [Performance best practices](#per
3128
1. [Deploy Azure VMware Solution](./deploy-azure-vmware-solution.md) private cloud and a dedicated virtual network connected via ExpressRoute gateway. The virtual network gateway should be configured with the Ultra performance SKU and have FastPath enabled. For more information, see [Configure networking for your VMware private cloud](tutorial-configure-networking.md) and [Network planning checklist](tutorial-network-checklist.md).
3229
1. Create an [NFSv3 volume for Azure NetApp Files](../azure-netapp-files/azure-netapp-files-create-volumes.md) in the same virtual network created in the previous step.
3330
1. Verify connectivity from the private cloud to Azure NetApp Files volume by pinging the attached target IP.
34-
2. Verify the subscription is registered to the `ANFAvsDataStore` feature in the `Microsoft.NetApp` namespace. If the subscription isn't registered, register it now.
35-
31+
2. Verify the subscription is registered to the `ANFAvsDataStore` feature in the `Microsoft.NetApp` namespace. If the subscription isn't registered, register it now.
32+
3633
`az feature register --name "ANFAvsDataStore" --namespace "Microsoft.NetApp"`
3734

3835
`az feature show --name "ANFAvsDataStore" --namespace "Microsoft.NetApp" --query properties.state`
@@ -41,6 +38,9 @@ Before you begin the prerequisites, review the [Performance best practices](#per
4138
1. Under the **Protocol** section, select **Azure VMware Solution Datastore** to indicate the volume is created to use as a datastore for Azure VMware Solution private cloud.
4239
1. If you're using [export policies](../azure-netapp-files/azure-netapp-files-configure-export-policy.md) to control access to Azure NetApp Files volumes, enable the Azure VMware private cloud IP range, not individual host IPs. Faulty hosts in a private cloud could get replaced so if the IP isn't enabled, connectivity to datastore will be impacted.
4340

41+
>[!NOTE]
42+
>Azure NetApp Files datastores for Azure VMware Solution are generally available. You must register Azure NetApp Files datastores for Azure VMware Solution before using it.
43+
4444
## Supported regions
4545

4646
Azure VMware Solution currently supports the following regions:
@@ -51,11 +51,9 @@ Azure VMware Solution currently supports the following regions:
5151

5252
**Brazil** : Brazil South.
5353

54-
**Europe** : France Central, Germany West Central, North Europe, Switzerland West, UK South, UK West, West Europe
55-
56-
**North America** : Canada Central, Canada East, Central US, East US, East US 2, North Central US, South Central US, West US.
54+
**Europe** : France Central, Germany West Central, North Europe, Sweden Central, Sweden North, Switzerland West, UK South, UK West, West Europe
5755

58-
The list of supported regions will expand as the preview progresses.
56+
**North America** : Canada Central, Canada East, Central US, East US, East US 2, North Central US, South Central US, West US, West US 2.
5957

6058
## Performance best practices
6159

@@ -85,7 +83,7 @@ To attach an Azure NetApp Files volume to your private cloud using Portal, follo
8583
1. Under **Settings**, select **Preview features**.
8684
1. Verify you're registered for both the `CloudSanExperience` and `AnfDatstoreExperience` features.
8785
1. Navigate to your Azure VMware Solution.
88-
Under **Manage**, select **Storage (preview)**.
86+
Under **Manage**, select **Storage**.
8987
1. Select **Connect Azure NetApp Files volume**.
9088
1. In **Connect Azure NetApp Files volume**, select the **Subscription**, **NetApp account**, **Capacity pool**, and **Volume** to be attached as a datastore.
9189

@@ -94,7 +92,7 @@ Under **Manage**, select **Storage (preview)**.
9492
1. Verify the protocol is NFS. You'll need to verify the virtual network and subnet to ensure connectivity to the Azure VMware Solution private cloud.
9593
1. Under **Associated cluster**, select the **Client cluster** to associate the NFS volume as a datastore
9694
1. Under **Data store**, create a personalized name for your **Datastore name**.
97-
1. When the datastore is created, you should see all of your datastores in the **Storage (preview)**.
95+
1. When the datastore is created, you should see all of your datastores in the **Storage**.
9896
2. You'll also notice that the NFS datastores are added in vCenter.
9997

10098

@@ -120,6 +118,7 @@ To attach an Azure NetApp Files volume to your private cloud using Azure CLI, fo
120118
`az feature register --name " AnfDatastoreExperience" --namespace "Microsoft.AVS"`
121119

122120
`az feature show --name "AnfDatastoreExperience" --namespace "Microsoft.AVS" --query properties.state`
121+
123122
1. Verify the VMware extension is installed. If the extension is already installed, verify you're using the latest version of the Azure CLI extension. If an older version is installed, update the extension.
124123

125124
`az extension show --name vmware`
@@ -192,7 +191,7 @@ Now that you've attached a datastore on Azure NetApp Files-based NFS volume to y
192191

193192
- **What are my options for backup and recovery?**
194193

195-
Azure NetApp Files (ANF) supports [snapshots](../azure-netapp-files/azure-netapp-files-manage-snapshots.md) of datastores for quick checkpoints for near term recovery or quick clones. ANF backup lets you offload your ANF snapshots to Azure storage. This feature is available in public preview. Only for this technology are copies and stores-changed blocks relative to previously offloaded snapshots in an efficient format. This ability decreases Recovery Point Objective (RPO) and Recovery Time Objective (RTO) while lowering backup data transfer burden on the Azure VMware Solution service.
194+
Azure NetApp Files supports [snapshots](../azure-netapp-files/azure-netapp-files-manage-snapshots.md) of datastores for quick checkpoints for near term recovery or quick clones. Azure NetApp Files backup lets you offload your Azure NetApp Files snapshots to Azure storage. With snapshots, copies and stores-changed blocks relative to previously offloaded snapshots are stored in an efficient format. This ability decreases Recovery Point Objective (RPO) and Recovery Time Objective (RTO) while lowering backup data transfer burden on the Azure VMware Solution service.
196195

197196
- **How do I monitor Storage Usage?**
198197

0 commit comments

Comments
 (0)