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 131–140 of 141

Q131

A company needs to manage authentication across multiple applications. Which Azure service should they use?

  • A Azure Active Directory
  • B Azure Monitor
  • C Azure Insights
  • D Azure Logic Apps
Explanation Azure Active Directory facilitates single sign-on and centralized identity management, unlike the other services listed.
Q132

What happens when a managed disk is detached from a VM?

  • A It is automatically deleted.
  • B It remains available for reattachment.
  • C It turns into a temporary disk.
  • D It is converted to a snapshot.
Explanation Detached managed disks remain in your subscription and can be reattached to other VMs without automatic deletion.
Q133

Which service provides CI/CD pipelines in Azure?

  • A Azure DevOps
  • B Azure Functions
  • C Azure Blob Storage
  • D Azure Virtual Machines
Explanation Azure DevOps is specifically designed for CI/CD pipelines, while the others serve different purposes.
Q134

A company needs to ensure all resources are tagged correctly for billing. What should they implement?

  • A Azure Policy
  • B Azure Functions
  • C Azure Logic Apps
  • D Azure Service Bus
Explanation Azure Policy helps enforce tagging rules across resources; the others do not focus on tag enforcement.
Q135

What happens when a resource group is deleted in Azure?

  • A All resources in it are deleted
  • B Resource group is restored automatically
  • C Only tags are deleted
  • D Resources remain but cannot be accessed
Explanation All resources within a deleted resource group are also deleted, unlike the other options that suggest different outcomes.
Q136

Which service is best for serverless computing?

  • A Azure Functions
  • B Azure Virtual Machines
  • C Azure Kubernetes Service
  • D Azure Blob Storage
Explanation Azure Functions is designed for serverless applications, whereas the others require server management.
Q137

A company needs to track user activity across all its applications. Which Azure service should they implement?

  • A Azure Monitor
  • B Azure DevOps
  • C Azure Quick Insights
  • D Azure Blob Analytics
Explanation Azure Monitor provides comprehensive tracking of applications and user activities.
Q138

You are configuring RBAC in Azure for a team but notice users cannot delete resources. What is the most likely cause?

  • A Lack of owner role
  • B Insufficient subscription credit
  • C Resources are locked
  • D Network security group restrictions
Explanation Resources being locked prevents any deletion action, regardless of roles assigned.
Q139

Which Azure service is used for managing identity and access?

  • A Azure Active Directory
  • B Azure Functions
  • C Azure Blob Storage
  • D Azure Logic Apps
Explanation Azure Active Directory manages identity and access; the others serve different purposes.
Q140

A company needs to deploy an application quickly with minimal coding effort. Which Azure service should they choose?

  • A Azure App Services
  • B Azure Kubernetes Service
  • C Azure Virtual Machines
  • D Azure Functions
Explanation Azure App Services allows for quick deployment with minimal coding, while the other options require more setup or coding efforts.