CloudGuild · Blog · Cheat sheets · Lessons · Certifications

Navigating Azure Security: Access Management with NSGs

Discover how to effectively restrict access to Azure resources using Network Security Groups in our AZ-500 exam question walkthrough.

In the Azure Security Engineer Associate exam, candidates often trip over questions about access management features. Knowing the right tool for the job is crucial. This question tests your understanding of how to restrict access based on traffic source.

The question

In a recent review, your organization identified that it needs to restrict access to specific Azure resources based on the source of the traffic. Which Azure feature should you use to manage this requirement effectively?

Think before you scroll

Take a moment to consider the purpose of each option. You need to restrict access based on traffic source, so think about which feature specifically manages network traffic and can create rules based on source IP addresses.

The answer

The correct option is B. Network Security Groups (NSGs). NSGs allow you to create rules that filter inbound and outbound traffic based on source and destination IP addresses, ports, and protocols. This capability directly addresses the requirement to manage access based on traffic source.

Why the other options lose

The concept behind it

Understanding how to manage network traffic is essential for Azure Security Engineers. NSGs are specifically designed for this purpose, allowing you to define granular rules based on IP addresses and protocols. This ensures that only authorized traffic reaches your resources, enhancing security.

Exam trap to remember

Remember: Network Security Groups (NSGs) are your go-to for managing network traffic based on source and destination rules. Don't confuse them with access management tools like RBAC.

Take the free AZ-500 mock exam

Take a free mock exam →