- 20 Aug 2025
- 1 Minute to read
- Print
- DarkLight
- PDF
Setup Process
- Updated on 20 Aug 2025
- 1 Minute to read
- Print
- DarkLight
- PDF
Pre-req
Background Reading
Design & Setup
You will have identified and created appropriate subnets you would like to connect the private endpoints to
You will have identified and created subnets you would like to integrate the VNET for your app service outbound integration
This subnet will have a delegation to Microsoft.Web/serverFarms
Process
This is the high level view of the process we will follow to configure private networking once the Turbo360 infrastructure is deployed.
Normal Turbo360 Private Hosting deployment
Setup the Deployment Virtual Machine and managed identity permissions as per the documentation
Deploy the Turbo360 application using the installer application as described in the Deployment Page
Check the application pages start up from the website
Additional Steps for Private Networking Setup
Stop the web application and function apps
Convert the storage account from V1 to V2 if its V1 so private endpoints are allowed (More info)
Manually configure the VNET integration on the app service
Manually configure the private endpoints for the SQL database
Manually configure the private endpoints for the storage accounts
Manually configure the private link for App Insights & Log Analytics
Start all of the function apps
Start the web app
Open Turbo360 page and use application
Troubleshooting
If you have any issues or want to perform sanity checks please refer to the troubleshooting page.