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 121–130 of 150

Q121

Which Azure service is best for managing big data workloads?

  • A Azure Synapse Analytics
  • B Azure Blob Storage
  • C Azure App Service
  • D Azure Functions
Explanation Azure Synapse Analytics is designed for big data; others are for storage, web apps, or serverless.
Q122

A company needs to create a new API endpoint in Azure. Which service should they use?

  • A Azure API Management
  • B Azure Logic Apps
  • C Azure Functions
  • D Azure Static Web Apps
Explanation Azure API Management allows for easy API management and exposure; others serve different purposes.
Q123

You are configuring Azure Active Directory (AAD) conditional access. What happens if a user is outside the compliant device state?

  • A Access is granted without restriction.
  • B User is blocked from access.
  • C User will be prompted for MFA.
  • D Access is granted with limited features.
Explanation AAD enforces compliance—users outside compliant devices are blocked; others misrepresent the conditional access behavior.
Q124

Which Azure service is primarily used for automating cloud resource deployments?

  • A Azure Automation
  • B Azure Functions
  • C Azure DevOps
  • D Azure Logic Apps
Explanation Azure Automation enables deployment automation, while others serve different functions.
Q125

A company needs to ensure that specific Azure resources are only accessible to users from certain IP ranges. Which feature should they utilize?

  • A Network Security Groups
  • B Role-Based Access Control
  • C Application Gateway
  • D Azure Active Directory
Explanation Network Security Groups control access based on IP ranges, while others manage identity and access differently.
Q126

You are configuring a multi-region Azure application. What happens when you set the traffic redirection for a scenario between regions during a regional outage?

  • A Users are redirected to the nearest region.
  • B Traffic is automatically stopped until recovery.
  • C All users experience service degradation.
  • D Service fails without user notification.
Explanation Traffic redirection allows users to reach the nearest operational region, whereas others do not handle outages effectively.
Q127

Which service provides serverless compute for code execution?

  • A Azure Functions
  • B Azure VM
  • C Azure Logic Apps
  • D Azure App Service
Explanation Azure Functions allows for serverless execution of code, unlike the other options which are IaaS or PaaS solutions.
Q128

A company needs to enforce multi-factor authentication for AWS accounts. What should they use?

  • A IAM Policies
  • B Security Groups
  • C AWS Identity Center
  • D VPC Peering
Explanation AWS Identity Center is designed for SSO with multi-factor authentication enabled, while the others do not enforce authentication requirements.
Q129

What happens when you exceed the outgoing bandwidth in Azure?

  • A Connections are prioritized
  • B Throttling occurs
  • C No impact on services
  • D Costs increase immediately
Explanation When the outgoing bandwidth is exceeded, Azure typically throttles the traffic instead of allowing it to continue without limits.
Q130

Which Azure service is used for deploying and managing containers?

  • A Azure Kubernetes Service
  • B Azure Blob Storage
  • C Azure Functions
  • D Azure CDN
Explanation Azure Kubernetes Service specializes in container orchestration, while the others serve different purposes.