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/access-smb-volume-from-windows-client.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
@@ -5,7 +5,7 @@ ms.service: azure-netapp-files
5
5
ms.topic: how-to
6
6
author: b-ahibbard
7
7
ms.author: anfdocs
8
-
ms.date: 08/20/2024
8
+
ms.date: 10/18/2024
9
9
---
10
10
# Access SMB volumes from Microsoft Entra joined Windows virtual machines
11
11
@@ -91,7 +91,7 @@ The configuration process takes you through five process:
91
91
* `$servicePrincipalName`: The SPN details from mounting the Azure NetApp Files volume. Use the CIFS/FQDN format. For example: `CIFS/NETBIOS-1234.CONTOSO.COM`
92
92
* `$targetApplicationID`: Application (client) ID of the Microsoft Entra application.
93
93
* `$domainCred`: use `Get-Credential` (should be an AD DS domain administrator)
94
-
* `$cloudCred`: use `Get-Credential` (should be a Microsoft Entra Global Administrator)
94
+
* `$cloudCred`: use `Get-Credential` (likely a [Hybrid Identity Administrator](/entra/identity/role-based-access-control/permissions-reference#hybrid-identity-administrator))
0 commit comments