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

Investigate switching to Azure.Deployments packages

Open BernieWhite opened this issue 3 years ago • 0 comments

Currently PSRule for Azure implements it's own expansion code to resolve templates dynamically at runtime. At the time when PSRule for Azure implemented these features, no other libraries where available with these capabilities. More recently Azure.Deployments.* libraries are available which provide some of these features.

We should evaluate if these libraries provide the necessary capabilities to replace built-in functionality.

BernieWhite avatar May 14 '22 07:05 BernieWhite