Hi
there is no diagram, but I assume you're using a standard Hub and Spoke network model.
A few things from me:
- Do you have Azure Firewall in your Hub?
- Do you have any UDR's (User Defined Routes) defined in your Route Tables coming from the Spoke?
What you could do is define the Domain Controller-bound ports in the UDR that your SQL sits in, and send them back to your Firewall in the Hub. Then have rules to route that traffic to your Domain Controllers Spoke.
Hope this helps,
Thanks
Michael Durkan
- If the reply was helpful please upvote and/or accept as answer as this helps others in the community with similar questions. Thanks!