You are tasked with designing a network architecture for an Azure-hosted application that requires strict access controls to different components. How would you leverage NSGs and ASGs in this scenario?

  • NSGs for application-level control and ASGs for subnet-level control
  • NSGs for subnet-level control and ASGs for application-level control
  • Using ASGs only for both subnet and application-level control
  • Using NSGs only for both subnet and application-level control
Leveraging NSGs (Network Security Groups) for subnet-level control and ASGs (Application Security Groups) for application-level control provides granular access controls for different components in the Azure-hosted application.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *