diff --git a/sdk/netapp/mgmt-v2020_07_01/pom.xml b/sdk/netapp/mgmt-v2020_07_01/pom.xml
index 5249a33723c0..09e4efe49700 100644
--- a/sdk/netapp/mgmt-v2020_07_01/pom.xml
+++ b/sdk/netapp/mgmt-v2020_07_01/pom.xml
@@ -11,8 +11,8 @@
com.microsoft.azure
azure-arm-parent
- 1.3.2
- ../../parents/azure-arm-parent/pom.xml
+ 1.1.0
+ ../../../pom.management.xml
azure-mgmt-netapp
1.0.0-beta
diff --git a/sdk/netapp/mgmt-v2020_07_01/src/main/java/com/microsoft/azure/management/netapp/v2020_07_01/Volumes.java b/sdk/netapp/mgmt-v2020_07_01/src/main/java/com/microsoft/azure/management/netapp/v2020_07_01/Volumes.java
index 960fd9b07845..fe7d1b3b2bce 100644
--- a/sdk/netapp/mgmt-v2020_07_01/src/main/java/com/microsoft/azure/management/netapp/v2020_07_01/Volumes.java
+++ b/sdk/netapp/mgmt-v2020_07_01/src/main/java/com/microsoft/azure/management/netapp/v2020_07_01/Volumes.java
@@ -46,7 +46,7 @@ public interface Volumes extends SupportsCreating
/**
* Resync volume replication.
- * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
+ * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account
diff --git a/sdk/netapp/mgmt-v2020_07_01/src/main/java/com/microsoft/azure/management/netapp/v2020_07_01/implementation/VolumesInner.java b/sdk/netapp/mgmt-v2020_07_01/src/main/java/com/microsoft/azure/management/netapp/v2020_07_01/implementation/VolumesInner.java
index cd804331d439..cbac6e097a74 100644
--- a/sdk/netapp/mgmt-v2020_07_01/src/main/java/com/microsoft/azure/management/netapp/v2020_07_01/implementation/VolumesInner.java
+++ b/sdk/netapp/mgmt-v2020_07_01/src/main/java/com/microsoft/azure/management/netapp/v2020_07_01/implementation/VolumesInner.java
@@ -1860,7 +1860,7 @@ private ServiceResponse replicationStatusMethodDelegate(
/**
* Resync volume replication.
- * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
+ * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account
@@ -1876,7 +1876,7 @@ public void resyncReplication(String resourceGroupName, String accountName, Stri
/**
* Resync volume replication.
- * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
+ * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account
@@ -1892,7 +1892,7 @@ public ServiceFuture resyncReplicationAsync(String resourceGroupName, Stri
/**
* Resync volume replication.
- * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
+ * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account
@@ -1912,7 +1912,7 @@ public Void call(ServiceResponse response) {
/**
* Resync volume replication.
- * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
+ * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account
@@ -1946,7 +1946,7 @@ public Observable> resyncReplicationWithServiceResponseAsy
/**
* Resync volume replication.
- * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
+ * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account
@@ -1962,7 +1962,7 @@ public void beginResyncReplication(String resourceGroupName, String accountName,
/**
* Resync volume replication.
- * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
+ * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account
@@ -1978,7 +1978,7 @@ public ServiceFuture beginResyncReplicationAsync(String resourceGroupName,
/**
* Resync volume replication.
- * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
+ * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account
@@ -1998,7 +1998,7 @@ public Void call(ServiceResponse response) {
/**
* Resync volume replication.
- * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
+ * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account