•
5 min read
Validate Azure Resource Relationships with PSRule and PowerShell Graphs
PSRule for Azure makes it straightforward to validate the properties of individual resources before deployment. But some architecture requirements describe a relationship, not a property: every Function App must connect to the expected virtual network, or every application must have exactly one …
