Skip to content

Commit 216fce6

Browse files
authored
Add upcoming breaking changes for secrets detection (#24552)
1 parent a42295e commit 216fce6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

documentation/breaking-changes/upcoming-breaking-changes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Upcoming breaking changes in Azure PowerShell
22

3+
## General
4+
5+
- In the upcoming major release of Azure PowerShell (Az 12.0.0), the `DisplaySecretsWarning` configuration option will be activated by default. A warning message will be shown when secrets are detected in the output of a cmdlet.
6+
For additional context, please visit [Hardening your defense in depth with secrets awareness in Azure command line tools](https://techcommunity.microsoft.com/t5/azure-tools-blog/hardening-your-defense-in-depth-with-secrets-awareness-in-azure/ba-p/4049883).
7+
For command usage details, please refer to [Protect secrets in Azure PowerShell](https://go.microsoft.com/fwlink/?linkid=2258844).
8+
39
## Az.Accounts
410

511
### `Clear-AzConfig`

0 commit comments

Comments
 (0)