Azure Deployment and Networking Architecture Diagram
cloud networking architecture diagram
Bill of materials for LHO deployment in Azure:
in MS Entra ID:
app registration
in the Azure Resource Group:
azure keyvault ( access policies to allow access to secrets for the VM Managed Identity and the App Registration’s Service Principal)
storage account
SQL server with a SQL DB
LHO VM
disks: OS and data disk
network interface
security group which leaves 443 and 80 open to the world and 22 open to AzureCloud incoming connections
public IP
VNET
Related