I have "build" slot for my website hosted on azure app services. I was wondering it it would be possible to not make it available under any url. i.e. I don't want the "build" slot deployment reachable using http://mysite-build.azurewebsite.net
3
votes
3 Answers
1
votes
Create An Azure Vnet. Create a network security group to restrict access on that specific Vnet. Deploy your WEB APP inside the Vnet. For more info https://azure.microsoft.com/en-in/documentation/articles/virtual-networks-overview/
0
votes
0
votes
Better to use AppServiceEnvironment. Its really costly to be adapted for small or medium sized apps. ASE