Tüm alıştırma soruları
1198 soru
An educational institution wants to move its student grading database from a local server to Azure. The database configuration depends on SQL Server Agent to run automated weekly reports, and uses cross-database queries to reference records in a separate database on the same server.
Which two Azure SQL options support these requirements? (Choose two.)
Geçerli olan tümünü seçin
You are designing a governance strategy for a multi-subscription Azure environment. You have two management groups and subscriptions structured as follows:
- A management group named Production-MG contains two subscriptions: Subscription A and Subscription B.
- Subscription B contains a resource group named External-Connectivity-RG.
You need to implement Azure Policies to meet the following requirements:
1. Ensure all Azure Virtual Machines deployed in Subscription A automatically have the Azure Monitor Agent installed.
2. Prevent the deployment of public IP addresses in Subscription B, except within the External-Connectivity-RG resource group.
Which two policy configurations should you implement to meet the requirements with the least amount of administrative overhead? (Select TWO.)
Geçerli olan tümünü seçin
Obsidian Systems is designing a hybrid identity and multi-tenant collaboration solution to integrate their on-premises Active Directory Domain Services (AD DS) forest, obsidian.local, with multiple Microsoft Entra ID tenants. The solution must adhere to strict authentication, provisioning, and business continuity requirements. Match each business requirement on the left to the most appropriate Microsoft Entra ID technology or configuration on the right.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
An organization wants to protect administrative privileges for Azure resources by enforcing just-in-time (JIT) access and requiring manager approval before roles are activated. Which of the following configurations should you include in the identity governance design? (Select TWO.)
Geçerli olan tümünü seçin
An organization is designing an identity governance and privileged access strategy for a new Azure environment. The environment contains 15 subscriptions grouped under a single management group. The security team establishes the following requirements:
- External security auditors must be able to temporarily activate the Reader role at the management group level for up to 8 hours to perform quarterly audits. Activation must require approval from the SecOps manager and multi-factor authentication (MFA).
- The Azure Platform Engineers must have administrative access to the subscriptions, but their daily-use accounts must not have standing owner privileges.
- A break-glass emergency administrator account must be created to ensure access to the Microsoft Entra tenant if a federation outage occurs, and this account must bypass standard MFA blocks to prevent lockout.
- All access assignments must align with Azure security best practices and minimize administrative overhead.
Which design should you recommend to meet the requirements while adhering to Microsoft security best practices?
A company is planning to migrate an on-premises database environment to Azure. The environment consists of two databases that perform frequent cross-database queries. The migration must satisfy the following requirements:
- Minimize the administrative overhead of managing the underlying operating system and virtual machines.
- Support the execution of existing SQL Server Agent jobs.
- Support cross-database queries between the two databases.
- Ensure the databases are accessible via a private IP address within a virtual network.
Which two Azure SQL options can satisfy these requirements? (Select two.)
Geçerli olan tümünü seçin
An enterprise is designing a subscription governance strategy for a multi-region deployment consisting of 12 Azure subscriptions. The subscriptions are grouped under a single department-level Management Group. A security audit team consisting of 15 members requires read-only access to all resources within these subscriptions to perform periodic audits.
The solution must satisfy the following requirements:
- Access must be granted only when actively auditing and must automatically expire after 8 hours.
- Access requests must require approval from the security manager.
- The solution must minimize administrative overhead and enforce the principle of least privilege.
Which configuration should you recommend to meet these requirements?
An international retail company hosts containerized application workloads in Azure across the UK South and Southeast Asia regions. To meet governance and compliance requirements, you must design a monitoring and log routing solution that satisfies the following criteria:
- Data Residency: Diagnostic logs generated by resources in Southeast Asia must remain within Southeast Asia, and logs generated in UK South must remain within the UK.
- Access Control: Application development teams must only be able to view logs for their own resources, without being granted permissions to the underlying Log Analytics workspace or logs of other teams.
- Log Enforcement: All newly deployed resources must automatically have diagnostic settings configured to route logs to the appropriate workspace. Non-compliant deployments must be remediated automatically without blocking the resource provisioning process.
Which design strategy should you recommend?
An enterprise logistics organization plans to migrate its legacy on-premises supply chain management system to Microsoft Azure. The system's relational database layer consists of multiple databases that have the following characteristics and requirements:
* Regular execution of SQL Server Agent jobs that initiate SQL Server Integration Services (SSIS) packages stored in the database.
* Cross-database queries using three-part and four-part names to join transactional and historical shipping data.
* Execution of SQL Common Language Runtime (CLR) integration with strict security assemblies for custom telemetry calculations.
* Strict network isolation requiring the database to reside inside a dedicated Azure Virtual Network subnet with no public internet routing.
* Minimization of administrative effort for patching the operating system and managing database backups.
Which Azure SQL deployment option should you recommend to meet all requirements?
Zephyr Aerospace has an on-premises Active Directory Domain Services (AD DS) domain. The company is designing a hybrid identity solution to integrate their on-premises identity infrastructure with Microsoft Entra ID.
The solution must meet the following requirements:
- Users must be able to sign in to cloud services using their on-premises passwords.
- Users must be able to authenticate successfully even if the on-premises network connectivity is temporarily unavailable.
- The security team must be able to identify if any user credentials have been leaked on the public dark web.
- The on-premises infrastructure footprint and administrative overhead must be minimized.
Which hybrid identity authentication method should you recommend?
An enterprise organization is planning a secure governance and privileged access strategy for their Azure environment. The environment consists of multiple subscriptions under a single management group. The strategy must satisfy the following requirements:
- The operations team requires temporary, time-bound access to manage virtual machines within specific resource groups. The access must be requested, require multi-factor authentication (MFA) during activation, and require approval from the operations manager.
- A security compliance audit of all privileged roles must be performed quarterly. If an administrator fails to complete their review of a user's role assignment within the review window, that user's access must be automatically revoked.
- To guard against tenant lockout during a major identity or MFA provider outage, two emergency-access accounts must be established with administrative access while minimizing the risk of lockout.
Which two configurations should you include in the design to meet the requirements?
Geçerli olan tümünü seçin
An organization is designing the deployment of a new transaction processing system. The database is projected to grow to 55 TB within the first year. The operations team requires that database backups and restores complete in less than 10 minutes, regardless of the size of the database. The solution must minimize administrative effort. Which Azure SQL option should you recommend?
You are designing the storage infrastructure for a business-critical SQL Server database running on an Azure Virtual Machine. You have the following requirements:
- The database transaction logs require high IOPS and low, consistent write latency.
- The database backups must be stored in Azure Blob Storage and must remain available if a primary datacenter experiences a local power or cooling failure.
- Storage costs for the backups must be minimized.
Which storage configuration should you recommend?
A university IT department needs to grant student helpdesk assistants the ability to reset user passwords in Microsoft Entra ID. To minimize security risks and ensure compliance with the principle of least privilege, the students must only have the User Administrator role active when they are on shift and actively resolving tickets.
Which Microsoft Entra Privileged Identity Management (PIM) configuration should you recommend for the student accounts?
You are designing a storage solution for a database application. You have the following requirements:
- The database transaction logs must be stored on virtual machine disks that support high IOPS and low latency.
- The database backup files must be stored in a storage account and must survive a datacenter zone failure in the primary region.
- Application servers must access the backups using a Shared Access Signature (SAS) token that remains valid for one year, with the ability to immediately revoke access if the token is compromised.
Which two configurations should you include in your design?
Geçerli olan tümünü seçin
A financial organization is designing a governance and monitoring solution for its Azure environment. The security team requires that all newly deployed virtual machines and Azure SQL databases automatically route their diagnostic logs to a central Azure Event Hubs namespace for ingestion into a third-party SIEM. The solution must ensure that resource deployments by application teams are never blocked, and any resource deployed without a diagnostic setting is automatically corrected to comply with the logging requirement.
Which configuration should you recommend?
You are designing a data storage solution using Azure Cosmos DB for a multi-region retail application. The application requires global distribution across three Azure regions, a 99.999% availability SLA for both reads and writes, and a 90/10 read-to-write ratio. Match each application workload to the most appropriate Azure Cosmos DB API.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
Caelum Skyworks is designing a hybrid identity solution that integrates their on-premises Active Directory Domain Services (AD DS) forest with a new Microsoft Entra ID tenant.
The design must meet the following requirements:
- Users must authenticate to cloud resources using their on-premises passwords.
- Users must be able to sign in to cloud applications even if the on-premises datacenter or its internet connection is offline.
- Users must be allowed to reset their own passwords in Microsoft Entra ID, and these changes must instantly reflect on-premises.
- A Conditional Access policy requiring Multi-Factor Authentication (MFA) for administrative roles must exclude a dedicated emergency break-glass account to prevent tenant lockout.
- Just-in-time administrative access must be used to manage Azure resources.
Which two actions should you include in the design to meet the requirements? (Select two.)
Geçerli olan tümünü seçin
A retail corporation is planning the deployment of a high-throughput transactional database system on Azure. The system must meet the following requirements:
* Maintain transaction log write latencies under 1 millisecond.
* Allow database administrators to execute legacy Common Language Runtime (CLR) functions using unsafe assembly permissions.
* Ensure that both the operating system and database engine updates are automatically applied by the cloud provider.
* Restrict all database ingress traffic to a dedicated private IP address within a customer-managed virtual network.
Which relational database solution should you recommend?
Your company has an Azure landing zone with a Management Group named Production-MG, which contains multiple subscriptions. You are designing a governance strategy for a team of system administrators.
The administrators must be able to start, stop, and restart Azure Virtual Machines within all subscriptions under Production-MG. They must not be able to perform any other actions on the virtual machines, such as creating, deleting, or modifying them. You must enforce the principle of least privilege, minimize administrative overhead, and ensure that administrative access is granted only when required for active maintenance tasks.
Which design strategy should you recommend?