Microsoft AZ-301 Microsoft Azure Architect Design Online Training
Microsoft AZ-301 Online Training
The questions for AZ-301 were last updated at Dec 20,2024.
- Exam Code: AZ-301
- Exam Name: Microsoft Azure Architect Design
- Certification Provider: Microsoft
- Latest update: Dec 20,2024
HOTSPOT
You need to recommend a solution for the users at Contoso to authenticate to the cloud-based services and the Azure AD-integrated applications.
What should you include in the recommendation? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
Testlet 2
Case study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirement, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
Overview
Fabrikam, Inc. is an engineering company that has offices throughout Europe. The company has a main office in London and three branch offices in Amsterdam, Berlin, and Rome.
Existing Environment
Active Directory Environment
The network contains two Active Directory forests named corp.fabrikam.com and rd.fabrikam.com. There are no trust relationships between the forests.
Corp.fabrikam.com is a production forest that contains identities used for internal user and computer authentication.
Rd.fabrikam.com is used by the research and development (R&D) department only.
Network Infrastructure
Each office contains at least one domain controller from the corp.fabrikam.com domain. The main office contains all the domain controllers for the rd.fabrikam.com forest.
All the offices have a high-speed connection to the Internet.
An existing application named WebApp1 is hosted in the data center of the London office. WebApp1 is used by customers to place and track orders.
WebApp1 has a web tier that uses Microsoft Internet Information Services (IIS) and a database tier that runs Microsoft SQL Server 2016. The web tier and the database tier are deployed to virtual machines that run on Hyper-V.
The IT department currently uses a separate Hyper-V environment to test updates to WebApp1.
Fabrikam purchases all Microsoft licenses through a Microsoft Enterprise Agreement that includes Software Assurance.
Problem Statements
The use of Web App1 is unpredictable. At peak times, users often report delays. At other times, many resources for WebApp1 are underutilized.
Requirements
Planned Changes
Fabrikam plans to move most of its production workloads to Azure during the next few years.
As one of its first projects, the company plans to establish a hybrid identity model, facilitating an upcoming Microsoft Office 365 deployment.
All R&D operations will remain on-premises.
Fabrikam plans to migrate the production and test instances of WebApp1 to Azure.
Technical Requirements
Fabrikam identifies the following technical requirements:
– Web site content must be easily updated from a single point.
– User input must be minimized when provisioning new app instances.
– Whenever possible, existing on-premises licenses must be used to reduce cost.
– Users must always authenticate by using their corp.fabrikam.com UPN identity.
– Any new deployments to Azure must be redundant in case an Azure region fails.
– Whenever possible, solutions must be deployed to Azure by using platform as a service (PaaS).
– An email distribution group named IT Support must be notified of any issues relating to the directory synchronization services.
– Directory synchronization between Azure Active Directory (Azure AD) and corp.fabrikam.com must not be affected by a link failure between Azure and the on-premises network.
Database Requirements
Fabrikam identifies the following database requirements:
– Database metrics for the production instance of WebApp1 must be available for analysis so that database administrators can optimize the performance settings.
– To avoid disrupting customer access, database downtime must be minimized when databases are migrated.
– Database backups must be retained for a minimum of seven years to meet compliance requirements.
Security Requirements
Fabrikam identifies the following security requirements:
– Company information including policies, templates, and data must be inaccessible to anyone outside the company.
– Users on the on-premises network must be able to authenticate to corp.fabrikam.com if an Internet link fails.
– Administrators must be able authenticate to the Azure portal by using their corp.fabrikam.com credentials.
– All administrative access to the Azure portal must be secured by using multi-factor authentication.
– The testing of WebApp1 updates must not be visible to anyone outside the company.
What should you include in the identity management strategy to support the planned changes?
- A . Move all the domain controllers from corp.fabrikam.com to virtual networks in Azure.
- B . Deploy domain controllers for corp.fabrikam.com to virtual networks in Azure.
- C . Deploy a new Azure AD tenant for the authentication of new R&D projects.
- D . Deploy domain controllers for the rd.fabrikam.com forest to virtual networks in Azure.
HOTSPOT
To meet the authentication requirements of Fabrikam, what should you include in the solution? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
Question Set 3
Note: This question is a part of series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have an Azure subscription that contains a resource group named RG1. You create an Azure Active Directory (Azure AD) group named ResearchUsers that contains the user accounts of all researchers.
You need to recommend a solution that meets the following requirements:
– The researchers must be allowed to create Azure virtual machines.
– The researchers must only be able to create Azure virtual machines by using specific Azure Resource
Manager templates.
Solution: On RG1, assign the Contributor role to the ResearchUsers group. Create a custom Azure Policy definition and assign the policy to RG1.
Does this meet the goal?
- A . Yes
- B . No
A company named Contoso Ltd., has a single-domain Active Directory forest named contoso.com.
Contoso is preparing to migrate all workloads to Azure. Contoso wants users to use single sign-on (SSO) when they access cloud-based services that integrate with Azure Active Directory (Azure AD). You need to identify any objects in Active Directory that will fail to synchronize to Azure AD due to
formatting issues. The solution must minimize costs.
What should you include in the solution?
- A . Azure Advisor
- B . Microsoft Office 365 IdFix
- C . Azure AD Connect Health
- D . Password Export Server version 3.1 (PES v3.1) in Active Directory Migration Tool (ADMT)
HOTSPOT
Your company has an API that returns XML data to internal applications. You plan to migrate the applications to Azure. You also plan to allow the company’s partners to access the API.
You need to recommend an API management solution that meets the following requirements:
– Internal applications must receive data in the JSON format once the applications migrate to Azure.
– Partner applications must have their header information stripped before the applications receive the data.
What should you include in the recommendation? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You have an Azure subscription. You need to recommend a solution to provide developers with the ability to provision Azure virtual machines.
The solution must meet the following requirements:
– Only allow the creation of the virtual machines in specific regions.
– Only allow the creation of specific sizes of virtual machines.
What should include in the recommendation?
- A . conditional access policies
- B . Azure Policy
- C . Azure Resource Manager templates
- D . role-based access control (RBAC)
HOTSPOT
Your company has 20 web APIs that were developed in-house.
The company is developing 10 web apps that will use the web APIs. The web apps and the APIs are registered in the company’s Azure Active Directory (Azure AD) tenant. The web APIs are published by using Azure API Management.
You need to recommend a solution to block unauthorized requests originating from the web apps from reaching the web APIs.
The solution must meet the following requirements:
– Use Azure AD-generated claims.
– Minimize configuration and management effort.
What should you include in the recommendation? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
HOTSPOT
You are designing an access policy for the sales department at your company. Occasionally, the developers at the company must stop, start, and restart Azure virtual machines. The development team changes often. You need to recommend a solution to provide the developers with the required access to the virtual machines.
The solution must meet the following requirements:
– Provide permissions only when needed.
– Use the principle of least privilege.
– Minimize costs.
What should you include in the recommendation? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
Your network contains an on-premises Active Directory forest.
You discover that when users change jobs within your company, the membership of the user groups are not being updated. As a result, the users can access resources that are no longer relevant to their job.
You plan to integrate Active Directory and Azure Active Directory (Azure AD) by using Azure AD Connect.
You need to recommend a solution to ensure that group owners are emailed monthly about the group memberships they manage.
What should you include in the recommendation?
- A . Azure AD access reviews
- B . Tenant Restrictions
- C . Azure AD Identity Protection
- D . conditional access policies