Microsoft365DSC
Microsoft365DSC copied to clipboard
Obfuscate password and avoid extra line feed in verbose logging
Pull Request (PR) description
- Obfuscate password in verbose logging (When a new AADUser is created the password was visible in the verbose logging)
- Avoid extra empty lines in verbose logging (On linux systems an extra empty line was generated between each parameter when using M365DscHashtableToString)
This Pull Request (PR) fixes the following issues
- Fixes #4392 : Verbose logging small enhancements
Thank you for your contribution!
could you please add an entry within the changelog unreleased section?
I'm a bit confused as why my other PR also ended up in this branch. I don't know if you can remove it here? It should be in https://github.com/microsoft/Microsoft365DSC/pull/4396
I'll resubmit a clean PR