exam questions

Exam AZ-300 All Questions

View all questions & answers for the AZ-300 exam

Exam AZ-300 topic 1 question 45 discussion

Actual exam question from Microsoft's AZ-300
Question #: 45
Topic #: 1
[All AZ-300 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 configure VM1 to be accessible from the internet.
You need to add a public IP address to the network interface used by VM1.
What should you do from the Azure portal?

Show Suggested Answer Hide Answer
Suggested Answer: See solution below.
You can add private and public IP addresses to an Azure network interface by completing the steps that follow.
Step 1: In Azure portal, click More services > type virtual machines in the filter box, and then click Virtual machines.
Step 2: In the Virtual machines pane, click the VM you want to add IP addresses to. Click Network interfaces in the virtual machine pane that appears, and then select the network interface you want to add the IP addresses to. In the example shown in the following picture, the NIC named myNIC from the VM named myVM is selected:

Step 3: In the pane that appears for the NIC you selected, click IP configurations.
Step 4: Click Create public IP address.

Step 5: In the Create public IP address pane that appears, enter a Name, select an IP address assignment type, a Subscription, a Resource group, and a
Location, then click Create, as shown in the following picture:
References:
https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-multiple-ip-addresses-portal

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
TYT
Highly Voted 5 years, 1 month ago
Go to the VM, Networking, Network Interface, IP config, Add IP Config, public IP as Enabled, then you will see an option IP Address, create new, give assignment as static and save.
upvoted 12 times
...
Nikita_1998
Highly Voted 4 years, 11 months ago
1. Login to MS Azure portal 2. Click “Virtual Machines” from the left menu. 3. Select an existing virtual machine from the list. 4. Under Settings, click "Networking". 5. Click "Network Interface". 6. Under Settings, click "IP Configurations". 7. Click IP configuration (e.g. ipconfig1). 8. Under Public IP address settings, for Public IP address click Enabled. 9. Click “IP address”. 10. Click “Create New”. 11. Under Assignment, select Static. 12. Click OK. 13. Click Save to save the changes to the network interface. https://www.c-sharpcorner.com/article/assign-static-public-ip-address-to-azure-vm/
upvoted 10 times
ct84
4 years, 9 months ago
is that static option for the vNet IP ?
upvoted 1 times
...
...
ct84
Most Recent 4 years, 9 months ago
basic or standard public ip??
upvoted 1 times
Bart78
4 years, 9 months ago
Just add a basic public IP to the existing network config. So do not create a second IP profile with a second primary address with a ne pub IP
upvoted 1 times
...
...
BenDova
5 years, 1 month ago
I would leave the default setting for ip address assignment which i think is dynamic.
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 ...