Azure / Azure/PSRule.Rules.Azure
Investigate switching to Azure.Deployments packages
Open
enhancement
- Dominant language
- PowerShell
- Stars
- 447
- Forks
- 109
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 23
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.