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

Avoid using providers template function

Open BernieWhite opened this issue 4 years ago • 0 comments

Rule request

Suggested rule change

The providers template function is deprecated and not recommended for use.

Instead of using providers, specify the API version that has been tested for deployment with the resource features you want to use.

Applies to the following

The rule applies to the following:

  • Azure templates.

Additional context

Reference

BernieWhite avatar Sep 16 '21 04:09 BernieWhite