Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONSet 2 - 305

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
Set 2 - 305

Description:
Self Study

Author:
Anonymous
(Other tests from this author)

Creation Date:
24/04/2024

Category:
Others

Number of questions: 62
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
You have an app named App1 that uses an Azure Blob Storage container named app1data. App1 uploads a cumulative transaction log file named File1.txt to a block blob in app1data once every hour. File1.txt only stores transaction data from the current day. You need to ensure that you can restore the last uploaded version of File1.txt from any day for up to 30 days after the file was overwritten. The solution must minimize storage space. What should you include in the solution? container soft delete blob snapshots blob soft delete blob versioning.
You have 12 on-premises data sources that contain customer information and consist of Microsoft SQL Server, MySQL, and Oracle databases. You have an Azure subscription. You plan to create an Azure Data Lake Storage account that will consolidate the customer information for analysis and reporting.You need to recommend a solution to automatically copy new information from the data sources to the Data Lake Storage account by using extract, transform and load (ETL). The solution must minimize administrative effort. What should you include in the recommendation? Azure Data Factory Azure Data Explorer Azure Data Share Azure Data Studio.
You have SQL Server on an Azure virtual machine. The databases are written to nightly as part of a batch process. You need to recommend a disaster recovery solution for the data. The solution must meet the following requirements: ✑ Provide the ability to recover in the event of a regional outage. ✑ Support a recovery time objective (RTO) of 15 minutes. ✑ Support a recovery point objective (RPO) of 24 hours. ✑ Support automated recovery. ✑ Minimize costs. What should you include in the recommendation? Azure virtual machine availability sets Azure Disk Backup an Always On availability group Azure Site Recovery.
You need to deploy resources to host a stateless web app in an Azure subscription. The solution must meet the following requirements: ✑ Provide access to the full .NET framework. ✑ Provide redundancy if an Azure region fails. ✑ Grant administrators access to the operating system to install custom application dependencies. Solution: You deploy two Azure virtual machines to two Azure regions, and you create an Azure Trajc Manager pro+le. Does this meet the goal? Yes No.
You need to deploy resources to host a stateless web app in an Azure subscription. The solution must meet the following requirements: ✑ Provide access to the full .NET framework. ✑ Provide redundancy if an Azure region fails. ✑ Grant administrators access to the operating system to install custom application dependencies. Solution: You deploy two Azure virtual machines to two Azure regions, and you deploy an Azure Application Gateway. Does this meet the goal? Yes No.
You need to deploy resources to host a stateless web app in an Azure subscription. The solution must meet the following requirements: ✑ Provide access to the full .NET framework. ✑ Provide redundancy if an Azure region fails. ✑ Grant administrators access to the operating system to install custom application dependencies. Solution: You deploy an Azure virtual machine scale set that uses autoscaling. Does this meet the goal? Yes No.
You plan to deploy 10 applications to Azure. The applications will be deployed to two Azure Kubernetes Service (AKS) clusters. Each cluster will be deployed to a separate Azure region. The application deployment must meet the following requirements: ✑ Ensure that the applications remain available if a single AKS cluster fails. ✑ Ensure that the connection trajc over the internet is encrypted by using SSL without having to con+gure SSL on each container. Which service should you include in the recommendation? Azure Front Door Azure Trajc Manager AKS ingress controller Azure Load Balancer.
You need to design a highly available Azure SQL database that meets the following requirements: ✑ Failover between replicas of the database must occur without any data loss. ✑ The database must remain available in the event of a zone outage. ✑ Costs must be minimized. Which deployment option should you use? Azure SQL Managed Instance Business Critical Azure SQL Database Premium Azure SQL Database Basic Azure SQL Managed Instance General Purpose.
You need to design a highly available Azure SQL database that meets the following requirements: ✑ Failover between replicas of the database must occur without any data loss. ✑ The database must remain available in the event of a zone outage. ✑ Costs must be minimized. Which deployment option should you use? Azure SQL Managed Instance Business Critical Azure SQL Database Premium Azure SQL Database Basic Azure SQL Database Hyperscale.
You need to deploy resources to host a stateless web app in an Azure subscription. The solution must meet the following requirements: ✑ Provide access to the full .NET framework. ✑ Provide redundancy if an Azure region fails. ✑ Grant administrators access to the operating system to install custom application dependencies. Solution: You deploy a web app in an Isolated App Service plan. Does this meet the goal? Yes No.
You need to design a highly available Azure SQL database that meets the following requirements: ✑ Failover between replicas of the database must occur without any data loss. ✑ The database must remain available in the event of a zone outage. ✑ Costs must be minimized. Which deployment option should you use? Azure SQL Database Serverless Azure SQL Database Business Critical Azure SQL Database Basic Azure SQL Database Standard.
You plan to deploy an Azure Database for MySQL rexible server named Server1 to the East US Azure region. You need to implement a business continuity solution for Server1. The solution must minimize downtime in the event of a failover to a paired region. What should you do? Create a read replica. Store the database files in Azure premium +le shares. Implement Geo-redundant backup. Configure native MySQL replication.
You have an Azure subscription that contains the resources shown in the following table. You need to recommend a load balancing solution that will distribute incoming trajc for VMSS1 across NVA1 and NVA2. The solution must minimize administrative effort. What should you include in the recommendation? Gateway Load Balancer Azure Front Door Azure Application Gateway Azure Trajc Manager.
You have an Azure subscription that contains a Basic Azure virtual WAN named VirtualWAN1 and the virtual hubs shown in the following table. You have an ExpressRoute circuit in the US East Azure region. You need to create an ExpressRoute association to VirtualWAN1. What should you do first? Upgrade VirtualWAN1 to Standard. Create a gateway on Hub1. Enable the ExpressRoute premium add-on. Create a hub virtual network in US East.
You have an Azure subscription that contains a storage account. An application sometimes writes duplicate +les to the storage account. You have a PowerShell script that identi+es and deletes duplicate +les in the storage account. Currently, the script is run manually after approval from the operations manager. You need to recommend a serverless solution that performs the following actions: ✑ Runs the script once an hour to identify whether duplicate +les exist ✑ Sends an email noti+cation to the operations manager requesting approval to delete the duplicate +les ✑ Processes an email response from the operations manager specifying whether the deletion was approved ✑ Runs the script if the deletion was approved What should you include in the recommendation? Azure Logic Apps and Azure Event Grid Azure Logic Apps and Azure Functions Azure Pipelines and Azure Service Fabric Azure Functions and Azure Batch.
Your company has the infrastructure shown in the following table. The on-premises Active Directory domain syncs with Azure Active Directory (Azure AD). Server1 runs an application named App1 that uses LDAP queries to verify user identities in the on-premises Active Directory domain. You plan to migrate Server1 to a virtual machine in Subscription1. A company security policy states that the virtual machines and services deployed to Subscription1 must be prevented from accessing the onpremises network. You need to recommend a solution to ensure that App1 continues to function after the migration. The solution must meet the security policy. What should you include in the recommendation? Azure AD Application Proxy the Active Directory Domain Services role on a virtual machine an Azure VPN gateway Azure AD Domain Services (Azure AD DS).
You need to design a solution that will execute custom C# code in response to an event routed to Azure Event Grid. The solution must meet the following requirements: ✑ The executed code must be able to access the private IP address of a Microsoft SQL Server instance that runs on an Azure virtual machine. ✑ Costs must be minimized. What should you include in the solution? Azure Logic Apps in the Consumption plan Azure Functions in the Premium plan Azure Functions in the Consumption plan Azure Logic Apps in the integrated service environment.
You have an on-premises network and an Azure subscription. The on-premises network has several branch offices. A branch office in Toronto contains a virtual machine named VM1 that is configured a file server. Users access the shared files on VM1 from all the offices. You need to recommend a solution to ensure that the users can access the shared files as quickly as possible if the Toronto branch office is inaccessible. What should you include in the recommendation? a Recovery Services vault and Windows Server Backup Azure blob containers and Azure File Sync a Recovery Services vault and Azure Backup an Azure file share and Azure File Sync.
You are designing a microservices architecture that will be hosted in an Azure Kubernetes Service (AKS) cluster. Apps that will consume the microservices will be hosted on Azure virtual machines. The virtual machines and the AKS cluster will reside on the same virtual network. You need to design a solution to expose the microservices to the consumer apps. The solution must meet the following requirements: ✑ Ingress access to the microservices must be restricted to a single private IP address and protected by using mutual TLS authentication. ✑ The number of incoming microservice calls must be rate-limited. ✑ Costs must be minimized. What should you include in the solution? Azure App Gateway with Azure Web Application Firewall (WAF) Azure API Management Standard tier with a service endpoint Azure Front Door with Azure Web Application Firewall (WAF) Azure API Management Premium tier with virtual network connection.
You have a .NET web service named Service1 that performs the following tasks: ✑ Reads and writes temporary +les to the local +le system. ✑ Writes to the Application event log. You need to recommend a solution to host Service1 in Azure. The solution must meet the following requirements: ✑ Minimize maintenance overhead. ✑ Minimize costs. What should you include in the recommendation? an Azure App Service web app an Azure virtual machine scale set an App Service Environment (ASE) an Azure Functions app.
You have the Azure resources shown in the following table. You need to deploy a new Azure Firewall policy that will contain mandatory rules for all Azure Firewall deployments. The new policy will be configured as a parent policy for the existing policies. What is the minimum number of additional Azure Firewall policies you should create? 0 1 2 3.
Your company has an app named App1 that uses data from the on-premises Microsoft SQL Server databases shown in the following table. App1 and the data are used on the +rst day of the month only. The data is not expected to grow more than 3 percent each year. The company is rewriting App1 as an Azure web app and plans to migrate all the data to Azure. You need to migrate the data to Azure SQL Database and ensure that the database is only available on the +rst day of each month. Which service tier should you use? vCore-based General Purpose DTU-based Standard vCore-based Business Critical DTU-based Basic.
You are developing a sales application that will contain several Azure cloud services and handle different components of a transaction. Different cloud services will process customer orders, billing, payment, inventory, and shipping. You need to recommend a solution to enable the cloud services to asynchronously communicate transaction information by using XML messages. What should you include in the recommendation? Azure Service Fabric Azure Data Lake Azure Service Bus Azure Traffic Manager.
Your company has 300 virtual machines hosted in a VMware environment. The virtual machines vary in size and have various utilization levels. You plan to move all the virtual machines to Azure. You need to recommend how many and what size Azure virtual machines will be required to move the current workloads to Azure. The solution must minimize administrative effort. What should you use to make the recommendation? Azure Pricing Calculator Azure Advisor Azure Migrate Azure Cost Management.
You plan to provision a High Performance Computing (HPC) cluster in Azure that will use a third-party scheduler. You need to recommend a solution to provision and manage the HPC cluster node. What should you include in the recommendation? Azure Automation Azure CycleCloud Azure Purview Azure Lighthouse.
You plan to deploy multiple instances of an Azure web app across several Azure regions. You need to design an access solution for the app. The solution must meet the following replication requirements: ✑ Support rate limiting. ✑ Balance requests between all instances. ✑ Ensure that users can access the app in the event of a regional outage. Solution: You use Azure Trajc Manager to provide access to the app. Does this meet the goal? Yes No.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You plan to deploy multiple instances of an Azure web app across several Azure regions. You need to design an access solution for the app. The solution must meet the following replication requirements: ✑ Support rate limiting. ✑ Balance requests between all instances. ✑ Ensure that users can access the app in the event of a regional outage. Solution: You use Azure Load Balancer to provide access to the app. Does this meet the goal? Yes No.
You plan to deploy multiple instances of an Azure web app across several Azure regions. You need to design an access solution for the app. The solution must meet the following replication requirements: ✑ Support rate limiting. ✑ Balance requests between all instances. ✑ Ensure that users can access the app in the event of a regional outage. Solution: You use Azure Application Gateway to provide access to the app. Does this meet the goal? Yes No.
You have an Azure subscription. You need to recommend a solution to provide developers with the ability to provision Azure virtual machines. The solution must meet the following requirements: ✑ Only allow the creation of the virtual machines in speci+c regions. ✑ Only allow the creation of speci+c sizes of virtual machines. What should you include in the recommendation? Azure Resource Manager (ARM) templates Azure Policy Conditional Access policies role-based access control (RBAC).
You have data +les in Azure Blob Storage. You plan to transform the +les and move them to Azure Data Lake Storage. You need to transform the data by using mapping data row. Which service should you use? Azure Databricks Azure Storage Sync Azure Data Factory Azure Data Box Gateway.
You have an Azure subscription. You need to deploy an Azure Kubernetes Service (AKS) solution that will use Windows Server 2019 nodes. The solution must meet the following requirements: ✑ Minimize the time it takes to provision compute resources during scale-out operations. ✑ Support autoscaling of Windows Server containers. Which scaling option should you recommend? Kubernetes version 1.20.2 or newer Virtual nodes with Virtual Kubelet ACI cluster autoscaler horizontal pod autoscaler.
You have an Azure subscription. You need to recommend an Azure Kubernetes Service (AKS) solution that will use Linux nodes. The solution must meet the following requirements: ✑ Minimize the time it takes to provision compute resources during scale-out operations. ✑ Support autoscaling of Linux containers. ✑ Minimize administrative effort. Which scaling option should you recommend? horizontal pod autoscaler cluster autoscaler virtual nodes Virtual Kubelet.
You are designing an order processing system in Azure that will contain the Azure resources shown in the following table. The order processing system will have the following transaction row: ✑ A customer will place an order by using App1. ✑ When the order is received, App1 will generate a message to check for product availability at vendor 1 and vendor 2. ✑ An integration component will process the message, and then trigger either Function1 or Function2 depending on the type of order. ✑ Once a vendor con+rms the product availability, a status message for App1 will be generated by Function1 or Function2. ✑ All the steps of the transaction will be logged to storage1. Which type of resource should you recommend for the integration component? an Azure Service Bus queue an Azure Data Factory pipeline an Azure Event Grid domain an Azure Event Hubs capture.
You have 100 Microsoft SQL Server Integration Services (SSIS) packages that are con+gured to use 10 on-premises SQL Server databases as their destinations. You plan to migrate the 10 on-premises databases to Azure SQL Database. You need to recommend a solution to create Azure-SQL Server Integration Services (SSIS) packages. The solution must ensure that the packages can target the SQL Database instances as their destinations. What should you include in the recommendation? Data Migration Assistant (DMA) Azure Data Factory Azure Data Catalog SQL Server Migration Assistant (SSMA).
You have an Azure virtual machine named VM1 that runs Windows Server 2019 and contains 500 GB of data +les. You are designing a solution that will use Azure Data Factory to transform the data +les, and then load the +les to Azure Data Lake Storage. What should you deploy on VM1 to support the design? the On-premises data gateway the Azure Pipelines agent the self-hosted integration runtime the Azure File Sync agent.
You have an Azure Active Directory (Azure AD) tenant that syncs with an on-premises Active Directory domain. Your company has a line-of-business (LOB) application that was developed internally. You need to implement SAML single sign-on (SSO) and enforce multi-factor authentication (MFA) when users attempt to access the application from an unknown location. Which two features should you include in the solution? Each correct answer presents part of the solution. Azure AD Privileged Identity Management (PIM) Azure Application Gateway Azure AD enterprise applications Azure AD Identity Protection Conditional Access policies.
You plan to automata the deployment of resources to Azure subscriptions. What is a difference between using Azure Blueprints and Azure Resource Manager (ARM) templates? ARM templates remain connected to the deployed resources. Only blueprints can contain policy definitions. Only ARM templates can contain policy definitions. Blueprints remain connected to the deployed resources.
You plan to deploy an Azure App Service web app that will have multiple instances across multiple Azure regions. You need to recommend a load balancing service for the planned deployment The solution must meet the following requirements: ✑ Maintain access to the app in the event of a regional outage. ✑ Maintain access to the app in the event of a regional outage. ✑ Support Azure Web Application Firewall (WAF). ✑ Support cookie-based ajnity. ✑ Support URL routing. What should you include in the recommendation? Azure Front Door Azure Traffic Manager Azure Application Gateway Azure Load Balancer.
You are designing a microservices architecture that will support a web application. The solution must meet the following requirements: ✑ Deploy the solution on-premises and to Azure. Support low-latency and hyper-scale operations. ✑ Allow independent upgrades to each microservice. ✑ Set policies for performing automatic repairs to the microservices. You need to recommend a technology. What should you recommend? Azure Container Instance Azure Logic App Azure Service Fabric Azure virtual machine scale set.
You plan to deploy multiple instances of an Azure web app across several Azure regions. You need to design an access solution for the app. The solution must meet the following replication requirements: ✑ Support rate limiting. ✑ Balance requests between all instances. ✑ Ensure that users can access the app in the event of a regional outage. Solution: You use Azure Front Door to provide access to the app. Does this meet the goal? Yes No.
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? Azure Activity Log Azure Arc Azure Analysis Services Azure Monitor action groups.
You have an Azure subscription. You need to recommend a solution to provide developers with the ability to provision Azure virtual machines. The solution must meet the following requirements: ✑ Only allow the creation of the virtual machines in specific regions. ✑ Only allow the creation of specific sizes of virtual machines. What should you include in the recommendation? Attribute-based access control (ABAC) Azure Policy Conditional Access policies role-based access control (RBAC).
You are developing a sales application that will contain several Azure cloud services and handle different components of a transaction. Different cloud services will process customer orders, billing, payment, inventory, and shipping. You need to recommend a solution to enable the cloud services to asynchronously communicate transaction information by using XML messages. What should you include in the recommendation? Azure Notification Hubs Azure Data Lake Azure Service Bus Azure Blob Storage.
You have 100 devices that write performance data to Azure Blob Storage. You plan to store and analyze the performance data in an Azure SQL database. You need to recommend a solution to continually copy the performance data to the Azure SQL database. What should you include in the recommendation? Azure Data Factory Data Migration Assistant (DMA) Azure Data Box Azure Database Migration Service.
You need to recommend a storage solution for the records of a mission critical application. The solution must provide a Service Level Agreement (SLA) for the latency of write operations and the throughput. What should you include in the recommendation? Azure Data Lake Storage Gen2 Azure Blob Storage Azure SQL Azure Cosmos DB.
You are planning a storage solution. The solution must meet the following requirements: ✑ Support at least 500 requests per second. ✑ Support a large image, video, and audio streams. Which type of Azure Storage account should you provision? standard general-purpose v2 premium block blobs premium page blobs premium file shares.
You need to recommend a data storage solution that meets the following requirements: ✑ Ensures that applications can access the data by using a REST connection ✑ Hosts 20 independent tables of varying sizes and usage patterns ✑ Automatically replicates the data to a second Azure region ✑ Minimizes costs What should you recommend? an Azure SQL Database elastic pool that uses active geo-replication tables in an Azure Storage account that use geo-redundant storage (GRS) tables in an Azure Storage account that use read-access geo-redundant storage (RA-GRS) an Azure SQL database that uses active geo-replication.
You are designing a solution that calculates 3D geometry from height-map data. You need to recommend a solution that meets the following requirements: You need to recommend a solution that meets the following requirements: ✑ Performs calculations in Azure. ✑ Ensures that each node can communicate data to every other node. ✑ Maximizes the number of nodes to calculate multiple scenes as fast as possible. Minimizes the amount of effort to implement the solution. Which two actions should you include in the recommendation? Each correct answer presents part of the solution. Enable parallel file systems on Azure. Create a render farm that uses virtual machines. Create a render farm that uses virtual machine scale sets. Create a render farm that uses Azure Batch. Enable parallel task execution on compute nodes.
You have an on-premises application that consumes data from multiple databases. The application code references database tables by using a combination of the server, database, and table name. You need to migrate the application data to Azure. To which two services can you migrate the application data to achieve the goal? Each correct answer presents a complete solution. SQL Server Stretch Database SQL Server on an Azure virtual machine Azure SQL Database Azure SQL Managed Instance.
You need to design a highly available Azure SQL database that meets the following requirements: ✑ Failover between replicas of the database must occur without any data loss. ✑ The database must remain available in the event of a zone outage. ✑ Costs must be minimized. Which deployment option should you use? Azure SQL Managed Instance Business Critical Azure SQL Managed Instance General Purpose Azure SQL Database Business Critical Azure SQL Database Serverless.
You have an Azure web app that uses an Azure key vault named KeyVault1 in the West US Azure region. You are designing a disaster recovery plan for KeyVault1. You plan to back up the keys in KeyVault1. You need to identify to where you can restore the backup. What should you identify? any region worldwide the same region only KeyVault1 only the same geography only.
You have an on-premises line-of-business (LOB) application that uses a Microsoft SQL Server instance as the backend. You plan to migrate the on-premises SQL Server instance to Azure virtual machines. You need to recommend a highly available SQL Server deployment that meets the following requirements: ✑ Minimizes costs ✑ Minimizes failover time if a single server fails What should you include in the recommendation? an Always On availability group that has premium storage disks and a virtual network name (VNN) an Always On Failover Cluster Instance that has a virtual network name (VNN) and a standard +le share an Always On availability group that has premium storage disks and a distributed network name (DNN) an Always On Failover Cluster Instance that has a virtual network name (VNN) and a premium +le share.
Your company plans to deploy various Azure App Service instances that will use Azure SQL databases. The App Service instances will be deployed at the same time as the Azure SQL databases. The company has a regulatory requirement to deploy the App Service instances only to speci+c Azure regions. The resources for the App Service instances must reside in the same region. You need to recommend a solution to meet the regulatory requirement. Solution: You recommend creating resource groups based on locations and implementing resource locks on the resource groups. Does this meet the goal? Yes No.
Your company plans to deploy various Azure App Service instances that will use Azure SQL databases. The App Service instances will be deployed at the same time as the Azure SQL databases. The company has a regulatory requirement to deploy the App Service instances only to speci+c Azure regions. The resources for the App Service instances must reside in the same region. You need to recommend a solution to meet the regulatory requirement. Solution: You recommend using the Regulatory compliance dashboard in Microsoft Defender for Cloud. Does this meet the goal? Yes No.
Your company plans to deploy various Azure App Service instances that will use Azure SQL databases. The App Service instances will be deployed at the same time as the Azure SQL databases. The company has a regulatory requirement to deploy the App Service instances only to speci+c Azure regions. The resources for the App Service instances must reside in the same region. You need to recommend a solution to meet the regulatory requirement. Solution: You recommend using an Azure Policy initiative to enforce the location. Does this meet the goal? Yes No.
You plan to move a web app named App1 from an on-premises datacenter to Azure. App1 depends on a custom COM component that is installed on the host server. You need to recommend a solution to host App1 in Azure. The solution must meet the following requirements: ✑ App1 must be available to users if an Azure datacenter becomes unavailable. ✑ Costs must be minimized. What should you include in the recommendation? In two Azure regions, deploy a load balancer and a web app. In two Azure regions, deploy a load balancer and a virtual machine scale set. Deploy a load balancer and a virtual machine scale set across two availability zones. In two Azure regions, deploy an Azure Trajc Manager pro+le and a web app.
You plan to deploy an application named App1 that will run in containers on Azure Kubernetes Service (AKS) clusters. The AKS clusters will be distributed across four Azure regions. You need to recommend a storage solution to ensure that updated container images are replicated automatically to all the Azure regions hosting the AKS clusters. Which storage solution should you recommend? geo-redundant storage (GRS) accounts Premium SKU Azure Container Registry Azure Content Delivery Network (CDN) Azure Cache for Redis.
You have an Azure Active Directory (Azure AD) tenant. You plan to deploy Azure Cosmos DB databases that will use the SQL API. You need to recommend a solution to provide specific Azure AD user accounts with read access to the Cosmos DB databases. What should you include in the recommendation? shared access signatures (SAS) and Conditional Access policies certificates and Azure Key Vault master keys and Azure Information Protection policies a resource token and an Access control (IAM) role assignment.
You need to recommend an Azure Storage solution that meets the following requirements: ✑ The storage must support 1 PB of data. ✑ The data must be stored in blob storage. ✑ The storage must support three levels of subfolders. ✑ The storage must support access control lists (ACLs). What should you include in the recommendation? a premium storage account that is con+gured for block blobs a general purpose v2 storage account that has hierarchical namespace enabled a premium storage account that is con+gured for page blobs a premium storage account that is con+gured for +le shares and supports large +le shares.
You have an on-premises application named App1 that uses an Oracle database. You plan to use Azure Databricks to transform and load data from App1 to an Azure Synapse Analytics instance. You need to ensure that the App1 data is available to Databricks. Which two Azure services should you include in the solution? Each correct answer presents part of the solution Azure Data Box Gateway Azure Import/Export service Azure Data Lake Storage Azure Data Box Edge Azure Data Factory.
You are developing a sales application that will contain several Azure cloud services and handle different components of a transaction. Different cloud services will process customer orders, billing, payment, inventory, and shipping. You need to recommend a solution to enable the cloud services to asynchronously communicate transaction information by using XML messages. What should you include in the recommendation? Azure Notification Hubs Azure Service Fabric Azure Queue Storage Azure Data Lake.
You are developing a sales application that will contain several Azure cloud services and handle different components of a transaction. Different cloud services will process customer orders, billing, payment, inventory, and shipping. You need to recommend a solution to enable the cloud services to asynchronously communicate transaction information by using XML messages. What should you include in the recommendation? Azure Notification Hubs Azure Service Fabric Azure Queue Storage Azure Application Gateway.
Report abuse Consent Terms of use