更新时间: 试题数量: 购买人数: 提供作者:

有效期: 个月

章节介绍: 共有个章节

收藏
搜索
题库预览
Litware has 10 Azure subscriptions that are linked to the litware.com tenant and five Azure subscriptions that are linked to the dev.litware.com tenant. All the subscriptions are in an Enterprise Agreement (EA). The litware.com tenant contains a custom Azure role-based access control (Azure RBAC) role named Role1 that grants the DataActions read permission to the blobs and files in Azure Storage. The on-premises network of Litware contains the resources shown in the following table. | Name | Type | Configuration | |-----------|-------------------------------|-------------------------------------------------------------------------------| | SERVER1 | Ubuntu 18.04 virtual machines hosted on Hyper-V | The virtual machines host a third-party app named App1. App1 uses an external storage solution that provides Apache Hadoop-compatible data storage. The data storage supports POSIX access control list (ACL) file-level permissions. | | SERVER2 | Ubuntu 18.04 virtual machines hosted on Hyper-V | The virtual machines host a third-party app named App1. App1 uses an external storage solution that provides Apache Hadoop-compatible data storage. The data storage supports POSIX access control list (ACL) file-level permissions. | | SERVER3 | Ubuntu 18.04 virtual machines hosted on Hyper-V | The virtual machines host a third-party app named App1. App1 uses an external storage solution that provides Apache Hadoop-compatible data storage. The data storage supports POSIX access control list (ACL) file-level permissions. | | SERVER10 | Server that runs Windows Server 2016 | The server contains a Microsoft SQL Server instance that hosts two databases named DB1 and DB2. | Litware has ExpressRoute connectivity to Azure. Litware plans to implement the following changes: - Migrate DB1 and DB2 to Azure. - Migrate App1 to Azure virtual machines. - Migrate the external storage used by App1 to Azure Storage. - Deploy the Azure virtual machines that will host App1 to Azure dedicated hosts. Litware identifies the following authentication and authorization requirements: - Only users that manage the production environment by using the Azure portal must connect from a hybrid Azure AD-joined device and authenticate by using Azure Multi-Factor Authentication (MFA). - The Network Contributor built-in RBAC role must be used to grant permissions to the network administrators for all the virtual networks in all the Azure subscriptions. - To access the resources in Azure, App1 must use the managed identity of the virtual machines that will host the app. - RBAC roles must be applied at the highest level possible. Litware identifies the following resiliency requirements: - Once migrated to Azure, DB1 and DB2 must meet the following requirements: - Maintain availability if two availability zones in the local Azure region fail. - Fail over automatically. - Minimize I/O latency. - App1 must meet the following requirements: - Be hosted in an Azure region that supports availability zones. - Be hosted on Azure virtual machines that support automatic scaling. - Maintain availability if two availability zones in the local Azure region fail. Litware identifies the following security and compliance requirements: - Once App1 is migrated to Azure, you must ensure that new data can be written to the app, and the modification of new and existing data is prevented for a period of three years. - On-premises users and services must be able to access the Azure Storage account that will host the data in App1. - Access to the public endpoint of the Azure Storage account that will host the App1 data must be prevented. - All Azure SQL databases in the production environment must have Transparent Data Encryption (TDE) enabled. - App1 must NOT share physical hardware with other workloads. Litware identifies the following business requirements: - Minimize administrative effort. - Minimize costs. After you migrate App1 to Azure, you need to enforce the data modification requirements to meet the security and compliance requirements. What should you do?