Instiq

5Design and Implement Private Access to Azure Services

Practice questions →Glossary →
  • 5.1Private Link and Private Endpoints

    Understand Azure Private Link and private endpoints that bring PaaS (Storage, SQL, etc.) connectivity onto a private IP inside the VNet, plus the private DNS zone that backs name resolution. The goal is to reach PaaS without using the public path.

  • 5.2Choosing Between Service Endpoints and Private Endpoints

    Understand the difference and selection between service endpoints (optimize PaaS access via the VNet) and private endpoints (assign a private IP), and touch on Private Link Service for offering your own service via Private Link.