How do NSGs differ from ASGs in terms of network traffic management in Azure?
- NSGs are applied at the subnet level, and ASGs are applied at the VM level.
- NSGs are for inbound traffic, and ASGs are for outbound traffic.
- NSGs are stateful, while ASGs are stateless.
- NSGs filter traffic based on IP addresses, while ASGs filter based on application tags.
Network Security Groups (NSGs) are stateful, meaning they track the state of a connection, whereas Application Security Groups (ASGs) are stateless, focusing on application-level tagging for traffic filtering.
Loading...
Related Quiz
- A company needs to deploy a scalable microservices application with a complex orchestration requirement. Which Azure service would be most appropriate for this scenario?
- Discuss the capabilities of Azure Machine Learning for implementing and managing MLOps (Machine Learning Operations).
- Azure _______ is used to centrally manage user identities and access privileges.
- How does Conditional Access in Azure AD contribute to a more dynamic and secure IAM strategy?
- You are tasked with designing a hybrid cloud strategy for a multinational company, ensuring seamless data integration and compliance across various locations. What Azure solutions would be key components of your strategy?