PSRule.Rules.Azure icon indicating copy to clipboard operation
PSRule.Rules.Azure copied to clipboard

Check that usernames are not literals

Open BernieWhite opened this issue 3 years ago • 0 comments

Rule request

Suggested rule change

Ensures that all properties within a template named adminUsername are expressions, not literal strings

Applies to the following

The rule applies to the following:

  • Resource type: Microsoft.Resources/deployments

Additional context

TTK test

BernieWhite avatar Jun 13 '22 04:06 BernieWhite