Cloud provider
Azure
Motherboard
Keywords
Summary
This architecture is for a web app with a private link to an Azure SQL DB and storage. It allows for secure communication and data storage within the Azure cloud environment.
Resources
To set up the "Web app private link with Azure SQL DB and storage" architecture, the following Terraform resources are needed: - Azure Web App - Azure Virtual Network - Azure Private Endpoint - Azure SQL Database - Azure Storage Account These resources can be provisioned using the Terraform scripts available in the provided Git repository: https://github.com/sdcscripts/terraform-az-privatelink-sqldb.