Microsoft AZ-300 Microsoft Azure Architect Technologies Online Training
Microsoft AZ-300 Online Training
The questions for AZ-300 were last updated at Dec 20,2024.
- Exam Code: AZ-300
- Exam Name: Microsoft Azure Architect Technologies
- Certification Provider: Microsoft
- Latest update: Dec 20,2024
DRAG DROP
You have an Azure Active Directory (Azure AD) tenant that has the initial domain name. You have a domain name of contoso.com registered at a third-party registrar. You need to ensure that you can create Azure AD users that have names containing a suffix [email protected].
Which three actions should you perform in sequence? To answer, move the appropriate cmdlets from the list of cmdlets to the answer area and arrange them in the correct order.
DRAG DROP
You have an Azure Active Directory (Azure AD) tenant that has the initial domain name. You have a domain name of contoso.com registered at a third-party registrar. You need to ensure that you can create Azure AD users that have names containing a suffix [email protected].
Which three actions should you perform in sequence? To answer, move the appropriate cmdlets from the list of cmdlets to the answer area and arrange them in the correct order.
DRAG DROP
You have an Azure Active Directory (Azure AD) tenant that has the initial domain name. You have a domain name of contoso.com registered at a third-party registrar. You need to ensure that you can create Azure AD users that have names containing a suffix [email protected].
Which three actions should you perform in sequence? To answer, move the appropriate cmdlets from the list of cmdlets to the answer area and arrange them in the correct order.
DRAG DROP
You have an Azure Active Directory (Azure AD) tenant that has the initial domain name. You have a domain name of contoso.com registered at a third-party registrar. You need to ensure that you can create Azure AD users that have names containing a suffix [email protected].
Which three actions should you perform in sequence? To answer, move the appropriate cmdlets from the list of cmdlets to the answer area and arrange them in the correct order.
You have an Azure subscription that contains 100 virtual machines. You regularly create and delete virtual machines. You need to identify unattached disks that can be deleted.
What should you do?
- A . From Microsoft Azure Storage Explorer, view the Account Management properties.
- B . From Azure Cost Management, create a Cost Management report.
- C . From the Azure portal, configure the Advisor recommendations.
- D . From Azure Cost Management, open the Optimizer tab and create a report.
You have an Azure subscription that contains 10 virtual machines.
You need to ensure that you receive an email message when any virtual machines are powered off, restarted, or deallocated.
What is the minimum number of rules and action groups that you require?
- A . three rules and three action groups
- B . one rule and one action group
- C . three rules and one action group
- D . one rule and three action groups
You plan to automate the deployment of a virtual machine scale set that uses the Windows Server 2016 Datacenter image.
You need to ensure that when the scale set virtual machines are provisioned, they have web server components installed.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A . Upload a configuration script.
- B . Create an automation account.
- C . Create a new virtual machine scale set in the Azure portal.
- D . Create an Azure policy.
- E . Modify the extensionProfilesection of the Azure Resource Manager template.
You have an Azure subscription.
You have 100 Azure virtual machines.
You need to quickly identify underutilized virtual machines that can have their service tier changed to a less expensive offering.
Which blade should you use?
- A . Customer insights
- B . Monitor
- C . Advisor
- D . Metrics
An app uses a virtual network with two subnets. One subnet is used for the application server. The other subnet is used for a database server. A network virtual appliance (NVA) is used as a firewall.
Traffic destined for one specific address prefix is routed to the NVA and then to an on-premises database server that stores sensitive data. A Border Gateway Protocol (BGP) route is used for the traffic to the on-premises database server.
You need to recommend a method for creating the user-defined route.
Which two options should you recommend? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . For the virtual network configuration, use a VPN.
- B . For the next hop type, use a virtual network peering.
- C . For the virtual network configuration, use Azure ExpressRoute.
- D . For the next hop type, use a virtual network gateway.
You manage a solution in Azure that consists of a single application which runs on a virtual machine (VM). Traffic to the application has increased dramatically.
The application must not experience any downtime and scaling must be dynamically defined.
You need to define an auto-scale strategy to ensure that the VM can handle the workload.
Which three options should you recommend? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Deploy application automatic vertical scaling.
- B . Create a VM availability set.
- C . Create a VM scale set.
- D . Deploy application automatic horizontal scaling.
- E . Deploy a custom auto-scale implementation.