From 6b3c1329a583e2c731852e7fef5adbb3044fb4ff Mon Sep 17 00:00:00 2001 From: Lei jin Date: Wed, 14 May 2025 13:35:00 +0800 Subject: [PATCH] Polish the notfication if Get-AzAccessToken.md --- src/Accounts/Accounts/help/Get-AzAccessToken.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/Accounts/Accounts/help/Get-AzAccessToken.md b/src/Accounts/Accounts/help/Get-AzAccessToken.md index 12977721a277..272ba3ef060d 100644 --- a/src/Accounts/Accounts/help/Get-AzAccessToken.md +++ b/src/Accounts/Accounts/help/Get-AzAccessToken.md @@ -11,9 +11,7 @@ schema: 2.0.0 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`. > [!NOTE] -> For security purposes, the default output type has been changed from a plain text `String` to `SecureString`. -> Please refer to [Frequently asked questions about Azure PowerShell](https://learn.microsoft.com/en-us/powershell/azure/faq) -> for how to convert from `SecureString` to plain text. +> 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). ## SYNTAX