What happens when you disable an Azure RBAC role assignment?
AThe role persists but is inactive
BAccess is removed immediately
CThe role will auto-re-enable
DThis cannot be done
Explanation
Disabling a role assignment makes it inactive without deleting it, while the other options present incorrect outcomes.
Q72
You are configuring Azure Site Recovery. Which of the following is NOT a supported target for the recovery plan?
AAzure Virtual Machines
BOn-premises Physical Servers
CAWS EC2 Instances
DVMware VMs
Explanation
Azure Site Recovery supports Azure VMs, physical servers, and VMware, but not AWS EC2 instances.
Q73
Which Azure service provides serverless compute capability?
AAzure Functions
BAzure VMs
CAzure App Service
DAzure Kubernetes Service
Explanation
Azure Functions allows for event-driven serverless applications, while the others require more infrastructure management.
Q74
A company needs to migrate a legacy application to Azure with minimal changes. Which service should they use?
AAzure App Services
BAzure Virtual Machines
CAzure Container Instances
DAzure Functions
Explanation
Azure Virtual Machines provide an IaaS solution allowing legacy applications to run without change, unlike the others which require repositioning and refactoring.
Q75
What happens when you enable Azure Backup for a VM without a recovery services vault?
ABackup will succeed without error.
BBackup process will fail.
CVM will be unbacked up.
DYou will be prompted for a vault.
Explanation
Azure Backup requires a recovery services vault to store and manage backups, making option B the correct choice.
Q76
Which service is best for deploying Windows Server in Azure?
AAzure Virtual Machines
BAzure App Services
CAzure Functions
DAzure Container Instances
Explanation
Azure Virtual Machines is specifically designed for hosting Windows Server.
Q77
A company needs to automate VM management across on-prem and Azure environments. Which service should they use?
AAzure Automation
BAzure Logic Apps
CAzure DevOps
DAzure Functions
Explanation
Azure Automation provides configuration management across environments effectively.
Q78
You are configuring a VPN Gateway for Azure. What happens when the on-premises VPN device fails?
AConnection routes failover automatically.
BAzure starts automatically recreating the device.
CVPN connection drops until repaired.
DBackup channels activate without additional configuration.
Explanation
The connection will not automatically failover without a second gateway configured.
Q79
Which service enables hybrid cloud management in Azure?
AAzure Arc
BAzure Blob Storage
CAzure Functions
DAzure Backup
Explanation
Azure Arc extends Azure management to hybrid environments, while others serve different purposes like storage or compute.
Q80
A company needs to securely extend its on-premises network into Azure. What service should they use?
AAzure Virtual Network
BAzure SQL Database
CAzure App Service
DAzure CDN
Explanation
Azure Virtual Network allows seamless extension of on-premises networks, unlike services like databases or CDNs.