Azure RBAC's _______ provides a way to apply permissions to a specific resource or resource group.

  • Access Control
  • Authorization
  • Permission Model
  • Privilege Management
Azure RBAC (Role-Based Access Control) uses Access Control to apply permissions at the resource or resource group level.

The Azure _______ service is used for large-scale, parallel data processing scenarios.

  • Data Lake
  • Databricks
  • HDInsight
  • Stream Analytics
Azure Databricks is a cloud-based big data analytics platform designed for large-scale data processing, making it suitable for parallel data processing scenarios.

To maintain compliance, Azure _______ continuously assesses the Azure environment against various compliance standards.

  • Advisor
  • Monitor
  • Policy
  • Security Center
Azure Security Center is the feature responsible for continuously assessing the Azure environment against various compliance standards to ensure compliance and security.

Azure _______ is essential for creating private networks within the Azure cloud in Advanced Networking Solutions.

  • ExpressRoute
  • Load Balancer
  • Traffic Manager
  • Virtual Network
Azure Virtual Network is crucial for establishing private networks within Azure, providing isolation and advanced networking capabilities.

Which Azure service helps in estimating the cost of Azure products and services before they are deployed?

  • Azure Advisor
  • Azure Cost Management + Billing
  • Azure Pricing Calculator
  • Azure Resource Manager
The Azure Pricing Calculator assists in estimating the cost of Azure products and services, helping users plan their budget before deployment.

Azure _______ services enable secure and isolated execution of code in Azure environments.

  • Container
  • IaaS
  • PaaS
  • Serverless
Azure Serverless services, such as Azure Functions, enable the secure execution of code without the need for managing infrastructure, promoting scalability and cost-effectiveness.

Identify the Azure service that allows for the interconnection of Azure resources in a secure and private environment.

  • Azure App Service
  • Azure Blob Storage
  • Azure SQL Database
  • Azure Virtual Network
Azure Virtual Network enables the secure and private interconnection of Azure resources, providing a dedicated and isolated environment for communication.

The process of replicating VMs to another Azure region for disaster recovery is known as Azure _______.

  • Disaster Recovery
  • Geo-Replication
  • Redundancy
  • Site Recovery
Azure Site Recovery is the process of replicating virtual machines to another Azure region for disaster recovery purposes, ensuring business continuity.

In Azure Backup, the _______ feature ensures secure transmission and storage of data.

  • Archiving
  • Compression
  • Deduplication
  • Encryption
In Azure Backup, the encryption feature ensures that data is securely transmitted and stored by encrypting it, providing an additional layer of protection.

In the context of High-Performance Computing (HPC) in Azure, what is the primary function of Azure Batch?

  • Data storage
  • Network configuration
  • Resource provisioning
  • Task scheduling
Azure Batch focuses on task scheduling in HPC scenarios, allowing efficient execution and management of parallel processing workloads.