Which service can you use for hybrid cloud management in Azure?
AAzure Arc
BAzure Functions
CAzure DevOps
DAzure Logic Apps
Explanation
Azure Arc allows management of both on-premise and cloud resources, whereas the others serve different specific purposes.
Q2
A company needs to store large datasets for future analytics. Which Azure service is best suited for this?
AAzure Blob Storage
BAzure SQL Database
CAzure Virtual Machines
DAzure Database for PostgreSQL
Explanation
Azure Blob Storage is optimized for storing large unstructured data, while the others are not primarily designed for large file storage.
Q3
You are configuring Azure Site Recovery to protect an on-premises application. What happens if the primary site fails?
AThe app remains online without interruption.
BFailover occurs to the secondary site.
CData is permanently lost.
DManual intervention is always required.
Explanation
Failover redirects application traffic to the secondary site automatically, while the other options are incorrect interpretations of the failover process.
Q4
Which Azure service is primarily used for real-time analytics over streaming data?
AAzure Stream Analytics
BAzure SQL Database
CAzure Data Lake
DAzure Blob Storage
Explanation
Azure Stream Analytics is designed for real-time data analysis, while the others serve different data storage or processing functions.
Q5
A company needs to share files between on-premises and Azure. What is the best way to achieve this seamlessly?
AAzure File Sync
BAzure Blob Storage
CAzure VPN Gateway
DAzure CDN
Explanation
Azure File Sync allows seamless file sharing and synchronization between on-premises and Azure, unlike the other options.
Q6
You are configuring Azure Virtual Machines. What happens when you choose to use managed disks?
AAutomatic backup enabled
BEasier scalability and management
CCost reduction by 50%
DIncreased performance of the VM
Explanation
Managed disks simplify management and improve scalability, while options A, C, and D are incorrect as they don't directly relate to managed disks.
Q7
A company needs to implement a hybrid identity solution. Which Azure service should they utilize?
AAzure Active Directory
BAzure Functions
CAzure Blob Storage
DAzure Kubernetes Service
Explanation
Azure Active Directory provides hybrid identity services, while the others serve different functions.
Q8
You are configuring Azure Site Recovery. What is the primary role of the Recovery Services Vault?
AHost virtual machines
BStore backup data
CMonitor network traffic
DDeploy Azure resources
Explanation
The Recovery Services Vault is specifically designed to store backup data and recovery information.
Q9
What happens when you enable Azure RBAC on a resource group?
AAll roles are assigned automatically
BInherited permissions are removed
CPrevious permissions remain active
DOnly owners have access
Explanation
Enabling Azure RBAC at the resource group level can override or remove inherited permissions from parent resources.
Q10
Which service is primarily used for managing hybrid cloud environments in Azure?
AAzure Arc
BAzure Stack
CAzure Site Recovery
DAzure DevOps
Explanation
Azure Arc provides unified management for hybrid cloud environments, while Azure Stack is for private cloud solutions and the others do not focus on hybrid management.