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/create-volumes-dual-protocol.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
83
83
84
84
1. Click the **Volumes** blade from the Capacity Pools blade. Click **+ Add volume** to create a volume.
85
85
86
-

86
+

87
87
88
88
2. In the Create a Volume window, click **Create**, and provide information for the following fields under the Basics tab:
89
89
* **Volume name**
@@ -122,7 +122,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
122
122
123
123
If you have not delegated a subnet, you can click **Create new** on the Create a Volume page. Then in the Create Subnet page, specify the subnet information, and select **Microsoft.NetApp/volumes** to delegate the subnet for Azure NetApp Files. In each VNet, only one subnet can be delegated to Azure NetApp Files.
In supported regions, you can specify whether you want to use **Basic** or **Standard** network features for the volume. See [Configure network features for a volume](configure-network-features.md) and [Guidelines for Azure NetApp Files network planning](azure-netapp-files-network-topologies.md) for details.
@@ -137,7 +137,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
137
137
138
138
For information about creating a snapshot policy, see [Manage snapshot policies](snapshots-manage-policy.md).
4. Click **Review + Create** to review the volume details. Then click **Create** to create the volume.
186
186
@@ -200,13 +200,13 @@ The **Allow local NFS users with LDAP** option in Active Directory connections e
200
200
201
201
2. On the **Edit Active Directory settings** window that appears, select the **Allow local NFS users with LDAP** option.
202
202
203
-

203
+

204
204
205
205
## Manage LDAP POSIX Attributes
206
206
207
207
You can manage POSIX attributes such as UID, Home Directory, and other values by using the Active Directory Users and Computers MMC snap-in. The following example shows the Active Directory Attribute Editor:
You need to set the following attributes for LDAP users and LDAP groups:
212
212
* Required attributes for LDAP users:
@@ -221,7 +221,7 @@ You need to set the following attributes for LDAP users and LDAP groups:
221
221
222
222
The values specified for `objectClass` are separate entries. For example, in Multi-valued String Editor, `objectClass` would have separate values (`user` and `posixAccount`) specified as follows for LDAP users:
223
223
224
-

224
+

225
225
226
226
Microsoft Entra Domain Services doesn’t allow you to modify the objectClass POSIX attribute on users and groups created in the organizational AADDC Users OU. As a workaround, you can create a custom OU and create users and groups in the custom OU.
227
227
@@ -234,7 +234,7 @@ On a Windows system, you can access the Active Directory Attribute Editor as fol
234
234
1. Click **Start**, navigate to **Windows Administrative Tools**, and then click **Active Directory Users and Computers** to open the Active Directory Users and Computers window.
235
235
2. Click the domain name that you want to view, and then expand the contents.
236
236
3. To display the advanced Attribute Editor, enable the **Advanced Features** option in the Active Directory Users Computers **View** menu.
237
-

237
+

238
238
4. Double-click **Users** on the left pane to see the list of users.
239
239
5. Double-click a particular user to see its **Attribute Editor** tab.
2. Copy the resource ID to the clipboard. You will need it later.
30
30
@@ -45,7 +45,7 @@ You can also select an existing NetApp account in a different region.
45
45
46
46
4. Create the data replication volume by selecting **Volumes** under Storage Service in the destination NetApp account. Then select the **+ Add data replication** button.
47
47
48
-

48
+

49
49
50
50
5. In the Create a Volume page that appears, complete the following fields under the **Basics** tab:
51
51
* Volume name
@@ -65,11 +65,11 @@ For the NFS protocol, ensure that the export policy rules satisfy the requiremen
65
65
66
66
8. Under the **Replication** tab, paste in the source volume resource ID that you obtained in [Locate the source volume resource ID](#locate-the-source-volume-resource-id), and then select the desired replication schedule. There are three options for the replication schedule: every 10 minutes, hourly, and daily.
9. Select **Review + Create**, then select **Create** to create the data replication volume.
71
71
72
-

72
+

73
73
74
74
## Authorize replication from the source volume
75
75
@@ -81,13 +81,13 @@ To authorize the replication, you need to obtain the resource ID of the replicat
81
81
82
82
3. Select the replication destination volume, go to **Properties** under Settings, and locate the **Resource ID** of the destination volume. Copy the destination volume resource ID to the clipboard.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/cross-region-replication-display-health-status.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ You can view replication status on the source volume or the destination volume.
36
36
37
37
***Total progress** – Shows the total number of cumulative bytes transferred over the lifetime of the relationship. This amount is the actual bytes transferred, and it might differ from the logical space that the source and destination volumes report.
38
38
39
-

39
+

40
40
41
41
> [!NOTE]
42
42
> Replication relationship shows health status as *unhealthy* if previous replication jobs are not complete. This status is a result of large volumes being transferred with a lower transfer window (for example, a ten-minute transfer time for a large volume). In this case, the relationship status shows *transferring* and health status shows *unhealthy*.
@@ -58,7 +58,7 @@ Create [alert rules in Azure Monitor](../azure-monitor/alerts/alerts-overview.md
58
58
* If your replication schedule is daily, enter 103,680 (24 hours * 60 minutes * 60 seconds * 1.2).
59
59
9. Select **Review + create**. The alert rule is ready for use.
60
60
61
-
:::image type="content" source="../media/azure-netapp-files/alert-config-signal-logic.png" alt-text="Screenshot of the Azure interface that shows the configure signal logic step with a backdrop of the Create alert rule page." lightbox="../media/azure-netapp-files/alert-config-signal-logic.png":::
61
+
:::image type="content" source="./media/cross-region-replication-display-health-status/alert-config-signal-logic.png" alt-text="Screenshot of the Azure interface that shows the configure signal logic step with a backdrop of the Create alert rule page." lightbox="./media/cross-region-replication-display-health-status/alert-config-signal-logic.png":::
5. Mount the destination volume by following the steps in [Mount or unmount a volume for Windows or Linux virtual machines](azure-netapp-files-mount-unmount-volumes-for-virtual-machines.md).
43
43
This step enables a client to access the destination volume.
@@ -58,7 +58,7 @@ After disaster recovery, you can reactivate the source volume by performing a re
3. Monitor the source volume health status by following steps in [Display health status of replication relationship](cross-region-replication-display-health-status.md).
64
64
When the source volume health status shows the following values, the reverse resync operation is complete, and changes made at the destination volume are now captured on the source volume:
0 commit comments