A storage account used for public open-data downloads is reachable on the public internet. What does that reachability indicate about the endpoint type?
Select an answer to reveal the explanation.
Short Explanation
If the world can hit it on the public internet, that is a public endpoint story — a public doorway. Private endpoints keep the doorway inside your VNet. Do not rename storage as ExpressRoute just because it is online.
Full Explanation
A public endpoint exposes an Azure service through a public IP or internet-facing address path. Storage accounts commonly use public endpoints when data must be reachable from the internet. That describe-level idea contrasts with private endpoints that place access on a private IP inside a virtual network.