Tüm alıştırma soruları
1186 soru
An administrator applies a ReadOnly resource lock to an Azure subscription. A database administrator with Owner permissions at the resource group level attempts to scale up an Azure SQL Database located in a resource group within that subscription. Which of the following describes the outcome of this action?
An organization needs to connect its on-premises datacenter to an Azure virtual network to support a hybrid cloud model. The connection must provide high reliability, support a bandwidth of up to , and bypass the public internet entirely for security reasons. Which service should the organization implement?
A company is migrating a financial ledger application to Azure. The application requires a database engine that enforces a strict relational schema, supports ACID-compliant transactions, and allows querying via standard SQL. To minimize administrative overhead, Microsoft must manage the operating system patching, database engine updates, and backups. Which service should the company select to meet these requirements?
A development team has packaged a data processing task into a single Docker container. This task runs once a week for approximately two hours. The team wants to execute this containerized task without provisioning or managing virtual machines, and they want to avoid the administrative overhead of configuring a container orchestration platform. Which Azure service should the team choose to meet these requirements?
An administrator assigns the Reader role to a user at the Azure subscription level. The subscription contains a resource group named RG1, which contains a virtual machine named VM1. Which of the following describes the user's permissions for VM1?
An administrator manages an Azure subscription that contains a resource group named RG-App. The resource group contains a virtual machine named VM-Web. The administrator applies a ReadOnly lock to the subscription and a CanNotDelete lock to the resource group RG-App. A user who is assigned the Owner role at the subscription level attempts to start VM-Web and then attempts to delete VM-Web. What is the result of these two actions?
An organization is planning to migrate a relational database to Azure. To minimize administrative overhead, the database solution must support automatic operating system patching, database software updates, and automated backups. Additionally, the database administrators require full administrative control over the underlying operating system to install custom third-party monitoring agents. The organization's cloud architect recommends deploying Azure SQL Database. Is this recommendation correct?
A gaming studio is designing the architecture for a new multiplayer game on Azure. The studio has two primary requirements:
* The game backend must automatically increase or decrease the number of virtual machine instances to match fluctuating player traffic in real time.
* The game database must handle a projected long-term increase in player registrations over the next year by upgrading the compute resources of the database server.
Which of the following cloud concepts are described in these requirements? (Select TWO).
Geçerli olan tümünü seçin
An organization is designing a migration strategy for a critical application composed of multiple containerized microservices. The architecture requires pod-level co-scheduling of helper containers, internal service discovery, and automated horizontal scaling of container groups. Additionally, the operations team wants to ensure that the operating system patching of the underlying nodes is managed automatically by the cloud provider, while still retaining declarative control over the container deployment configuration. Which Azure service should the organization select to meet these requirements?
A company is developing a custom accounting application that requires a relational database with strict schema enforcement and transactional integrity (ACID compliance). The solution must minimize administrative overhead, and Microsoft must be responsible for operating system patching and database engine updates. Which Azure service should the company select?
An international retail company is designing a hybrid cloud architecture to connect its on-premises headquarters to an Azure virtual network. The company requires a primary connection that guarantees high bandwidth, ultra-low latency, and never traverses the public internet. Additionally, they require a cost-effective, encrypted backup connection that can automatically handle traffic over the public internet if the primary connection fails. Which hybrid networking configuration meets these requirements?
A global organization is designing a cloud architecture on Azure. They have two primary database requirements:
1. A database for a real-time recommendation engine that requires horizontal scaling, global distribution with multi-region writes, and support for Cassandra and Graph APIs.
2. A transactional relational database for financial audit logs where the organization requires built-in high availability and automatic operating system patching, without the administrative overhead of managing virtual machines.
Which combination of Azure services and deployment models meets these requirements?
An organization is designing a cloud architecture on Azure for a new retail platform. The architecture requires three distinct host environments:
1. A containerized backend service that runs continuously, requires complex orchestration, service discovery, and fine-grained control over pod scheduling.
2. A temporary, event-driven containerized task that executes on demand for less than 10 minutes to process images, requiring rapid startup and no orchestration overhead.
3. A customer-facing web portal that requires automatic OS-level patching, SSL certificate management, and minimal infrastructure management.
To minimize cost and administrative effort while meeting these exact technical requirements, which combination of Azure compute services should the organization choose?
An Azure subscription contains a resource group named RG-Prod. Inside RG-Prod, there is a logical Azure SQL Database server named SQLServer1 and an Azure SQL database named SQLDB1.
An administrator applies a ReadOnly resource lock to the subscription. Later, the administrator applies a CanNotDelete resource lock directly to the resource group RG-Prod.
Which of the following actions can a user perform on these resources?
An organization has an Azure subscription named Sub1 that contains a resource group named RG-Web. You need to configure the environment to meet the following requirements:
* A security auditor named Taylor must be able to assign roles and manage access permissions for other users on all resources inside RG-Web, but Taylor must not be able to create, modify, or delete any resources.
* All resources deployed within Sub1 must be restricted to a specific list of approved Azure regions.
Which configuration should you implement to meet these requirements?
A retail company has several physical stores, each running Windows and Linux servers on-premises. The company wants to manage and monitor these on-premises servers alongside their Azure resources using a single control plane.
Statement: The company can use Azure Arc to project these on-premises physical servers into Azure Resource Manager as hybrid machines.
An enterprise administrator is designing access controls for an Azure environment. A system auditor, User1, needs to inspect all resources across an Azure subscription named 'Subscription1'. Additionally, User1 must be able to perform management operations (such as starting, stopping, and restarting) on virtual machines within a specific resource group named 'RG-Prod'. However, User1 must not be allowed to modify permissions or assign roles to other users in any scope.
Which of the following configurations correctly implements these requirements?
An administrator assigns a user the Reader role at the scope of an Azure subscription. Determine if the following statement is true or false: The user will automatically have read access to all resources within that subscription due to role inheritance.
An Azure resource group contains a virtual machine. A ReadOnly resource lock is applied to this resource group. Which of the following statements describe the effects of this lock on the virtual machine? (Select two.)
Geçerli olan tümünü seçin
Azure SQL Database is a Platform as a Service (PaaS) offering that automatically handles database management tasks such as software patching and backups without user intervention.