You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/whats-new.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
12
12
ms.workload: storage
13
13
ms.tgt_pltfrm: na
14
14
ms.topic: overview
15
-
ms.date: 11/03/2022
15
+
ms.date: 11/07/2022
16
16
ms.author: anfdocs
17
17
---
18
18
# What's new in Azure NetApp Files
@@ -21,6 +21,8 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
21
21
22
22
## November 2022
23
23
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
+
24
26
*[Encrypted SMB connections to Domain Controller](create-active-directory-connections.md#encrypted-smb-dc) (Preview)
25
27
26
28
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.
[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.
13
13
14
14
[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.
15
15
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
-
19
16
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.
20
17
21
18
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
31
28
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).
32
29
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.
33
30
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.
`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
41
38
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.
42
39
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.
43
40
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
+
44
44
## Supported regions
45
45
46
46
Azure VMware Solution currently supports the following regions:
@@ -51,11 +51,9 @@ Azure VMware Solution currently supports the following regions:
51
51
52
52
**Brazil** : Brazil South.
53
53
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
57
55
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.
59
57
60
58
## Performance best practices
61
59
@@ -85,7 +83,7 @@ To attach an Azure NetApp Files volume to your private cloud using Portal, follo
85
83
1. Under **Settings**, select **Preview features**.
86
84
1. Verify you're registered for both the `CloudSanExperience` and `AnfDatstoreExperience` features.
87
85
1. Navigate to your Azure VMware Solution.
88
-
Under **Manage**, select **Storage (preview)**.
86
+
Under **Manage**, select **Storage**.
89
87
1. Select **Connect Azure NetApp Files volume**.
90
88
1. In **Connect Azure NetApp Files volume**, select the **Subscription**, **NetApp account**, **Capacity pool**, and **Volume** to be attached as a datastore.
91
89
@@ -94,7 +92,7 @@ Under **Manage**, select **Storage (preview)**.
94
92
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.
95
93
1. Under **Associated cluster**, select the **Client cluster** to associate the NFS volume as a datastore
96
94
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**.
98
96
2. You'll also notice that the NFS datastores are added in vCenter.
99
97
100
98
@@ -120,6 +118,7 @@ To attach an Azure NetApp Files volume to your private cloud using Azure CLI, fo
`az feature show --name "AnfDatastoreExperience" --namespace "Microsoft.AVS" --query properties.state`
121
+
123
122
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.
124
123
125
124
`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
192
191
193
192
-**What are my options for backup and recovery?**
194
193
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.
0 commit comments