You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In dashboard-v2 artifacts, there is a module called infra-pep.bicep for deploying the private endpoints + DNS Zone config. However, this template is never used/called in the entire deployment.
I think best solution would be to remove this template all together, and specify the private endpoints directly in the AVM modules. Also see #366