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.
Loading...
Related Quiz
- In the context of IoT, what is the role of Azure Stream Analytics?
- How does Azure Synapse Analytics handle real-time stream processing and its integration with data warehousing?
- What is the primary purpose of Azure SDKs in application development?
- Describe the role of Azure Digital Twins in IoT solutions.
- What role does Azure Application Gateway play in protecting web applications from common web vulnerabilities?