Complete list of current Q & A>> Download Designing Microsoft Azure Infrastructure Solutions (AZ-305) – quiz 1 / 15 Category: Designing Microsoft Azure Infrastructure Solutions (AZ-305) 1. You are designing an Azure governance solution. All Azure resources must be easily identifiable based on the following operational information: environment, owner, department and cost center. You need to ensure that you can use the operational information when you generate reports for the Azure resources. What should you include in the solution? A. an Azure data catalog that uses the Azure REST API as a data source B. an Azure management group that uses parent groups to create a hierarchy C. an Azure policy that enforces tagging rules D. Azure Active Directory (Azure AD) administrative units 2 / 15 Category: Designing Microsoft Azure Infrastructure Solutions (AZ-305) 2. You have an application that is used by 6,000 users to validate their vacation requests. The application manages its own credential store. Users must enter a username and password to access the application. The application does NOT support identity providers. You plan to upgrade the application to use single sign-on (SSO) authentication by using an Azure Active Directory (Azure AD) application registration. Which SSO method should you use? A. header-based B. SAML C. password-based D. OpenID Connect 3 / 15 Category: Designing Microsoft Azure Infrastructure Solutions (AZ-305) 3. You plan to deploy an application named App1 that will run on five Azure virtual machines. Additional virtual machines will be deployed later to run App1. You need to recommend a solution to meet the following requirements for the virtual machines that will run App1: ✑ Ensure that the virtual machines can authenticate to Azure Active Directory (Azure AD) to gain access to an Azure key vault, Azure Logic Apps instances, and an Azure SQL database. ✑ Avoid assigning new roles and permissions for Azure services when you deploy additional virtual machines. ✑ Avoid storing secrets and certificates on the virtual machines. ✑ Minimize administrative effort for managing identities. Which type of identity should you include in the recommendation? A. a system-assigned managed identity B. a service principal that is configured to use a certificate C. a service principal that is configured to use a client secret D. a user-assigned managed identity 4 / 15 Category: Designing Microsoft Azure Infrastructure Solutions (AZ-305) 4. You plan to deploy an app that will use an Azure Storage account. You need to deploy the storage account. The storage account must meet the following requirements: ✑ Store the data for multiple users. ✑ Encrypt each user’s data by using a separate key. ✑ Encrypt all the data in the storage account by using customer-managed keys. What should you deploy? A. files in a premium file share storage account B. blobs in a general purpose v2 storage account C. blobs in an Azure Data Lake Storage Gen2 account D. files in a general purpose v2 storage account 5 / 15 Category: Designing Microsoft Azure Infrastructure Solutions (AZ-305) 5. You plan to deploy an Azure SQL database that will store Personally Identifiable Information (PII). You need to ensure that only privileged users can view the PII. What should you include in the solution? A. dynamic data masking B. role-based access control (RBAC) C. Data Discovery & Classification D. Transparent Data Encryption (TDE) 6 / 15 Category: Designing Microsoft Azure Infrastructure Solutions (AZ-305) 6. Your company, named Contoso, Ltd., implements several Azure logic apps that have HTTP triggers. The logic apps provide access to an on-premises web service. Contoso establishes a partnership with another company named Fabrikam, Inc. Fabrikam does not have an existing Azure Active Directory (Azure AD) tenant and uses third-party OAuth 2.0 identity management to authenticate its users. Developers at Fabrikam plan to use a subset of the logic apps to build applications that will integrate with the on-premises web service of Contoso. You need to design a solution to provide the Fabrikam developers with access to the logic apps. The solution must meet the following requirements: ✑ Requests to the logic apps from the developers must be limited to lower rates than the requests from the users at Contoso. ✑ The developers must be able to rely on their existing OAuth 2.0 provider to gain access to the logic apps. ✑ The solution must NOT require changes to the logic apps. ✑ The solution must NOT use Azure AD guest accounts. What should you include in the solution? A. Azure Front Door B. Azure AD Application Proxy C. Azure AD business-to-business (B2B) D. Azure API Management 7 / 15 Category: Designing Microsoft Azure Infrastructure Solutions (AZ-305) 7. You need to recommend a solution to generate a monthly report of all the new Azure Resource Manager (ARM) resource deployments in your Azure subscription. What should you include in the recommendation? A. Azure Activity Log B. Azure Advisor C. Azure Analysis Services D. Azure Monitor action groups 8 / 15 Category: Designing Microsoft Azure Infrastructure Solutions (AZ-305) 8. You are designing a large Azure environment that will contain many subscriptions. You plan to use Azure Policy as part of a governance solution. To which three scopes can you assign Azure Policy definitions? Each correct answer presents a complete solution. A. Azure Active Directory (Azure AD) administrative units B. Azure Active Directory (Azure AD) tenants C. subscriptions D. compute resources E. resource groups F. management groups 9 / 15 Category: Designing Microsoft Azure Infrastructure Solutions (AZ-305) 9. You have an Azure Active Directory (Azure AD) tenant named contoso.com that has a security group named Group1. Group1 is configured for assigned membership. Group1 has 50 members, including 20 guest users. You need to recommend a solution for evaluating the membership of Group1. The solution must meet the following requirements: ✑ The evaluation must be repeated automatically every three months. ✑ Every member must be able to report whether they need to be in Group1. ✑ Users who report that they do not need to be in Group1 must be removed from Group1 automatically. ✑ Users who do not report whether they need to be in Group1 must be removed from Group1 automatically. What should you include in the recommendation? A. Implement Azure AD Identity Protection. B. Change the Membership type of Group1 to Dynamic User. C. Create an access review. D. Implement Azure AD Privileged Identity Management (PIM). 10 / 15 Category: Designing Microsoft Azure Infrastructure Solutions (AZ-305) 10. You have an Azure Active Directory (Azure AD) tenant that syncs with an on-premises Active Directory domain. You have an internal web app named WebApp1 that is hosted on-premises. WebApp1 uses Integrated Windows authentication. Some users work remotely and do NOT have VPN access to the on-premises network. You need to provide the remote users with single sign-on (SSO) access to WebApp1. Which two features should you include in the solution? Each correct answer presents part of the solution. A. Azure AD Application Proxy B. Azure AD Privileged Identity Management (PIM) C. Conditional Access policies D. Azure Arc E. Azure AD enterprise applications F. Azure Application Gateway 11 / 15 Category: Designing Microsoft Azure Infrastructure Solutions (AZ-305) 11. You have an Azure subscription that contains a custom application named Application1. Application1 was developed by an external company named Fabrikam, Ltd. Developers at Fabrikam were assigned role-based access control (RBAC) permissions to the Application1 components. All users are licensed for the Microsoft 365 E5 plan. You need to recommend a solution to verify whether the Fabrikam developers still require permissions to Application1. The solution must meet the following requirements: ✑ To the manager of the developers, send a monthly email message that lists the access permissions to Application1. ✑ If the manager does not verify an access permission, automatically revoke that permission. ✑ Minimize development effort. What should you recommend? A. In Azure Active Directory (Azure AD), create an access review of Application1. B. Create an Azure Automation runbook that runs the Get-AzRoleAssignment cmdlet. C. In Azure Active Directory (Azure AD) Privileged Identity Management, create a custom role assignment for the Application1 resources. D. Create an Azure Automation runbook that runs the Get-AzureADUserAppRoleAssignment cmdlet. 12 / 15 Category: Designing Microsoft Azure Infrastructure Solutions (AZ-305) 12. You have an Azure subscription. The subscription has a blob container that contains multiple blobs. Ten users in the finance department of your company plan to access the blobs during the month of April. You need to recommend a solution to enable access to the blobs during the month of April only. Which security solution should you include in the recommendation? A. shared access signatures (SAS) B. Conditional Access policies C. certificates D. access keys 13 / 15 Category: Designing Microsoft Azure Infrastructure Solutions (AZ-305) 13. You need to recommend a solution to generate a monthly report of all the new Azure Resource Manager (ARM) resource deployments in your Azure subscription. What should you include in the recommendation? A. Azure Activity Log B. Azure Arc C. Azure Analysis Services D. Azure Monitor metrics 14 / 15 Category: Designing Microsoft Azure Infrastructure Solutions (AZ-305) 14. You are developing an app that will read activity logs for an Azure subscription by using Azure Functions. You need to recommend an authentication solution for Azure Functions. The solution must minimize administrative effort. What should you include in the recommendation? A. an enterprise application in Azure AD B. system-assigned managed identities C. shared access signatures (SAS) D. application registration in Azure AD 15 / 15 Category: Designing Microsoft Azure Infrastructure Solutions (AZ-305) 15. You need to recommend a solution to generate a monthly report of all the new Azure Resource Manager (ARM) resource deployments in your Azure subscription. What should you include in the recommendation? A. Azure Log Analytics B. Azure Arc C. Azure Analysis Services D. Application Insights Your score is 0% Restart quiz Send feedback