DSC icon indicating copy to clipboard operation
DSC copied to clipboard

Add reference documentation for secret()

Open Gijsreyn opened this issue 4 months ago • 1 comments

PR Summary

This pull request adds the reference documentation for the secret() function. Also, minor tweaks were made to the CLI command function to accommodate the addition of more functions without breaking the documentation.

PR Context

Gijsreyn avatar Aug 22 '25 07:08 Gijsreyn

@michaeltlombardi After revisiting the examples, I have removed examples 3 and 4. Additionally, examples 1 and 2 have been rewritten, as they cannot be used in a string concatenation (still wondering why it couldn't be done even though the ARM docs also always directly use it on a property).

Gijsreyn avatar Aug 27 '25 01:08 Gijsreyn