Azure / aihub

AI Hub Executive Demo HandsOn
https://azure.github.io/aihub
MIT License
48 stars 22 forks source link

Solved issue 45: Add optional private endpoints for AI Services and Storage Accounts #55

Closed rliberoff closed 4 months ago

rliberoff commented 4 months ago

This PR would solve issue #45.

All private endpoints are set when the new variable use_private_endpoints is true. Also, the current IP address of the machine executing these templates is used as an allowed IP address to facilitate managing these services.

rliberoff commented 4 months ago

Change the private DNS zone names and we'll be read to merge 🎉🎉🎉

Done. Changed as agreed!