microsoft / AzureTRE

An accelerator to help organizations build Trusted Research Environments on Azure.
https://microsoft.github.io/AzureTRE
MIT License
182 stars 139 forks source link

Add ability to reference core IP groups as destination in firewall rules #4010

Open SvenAelterman opened 3 months ago

SvenAelterman commented 3 months ago

Description

As a Azure TRE Developer I want to define firewall rules in template_schema.json where I reference the TRE core's IP groups as destinations (and not only sources) So that my firewall rules do not require brittle concatenation

Acceptance criteria