Skip to content

Commit 570ebb6

Browse files
authored
Merge pull request #189622 from whhender/patch-38
Removing incorrect *Azure from a command
2 parents 5b0157f + 5be9375 commit 570ebb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/purview/sensitivity-labels-frequently-asked-questions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ sections:
7878
Only compliance administrators, global administrators of the tenant, or a custom role that has access to the [Set-PolicyConfig](/powershell/module/exchange/set-policyconfig) cmdlet can [enable labels for Azure Purview](how-to-automatically-label-your-content.md). To verify whether an administrator has extended labeling to Azure Purview, connect to Exchange Online PowerShell and run the [Get-PolicyConfig](/powershell/module/exchange/get-policyconfig) cmdlet. For example:
7979
8080
~~~powershell
81-
Get-PolicyConfig | format-list Azure Purview*
81+
Get-PolicyConfig | format-list Purview*
8282
~~~
8383
8484
When labeling has been extended to Azure Purview, you'll see **True** for the **PurviewLabelConsent** parameter and a timestamp indicating when consent was activated and an **ObjectId** of who activated consent.

0 commit comments

Comments
 (0)