Modules and snippets
Generates a alphanumeric password of desired length.
param PasswordLength int = 16
param location string = 'northeurope'
"outputs": {
"result": {
"type": "String",
"value": "kQp3bL6M6NVBIXCX"
}
}