Skip to content

Commit e0f4512

Browse files
committed
resolve warning
1 parent b93fa04 commit e0f4512

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

articles/azure-netapp-files/create-active-directory-connections.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,7 @@ Several features of Azure NetApp Files require that you have an Active Directory
121121
![Screenshot of the AES description field which is a checkbox.](../media/azure-netapp-files/active-directory-aes-encryption.png)
122122
123123
See [Requirements for Active Directory connections](#requirements-for-active-directory-connections) for requirements.
124-
125-
<<<<<<< HEAD
126-
![Active Directory AES encryption](../media/azure-netapp-files/active-directory-aes-encryption.png)
127-
128-
<<<<<<< HEAD
129-
* **LDAP Signing**
130-
Select this checkbox to enable LDAP signing. This functionality enables secure LDAP lookups between the Azure NetApp Files service and the user-specified [Active Directory Domain Services domain controllers](/windows/win32/ad/active-directory-domain-services). For more information, see [ADV190023 | Microsoft Guidance for Enabling LDAP Channel Binding and LDAP Signing](https://portal.msrc.microsoft.com/security-guidance/advisory/ADV190023).
124+
![Active Directory AES encryption](../media/azure-netapp-files/active-directory-aes-encryption.png)
131125
132126
* <a name="ldap-signing"></a>**LDAP Signing**
133127
@@ -251,7 +245,7 @@ This feature is currently in preview. You need to register the feature before us
251245
```
252246
You can also use [Azure CLI commands](/cli/azure/feature) `az feature register` and `az feature show` to register the feature and display the registration status.
253247
254-
## Reset Active Directory computer account password
248+
## <a name="reset-active-directory"></a> Reset Active Directory computer account password
255249
256250
If you accidentally reset the password of the AD computer account on the AD server or the AD server is unreachable, you can safely reset the computer account password to preserve connectivity to your volumes. A reset affects all volumes on the SMB server.
257251
@@ -276,7 +270,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
276270
Alternately, navigate to the **Volumes** menu. Identify the volume for which you want to reset the Active Directory account and select the meatballs menu at the end of the row. Select **Reset Active Directory Account**.
277271
:::image type="content" source="../media/azure-netapp-files/active-directory-reset-list.png" alt-text="Azure volume list with the Reset Active Directory Account button highlighted." lightbox="../media/azure-netapp-files/active-directory-reset-list.png":::
278272
2. A warning message that explains the implications of this action will pop up. Type **yes** in the text box to proceed.
279-
:::image type="content" source="../media/azure-netapp-files/active-directory-reset-confirm.png" alt-text="Reset Active Directory Account warning message which reads: Warning! This action will reset the active directory account for the volume. This action is intended for users to regain access to volumes at their disposal and can cause data to be unreachable if executed when not needed.." lightbox="../media/azure-netapp-files/ad-reset-confirm.png":::
273+
:::image type="content" source="../media/azure-netapp-files/active-directory-reset-confirm.png" alt-text="Reset Active Directory Account warning message which reads: Warning! This action will reset the active directory account for the volume. This action is intended for users to regain access to volumes at their disposal and can cause data to be unreachable if executed when not needed.." lightbox="../media/azure-netapp-files/active-directory-reset-confirm.png":::
280274

281275
## Next steps
282276

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.author: anfdocs
2020

2121
Azure NetApp Files is updated regularly. This article provides a summary about the latest new features and enhancements.
2222

23-
# July 2022
23+
## July 2022
2424

2525
* [Active Directory connection enhancement: Reset Active Directory computer account password](create-active-directory-connections.md#reset-active-directory) (Preview)
2626
If you (accidentally) reset the password of the AD computer account on the AD server or the AD server is unreachable, you can now safely reset the computer account password to preserve connectivity to your volumes directly from the portal.

0 commit comments

Comments
 (0)