Skip to content

Conversation

@karpikpl
Copy link

Private endpoints were using resource group location while other resources were using location parameter.
This change makes it consistent.

@gukoff
Copy link

gukoff commented Jul 16, 2025

@karpikpl private endpoints must be in the same location as their subnet.

How about we export output virtualNetworkLocation string from network-agent-vnet.bicep and pass it to private-endpoint-and-dns.bicep?

@karpikpl
Copy link
Author

@karpikpl private endpoints must be in the same location as their subnet.

How about we export output virtualNetworkLocation string from network-agent-vnet.bicep and pass it to private-endpoint-and-dns.bicep?

sure, I've added virtualNetworkLocation

@karpikpl
Copy link
Author

@meerakurup - any chance this can get merged, it's a small improvement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants