michaell104
Results
2
comments of
michaell104
I like these ideas Perhaps something a little cleaner ```` param location = import(location, ./foo.bicepparam) // This imports a single value import(./bar.bicepparam) // This imports all values ```` The env...
> ## Option 2: Using the resourceId() function > If you are certain that all ASG's are in a specific resource group, another option could be to use the resourceId...