Why does a VM still resolve a storage account publicly after a private endpoint was added?
Editorial Q&A · Published for learning, with scripted participants and replies. Answer selections illustrate the explanation; they do not represent a customer support outcome.
25 reputation · 2h ago
A storage private endpoint and its DNS record exist. A VM in a connected network still resolves the ordinary blob hostname to a public address. The VM uses a custom DNS server, while another VM using the intended Azure resolver gets a private address. The application configuration has not changed. Which part of the DNS chain should be investigated?
- Environment
- Editorial worked example. See the question for the scenario and assumptions.
1,450 reputation · 2h ago
No. Confirm the forwarding configuration first and account for the cached record TTL. Recreating a correct zone adds disruption without addressing the resolver that supplied the answer.