exam questions

Exam AZ-700 All Questions

View all questions & answers for the AZ-700 exam

Exam AZ-700 topic 4 question 44 discussion

Actual exam question from Microsoft's AZ-700
Question #: 44
Topic #: 4
[All AZ-700 Questions]

SIMULATION
-




Username and password
-

Use the following login credentials as needed:

To enter your username, place your cursor in the Sign in box and click on the username below.

To enter your password, place your cursor in the Enter password box and click on the password below.

Azure Username: [email protected]

Azure Password: xxxxxxxxxx
-

If the Azure portal does not load successfully in the browser, press CTRL-K to reload the portal in a new browser tab.

The following information is for technical support purposes only:

Lab Instance: 12345678
-

You need to ensure that subnet3-2 can only access resources on subnet3-1.

To complete this task, sign in to the Azure portal.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
bobothewiseman
2 months, 3 weeks ago
Create 2 outbount rules on subnet3-2 Allow subnet3-2 to subnet3-1 Deny subnet3-2 to any
upvoted 1 times
...
Sergovladi
2 months, 4 weeks ago
Correct. By default, the subnets within a VNET can communicate with each other. That is why only 1 NSG with 1 association is needed for the task
upvoted 1 times
Sergovladi
2 months, 4 weeks ago
rule 1 with priority 100 to allow all outbound to subnet3-1, and then create rule 2 with priority 200 to deny all outbound
upvoted 1 times
...
...
seyoum
5 months, 1 week ago
I think this is how it needs to be configured To ensure that subnet3-2 can only access resources on subnet3-1 in Azure, you can use Network Security Groups (NSGs) and Service Endpoints. Here’s a step-by-step guide: Create Network Security Groups (NSGs): Create an NSG for subnet3-2 and another for subnet3-1. In the NSG for subnet3-2, add an inbound security rule that allows traffic to subnet3-1. Configure NSG Rules: For the NSG associated with subnet3-2, add a rule to allow traffic to subnet3-1: Source: subnet3-2 Destination: subnet3-1 Port: Any (or specify the required port) Action: Allow Apply NSGs to Subnets: Apply the NSG with the inbound rule to subnet3-2. Ensure subnet3-1 has an NSG that allows traffic from subnet3-2 if needed.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago