Skip to content

Commit f2363de

Browse files
Merge pull request #267339 from TimShererWithAquent/graphps76
Bulk update | 174285 MS Graph PowerShell cmdlet update Phase 3
2 parents c0ce1a6 + be28b88 commit f2363de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/blobs/storage-auth-abac-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: pauljewell
77
ms.service: azure-blob-storage
88
ms.topic: tutorial
99
ms.reviewer: nachakra
10-
ms.custom: devx-track-azurepowershell, has-azure-ad-ps-ref
10+
ms.custom: devx-track-azurepowershell, has-azure-ad-ps-ref, azure-ad-ref-level-one-done
1111
ms.date: 03/15/2023
1212
---
1313

@@ -105,7 +105,7 @@ Here's what the condition looks like in code:
105105
106106
## Step 3: Create a user
107107
108-
1. Use [New-AzureADUser](/powershell/module/azuread/new-azureaduser) to create a user or find an existing user. This tutorial uses Chandra as the example.
108+
1. Use [New-MgUser](/powershell/module/microsoft.graph.users/new-mguser) to create a user or find an existing user. This tutorial uses Chandra as the example.
109109
110110
1. Initialize the variable for the object ID of the user.
111111

0 commit comments

Comments
 (0)