AZ 305 Demo
AZ 305 Demo
AZ-305 Exam
Azure Solutions Architect
www.certsland.com
Questions & Answers PDF Page 2
Version:22.0
Case Study
Overview
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 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
www.certsland.com
Questions & Answers PDF Page 3
displays information such as business requirements, 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.
The network contains an Active Directory forest named Litware.com that is linked to an Azure Active
Directory (Azure AD) tenant named Litware.com. All users have Azure Active Directory Premium P2
licenses.
Litware has a second Azure AD tenant named dev.Litware.com that is used as a development
environment.
The Litware.com tenant has a conditional acсess policy named capolicy1. Capolicy1 requires that
when users manage the Azure subscription for a production environment by using the Azure portal,
they must connect from a hybrid Azure AD-joined device.
Litware has 10 Azure subscriptions that are linked to the Litware.com tenant and five Azure
www.certsland.com
Questions & Answers PDF Page 4
subscriptions that are linked to the dev.Litware.com tenant. All the subscriptions are in an Enterprise
Agreement (EA).
The Litware.com tenant contains a custom Azure role-based access control (Azure RBAC) role named
Role1 that grants the DataActions read permission to the blobs and files in Azure Storage.
The on-premises network of Litware contains the resources shown in the following table.
www.certsland.com
Questions & Answers PDF Page 5
Deploy the Azure virtual machines that will host App1 to Azure dedicated hosts.
Users that manage the production environment by using the Azure portal must connect from a
hybrid Azure AD-joined device and authenticate by using Azure Multi-Factor Authentication (MFA).
The Network Contributor built-in RBAC role must be used to grant permission to all the virtual
networks in all the Azure subscriptions.
To access the resources in Azure, App1 must use the managed identity of the virtual machines that
will host the app.
Role1 must be used to assign permissions to the storage accounts of all the Azure subscriptions.
Once migrated to Azure, DB1 and DB2 must meet the following requirements:
- Maintain availability if two availability zones in the local Azure region fail.
www.certsland.com
Questions & Answers PDF Page 6
- Maintain availability if two availability zones in the local Azure region fail.
Once App1 is migrated to Azure, you must ensure that new data can be written to the app, and the
modification of new and existing data is prevented for a period of three years.
On-premises users and services must be able to access the Azure Storage account that will host the
data in App1.
Access to the public endpoint of the Azure Storage account that will host the App1 data must be
prevented.
All Azure SQL databases in the production environment must have Transparent Data Encryption (TDE)
enabled.
Minimize costs.
Question: 1
HOTSPOT
www.certsland.com
Questions & Answers PDF Page 7
You need to ensure that users managing the production environment are registered for Azure MFA
and must authenticate by using Azure MFA when they sign in to the Azure portal. The solution must
meet the authentication and authorization requirements.
What should you do? To answer, select the appropriate options in the answer area.
Answer:
Explanation:
Azure AD Identity Protection helps you manage the roll-out of Azure AD Multi-Factor Authentication
(MFA) registration by configuring a Conditional Access policy to require MFA registration no matter
what modern authentication app you are signing in to.
Scenario: Users that manage the production environment by using the Azure portal must connect
from a hybrid Azure AD-joined device and authenticate by using Azure Multi-Factor Authentication
www.certsland.com
Questions & Answers PDF Page 8
(MFA).
Scenario: The Litware.com tenant has a conditional access policy named capolicy1. Capolicy1
requires that when users manage the Azure subscription for a production environment by using the
Azure portal, they must connect from a hybrid Azure AD-joined device.
Identity Protection policies we have two risk policies that we can enable in our directory.
Reference:
https://docs.microsoft.com/en-us/azure/active-directory/identity-protection/howto-identity-
protection-configure-mfa-policy
https://docs.microsoft.com/en-us/azure/active-directory/identity-protection/howto-identity-
protection-configure-risk-policies
Question: 2
You plan to migrate App1 to Azure.
You need to recommend a network connectivity solution for the Azure Storage account that will host
the App1 dat
www.certsland.com
Questions & Answers PDF Page 9
A. a private endpoint
Answer: A
Explanation:
Private Endpoint securely connect to storage accounts from on-premises networks that connect to
the VNet using VPN or ExpressRoutes with private-peering.
Private Endpoint also secure your storage account by configuring the storage firewall to block all
connections on the public endpoint for the storage service.
https://docs.microsoft.com/en-us/azure/expressroute/expressroute-faqs#microsoft-peering
Question: 3
You plan to migrate App1 to Azure. The solution must meet the authentication and authorization
requirements.
B. Azure AD
www.certsland.com
Questions & Answers PDF Page 10
Answer: D
Explanation:
Scenario: To access the resources in Azure, App1 must use the managed identity of the virtual
machines that will host the app.
Managed identities provide an identity for applications to use when connecting to resources that
support Azure Active Directory (Azure AD) authentication. Applications may use the managed
identity to obtain Azure AD tokens.
Reference:
https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-
resources/overview
Question: 4
DRAG DROP
You need to configure an Azure policy to ensure that the Azure SQL databases have TDE enabled. The
solution must meet the security and compliance requirements.
Which three actions should you perform in sequence? To answer, move the appropriate actions from
the list of actions to the answer area and arrange them in the correct order.
www.certsland.com
Questions & Answers PDF Page 11
Answer:
Explanation:
Scenario: All Azure SQL databases in the production environment must have Transparent Data
Encryption (TDE) enabled.
Step 1: Create an Azure policy definition that uses the deployIfNotExists identity.
The first step is to define the roles that deployIfNotExists and modify needs in the policy definition to
successfully deploy the content of your included template.
When creating an assignment using the portal, Azure Policy both generates the managed identity
and grants it the roles defined in roleDefinitionIds.
www.certsland.com
Questions & Answers PDF Page 12
Resources that are non-compliant to a deployIfNotExists or modify policy can be put into a compliant
state through Remediation. Remediation is accomplished by instructing Azure Policy to run the
deployIfNotExists effect or the modify operations of the assigned policy on your existing resources
and subscriptions, whether that assignment is to a management group, a subscription, a resource
group, or an individual resource.
During evaluation, the policy assignment with deployIfNotExists or modify effects determines if
there are non-compliant resources or subscriptions. When non-compliant resources or subscriptions
are found, the details are provided on the Remediation page.
Reference:
https://docs.microsoft.com/en-us/azure/governance/policy/how-to/remediate-resources
Question: 5
HOTSPOT
You need to recommend a high-availability solution for App1. The solution must meet the resiliency
requirements.
What should you include in the recommendation? To answer, select the appropriate options in the
answer area.
www.certsland.com
Questions & Answers PDF Page 13
Answer:
Explanation:
Box 1: 3
Maintain availability if two availability zones in the local Azure region fail.
A host group is a resource that represents a collection of dedicated hosts. You create a host group in a
region and an availability zone, and add hosts to it.
www.certsland.com
Questions & Answers PDF Page 14
Availability zones are unique physical locations within an Azure region. Each zone is made up of one
or more datacenters equipped with independent power, cooling, and networking. A host group is
created in a single availability zone. Once created, all hosts will be placed within that zone. To
achieve high availability across zones, you need to create multiple host groups (one per zone) and
spread your hosts accordingly.
Box 2: 1
An Azure virtual machine scale set can automatically increase or decrease the number of VM
instances that run your application. This automated and elastic behavior reduces the management
overhead to monitor and optimize the performance of your application.
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/dedicated-hosts
https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-
autoscale-overview
Question: 6
HOTSPOT
You need to estimate the compute costs for App1 in Azure. The solution must meet the security and
compliance requirements.
www.certsland.com
Questions & Answers PDF Page 15
What should you use to estimate the costs, and what should you implement to minimize the costs?
To answer, select the appropriate options in the answer area.
Answer:
Explanation:
The Total Cost of Ownership (TCO) Calculator estimates the cost savings you can realize by migrating
your workloads to Azure.
Note: The TCO Calculator recommends a set of equivalent services in Azure that will support your
applications. Our analysis will show each cost area with an estimate of your on-premises spend
versus your spend in Azure. There are several cost categories that either decrease or go away
www.certsland.com
Questions & Answers PDF Page 16
Azure Hybrid Benefit is a licensing benefit that helps you to significantly reduce the costs of running
your workloads in the cloud. It works by letting you use your on-premises Software Assurance-
enabled Windows Server and SQL Server licenses on Azure. And now, this benefit applies to RedHat
and SUSE Linux subscriptions, too.
Scenario:
Once App1 is migrated to Azure, you must ensure that new data can be written to the app, and the
modification of new and existing data is prevented for a period of three years.
On-premises users and services must be able to access the Azure Storage account that will host the
data in App1.
Access to the public endpoint of the Azure Storage account that will host the App1 data must be
prevented.
All Azure SQL databases in the production environment must have Transparent Data Encryption (TDE)
enabled.
Reference:
https://azure.microsoft.com/en-us/pricing/tco/
https://azure.microsoft.com/en-us/pricing/hybrid-benefit/
Question: 7
HOTSPOT
www.certsland.com
Questions & Answers PDF Page 17
You need to recommend a storage solution for App1 that meets the security and compliance
requirements.
Which type of storage should you recommend, and how should you recommend configuring the
storage? To answer, select the appropriate options in the answer area.
Answer:
Explanation:
www.certsland.com
Questions & Answers PDF Page 18
Azure Storage provides data protection for Blob Storage and Azure Data Lake Storage Gen2.
Scenario:
Once App1 is migrated to Azure, you must ensure that new data can be written to the app, and the
modification of new and existing data is prevented for a period of three years.
On-premises users and services must be able to access the Azure Storage account that will host the
data in App1.
Access to the public endpoint of the Azure Storage account that will host the App1 data must be
prevented.
All Azure SQL databases in the production environment must have Transparent Data Encryption (TDE)
enabled.
Box 2: NFSv3
www.certsland.com
Questions & Answers PDF Page 19
Blob storage now supports the Network File System (NFS) 3.0 protocol. This support provides Linux
file system compatibility at object storage scale and prices and enables Linux clients to mount a
container in Blob storage from an Azure Virtual Machine (VM) or a computer on-premises.
Reference:
https://docs.microsoft.com/en-us/azure/storage/blobs/data-protection-overview
Question: 8
You migrate App1 to Azure. You need to ensure that the data storage for App1 meets the security and
compliance requirement
Answer: A
Explanation:
Scenario: Once App1 is migrated to Azure, you must ensure that new data can be written to the app,
and the modification of new and existing data is prevented for a period of three years.
As an administrator, you can lock a subscription, resource group, or resource to prevent other users
in your organization from accidentally deleting or modifying critical resources. The lock overrides any
permissions the user might have.
www.certsland.com
Questions & Answers PDF Page 20
Reference:
https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/lock-resources
Question: 9
HOTSPOT
How should the migrated databases DB1 and DB2 be implemented in Azure?
Answer:
Explanation:
www.certsland.com
Questions & Answers PDF Page 21
Scenario: Once migrated to Azure, DB1 and DB2 must meet the following requirements:
Maintain availability if two availability zones in the local Azure region fail.
The auto-failover groups feature allows you to manage the replication and failover of a group of
databases on a server or all databases in a managed instance to another region. It is a declarative
abstraction on top of the existing active geo-replication feature, designed to simplify deployment
and management of geo-replicated databases at scale. You can initiate a geo-failover manually or
you can delegate it to the Azure service based on a user-defined policy. The latter option allows you
to automatically recover multiple related databases in a secondary region after a catastrophic failure
or other unplanned event that results in full or partial loss of the SQL Database or SQL Managed
Instance availability in the primary region.
General purpose: Designed for applications with typical performance and I/O latency requirements.
www.certsland.com
Questions & Answers PDF Page 22
Business critical: Designed for applications with low I/O latency requirements and minimal impact of
underlying maintenance operations on the workload.
Reference:
https://docs.microsoft.com/en-us/azure/azure-sql/database/auto-failover-group-overview
https://docs.microsoft.com/en-us/azure/azure-sql/managed-instance/sql-managed-instance-paas-
overview
Question: 10
You need to implement the Azure RBAC role assignments for the Network Contributor role. The
solution must meet the authentication and authorization requirements.
A. 1
B. 2
C. 5
D. 10
E. 15
Answer: A
Explanation:
Scenario: The Network Contributor built-in RBAC role must be used to grant permissions to the
network administrators for all the virtual networks in all the Azure subscriptions.
www.certsland.com
Questions & Answers PDF Page 23
Question: 11
HOTSPOT
You need to ensure that the Azure database and the service tier meet the resiliency and business
requirements.
What should you configure? To answer, select the appropriate options in the answer area.
Answer:
Explanation:
Overview:
Existing Environment
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.
www.certsland.com
Questions & Answers PDF Page 24
The network contains two Active Directory forests named corp.fabnkam.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. The R&D department is restricted to using
on-premises resources 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.
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 Statement:
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
Fabrikam plans to migrate the production and test instances of WebApp1 to Azure.
www.certsland.com
Questions & Answers PDF Page 25
Technical Requirements:
• 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.fabhkam.com must
not be affected by a link failure between Azure and the on premises network.
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
requirement
Security Requirements:
*Company information including policies, templates, and data must be inaccessible to anyone
www.certsland.com
Questions & Answers PDF Page 26
*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.
Question: 12
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.
www.certsland.com
Questions & Answers PDF Page 27
Answer:
Explanation:
Question: 13
www.certsland.com
Questions & Answers PDF Page 28
Answer: B
Explanation:
Question: 14
You need to recommend a strategy for migrating the database content of WebApp1 to Azure. What
should you include in the recommendation?
C. Copy the BACPAC file that contains the Azure SQL database file to Azure Blob storage.
D. Copy the VHD that contains the Azure SQL database files to Azure Blob storage
Answer: D
Explanation:
Before you upload a Windows virtual machine (VM) from on-premises to Azure, you must prepare
the virtual hard disk (VHD or VHDX).
Scenario: 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
www.certsland.com
Questions & Answers PDF Page 29
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/prepare-for-upload-vhd-image
Question: 15
You need to recommend a strategy for the web tier of WebApp1. The solution must minimize What
should you recommend?
A. Create a runbook that resizes virtual machines automatically to a smaller size outside of business
hours.
C. Deploy a virtual machine scale set that scales out on a 75 percent CPU threshold.
Answer: A
Explanation:
Question: 16
HOTSPOT
You design a solution for the web tier of WebApp1 as shown in the exhibit.
www.certsland.com
Questions & Answers PDF Page 30
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Answer:
Explanation:
www.certsland.com
Questions & Answers PDF Page 31
Box 1: Yes
Any new deployments to Azure must be redundant in case an Azure region fails.
Traffic Manager uses DNS to direct client requests to the most appropriate service endpoint based on
a traffic-routing method and the health of the endpoints. An endpoint is any Internet-facing service
hosted inside or outside of Azure. Traffic Manager provides a range of traffic-routing methods and
endpoint monitoring options to suit different application needs and automatic failover models.
Traffic Manager is resilient to failure, including the failure of an entire Azure region.
Box 2: Yes
Recent changes in Azure brought some significant changes in autoscaling options for Azure Web Apps
(i.e. Azure App Service to be precise as scaling happens on App Service plan level and has effect on
all Web Apps running in that App Service plan).
Box 3: No
Traffic Manager provides a range of traffic-routing methods and endpoint monitoring options to suit
different application needs and automatic failover models. Traffic Manager is resilient to failure,
including the failure of an entire Azure region.
Reference:
https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-overview
https://blogs.msdn.microsoft.com/hsirtl/2017/07/03/autoscaling-azure-web-apps/
www.certsland.com
Questions & Answers PDF Page 32
Question: 17
You need to recommend a solution to meet the database retention requirement. What should you
recommend?
Answer: A
Explanation:
https://docs.microsoft.com/en-us/azure/azure-sql/database/long-term-retention-overview
In Azure SQL Database, you can configure a database with a long-term backup retention policy (LTR)
to automatically retain the database backups in separate Azure Blob storage containers for up to 10
years
Question: 18
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.
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.
www.certsland.com
Questions & Answers PDF Page 33
Answer: B
Explanation:
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. (This requires domain
controllers in Azure)
Question: 19
HOTSPOT
You are evaluating the components of the migration to Azure that require you to provision an Azure
Storage account.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Answer:
Explanation:
www.certsland.com
Questions & Answers PDF Page 34
Question: 20
You need to recommend a notification solution for the IT Support distribution group.
B. an action group
Answer: D
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-health-operations
www.certsland.com
Thank You for trying AZ-305 PDF Demo
https://www.certsland.com/az-305-dumps/
[Limited Time Offer] Use Coupon " SAVE20 " for extra 20%
discount on the purchase of PDF file. Test your
AZ-305 preparation with actual exam questions
www.certsland.com