Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONAZ305 Part 3

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
AZ305 Part 3

Description:
Have Fun

Author:
AVATAR

Creation Date:
30/07/2023

Category:
Competitive Exam

Number of questions: 73
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
You plan to deploy Azure Databricks to support a machine learning application. Data engineers will mount an Azure Data Lake Storage account to the Databricks file system. Permissions to folders are granted directly to the data engineers. You need to recommend a design for the planned Databrick deployment. The solution must meet the following requirements: ✑ Ensure that the data engineers can only access folders to which they have permissions. ✑ Minimize development effort. ✑ Minimize costs. What should you include in the recommendation? Databricks SKU Cluster configuration.
You plan to deploy an Azure web app named App1 that will use Azure Active Directory (Azure AD) authentication. App1 will be accessed from the internet by the users at your company. All the users have computers that run Windows 10 and are joined to Azure AD. You need to recommend a solution to ensure that the users can connect to App1 without being prompted for authentication and can access App1 only from company-owned computers. What should you recommend for each requirement? The users can connect to App1 without being prompted for authentication: The users can access App1 only from company-owned computers:.
You have an Azure subscription. The subscription contains Azure virtual machines that run Windows Server 2016 and Linux. You need to use Azure Monitor to design an alerting strategy for security-related events. Which Azure Monitor Logs tables should you query? To answer, drag the appropriate tables to the correct log types. Each table may be used once, more than once, or not at all. Events from Windows event logs: Events from Linux system logging:.
Your on-premises network contains a server named Server1 that runs an ASP.NET application named App1. You have a hybrid deployment of Azure Active Directory (Azure AD). You need to recommend a solution to ensure that users sign in by using their Azure AD account and Azure Multi-Factor Authentication (MFA) when they connect to App1 from the internet. Which three features should you recommend be deployed and configured in sequence? First feature Second feature Third Feature.
You need to design an architecture to capture the creation of users and the assignment of roles. The captured data must be stored in Azure Cosmos DB. (See image below) Which services should you include in the design? To answer, drag the appropriate services to the correct targets. Each service may be used once, more than once, or not at all. Box 1 Box 2.
You have an Azure subscription that contains 300 virtual machines that run Windows Server 2019. You need to centrally monitor all warning events in the System logs of the virtual machines. What should you include in the solution? Resource to create in Azure: Configure to perform on the virtual machines:.
You have several Azure App Service web apps that use Azure Key Vault to store data encryption keys. Several departments have the following requests to support the web app: (See image) Which service should you recommend for each department's request? Security: Development: Quality Assurance:.
Your company has the divisions shown in the following table. (See image) You plan to deploy a custom application to each subscription. The application will contain the following: ✑ A resource group ✑ An Azure web app ✑ Custom role assignments ✑ An Azure Cosmos DB account You need to use Azure Blueprints to deploy the application to each subscription. What is the minimum number of objects required to deploy the application? To answer, select the appropriate options in the answer area. Management groups: Blueprint definitions: Blueprint assignments:.
You need to design an Azure policy that will implement the following functionality: ✑ For new resources, assign tags and values that match the tags and values of the resource group to which the resources are deployed. ✑ For existing resources, identify whether the tags and values match the tags and values of the resource group that contains the resources. ✑ For any non-compliant resources, trigger auto-generated remediation tasks to create missing tags and values. The solution must use the principle of least privilege. What should you include in the design? Azure Policy effect to use: Azure Active Directory (Azure AD) object and role-based access control (RBAC) role to use for the remediation tasks:.
You have an Azure subscription that contains the resources shown in the following table. (See image) You create an Azure SQL database named DB1 that is hosted in the East US Azure region. To DB1, you add a diagnostic setting named Settings1. Settings1 archive SQLInsights to storage1 and sends SQLInsights to Workspace1. For each of the following statements, select Yes if the statement is true. Otherwise, select No. You can add a new diagnostic setting that archives SQLInsights logs to storage2 You can add a new diagnostic setting that sends SQLInsights logs to Workspace2 You can add a new diagnostic setting that sends SQLInsights logs to Hub1.
You have an Azure App Service web app that uses a system-assigned managed identity. You need to recommend a solution to store the settings of the web app as secrets in an Azure key vault. The solution must meet the following requirements: ✑ Minimize changes to the app code. ✑ Use the principle of least privilege. What should you include in the recommendation? Key Vault integration method: Key Vault permissions for the managed identity:.
You deploy several Azure SQL Database instances. You plan to configure the Diagnostics settings on the databases as shown in the following exhibit. (See image) The amount of time that SQLInsights data will be stored in blob storage is The maximum amount of time that SQLInsights data can be stored in Azure Log Analytics is.
You have an Azure subscription that contains a virtual network named VNET1 and 10 virtual machines. The virtual machines are connected to VNET1. You need to design a solution to manage the virtual machines from the internet. The solution must meet the following requirements: ✑ Incoming connections to the virtual machines must be authenticated by using Azure Multi-Factor Authentication (MFA) before network connectivity is allowed. ✑ Incoming connections must use TLS and connect to TCP port 443. ✑ The solution must support RDP and SSH. What should you include in the solution? To provide access to virtual machines on VNET1, use: To enforce Azure MFA, use:.
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? Get permissions to allow the web apps to access the web APIs by using: Configure a JSON Web Token (JWT) validation policy by using:.
You have an Azure subscription that contains an Azure key vault named KV1 and a virtual machine named VM1. VM1 runs Windows Server 2022: Azure Edition. You plan to deploy an ASP.Net Core-based application named App1 to VM1. You need to configure App1 to use a system-assigned managed identity to retrieve secrets from KV1. The solution must minimize development effort. What should you do? Configure App1 to use OAuth 2.0: Configure App1 to use a REST API call to retrieve an authentication token from the:.
You have an Azure subscription named Sub1 that is linked to an Azure AD tenant named contoso.com. You plan to implement two ASP.NET Core apps named App1 and App2 that will be deployed to 100 virtual machines in Sub1. Users will sign in to App1 and App2 by using their contoso.com credentials. App1 requires read permissions to access the calendar of the signed-in user. App2 requires write permissions to access the calendar of the signed-in user. You need to recommend an authentication and authorization solution for the apps. The solution must meet the following requirements: • Use the principle of least privilege. • Minimize administrative effort. What should you include in the recommendation? Authentication Authorization.
You have an Azure AD tenant that contains a management group named MG1. You have the Azure subscriptions shown in the following table. Name Management group Sub1 MG1 Sub2 MG2 Sub3 Tenant Root Group The subscriptions contain the resource groups shown in the following table. Name Subscription RG1 Sub1 RG2 Sub2 RG3 Sub3 The subscription contains the Azure AD security groups shown in the following table. Name Member of Group1 Group3 Group2 Group3 Group3 None The subscription contains the user accounts shown in the following table. Name Member of User1 Group1 User2 Group2 User3 Group1, Group2 You perform the following actions: Assign User3 the Contributor role for Sub1. Assign Group1 the Virtual Machine Contributor role for MG1. Assign Group3 the Contributor role for the Tenant Root Group. For each of the following statements, select Yes if the statement is true. Otherwise, select No. User1 can create a new virtual machine in RG1 User2 can grant permissions to Group2 User3 can create a storage account in RG2.
You have an Azure AD tenant that contains an administrative unit named MarketingAU. MarketingAU contains 100 users. You create two users named User1 and User2. You need to ensure that the users can perform the following actions in MarketingAU: • User1 must be able to create user accounts. • User2 must be able to reset user passwords. Which role should you assign to each user? To answer, drag the appropriate roles to the correct users. Each role may be used once, more than once, or not at all. User1 User2.
You are designing an app that will be hosted on Azure virtual machines that run Ubuntu. The app will use a third-party email service to send email messages to users. The third-party email service requires that the app authenticate by using an API key. You need to recommend an Azure Key Vault solution for storing and accessing the API key. The solution must minimize administrative effort. What should you recommend using to store and access the key? Storage: Access:.
You have two app registrations named App1 and App2 in Azure AD. App1 supports role-based access control (RBAC) and includes a role named Writer. You need to ensure that when App2 authenticates to access App1, the tokens issued by Azure AD include the Writer role claim. Which blade should you use to modify each app registration? To answer, drag the appropriate blades to the correct app registrations. Each blade may be used once, more than once, or not at all. App1 App2.
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 - 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. The R&D department is restricted to using on-premises resources only. Existing Environment: 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. Existing Environment: Problem Statements The use of WebApp1 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, including virtual machines that rely on Active Directory for authentication. As one of its first projects, the company plans to establish a hybrid identity model, facilitating an upcoming Microsoft 365 deployment. All R&D operations will remain on-premises. Fabrikam plans to migrate the production and test instances of WebApp1 to Azure. Requirements: Technical Requirements Fabrikam identifies the following technical requirements: • Website content must be easily updated from a single point. • User input must be minimized when provisioning new web 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 the Standard pricing tier of Azure App Service. • An email distribution group named IT Support must be notified of any issues relating to the directory synchronization services. • In the event that a link fails between Azure and the on-premises network, ensure that the virtual machines hosted in Azure can authenticate to Active Directory. • 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. Requirements: 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. 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 (MFA). • The testing of WebApp1 updates must not be visible to anyone outside the company. To meet the authentication requirements of Fabrikam, what should you include in the solution? Minimum number of Azure AD tenants: Minimum number of conditional access policies to create:.
You need to design a storage solution for an app that will store large amounts of frequently used data. The solution must meet the following requirements: ✑ Maximize data throughput. ✑ Prevent the modification of data for one year. ✑ Minimize latency for read and write operations. Which Azure Storage account type and storage service should you recommend? Storage account type Storage service.
You have an Azure subscription that contains the storage accounts shown in the following table. Name Type of Performance storage1 StorageV2 Standard storage2 StorageV2 Premium storage3 BlobStorage Standard storage4 FileStorage Premium You plan to implement two new apps that have the requirements shown in the following table. Name Requirement App1 Use lifecycle management to migrate app data between storage tiers App2 Store app data in an Azure file share Which storage accounts should you recommend using for each app? App1 App2.
You have an on-premises database that you plan to migrate to Azure. You need to design the database architecture to meet the following requirements: ✑ Support scaling up and down. ✑ Support geo-redundant backups. ✑ Support a database of up to 75 TB. ✑ Be optimized for online transaction processing (OLTP). What should you include in the design? Service: Service Tier:.
You have an Azure subscription that contains the SQL servers on Azure shown in the following table. Name Resource group Location SQLsvr1 RG1 East US SQLsvr2 RG2 West US The subscription contains the storage accounts shown in the following table. Name Resource group Location Account kind storage1 RG1 East US StorageV2 (general purposev2) storage2 RG2 Central US BlobStorage You create the Azure SQL databases shown in the following table. Name Resource group Server Pricing Tier SQLdb1 RG1 SQLsvr1 Standard SQLdb2 RG1 SQLsvr1 Standard SQLdb3 RG2 SQLsvr2 Premium For each of the following statements, select Yes if the statement is true. Otherwise, select No. When you enable auditing for SQLdb1, you can store the audit information to storage1. When you enable auditing for SQLdb2, you can store the audit information to storage2. When you enable auditing for SQLdb3, you can store the audit information to storage2.
You plan to import data from your on-premises environment to Azure. The data is shown in the following table. (See image) What should you recommend using to migrate the data? To answer, drag the appropriate tools to the correct data sources. Each tool may be used once, more than once, or not at all. From the SQL Server 2012 database: From the table in the SQL Server 2014 database:.
You are planning an Azure Storage solution for sensitive data. The data will be accessed daily. The dataset is less than 10 GB. You need to recommend a storage solution that meets the following requirements: ✑ All the data written to storage must be retained for five years. ✑ Once the data is written, the data can only be read. Modifications and deletion must be prevented. ✑ After five years, the data can be deleted, but never modified. ✑ Data access charges must be minimized. What should you recommend? Storage account type: Configuration to prevent modifications and deletions:.
You are designing a data storage solution to support reporting. The solution will ingest high volumes of data in the JSON format by using Azure Event Hubs. As the data arrives, Event Hubs will write the data to storage. The solution must meet the following requirements: ✑ Organize data in directories by date and time. ✑ Allow stored data to be queried directly, transformed into summarized tables, and then stored in a data warehouse. ✑ Ensure that the data warehouse can store 50 TB of relational data and support between 200 and 300 concurrent read operations. Which service should you recommend for each type of data store? Data store for the ingested data: Data store for the data warehouse:.
You are planning an Azure Storage solution for sensitive data. The data will be accessed daily. The dataset is less than 10 GB. You need to recommend a storage solution that meets the following requirements: • All the data written to storage must be retained for five years. • Once the data is written, the data can only be read. Modifications and deletion must be prevented. • After five years, the data can be deleted, but never modified. • Data access charges must be minimized. What should you recommend? Storage account type: Configuration to prevent modifications and deletions:.
You are designing a data analytics solution that will use Azure Synapse and Azure Data Lake Storage Gen2. You need to recommend Azure Synapse pools to meet the following requirements: • Ingest data from Data Lake Storage into hash-distributed tables. • Implement query, and update data in Delta Lake. What should you recommend for each requirement? Ingest data from Data Lake Storage into hash-distributed tables: Implement, query, and update data in Delta Lake:.
You have an on-premises app named App1. Customers use App1 to manage digital images. You plan to migrate App1 to Azure. You need to recommend a data storage solution for App1. The solution must meet the following image storage requirements: • Encrypt images at rest. • Allow files up to 50 MB. • Manage access to the images by using Azure Web Application Firewall (WAF) on Azure Front Door. The solution must meet the following customer account requirements: • Support automatic scale out of the storage. • Maintain the availability of App1 if a datacenter fails. • Support reading and writing data from multiple Azure regions. Which service should you include in the recommendation for each type of data? To answer, drag the appropriate services to the correct type of data. Each service may be used once, more than once, or not at all. Image storage: Customer accounts:.
You have an app that generates 50,000 events daily. You plan to stream the events to an Azure event hub and use Event Hubs Capture to implement cold path processing of the events. The output of Event Hubs Capture will be consumed by a reporting system. You need to identify which type of Azure storage must be provisioned to support Event Hubs Capture, and which inbound data format the reporting system must support. What should you identify? Storage type: Data format:.
You plan to deploy the backup policy shown in the following exhibit. (See image) Virtual machines that are backed up by using the policy can be recovered for up to a maximum of __: The minimum recovery point objective (RPO) for virtual machines that are backed up by using the policy is __:.
You plan to create an Azure Storage account that will host file shares. The shares will be accessed from on-premises applications that are transaction intensive. You need to recommend a solution to minimize latency when accessing the file shares. The solution must provide the highest-level of resiliency for the selected storage tier. What should you include in the recommendation? Storage tier: Redundancy:.
You need to recommend an Azure Storage account configuration for two applications named Application1 and Application2. The configuration must meet the following requirements: ✑ Storage for Application1 must provide the highest possible transaction rates and the lowest possible latency. ✑ Storage for Application2 must provide the lowest possible storage costs per GB. ✑ Storage for both applications must be available in an event of datacenter failure. ✑ Storage for both applications must be optimized for uploads and downloads. What should you recommend? Application1: Application2:.
You plan to develop a new app that will store business critical data. The app must meet the following requirements: ✑ Prevent new data from being modified for one year. ✑ Maximize data resiliency. ✑ Minimize read latency. What storage solution should you recommend for the app? Storage Account type: Redundancy:.
You have an on-premises file server that stores 2 TB of data files. You plan to move the data files to Azure Blob Storage in the West Europe Azure region. You need to recommend a storage account type to store the data files and a replication solution for the storage account. The solution must meet the following requirements: ✑ Be available if a single Azure datacenter fails. ✑ Support storage tiers. ✑ Minimize cost. What should you recommend? Storage Account type: Redundancy:.
You have an Azure web app named App1 and an Azure key vault named KV1. App1 stores database connection strings in KV1. App1 performs the following types of requests to KV1: ✑ Get ✑ List ✑ Wrap ✑ Delete Unwrap - ✑ Backup ✑ Decrypt ✑ Encrypt You are evaluating the continuity of service for App1. You need to identify the following if the Azure region that hosts KV1 becomes unavailable: ✑ To where will KV1 fail over? ✑ During the failover, which request type will be unavailable? What should you identify? To where will KV1 fail over? During the failover, which request type will be unavailable?.
Your company identifies the following business continuity and disaster recovery objectives for virtual machines that host sales, finance, and reporting applications in the company's on-premises data center: ✑ The sales application must be able to fail over to a second on-premises data center. ✑ The reporting application must be able to recover point-in-time data at a daily granularity. The RTO is eight hours. ✑ The finance application requires that data be retained for seven years. In the event of a disaster, the application must be able to run from Azure. The recovery time objective (RTO) is 10 minutes. You need to recommend which services meet the business continuity and disaster recovery objectives. The solution must minimize costs. What should you recommend for each application? To answer, drag the appropriate services to the correct applications. Each service may be used once, more than once, or not at all. Sales: Finance: Reporting:.
You have an on-premises Microsoft SQL Server database named SQL1. You plan to migrate SQL1 to Azure. You need to recommend a hosting solution for SQL1. The solution must meet the following requirements: • Support the deployment of multiple secondary, read-only replicas. • Support automatic replication between primary and secondary replicas. • Support failover between primary and secondary replicas within a 15-minute recovery time objective (RTO). What should you include in the solution? Azure or service tier: Replication mechanism:.
You have two on-premises Microsoft SQL Server 2017 instances that host an Always On availability group named AG1. AG1 contains a single database named DB1. You have an Azure subscription that contains a virtual machine named VM1. VM1 runs Linux and contains a SQL Server 2019 instance. You need to migrate DB1 to VM1. The solution must minimize downtime on DB1. What should you do? Prepare for the migration by: Perform the migration by using:.
You are building an Azure web app that will store the Personally Identifiable Information (PII) of employees. You need to recommend an Azure SQL. Database solution for the web app. The solution must meet the following requirements: • Maintain availability in the event of a single datacenter outage. • Support the encryption of specific columns that contain PII. • Automatically scale up during payroll operations. • Minimize costs. What should you include in the recommendations? Service tier and computer tier: Encryption method:.
You have an Azure subscription named Subscription1 that is linked to a hybrid Azure Active Directory (Azure AD) tenant. You have an on-premises datacenter that does NOT have a VPN connection to Subscription1. The datacenter contains a computer named Server1 that has Microsoft SQL Server 2016 installed. Server is prevented from accessing the internet. An Azure logic app resource named LogicApp1 requires write access to a database on Server1. You need to recommend a solution to provide LogicApp1 with the ability to access Server1. What should you recommend deploying on-premises and in Azure? On-premises: Azure:.
Your company develops a web service that is deployed to an Azure virtual machine named VM1. The web service allows an API to access real-time data from VM1. The current virtual machine deployment is shown in the Deployment exhibit. The chief technology officer (CTO) sends you the following email message: "Our developers have deployed the web service to a virtual machine named VM1. Testing has shown that the API is accessible from VM1 and VM2. Our partners must be able to connect to the API over the Internet. Partners will use this data in applications that they develop." You deploy an Azure API Management (APIM) service. The relevant API Management configuration is shown in the API exhibit. For each of the following statements, select Yes if the statement is true. Otherwise, select No. The API is available to partners over the internet The APIM instance can access real-time data from VM1 A VPN gateway is required for partner access.
Your company has an existing web app that runs on Azure virtual machines. You need to ensure that the app is protected from SQL injection attempts and uses a layer-7 load balancer. The solution must minimize disruptions to the code of the app. What should you recommend? To answer, drag the appropriate services to the correct targets. Each service may be used once, more than once, or not at all. Azure service: Feature:.
You are designing an Azure App Service web app. You plan to deploy the web app to the North Europe Azure region and the West Europe Azure region. You need to recommend a solution for the web app. The solution must meet the following requirements: ✑ Users must always access the web app from the North Europe region, unless the region fails. ✑ The web app must be available to users if an Azure region is unavailable. ✑ Deployment costs must be minimized. What should you include in the recommendation? Request routing method: Request routing configuration:.
Your company has two on-premises sites in New York and Los Angeles and Azure virtual networks in the East US Azure region and the West US Azure region. Each on-premises site has ExpressRoute Global Reach circuits to both regions. You need to recommend a solution that meets the following requirements: ✑ Outbound traffic to the internet from workloads hosted on the virtual networks must be routed through the closest available on-premises site. ✑ If an on-premises site fails, traffic from the workloads on the virtual networks to the internet must reroute automatically to the other site. What should you include in the recommendation? Routing from the virtual networks to the on-premises locations must be configured by using: The automatic routing configuration following a failover must be handled by using:.
You are designing an application that will use Azure Linux virtual machines to analyze video files. The files will be uploaded from corporate offices that connect to Azure by using ExpressRoute. You plan to provision an Azure Storage account to host the files. You need to ensure that the storage account meets the following requirements: ✑ Supports video files of up to 7 TB ✑ Provides the highest availability possible ✑ Ensures that storage is optimized for the large video files ✑ Ensures that files from the on-premises network are uploaded by using ExpressRoute How should you configure the storage account? Storage account type: Data redundancy: Networking:.
A company plans to implement an HTTP-based API to support a web app. The web app allows customers to check the status of their orders. The API must meet the following requirements: ✑ Implement Azure Functions. ✑ Provide public read-only operations. ✑ Prevent write operations. You need to recommend which HTTP methods and authorization level to configure. What should you recommend? HTTP methods: Authorization level:.
You have an on-premises network that uses an IP address space of 172.16.0.0/16. You plan to deploy 30 virtual machines to a new Azure subscription. You identify the following technical requirements: ✑ All Azure virtual machines must be placed on the same subnet named Subnet1. ✑ All the Azure virtual machines must be able to communicate with all on-premises servers. ✑ The servers must be able to communicate between the on-premises network and Azure by using a site-to-site VPN. You need to recommend a subnet design that meets the technical requirements. What should you include in the recommendation? To answer, drag the appropriate network addresses to the correct subnets. Each network address may be used once, more than once, or not at all. Subnet1: Gateway subnet:.
Your on-premises network contains a file server named Server1 that stores 500 GB of data. You need to use Azure Data Factory to copy the data from Server1 to Azure Storage. You add a new data factory. What should you do next? From Server1: From the data factory.
You have the Azure resources shown in the following table. (See image) You need to design a solution that provides on-premises network connectivity to SQLDB1 through PE1. How should you configure name resolution? Azure configuration On-premises DNS configuration.
You have the resources shown in the following table. (See image) You create a new resource group in Azure named RG2. You need to move the virtual machines to RG2. What should you use to move each virtual machine? VM1 VM2.
You are designing a software as a service (SaaS) application that will enable Azure Active Directory (Azure AD) users to create and publish online surveys. The SaaS application will have a front-end web app and a back-end web API. The web app will rely on the web API to handle updates to customer surveys. You need to design an authorization flow for the SaaS application. The solution must meet the following requirements: ✑ To access the back-end web API, the web app must authenticate by using OAuth 2 bearer tokens. ✑ The web app must authenticate by using the identities of individual users. What should you include in the solution? The access tokens will be generated by: Authorization decisions will be performed by:.
You plan to create an Azure environment that will contain a root management group and 10 child management groups. Each child management group will contain five Azure subscriptions. You plan to have between 10 and 30 resource groups in each subscription. You need to design an Azure governance solution. The solution must meet the following requirements: ✑ Use Azure Blueprints to control governance across all the subscriptions and resource groups. ✑ Ensure that Blueprints-based configurations are consistent across all the subscriptions and resource groups. ✑ Minimize the number of blueprint definitions and assignments. What should you include in the solution? Level at which to define the blueprints: Level at which to create the blueprint assignments:.
You are designing a virtual machine that will run Microsoft SQL Server and contain two data disks. The first data disk will store log files, and the second data disk will store data. Both disks are P40 managed disks. You need to recommend a host caching method for each disk. The method must provide the best overall performance for the virtual machine while preserving the integrity of the SQL data and logs. Which host caching method should you recommend for each disk? To answer, drag the appropriate methods to the correct disks. Each method may be used once, more than once, or not at all. Log Data.
You plan to migrate on-premises Microsoft SQL Server databases to Azure. You need to recommend a deployment and resiliency solution that meets the following requirements: ✑ Supports user-initiated backups ✑ Supports multiple automatically replicated instances across Azure regions ✑ Minimizes administrative effort to implement and maintain business continuity What should you recommend? Deployment solution: Resiliency solution:.
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 register the users for Azure MFA, use: To enforce Azure MFA authentication, configure:.
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? Storage account type: Configuration:.
You need to recommend a solution that meets the file storage requirements for App2. What should you deploy to the Azure subscription and the on-premises network? To answer, drag the appropriate services to the correct locations. Each service may be used once, more than once, or not at all. Azure subscription: On-premises network:.
You need to configure an Azure policy to ensure that the Azure SQL databases have Transparent Data Encryption (TDE) enabled. The solution must meet the security and compliance requirements. Which three actions should you perform in sequence? First action Second action Third action.
How should the migrated databases DB1 and DB2 be implemented in Azure? Database: Service Tier:.
You need to recommend a solution to ensure that App1 can access the third-party credentials and access strings. The solution must meet the security requirements. What should you include in the recommendation? Authenticate App1 by using: Authorize App1 to retrieve Key Vault secrets by using:.
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? Storage account type: Configuration:.
You are evaluating whether to use Azure Traffic Manager and Azure Application Gateway to meet the connection requirements for App1. What is the minimum numbers of instances required for each service? Azure Traffic Manager: Azure Application Gateway:.
You design a solution for the web tier of WebApp1 as shown in the exhibit. (See image) For each of the following statements, select Yes if the statement is true. Otherwise, select No. The design supports the technical requirements for redundancy. The design supports autoscaling. The design requires a manual configuration if an Azure region fails.
What should you implement to meet the identity requirements? Service: Feature:.
You manage a database environment for a Microsoft Volume Licensing customer named Contoso, Ltd. Contoso uses License Mobility through Software Assurance. You need to deploy 50 databases. The solution must meet the following requirements: ✑ Support automatic scaling. ✑ Minimize Microsoft SQL Server licensing costs. What should you include in the solution? Purchase model: Deployment option:.
You are designing a cost-optimized solution that uses Azure Batch to run two types of jobs on Linux nodes. The first job type will consist of short-running tasks for a development environment. The second job type will consist of long-running Message Passing Interface (MPI) applications for a production environment that requires timely job completion. You need to recommend the pool type and node type for each job type. The solution must minimize compute charges and leverage Azure Hybrid Benefit whenever possible. What should you recommend? First job: Second job:.
You have two Azure AD tenants named contoso.com and fabrikam.com. Each tenant is linked to 50 Azure subscriptions. Contoso.com contains two users named User1 and User2. You need to meet the following requirements: • Ensure that User1 can change the Azure AD tenant linked to specific Azure subscriptions. • If an Azure subscription is liked to a new Azure AD tenant, and no available Azure AD accounts have full subscription-level permissions to the subscription, elevate the access of User2 to the subscription. The solution must use the principle of least privilege. Which role should you assign to each user? User1 User2.
You are developing a multi-tier app named App1 that will be hosted on Azure virtual machines. The peak utilization periods for App1 will be from 8 AM to 9 AM and 4 PM to 5 PM on weekdays. You need to deploy the infrastructure for App1. The solution must meet the following requirements: • Support virtual machines deployed to four availability zones across two Azure regions. • Minimize costs by accumulating CPU credits during periods of low utilization. What is the minimum number of virtual networks you should deploy, and which virtual machine size should you use? Number of virtual networks: Virtual machine size:.
You company has offices in New York City, Sydney, Paris, and Johannesburg. The company has an Azure subscription. You plan to deploy a new Azure networking solution that meets the following requirements: • Connects to ExpressRoute circuits in the Azure regions of East US, Southeast Asia, North Europe, and South Africa • Minimizes latency by supporting connection in three regions • Supports Site-to-site VPN connections • Minimizes costs You need to identify the minimum number of Azure Virtual WAN hubs that you must deploy, and which virtual WAN SKU to use. What should you identify? Number of Virtual WAN hubs: Virtual WAN SKU:.
You need to deploy an instance of SQL Server on Azure Virtual Machines. The solution must meet the following requirements: • Support 15,000 disk IOPS. • Support SR-IOV. • Minimize costs. What should you include in the solution? Virtual machine series: Disk type:.
Report abuse Consent Terms of use