Hi @Satya Komatineni ,
Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.
I understand that you are trying to deploy an Application gateway into an existing VNet.
This is supported. You can deploy an Application Gateway in an existing VNet.
The catch here is that,
- The subnet where you are trying to deploy the App Gateway must not contain any other resource.
- In you case, "GatewaySubnet" is for creating VNet Gateways, not Application Gateways.
- Hence, you are seeing the subnet as grayed out.
- You can create a new subnet with a normal naming convention such as "myAGSubnet" or any and deploy the App Gateway in it.
-
- Refer : https://learn.microsoft.com/en-us/azure/application-gateway/create-multiple-sites-portal
I hope this helps.
Please feel free to let us know if you have any follow-up queries on this.
Thanks,
Kapil
----------------------------------------------------------------------------------------------------------------
Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.
Hi @Satya Komatineni ,
Thanks for the update.
The name "GatewaySubnet" is reserved for VNet Gateways.
This means, this particular subnet can only contain VNet Gateways.
Deploying of any other resource is not supported whether or not the subnet has a Gateway in it.
For Application gateway v2, the requirements are,
You may try with a different name, and let us know if that helps or you need further assistance.
Cheers,
Kapil
----------------------------------------------------------------------------------------------------------------
Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer.
anonymous user-MSFT
oh my!
what a coincidence!! Of course not to my advantage.
ok thanks. Let me try with "any other name" :)
I will report back here how that goes!!!!
Hi @Satya Komatineni ,
Just checking in to see if you were able to create the App gateway.
If yes, please don’t forget to click "Accept the answer" and Up-Vote for the same, which might be beneficial to other community members reading this thread.
And, if you have any further query do let us know.
Thanks,
Kapil
Sign in to comment