Find answers, ask questions, and connect with our
community around the world.

Home Forums Azure AZ500 Quiz 8/11 Section-Based – Secure networking (AZ-500) question 8 Reply To: AZ500 Quiz 8/11 Section-Based – Secure networking (AZ-500) question 8

  • Nikee-TutorialsDojo

    Administrator
    December 2, 2024 at 2:38 pm

    Hello aocferreira,

    Thank you for your feedback and for sharing your thoughts with us.

    The Azure virtual network integration feature supports multiple virtual network integrations per App Service plan. However, it’s important to note the distinction between App Service plans and individual apps:

    1. App Service Plan: An App Service plan can integrate with two subnets (from either one or two VNets), allowing the infrastructure to support multiple integrations.

    2. Individual App: However, each individual app (like GlobalSG) within the App Service plan can only integrate with one subnet at a time. This means that GlobalSG (an individual app) cannot be connected to TDsubnet1 and TDsubnet2 at the same time, even if both subnets are part of the same App Service plan.

    Even though an App Service plan allows up to two subnet integrations across VNets, an individual app can only be connected to one subnet at a time.

    The answer to whether GlobalSG can have another virtual network integration with TDsubnet2 is No, because:

    • GlobalSG is already integrated with TDsubnet1 in the same App Service plan, and Azure does not allow a single app to be integrated with two subnets simultaneously within the same plan.
    • The Azure documentation confirms that while an App Service plan can have integrations with multiple subnets, each individual app can only use one subnet integration at any time.

    I hope this clarifies any confusion you may have. Please feel free to reach out if you have any further questions.

    Regards,

    Nikee @ Tutorials Dojo

Skip to content