Microsoft AZ-304 Microsoft Azure Architect Design Version: Demo [ Total Questions: 10] Web: www.dumpscafe.com Email: [email protected]
IMPORTANT NOTICE Feedback We have developed quality product and state-of-art service to ensure our customers interest. If you have any suggestions, please feel free to contact us at [email protected] Support If you have any questions about our product, please provide the following items: exam code screenshot of the question login id/email please contact us at [email protected] and our technical experts will provide support within 24 hours. Copyright The product of each order has its own encryption code, so you should use it independently. Any unauthorized changes will inflict legal punishment. We reserve the right of final explanation for this statement.
Pass Exam Microsoft - AZ-304 Exam Topic Breakdown Exam Topic Number of Questions Topic 2 : Contoso, Ltd Case Study B 3 Topic 4 : Misc Questions 3 Topic 3 : Litware, Inc 3 Topic 1 : Fabrikam, inc Case Study A 1 TOTAL 10 Verified Solution - 100% Result 1 of 23
Pass Exam Microsoft - AZ-304 Topic 2, Contoso, Ltd Case Study B Overview Contoso,Ltd is a US-base finance service company that has a main office New York and an office in San Francisco. Payment Processing Query System Contoso hosts a business critical payment processing system in its New York data center. The system has three tiers a front-end web app a middle -tier API and a back end data store implemented as a Microsoft SQL Server 2014 database All servers run Windows Server 2012 R2. The front -end and middle net components are hosted by using Microsoft Internet Inform-non Services (IK) The application rode is written in C# and middle- tier API uses the Entity framework to communicate the SQL Server database. Maintenance of the database e performed by using SQL Server Ago- The database is currently J IB and is not expected to grow beyond 3 TB. The payment processing system has the following compliance related requirement • Encrypt data in transit and at test. Only the front-end and middle-tier components must be able to access the encryption keys that protect the date store. • Keep backups of the two separate physical locations that are at last 200 miles apart and can be restored for op to seven years. • Support blocking inbound and outbound traffic based on the source IP address, the description IP address, and the port number • Collect Windows security logs from all the middle-tier servers and retain the log for a period of seven years, • Inspect inbound and outbound traffic from the from-end tier by using highly available network appliances. • Only allow all access to all the tiers from the internal network of Contoso. Tape backups ate configured by using an on-premises deployment or Microsoft System Center Data protection Manager (DPMX and then shaped ofsite for long term storage Historical Transaction Query System Contoso recently migrate a business-Critical workload to Azure. The workload contains a NET web server for querying the historical transaction data residing in azure Table Storage. The NET service is accessible from a client app that was developed in-house and on the client computer in the New Your office. The data in the storage is 50 GB and is not except to increase. Information Security Requirement Verified Solution - 100% Result 2 of 23
Pass Exam Microsoft - AZ-304 The IT security team wants to ensure that identity management n performed by using Active Directory. Password hashes must be stored on premises only. Access to all business-critical systems must rely on Active Directory credentials. Any suspicious authentication attempts must trigger multi-factor authentication prompt automatically Legitimate users must be able to authenticate successfully by using multi-factor authentication. Planned Changes Contoso plans to implement the following changes: * Migrate the payment processing system to Azure. * Migrate the historical transaction data to Azure Cosmos DB to address the performance issues. Migration Requirements Contoso identifies the following general migration requirements: Infrastructure services must remain available if a region or a data center fails. Failover must occur without any administrative intervention • Whenever possible. Azure managed serves must be used to management overhead • Whenever possible, costs must be minimized. Contoso identifies the following requirements for the payment processing system: • If a data center fails, ensure that the payment processing system remains available without any administrative intervention. The middle-tier and the web front end must continue to operate without any additional configurations- • If that the number of compute nodes of the from -end and the middle tiers of the payment processing system can increase or decrease automatically based on CPU utilization. • Ensure that each tier of the payment processing system is subject to a Service level Agreement (SLA) of 9959 percent availability • Minimize the effort required to modify the middle tier API and the back-end tier of the payment processing system. • Generate alerts when unauthorized login attempts occur on the middle-tier virtual machines. • Insure that the payment processing system preserves its current compliance status. • Host the middle tier of the payment processing system on a virtual machine. Contoso identifies the following requirements for the historical transaction query system: • Minimize the use of on-premises infrastructure service. Verified Solution - 100% Result 3 of 23
Pass Exam Microsoft - AZ-304 • Minimize the effort required to modify the .NET web service querying Azure Cosmos DB. • If a region fails, ensure that the historical transaction query system remains available without any administrative intervention. Current Issue The Contoso IT team discovers poor performance of the historical transaction query as the queries frequently cause table scans. Information Security Requirements The IT security team wants to ensure that identity management is performed by using Active Directory. Password hashes must be stored on-premises only. Access to all business-critical systems must rely on Active Directory credentials. Any suspicious authentication attempts must trigger a multi-factor authentication prompt automatically. legitimate users must be able to authenticate successfully by using multi-factor authentication. Question #:1 - (Exam Topic 2) 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. Answer: 4 of 23 Verified Solution - 100% Result
Pass Exam Microsoft - AZ-304 Explanation Question #:2 - (Exam Topic 2) You need to recommend a solution for protecting the content of the payment processing system. What should you include in the recommendation? A. Transparent Data Encryption (TDE) B. Azure Storage Service Encryption C. 5 of 23 Verified Solution - 100% Result
Pass Exam Microsoft - AZ-304 C. Always Encrypted with randomized encryption D. Always Encrypted with deterministic encryption Answer: D Question #:3 - (Exam Topic 2) You need to recommend a solution for the data store of the historical transaction query system. 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. Answer: Verified Solution - 100% Result 6 of 23
Pass Exam Microsoft - AZ-304 Explanation Verified Solution - 100% Result 7 of 23
Pass Exam Microsoft - AZ-304 Topic 4, Misc Questions Question #:4 - (Exam Topic 4) You are designing an Azure resource deployment that will use Azure Resource Manager templates. The deployment will use Azure Key Vault to store secrets. You need to recommend a solution to meet the following requirements: Prevent the IT staff that will perform the deployment from retrieving the secrets directly from Key Vault. Use the principle of least privilege. Which two actions should you recommend? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. Create a Key Vault access policy that allows all get key permissions, get secret permissions, and get certificate permissions. B. From Access policies in Key Vault, enable access to the Azure Resource Manager for template deployment. C. Create a Key Vault access policy that allows all list key permissions, list secret permissions, and list certificate permissions. D. Assign the IT staff a custom role that includes the Microsoft.KeyVault/Vaults/Deploy/Action permission. E. Assign the Key Vault Contributor role to the IT staff. Answer: B D Explanation B: To access a key vault during template deployment, set enabledForTemplateDeployment on the key vault to true. D: The user who deploys the template must have the Microsoft.KeyVault/vaults/deploy/action permission for the scope of the resource group and key vault. Reference: https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/key-vault-parameter https://docs.microsoft.com/en-us/azure/key-vault/general/overview-security Question #:5 - (Exam Topic 4) Verified Solution - 100% Result 8 of 23
Pass Exam Microsoft - AZ-304 You plan to deploy an Azure Databricks Data Science & Engineering workspace and ingest data into the workspace. Where should you persist the ingested data? A. Azure Files B. Azure Data Lake C. Azure SQL Database D. Azure Cosmos DB Answer: B Explanation The Azure Databricks Data Science & Engineering data lands in a data lake for long term persisted storage, in Azure Blob Storage or Azure Data Lake Storage. Reference: https://docs.microsoft.com/en-us/azure/databricks/scenarios/what-is-azure-databricks-ws Question #:6 - (Exam Topic 4) You plan to deploy the backup policy shown in the following exhibit. Verified Solution - 100% Result 9 of 23
Pass Exam Microsoft - AZ-304 Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point. Verified Solution - 100% Result 10 of 23
Pass Exam Microsoft - AZ-304 Answer: 11 of 23 Explanation Verified Solution - 100% Result
Pass Exam Microsoft - AZ-304 Verified Solution - 100% Result 12 of 23
Pass Exam Microsoft - AZ-304 Topic 3, Litware, Inc 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 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. Overview. General Overview Litware, Inc. is a medium-sized finance company. Overview. Physical Locations Litware has a main office in Boston. Existing Environment. Identity Environment 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 acess 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. Existing Environment. Azure Environment Verified Solution - 100% Result 13 of 23
Pass Exam Microsoft - AZ-304 Litware has 10 Azure subscriptions that are linked to the Litware.com tenant and five Azure 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. Existing Environment. On-premises Environment The on-premises network of Litware contains the resources shown in the following table. Existing Environment. Network Environment Litware has ExpressRoute connectivity to Azure. Planned Changes and Requirements. Planned Changes Litware plans to implement the following changes: Migrate DB1 and DB2 to Azure. Migrate App1 to Azure virtual machines. Deploy the Azure virtual machines that will host App1 to Azure dedicated hosts. Planned Changes and Requirements. Authentication and Authorization Requirements Litware identifies the following authentication and authorization requirements: 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. Verified Solution - 100% Result 14 of 23
Pass Exam Microsoft - AZ-304 RBAC roles must be applied at the highest level possible. Planned Changes and Requirements. Resiliency Requirements Litware identifies the following resiliency requirements: Once migrated to Azure, DB1 and DB2 must meet the following requirements: - Maintain availability if two availability zones in the local Azure region fail. - Fail over automatically. - Minimize I/O latency. App1 must meet the following requirements: - Be hosted in an Azure region that supports availability zones. - Be hosted on Azure virtual machines that support automatic scaling. - Maintain availability if two availability zones in the local Azure region fail. Planned Changes and Requirements. Security and Compliance Requirements Litware identifies the following security and compliance requirements: 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. App1 must not share physical hardware with other workloads. Planned Changes and Requirements. Business Requirements Litware identifies the following business requirements: Minimize administrative effort. Minimize costs. Question #:7 - (Exam Topic 3) Verified Solution - 100% Result 15 of 23
Pass Exam Microsoft - AZ-304 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. Answer: 16 of 23 Verified Solution - 100% Result
Pass Exam Microsoft - AZ-304 Explanation A picture containing text Description automatically generated 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. Step 2: Create an Azure policy assignment When creating an assignment using the portal, Azure Policy both generates the managed identity and grants it the roles defined in roleDefinitionIds. Verified Solution - 100% Result 17 of 23
Pass Exam Microsoft - AZ-304 Step 3: Invoke a remediation task 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 #:8 - (Exam Topic 3) You plan to migrate App1 to Azure. 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. NOTE: Each correct selection is worth one point. Answer: Explanation Graphical user interface, text, application, chat or text message Description automatically generated Verified Solution - 100% Result 18 of 23
Pass Exam Microsoft - AZ-304 Explanation; Box 1: BlobStorage BlobStorage supports NFSv3, see below. Box 2: NFSv3 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. Scenario: Litware identifies the following security and compliance requirements: On-premises users and services must be able to access the Azure Storage account that will host the data in App1. Reference: https://docs.microsoft.com/en-us/azure/storage/blobs/network-file-system-protocol-support Question #:9 - (Exam Topic 3) You migrate App1 to Azure. You need to ensure that the data storage for App1 meets the security and compliance requirement What should you do? A. Create an access policy for the blob B. Modify the access level of the blob service. C. Implement Azure resource locks. Verified Solution - 100% Result 19 of 23
Pass Exam Microsoft - AZ-304 D. Create Azure RBAC assignments. Answer: D Explanation Azure Active Directory (Azure AD) authorizes access rights to secured resources through Azure role-based access control (Azure RBAC). Azure Storage defines a set of Azure built-in roles that encompass common sets of permissions used to access blob data. When an Azure role is assigned to an Azure AD security principal, Azure grants access to those resources for that security principal. An Azure AD security principal may be a user, a group, an application service principal, or a managed identity for Azure resources. Scenario: To access the resources in Azure, App1 must use the managed identity of the virtual machines that will host the app. 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. Litware identifies the following security and compliance requirements: On-premises users and services must be able to access the Azure Storage account that will host the data in App1. Reference: https://docs.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access Verified Solution - 100% Result 20 of 23
Pass Exam Microsoft - AZ-304 Topic 1, Fabrikam, inc Case Study A 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. Active Directory Environment: 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. 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 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 All R&D operations will remain on-premises. Verified Solution - 100% Result 21 of 23
Pass Exam Microsoft - AZ-304 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.fabhkam.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 requirement 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. Verified Solution - 100% Result 22 of 23
Pass Exam Microsoft - AZ-304 Question #:10 - (Exam Topic 1) 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. B. Configure the Scale Up settings for a web app. C. Deploy a virtual machine scale set that scales out on a 75 percent CPU threshold. D. Configure the Scale Out settings for a web app. Answer: A Verified Solution - 100% Result 23 of 23
About dumpscafe.com dumpscafe.com was founded in 2007. We provide latest & high quality IT / Business Certification Training Exam Questions, Study Guides, Practice Tests. We help you pass any IT / Business Certification Exams with 100% Pass Guaranteed or Full Refund. Especially Cisco, CompTIA, Citrix, EMC, HP, Oracle, VMware, Juniper, Check Point, LPI, Nortel, EXIN and so on. View list of all certification exams: All vendors We prepare state-of-the art practice tests for certification exams. You can reach us at any of the email addresses listed below. Sales: [email protected] Feedback: [email protected] Support: [email protected] Any problems about IT certification or our products, You can write us back and we will get back to you within 24 hours.
Search
Read the Text Version
- 1 - 26
Pages: