- (Exam Topic 1)
This question requires that you evaluate the underlined text to determine if it is correct.
A support plan solution that gives you best practice information, health status and notifications, and 24/7 access to billing information at the lowest possible cost is a Standard support plan.
Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed”. If the statement is incorrect, select the answer choice that makes the statement correct.
Correct Answer:
C
A basic support plan provides: 24x7 access to billing and subscription support, online self-help, documentation, whitepapers, and support forums
Best practices: Access to full set of Azure Advisor recommendations
Health Status and Notifications: Access to personalized Service Health Dashboard & Health API References:
https://azure.microsoft.com/en-us/support/plans/
- (Exam Topic 2)
For each of the following statements, select Yes if the statement is true, Otherwise, select No. NOTE: Each correct match is worth one point.
Solution:
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 1)
Match the Azure service to the correct description.
Instructions: To answer, drag the appropriate Azure service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.
Solution:
Section: Understand Core Azure Services
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
Which term represents the ability to increase the computing capacity of a virtual machine by adding memory or CPUs?
Correct Answer:
D
- (Exam Topic 1)
Your company plans to deploy several web servers and several database servers to Azure.
You need to recommend an Azure solution to limit the types of connections from the web servers to the database servers.
What should you include in the recommendation?
Correct Answer:
A
A network security group works like a firewall. You can attach a network security group to a virtual network and/or individual subnets within the virtual network. You can also attach a network security group to a network interface assigned to a virtual machine. You can use multiple network security groups within a
virtual network to restrict traffic between resources such as virtual machines and subnets.
You can filter network traffic to and from Azure resources in an Azure virtual network with a network security group. A network security group contains security rules that allow or deny inbound network traffic to, or outbound network traffic from, several types of Azure resources.
https://docs.microsoft.com/en-us/azure/virtual-network/security-overview