Microsoft Azure

GitHub Administration

GH-100

Learn GitHub administration skills with the GH-100 exam.

141 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 121–130 of 141

Q121

Which service is used for deploying web apps on Azure?

  • A Azure App Service
  • B Azure Functions
  • C Azure VMs
  • D Azure Kubernetes Service
Explanation Azure App Service is specifically designed for hosting web applications, while the other options serve different purposes.
Q122

A company needs to manage user access rights to multiple Azure resources. Which service should they use?

  • A Azure Active Directory
  • B Azure Monitor
  • C Azure Logic Apps
  • D Azure Cost Management
Explanation Azure Active Directory provides user identity and access management, unlike the other options which focus on monitoring and management tasks.
Q123

What happens when you exceed a storage account's IOPS limit on Azure?

  • A Storage services become unavailable
  • B Performance throttling occurs
  • C Data is automatically deleted
  • D Backup operations fail
Explanation Exceeding IOPS limits results in performance throttling, while the other options are incorrect consequences of exceeding those limits.
Q124

Which Azure service is used for centralized logging and monitoring?

  • A Azure Monitor
  • B Azure DevOps
  • C Azure Logic Apps
  • D Azure Functions
Explanation Azure Monitor offers comprehensive logging and monitoring capabilities, while others serve different functions.
Q125

A company needs to store large unstructured data. Which Azure service should they use?

  • A Azure SQL Database
  • B Azure Blob Storage
  • C Azure Cosmos DB
  • D Azure Table Storage
Explanation Azure Blob Storage is optimized for storing large amounts of unstructured data, unlike the others which have different focus areas.
Q126

What happens when you delete an Azure resource group?

  • A Only the resources marked for deletion
  • B All resources within it are deleted
  • C Nothing happens; it's reversible
  • D All dependent resources are kept
Explanation Deleting a resource group removes all included resources, while the others contain misconceptions about restorability and resource handling.
Q127

Which service is used for monitoring Azure resources?

  • A Azure Monitor
  • B Azure Data Lake
  • C Azure Logic Apps
  • D Azure DevOps
Explanation Azure Monitor provides comprehensive monitoring, while others serve different functions.
Q128

A company needs to implement CI/CD pipelines for microservices deployed on Azure. What should they use?

  • A GitHub Actions
  • B Azure Virtual Machines
  • C Azure Blob Storage
  • D Azure Service Bus
Explanation GitHub Actions is designed for CI/CD pipelines, whereas other options are not CI/CD tools.
Q129

You are configuring access policies for a Storage account. What happens when you set an expiration for a Shared Access Signature (SAS)?

  • A Access is denied immediately
  • B Access is granted permanently
  • C Access expires at the set time
  • D Access is granted after expiration
Explanation The SAS access is only valid until the expiration time, unlike the incorrect options.
Q130

Which Azure service provides scalable cloud databases?

  • A Azure Cosmos DB
  • B Azure Blob Storage
  • C Azure Functions
  • D Azure Active Directory
Explanation Azure Cosmos DB offers globally distributed, scalable database capabilities while others serve different purposes.