QuestionQ217

Describe cloud concepts

For each statement below, select Yes when it is true; otherwise, select No.

Yes or No
StatementsYesNo
A network security group (NSG) will block all network traffic by default.
Application security groups can be specified as part of network security group (NSG) rules.
Network security groups (NSGs) always include inbound security rules and outbound security rules.
Explanation

Azure NSGs include default rules that allow virtual-network traffic and outbound internet traffic, so they do not block all traffic by default. ASGs can be referenced as a source or destination in NSG rules. NSGs also include default rules for both inbound and outbound directions.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!