Forum Discussion
Aniruddha1248
Microsoft
Nov 02, 2023Policy trigger for Microsoft.Network/virtualNetworks/subnets/join/action
Hello Team,
I have a use case where I do not want any resource to connect to my VNET except a few allowed ones.
We are designing a secured containerized environment for our customers with ver...
Kidd_Ip
Dec 03, 2023MVP
- Aniruddha1248Dec 05, 2023
Microsoft
Policy assignments are a problem as policies are effectual at the scope they are assigned.
We don't want to put an assignment at a very broad scope as subscription but want to restrict it only to our resource group that we create. And the issue we are seeing is that resources from other resource group are still able to do vnet join as they do not have these policy assignments.