Skip to content

Commit 147f760

Browse files
committed
fix warnings
1 parent 7bc7c40 commit 147f760

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/manage-apps/configure-permission-classifications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: app-mgmt
99
ms.workload: identity
1010
ms.topic: how-to
11-
ms.date: 2/23/2023
11+
ms.date: 2/24/2023
1212
ms.author: jomondi
1313
ms.reviewer: arvindh, luleon, phsignor, jawoods
1414
ms.custom: contperf-fy21q2
@@ -129,7 +129,7 @@ Connect-AzureAD -Scopes "Application.ReadWrite.All", "Directory.ReadWrite.All",
129129

130130
:::zone pivot="ms-powershell"
131131

132-
You can use [Microsoft Graph PowerShell](/powershell/microsoftgraph/get-started?view=graph-powershell-1.0), to classify permissions. Permission classifications are configured on the **ServicePrincipal** object of the API that publishes the permissions.
132+
You can use [Microsoft Graph PowerShell](/powershell/microsoftgraph/get-started?preserve-view=true&view=graph-powershell-1.0), to classify permissions. Permission classifications are configured on the **ServicePrincipal** object of the API that publishes the permissions.
133133

134134
Run the following command to connect to Microsoft Graph PowerShell. To consent to the required scopes, sign in with one of the roles listed in the prerequisite section of this article.
135135

0 commit comments

Comments
 (0)