Skip to content

Commit be928bb

Browse files
author
Andy Churchard
committed
Add warning for expose_all_params about defaults containing sensitive data.
1 parent 47210d7 commit be928bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/operator-service-manager/concepts-expose-parameters-configuration-group-schema.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ The Azure CLI AOSM extension `az aosm nfd generate-config` command generates an
3333

3434
This parameter controls the parameter exposure behavior in the AOSM CLI extension.
3535

36+
>[!WARNING]
37+
> By exposing all parameters you are also exposing all your defaults. Make sure your defaults do not contain any sensitive information.
38+
3639
## Default behavior
3740

3841
`expose_all_parameters` is always set to `false` by default. The AOSM CLI:

0 commit comments

Comments
 (0)