exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 6 question 6 discussion

Actual exam question from Microsoft's AZ-303
Question #: 6
Topic #: 6
[All AZ-303 Questions]

SIMULATION -
Click to expand each objective. To connect to the Azure portal, type https://portal.azure.com in the browser address bar.






When you are finished performing all the tasks, click the `˜Next' button.
Note that you cannot return to the lab once you click the `˜Next' button. Scoring occur in the background while you complete the rest of the exam.

Overview -
The following section of the exam is a lab. In this section, you will perform a set of tasks in a live environment. While most functionality will be available to you as it would be in a live environment, some functionality (e.g., copy and paste, ability to navigate to external websites) will not be possible by design.
Scoring is based on the outcome of performing the tasks stated in the lab. In other words, it doesn't matter how you accomplish the task, if you successfully perform it, you will earn credit for that task.
Labs are not timed separately, and this exam may have more than one lab that you must complete. You can use as much time as you would like to complete each lab. But, you should manage your time appropriately to ensure that you are able to complete the lab(s) and all other sections of the exam in the time provided.
Please note that once you submit your work by clicking the Next button within a lab, you will NOT be able to return to the lab.

To start the lab -
You may start the lab by clicking the Next button.
You plan to create several virtual machines in different availability zones, and then to configure the virtual machines to load balanced connections from the
Internet.
You need to create an IP address resource named ip1006 to support the planned load balancing solution.
The solution must minimize costs.
What should you do from the Azure portal?

Show Suggested Answer Hide Answer
Suggested Answer: See solution below.
We should create a public IP address.
Step 1: At the top, left corner of the portal, select + Create a resource.
Step 2: Enter public ip address in the Search the Marketplace box. When Public IP address appears in the search results, select it.
Step 3: Under Public IP address, select Create.
Step 4: Enter, or select values for the following settings, under Create public IP address, then select Create:
Name: ip1006
SKU: Basic SKU
IP Version: IPv6
IP address assignment: Dynamic
Subscription: Select appropriate
Resource group: Select appropriate
References:
https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-public-ip-address

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
widurr
Highly Voted 4 years, 5 months ago
Standard SKU, since it has to go in pair with Standard SKU Load Balancer
upvoted 17 times
MichaelCWWong
4 years, 5 months ago
Agreed, only Standard SKU of IP address supports availability zone but not Basic SKU.
upvoted 8 times
...
...
Celtic_Bear
Highly Voted 4 years, 3 months ago
why is it IPv6?
upvoted 5 times
El_Hechizo
3 years, 11 months ago
Load balancer supports IPv6 addresses for your frontend. Learn more about load Balancer and IPv6. https://docs.microsoft.com/en-us/azure/load-balancer/manage
upvoted 3 times
DeepHouse
3 years, 3 months ago
Yeah, fine. But the question didn't ask for IPv6
upvoted 1 times
...
...
...
junear
Most Recent 4 years, 2 months ago
Should be Static IP + Standard SKU https://docs.microsoft.com/en-us/azure/load-balancer/quickstart-load-balancer-standard-public-portal?tabs=option-1-create-load-balancer-standard
upvoted 5 times
altafpatel1984
3 years, 4 months ago
For Standard SKU, it will be by default Static and cannot be changed.
upvoted 1 times
...
...
prashantjoge
4 years, 4 months ago
it doesnt ask the LB to be zonal. Just the VMs are zonal. Plus they are asking for a cost effective solution. basic sku should be fine
upvoted 2 times
s1fd01
4 years, 3 months ago
Yes but that defeats the purpose of having VMs in zones in first place, see diagram https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-standard-availability-zones#zone-redundant
upvoted 3 times
...
...
Stephan99
4 years, 4 months ago
Microsoft recommends Static IP addresses for Azure Load Balancer. https://docs.microsoft.com/en-us/azure/load-balancer/manage
upvoted 3 times
...
Stephan99
4 years, 4 months ago
Standard IPs can be assigned to network interfaces, Standard public load balancers, application gateways, or VPN gateways. https://docs.microsoft.com/en-us/learn/modules/design-ip-addressing-for-azure/3-azure-public-private-ip-addressing
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 ...