Skip to content

Commit 0e242bd

Browse files
authored
Polish the Notification in Get-AzAccessToken.md (#27758)
1 parent 69207f9 commit 0e242bd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Accounts/Accounts/help/Get-AzAccessToken.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ schema: 2.0.0
1111
Get secure access token. When using -ResourceUrl, please make sure the value does match current Azure environment. You may refer to the value of `(Get-AzContext).Environment`.
1212

1313
> [!NOTE]
14-
> For security purposes, the default output type has been changed from a plain text `String` to `SecureString`.
15-
> Please refer to [Frequently asked questions about Azure PowerShell](https://learn.microsoft.com/en-us/powershell/azure/faq)
16-
> for how to convert from `SecureString` to plain text.
14+
> For security purposes, the default output type has been changed from a plain text `String` to `SecureString`. For more information, see [Protect secrets in Azure PowerShell](https://go.microsoft.com/fwlink/?linkid=2258844).
1715
1816
## SYNTAX
1917

0 commit comments

Comments
 (0)