All practice questions
1186 questions
An administrator claims that a single Azure resource group can contain resources that belong to multiple Azure subscriptions to simplify management. Is this claim true or false?
A global logistics company adopts a hybrid cloud model. The company plans to store sensitive customer data in an on-premises datacenter while hosting their public web applications in a public cloud. Which statement correctly describes the security and governance responsibilities in this hybrid environment?
An enterprise administrator configures a budget in Azure Cost Management to monitor spending on virtual machines. The administrator wants to configure the budget so that when the cumulative cost reaches of the budgeted amount, an automated script runs to stop all non-essential virtual machines. What should the administrator associate with the budget alert to achieve this automation?
A financial consulting startup is migrating its proprietary risk modeling software to Azure Virtual Machines. Under the shared responsibility model, which of the following tasks are the responsibility of the startup? Select TWO.
Select all that apply
A healthcare clinic is migrating its patient portal application to Microsoft Azure. The clinic has two primary requirements:
1. The application must remain accessible during localized hardware failures within a single datacenter.
2. The application must be capable of being restored in a secondary geographic region if a catastrophic natural disaster occurs.
Which two cloud concepts directly address these requirements? (Select two.)
Select all that apply
An organization is migrating its customer-facing inventory system to Azure. The architecture involves deploying the application to Azure App Service and storing data in Azure SQL Database. Which two operational tasks are the responsibility of the organization under this Platform as a Service (PaaS) deployment? (Select two)
Select all that apply
A boutique real estate agency adopts a cloud-based digital signature service to sign contract agreements. The agents access the application using web browsers, while the software updates and hardware management are handled entirely by the provider. Under the shared responsibility model, which task is the responsibility of the real estate agency?
An organization is planning to restructure its Azure environment to improve resource management and governance. The IT administrator proposes the following three configurations:
* Statement 1: Place two separate Azure subscriptions under a single custom Management Group to apply a unified Azure Policy.
* Statement 2: Deploy an Azure SQL Database in the West Europe region and place it in a Resource Group that is located in the East US region.
* Statement 3: Create a Resource Group named Prod-DB-RG inside an existing Resource Group named Prod-App-RG to establish a nested parent-child relationship.
Which of these configurations are supported in Azure?
A company is planning to migrate a legacy retail application to Azure. The application's front-end web server requires a standard runtime environment but must be freed from operating system patching and physical hardware maintenance. The application's backend database, however, requires specialized custom database engine configurations and direct administrative control over database security patches to comply with strict industry regulations. To meet these requirements, which combination of cloud service models should the company use?
A developer needs to run a quick test of a new containerized API. The test will run for exactly two hours on a single container. The developer wants a serverless solution where they only pay for the CPU and memory resources consumed while the container is active, with no virtual machine management or orchestration overhead. Which Azure service should the developer use?
An organization is deploying a multi-tier application. They create an Azure resource group named Prod-RG in the East US region. The web tier will be deployed in the East US region. The database tier must be deployed in the West US 2 region for disaster recovery, and the administrator wants to group the database resources inside a sub-group within Prod-RG. Which of the following statements correctly describes the configuration limits for this deployment?
An enterprise administrator is designing a resource organization strategy. The company has three separate Azure subscriptions to isolate billing for the HR, Finance, and IT departments. The administrator wants to create a single resource group named RG-Global-Services that contains virtual machines from all three subscriptions so they can manage them together. Is this configuration possible in Azure?
A digital broadcasting company hosts its live streaming media catalog on-premises using dedicated local servers for maximum bandwidth control, but offloads its user profile database and static website content to Microsoft Azure. Evaluate whether the following statement is true or false: This architecture represents a hybrid cloud model.
A developer deploys an Azure VM to run automated test suites. Under the IaaS shared responsibility model, which of the following operations are the customer's responsibility to manage? (Select two.)
Select all that apply
Azure Cost Management retains historical cost data for resources that have been deleted, allowing you to analyze past expenditures for those resources in your billing reports.
A digital marketing agency adopts a cloud-based customer relationship management (CRM) platform under a Software as a Service (SaaS) model. As the agency configures the platform, which task remains the responsibility of the agency rather than the cloud provider?
A cloud architect is designing a resource organization strategy in Azure. The architect wants to know the structural and regional limitations of Azure resource groups. Which statement correctly describes a rule for Azure resource groups?
Evaluate the following statement regarding Azure architectural resiliency: 'To protect against a region-wide outage, Azure Region Pairs are configured to perform synchronous data replication to ensure zero data loss, while automatically guaranteeing that all customer data remains within the same geopolitical boundary.' Is this statement true or false?
An accounting firm hosts a tax-filing software-as-a-service (SaaS) application on Azure. During the final week of the tax season, the application experiences a massive, unpredictable surge in user traffic. To manage this demand while minimizing costs during periods of low activity, the system is configured to automatically add Virtual Machine instances when CPU usage exceeds and deallocate them when usage drops below . Which cloud concept is directly demonstrated by this automated scaling behavior?
A company plans to deploy a custom application to Azure. The application requires administrative access to the underlying operating system to configure custom registry keys and system settings. Which Azure service should the company use?