Skip to content

Commit 21c7026

Browse files
authored
Update Get-AzAccessToken.md (Azure#27586)
1 parent a07a3ff commit 21c7026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Get access token of Microsoft Graph endpoint for current account
5959

6060
### -AsSecureString
6161
Specifiy to convert output token as a secure string.
62-
Please always use the parameter for security purpose and to avoid the upcoming breaking chang and 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.
62+
Please always use the parameter for security purpose and to avoid the upcoming breaking change and 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.
6363

6464
```yaml
6565
Type: System.Management.Automation.SwitchParameter

0 commit comments

Comments
 (0)