Cloud Computing

Azure Network Infrastructure Tips

Ratings
(0)

To allow on-premises services access to Azure storage account, without exposing the storage account to the internet, you can:

  • Set up a VPN from on-premises to Azure
  • Configure a storage account private endpoint.

VPN -> Azure Cloud + access public Azure services (without traversing the internet) = Private endpoint.

Resolve a FQDN to an IPv6 address with AAAA DNS record. 

To ensure that only certain VMs in your Azure environment can resolve FQDNs to IPs in Azure-hosted DNS zone:

  • Deploy the VMs in a single virtual network and allow the virtual network access to the private DNS zone
  • Create a private DNS zone

 

 

  • Hits: 172

Related Articles

Users and Groups in Azure

There are three main types of user accounts in Microsoft Entra ID.

Cloud Components and Shared Responsibility Model

computing-service

Azure Arc

Azure Arc is a solution that bridges the gap between on-premises, edge, and multi-cloud environments, allowing businesses to manage, govern, and secure their infrastructure effectively.

 Ireland | Bobby Abuchi