Unable to add App Service to VNet

Chris Ashton 96 Reputation points
2020-01-05T19:55:10.143+00:00

Hi,

I've been able to add an App Service to a VNet using the Networking > Add VNet (preview) functionality.

I would like to add a second App Service to a different VNet, but whenever I attempt to do this I receive the following error:

VNet configuration failed.: Adding this VNET would exceed the App Service Plan VNET limit of 1. 

The two App Services in question belong to different S1 App Service Plans and are the only App Service in their respective plan.

Am I really only allowed to add one App Service in my entire subscription to a VNet, or am I missing something?

Any help greatly appreciated.

Thanks,

Chris

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,859 questions
0 comments No comments
{count} votes

Accepted answer
  1. Chris Ashton 96 Reputation points
    2020-01-06T13:32:12.957+00:00

    Hi @Ronen Ariely ,

    In the mean time I have found a solution... I tried resizing my App Service Plan 2 up and down a few times and adding to VNet 2 to no avail. However, when I recreated the App Service Plan to create App Service Plan 3, I was able to Add App Service 3 to VNet2 i.e. my end setup was as follows:

    App Service Plan 1

    • VNet 1 with Subnet 1
    • App Service 1 (web app) placed in Subnet 1

    App Service Plan 3

    • VNet 2 with Subnet 2
    • App Service 3 (web app) placed in Subnet 2

    Not sure if I'd misconfigured something along the way (unlikely because the setup is pretty simple), or if something was also corrupted in App Service Plan 2?

    Thanks again,
    Chris

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Ronen Ariely 15,096 Reputation points
    2020-01-06T00:54:33.453+00:00

    Good day Chris.

    Please check if the following thread answer your question (check SamaraSoucy's last respond):

    https://social.msdn.microsoft.com/Forums/en-US/a8b51183-d94b-48c9-9b6c-e6a4dbec9919/vnet-integration-limit-of-1?forum=azureappconfiguration

    You can also check the following discussion: https://github.com/MicrosoftDocs/azure-docs/issues/32922