Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONSet 1 - 305

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

Description:
self study

Author:
Anonymous
(Other tests from this author)

Creation Date:
23/04/2024

Category:
Others

Number of questions: 56
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
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? In Azure Active Directory (Azure AD), create an access review of Application1. Create an Azure Automation runbook that runs the Get-AzRoleAssignment cmdlet. In Azure Active Directory (Azure AD) Privileged Identity Management, create a custom role assignment for the Application1 resources. Create an Azure Automation runbook that runs the Get-AzureADUserAppRoleAssignment cmdlet.
You have an Azure subscription. The subscription has a blob container that contains multiple blobs. Ten users in the +nance 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? shared access signatures (SAS) Conditional Access policies certificates access keys.
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. NOTE: Each correct selection is worth one point. Azure AD Application Proxy Azure AD Privileged Identity Management (PIM) Conditional Access policies Azure Arc Azure AD enterprise applications Azure Application Gateway.
You have an Azure Active Directory (Azure AD) tenant named contoso.com that has a security group named Group1. Group1 is con+gured 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? Implement Azure AD Identity Protection. Change the Membership type of Group1 to Dynamic User. Create an access review. Implement Azure AD Privileged Identity Management (PIM).
Your company deploys several virtual machines on-premises and to Azure. ExpressRoute is deployed and con+gured for on-premises to Azure connectivity. Several virtual machines exhibit network connectivity issues. You need to analyze the network tragc to identify whether packets are being allowed or denied to the virtual machines. Solution: Use Azure Tragc Analytics in Azure Network Watcher to analyze the network tragc. Does this meet the goal? Yes No.
Your company deploys several virtual machines on-premises and to Azure. ExpressRoute is deployed and con+gured for on-premises to Azure connectivity. Several virtual machines exhibit network connectivity issues. You need to analyze the network tragc to identify whether packets are being allowed or denied to the virtual machines. Solution: Use Azure Advisor to analyze the network tragc. Does this meet the goal? Yes No.
Your company deploys several virtual machines on-premises and to Azure. ExpressRoute is deployed and con+gured for on-premises to Azure connectivity. Several virtual machines exhibit network connectivity issues. You need to analyze the network tragc to identify whether packets are being allowed or denied to the virtual machines. Solution: Use Azure Network Watcher to run IP kow verify to analyze the network tragc. Does this meet the goal? Yes No.
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 de+nitions? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. Azure Active Directory (Azure AD) administrative units Azure Active Directory (Azure AD) tenants subscriptions compute resources resource groups management groups.
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 Advisor Azure Analysis Services Azure Monitor action groups.
Your company deploys several virtual machines on-premises and to Azure. ExpressRoute is deployed and con+gured for on-premises to Azure connectivity. Several virtual machines exhibit network connectivity issues. You need to analyze the network tragc to identify whether packets are being allowed or denied to the virtual machines. Solution: Install and configure the Azure Monitoring agent and the Dependency Agent on all the virtual machines. Use VM insights in Azure Monitor to analyze the network tragc. Does this meet the goal? Yes No.
Your company, named Contoso, Ltd., implements several Azure logic apps that have HTTP triggers. The logic apps provide access to an onpremises 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 Azure Front Door Azure AD Application Proxy Azure AD business-to-business (B2B) Azure API Management.
You plan to deploy an Azure SQL database that will store Personally Identi+able Information (PII). You need to ensure that only privileged users can view the PII. What should you include in the solution? dynamic data masking role-based access control (RBAC) Data Discovery & Classi+cation Transparent Data Encryption (TDE).
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? files in a premium +le share storage account blobs in a general purpose v2 storage account blobs in an Azure Data Lake Storage Gen2 account files in a general purpose v2 storage account.
You plan to deploy an application named App1 that will run on +ve 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 system-assigned managed identity a service principal that is con+gured to use a certi+cate a service principal that is con+gured to use a client secret a user-assigned managed identity.
You have the resources shown in the following table: CDB1 hosts a container that stores continuously updated operational data. You are designing a solution that will use AS1 to analyze the operational data daily. You need to recommend a solution to analyze the data without affecting the performance of the operational data store. What should you include in the recommendation? Azure Cosmos DB change feed Azure Data Factory with Azure Cosmos DB and Azure Synapse Analytics connectors Azure Synapse Link for Azure Cosmos DB Azure Synapse Analytics with PolyBase data loading.
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? header-based SAML password-based OpenID Connect.
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? an Azure data catalog that uses the Azure REST API as a data source an Azure management group that uses parent groups to create a hierarchy an Azure policy that enforces tagging rules Azure Active Directory (Azure AD) administrative units.
A company named Contoso, Ltd. has an Azure Active Directory (Azure AD) tenant that is integrated with Microsoft 365 and an Azure subscription.Contoso has an on-premises identity infrastructure. The infrastructure includes servers that run Active Directory Domain Services (AD DS) and Azure AD Connect.Contoso has a partnership with a company named Fabrikam. Inc. Fabrikam has an Active Directory forest and a Microsoft 365 tenant. Fabrikam has the same on- premises identity infrastructure components as Contoso. A team of 10 developers from Fabrikam will work on an Azure solution that will be hosted in the Azure subscription of Contoso. The developers must be added to the Contributor role for a resource group in the Contoso subscription. You need to recommend a solution to ensure that Contoso can assign the role to the 10 Fabrikam developers. The solution must ensure that the Fabrikam developers use their existing credentials to access resources What should you recommend? In the Azure AD tenant of Contoso. create cloud-only user accounts for the Fabrikam developers. Configure a forest trust between the on-premises Active Directory forests of Contoso and Fabrikam. Configure an organization relationship between the Microsoft 365 tenants of Fabrikam and Contoso. In the Azure AD tenant of Contoso, create guest accounts for the Fabnkam developers.
Your company has the divisions shown in the following table. Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single-tenant user authentication. Users from contoso.com can authenticate to App1. You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1. What should you recommend? Configure the Azure AD provisioning service. Enable Azure AD pass-through authentication and update the sign-in endpoint. Use Azure AD entitlement management to govern external users. Con+gure Azure AD join.
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 Log Analytics Azure Arc Azure Analysis Services Application Insights.
Your company has the divisions shown in the following table. Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single-tenant user authentication. Users from contoso.com can authenticate to App1. You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1. What should you recommend? Configure the Azure AD provisioning service. Configure assignments for the fabrikam.com users by using Azure AD Privileged Identity Management (PIM). Use Azure AD entitlement management to govern external users Configure Azure AD Identity Protection.
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? an enterprise application in Azure AD system-assigned managed identities shared access signatures (SAS) application registration in Azure AD.
Your company has the divisions shown in the following table. Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single-tenant user authentication. Users from contoso.com can authenticate to App1. You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1. What should you recommend? Configure Azure AD join. Use Azure AD entitlement management to govern external users. Enable Azure AD pass-through authentication and update the sign-in endpoint. Con+gure assignments for the fabrikam.com users by using Azure AD Privileged Identity Management (PIM).
Your company has the divisions shown in the following table. Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single-tenant user authentication. Users from contoso.com can authenticate to App1. You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1. What should you recommend? Configure Azure AD join. Configure Azure AD Identity Protection. Use Azure AD entitlement management to govern external users. Configure assignments for the fabrikam.com users by using Azure AD Privileged Identity Management (PIM).
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 Aztivity Log Azure Arc Azure Analysis Services Azure Monitor metrics.
Your company has the divisions shown in the following table. Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single-tenant user authentication. Users from contoso.com can authenticate to App1. You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1. What should you recommend? Configure Azure AD join. Configure Azure AD Identity Protection. Configure a Conditional Access policy. Configure Supported account types in the application registration and update the sign-in endpoint.
You have an Azure AD tenant named contoso.com that has a security group named Group1. Group1 is con+gured for assigned memberships. 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? Implement Azure AD Identity Protection. Change the Membership type of Group1 to Dynamic User. Create an access review. Implement Azure AD Privileged Identity Management (PIM).
Your company has the divisions shown in the following table. Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single-tenant user authentication. Users from contoso.com can authenticate to App1. You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1. What should you recommend? Enable Azure AD pass-through authentication and update the sign-in endpoint. Use Azure AD entitlement management to govern external users. Configure assignments for the fabrikam.com users by using Azure AD Privileged Identity Management (PIM). Configure Azure AD Identity Protection.
Your company has the divisions shown in the following table. Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single-tenant user authentication. Users from contoso.com can authenticate to App1. You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1. What should you recommend? Configure the Azure AD provisioning service. Enable Azure AD pass-through authentication and update the sign-in endpoint. Configure Supported account types in the application registration and update the sign-in endpoint. Configure Azure AD join.
You have an Azure subscription that contains 1,000 resources. You need to generate compliance reports for the subscription. The solution must ensure that the resources can be grouped by department. What should you use to organize the resources? application groups and quotas Azure Policy and tags administrative units and Azure Lighthouse resource groups and role assignments.
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 Arc Azure Monitor metrics Azure Advisor Azure Log Analytics.
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 Monitor action groups Azure Arc Azure Monitor metrics Azure Activity Log.
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 Arc Azure Log Analytics Application insights Azure Monitor action groups.
You have an Azure subscription. You plan to deploy a monitoring solution that will include the following • Azure Monitor Network Insights • Application Insights • Microsoft Sentinel • VM insights The monitoring solution will be managed by a single team. What is the minimum number of Azure Monitor workspaces required? 1 2 3 4.
You have an Azure subscription that contains 10 web apps. The apps are integrated with Azure AD and are accessed by users on different project teams. The users frequently move between projects. You need to recommend an access management solution for the web apps. The solution must meet the following requirements: • The users must only have access to the app of the project to which they are assigned currently. • Project managers must verify which users have access to their project’s app and remove users that are no longer assigned to their project. • Once every 30 days, the project managers must be prompted automatically to verify which users are assigned to their projects. What should you include in the recommendation? Azure AD Identity Protection Microsoft Defender for Identity Microsoft Entra Permissions Management Azure AD Identity Governance.
You have an Azure subscription. The subscription contains a tiered app named App1 that is distributed across multiple containers hosted in Azure Container Instances. You need to deploy an Azure Monitor monitoring solution for App. The solution must meet the following requirements: • Support using synthetic transaction monitoring to monitor tragc between the App1 components. • Minimize development effort. What should you include in the solution? Network insights Application Insights Container insights Log Analytics Workspace insights.
You have 12 Azure subscriptions and three projects. Each project uses resources across multiple subscriptions. You need to use Microsoft Cost Management to monitor costs on a per project basis. The solution must minimize administrative effort. Which two components should you include in the solution? Each correct answer presents part of the solution budgets resource tags custom role-based access control (RBAC) roles management groups Azure boards.
You have 100 servers that run Windows Server 2012 R2 and host Microsoft SQL Server 2014 instances. The instances host databases that have the following characteristics: ✑ Stored procedures are implemented by using CLR. ✑ The largest database is currently 3 TB. None of the databases will ever exceed 4 TB. You plan to move all the data from SQL Server to Azure. You need to recommend a service to host the databases. The solution must meet the following requirements: ✑ Whenever possible, minimize management overhead for the migrated databases. ✑ Ensure that users can authenticate by using Azure Active Directory (Azure AD) credentials. ✑ Minimize the number of database changes required to facilitate the migration. What should you include in the recommendation? Azure SQL Database elastic pools Azure SQL Managed Instance Azure SQL Database single databases SQL Server 2016 on Azure virtual machines.
You have an Azure subscription that contains an Azure Blob Storage account named store1. You have an on-premises file server named Server1 that runs Windows Server 2016. Server1 stores 500 GB of company +les. You need to store a copy of the company files from Server1 in store1. Which two possible Azure services achieve this goal? Each correct answer presents a complete solution. an Azure Logic Apps integration account an Azure Import/Export job Azure Data Factory an Azure Analysis services On-premises data gateway an Azure Batch account.
You have an Azure subscription that contains two applications named App1 and App2. App1 is a sales processing application. When a transaction in App1 requires shipping, a message is added to an Azure Storage account queue, and then App2 listens to the queue for relevant transactions. In the future, additional applications will be added that will process some of the shipping requests based on the specific details of the transactions. You need to recommend a replacement for the storage account queue to ensure that each additional application will be able to read the relevant transactions. What should you recommend? one Azure Data Factory pipeline multiple storage account queues one Azure Service Bus queue one Azure Service Bus topic.
You are designing an application that will be hosted in Azure. The application will host video +les that range from 50 MB to 12 GB. The application will use certi+cate-based authentication and will be available to users on the internet. You need to recommend a storage option for the video +les. The solution must provide the fastest read performance and must minimize storage costs. What should you recommend? Azure Files Azure Data Lake Storage Gen2 Azure Blob Storage Azure SQL Database.
You are designing a SQL database solution. The solution will include 20 databases that will be 20 GB each and have varying usage patterns. You need to recommend a database platform to host the databases. The solution must meet the following requirements: ✑ The solution must meet a Service Level Agreement (SLA) of 99.99% uptime. ✑ The compute resources allocated to the databases must scale dynamically. ✑ The solution must have reserved capacity. Compute charges must be minimized. What should you include in the recommendation? an elastic pool that contains 20 Azure SQL databases 20 databases on a Microsoft SQL server that runs on an Azure virtual machine in an availability set 20 databases on a Microsoft SQL server that runs on an Azure virtual machine 20 instances of Azure SQL Database serverless.
You are planning an Azure IoT Hub solution that will include 50,000 IoT devices. Each device will stream data, including temperature, device ID, and time data. Approximately 50,000 records will be written every second. The data will be visualized in near real time. You need to recommend a service to store and query the data. Which two services can you recommend? Azure Table Storage Azure Event Grid Azure Cosmos DB SQL API Azure Time Series Insights.
You are designing an application that will aggregate content for users. You need to recommend a database solution for the application. The solution must meet the following requirements: ✑ Support SQL commands. ✑ Support multi-master writes. ✑ Guarantee low latency read operations. What should you include in the recommendation? Azure Cosmos DB SQL API Azure SQL Database that uses active geo-replication Azure SQL Database Hyperscale Azure Database for PostgreSQL.
You store web access logs data in Azure Blob Storage. You plan to generate monthly reports from the access logs. You need to recommend an automated process to upload the data to Azure SQL Database every month. What should you include in the recommendation? Microsoft SQL Server Migration Assistant (SSMA) Data Migration Assistant (DMA) AzCopy Azure Data Factory.
You have an Azure subscription. Your on-premises network contains a +le server named Server1. Server1 stores 5 ׀¢׀’ of company +les that are accessed rarely. You plan to copy the +les to Azure Storage. You need to implement a storage solution for the +les that meets the following requirements: ✑ The +les must be available within 24 hours of being requested. ✑ Storage costs must be minimized. Which two possible storage solutions achieve this goal? Create a Azure Blob Storage account that is configured for the Cool default access tier. Create a blob container, copy the files to the blob container, and set each file to the Archive access tier. Create a general-purpose v1 storage account. Create a blob container and copy the files to the blob container. Create a general-purpose v2 storage account that is configured for the Cool default access tier. Create a fi+le share in the storage account and copy the files to the file share. Create a general-purpose v2 storage account that is configured for the Hot default access tier. Create a blob container, copy the files to the blob container, and set each file to the Archive access tier Create a general-purpose v1 storage account. Create a file share in the storage account and copy the files to the file share.
You have an app named App1 that uses two on-premises Microsoft SQL Server databases named DB1 and DB2. You plan to migrate DB1 and DB2 to Azure You need to recommend an Azure solution to host DB1 and DB2. The solution must meet the following requirements: ✑ Support server-side transactions across DB1 and DB2. ✑ Minimize administrative effort to update the solution. What should you recommend? two Azure SQL databases in an elastic pool two databases on the same Azure SQL managed instance two databases on the same SQL Server instance on an Azure virtual machine two Azure SQL databases on different Azure SQL Database servers.
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 Hyperscale Azure SQL Database Premium Azure SQL Database Basic Azure SQL Managed Instance General Purpose.
You have an app named App1 that uses an on-premises Microsoft SQL Server database named DB1. You plan to migrate DB1 to an Azure SQL managed instance. You need to enable customer managed Transparent Data Encryption (TDE) for the instance. The solution must maximize encryption strength. Which type of encryption algorithm and key length should you use for the TDE protector? RSA 3072 AES 256 RSA 4096 RSA 2048.
You are planning an Azure IoT Hub solution that will include 50,000 IoT devices. Each device will stream data, including temperature, device ID, and time data. Approximately 50,000 records will be written every second. The data will be visualized in near real time. You need to recommend a service to store and query the data. Which two services can you recommend? Azure Table Storage Azure Event Grid Azure Cosmos DB for NoSQL Azure Time Series Insights.
You have an on-premises storage solution. You need to migrate the solution to Azure. The solution must support Hadoop Distributed File System (HDFS). What should you use? Azure Data Lake Storage Gen2 Azure NetApp Files Azure Data Share Azure Table storage.
You are designing an application that will aggregate content for users. You need to recommend a database solution for the application. The solution must meet the following requirements: • Support SQL commands. • Support multi-master writes. • Guarantee low latency read operations. What should you include in the recommendation? Azure Cosmos DB for NoSQL Azure SQL Database that uses active geo-replication Azure SQL Database Hyperscale Azure Cosmos DB for PostgreSQL.
You plan to migrate on-premises MySQL databases to Azure Database for MySQL Flexible Server. You need to recommend a solution for the Azure Database for MySQL Flexible Server con+guration. The solution must meet the following requirements: • The databases must be accessible if a datacenter fails. • Costs must be minimized. Which compute tier should you recommend? Burstable General Purpose Memory Optimized.
You are designing an app that will use Azure Cosmos DB to collate sales from multiple countries. You need to recommend an API for the app. The solution must meet the following requirements: • Support SQL queries. • Support geo-replication. • Store and access data relationally. Which API should you recommend? Apache Cassandra PostgreSQL MongoDB NoSQL.
You have the resources shown in the following table. CDB1 hosts a container that stores continuously updated operational data. You are designing a solution that will use AS1 to analyze the operational data daily. You need to recommend a solution to analyze the data without affecting the performance of the operational data store. What should you include in the recommendation? Azure Data Factory with Azure Cosmos DB and Azure Synapse Analytics connectors Azure Synapse Analytics with PolyBase data loading Azure Synapse Link for Azure Cosmos DB Azure Cosmos DB change feed.
You plan to use an Azure Storage account to store data assets. You need to recommend a solution that meets the following requirements: • Supports immutable storage • Disables anonymous access to the storage account • Supports access control list (ACL)-based Azure AD permissions What should you include in the recommendation? Azure Files Azure Data Lake Storage Azure NetApp Files Azure Blob Storage.
Report abuse Consent Terms of use