Microsoft Azure

GitHub Foundations

GH-900

Get ready for the GH-900 exam to establish your foundational skills in GitHub.

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

Questions 51–60 of 150

Q51

What happens when a resource group is deleted in Azure?

  • A Only resources are deleted
  • B Cost allocation stops
  • C All resources within are deleted
  • D Resources are backed up automatically
Explanation All resources within the group are deleted; none of the other options correctly describe what occurs.
Q52

Which service enables massive scale analytics on Azure?

  • A Azure Data Lake Storage
  • B Azure Synapse Analytics
  • C Azure Blob Storage
  • D Azure Queue Storage
Explanation Azure Synapse Analytics provides integrated services for large-scale data integration and analytics; others serve different functions.
Q53

A company needs to deploy a web application and ensure global availability. Which Azure service should they consider?

  • A Azure App Service
  • B Azure Traffic Manager
  • C Azure Monitor
  • D Azure DevOps
Explanation Azure Traffic Manager directs user traffic globally, ensuring global availability; the other options do not address global routing.
Q54

You are configuring Azure Active Directory for an organization. What is a key benefit of using Conditional Access policies?

  • A Improves network speed
  • B Enhances security posture
  • C Reduces licensing costs
  • D Simplifies user management
Explanation Conditional Access policies enhance security by enforcing access requirements based on conditions; others do not provide this specific benefit.
Q55

Which service is used for Azure DevOps pipeline automation?

  • A Azure Pipelines
  • B Azure Repos
  • C Azure Artifacts
  • D Azure Boards
Explanation Azure Pipelines enables continuous integration and delivery, while the others serve different DevOps functions.
Q56

A company needs to deploy a web application using containers. What Azure service should they use?

  • A Azure App Service
  • B Azure Functions
  • C Azure Kubernetes Service
  • D Azure Logic Apps
Explanation Azure Kubernetes Service manages containerized applications, unlike the others which focus on different deployment strategies.
Q57

What happens when you configure a public blob storage container in Azure?

  • A Files are encrypted automatically
  • B Anyone can read files publicly
  • C Access controlled by firewall rules
  • D Files can only be accessed by admins
Explanation A public blob storage container allows anyone to access its files, while the other options describe incorrect behaviors regarding access and security.
Q58

Which service is primarily used for serverless computing in Azure?

  • A Azure Functions
  • B Azure App Service
  • C Azure Kubernetes
  • D Azure Virtual Machines
Explanation Azure Functions is the serverless solution, while others are for different compute needs.
Q59

A company needs to dynamically scale its web applications based on traffic. Which Azure service should they use?

  • A Azure Logic Apps
  • B Azure Traffic Manager
  • C Azure App Service Plans
  • D Azure Load Balancer
Explanation Azure App Service Plans support automatic scaling, unlike the other options.
Q60

What happens when you set an Azure Storage Account to 'Hot' access tier?

  • A All data is archived
  • B Data retrieval costs increase
  • C Data retrieval is optimized
  • D Data is permanently deleted
Explanation 'Hot' access tier optimizes for frequent access, while other options misrepresent its purpose.