Microsoft Azure

GitHub Copilot

GH-300

Prepare for the GH-300 exam to demonstrate your skills in GitHub Copilot.

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

Questions 111–120 of 144

Q111

You are configuring an Azure Virtual Network. Which of the following correctly defines a subnet?

  • A A public IP address range.
  • B A segment of a virtual network.
  • C A service for load balancing.
  • D A connection to on-premises networks.
Explanation A subnet is specifically a segment of a virtual network, while the other options describe different networking concepts or services.
Q112

Which Azure service is primarily used for serverless computing?

  • A Azure Functions
  • B Azure VM
  • C Azure Blob Storage
  • D Azure SQL Database
Explanation Azure Functions enables serverless execution; VMs are not serverless, Blob Storage and SQL Database serve different purposes.
Q113

A company needs to ensure its web application can scale automatically based on load. Which Azure feature should they use?

  • A Autoscale
  • B Static IP
  • C Load Balancer
  • D Azure Firewall
Explanation Autoscale provides dynamic scaling; Static IP is for network stability, Load Balancer distributes traffic, and Firewall enhances security.
Q114

What happens when you deploy two Azure App Services in different regions but with the same name?

  • A Both apps will work.
  • B Deployment will fail.
  • C Azure will merge the apps.
  • D Only one app will survive.
Explanation Azure allows app services to co-exist in different regions with the same name; deployments do not conflict based on regional placement.
Q115

Which service is best for data orchestration in Azure?

  • A Azure Data Factory
  • B Azure Logic Apps
  • C Azure Functions
  • D Azure Automation
Explanation Azure Data Factory is designed for data integration and orchestration, while the others serve different purposes.
Q116

You are configuring a Virtual Network (VNet) in Azure. What is the maximum number of address prefixes you can assign to a single VNet?

  • A 2
  • B 10
  • C 20
  • D 128
Explanation A single Virtual Network can have up to 128 address prefixes, while the others exceed or misstate the limit.
Q117

A company needs to implement identity protection to prevent unauthorized access. What should they use?

  • A Azure Active Directory MFA
  • B Azure Policy
  • C Azure Sentinel
  • D Azure DevOps
Explanation Azure Active Directory Multi-Factor Authentication (MFA) enhances security, while the others are not primarily for direct identity protection.
Q118

Which Azure service is designed for monitoring and managing services across multiple Azure resources?

  • A Azure Monitor
  • B Azure Functions
  • C Azure Logic Apps
  • D Azure DevOps
Explanation Azure Monitor provides comprehensive monitoring capabilities, while others focus on functions, workflows, or development processes.
Q119

You are configuring a virtual network in Azure with public and private subnets. What feature enables secure communication between them?

  • A Network Security Group (NSG)
  • B Azure Load Balancer
  • C Virtual Network Peering
  • D Azure VPN Gateway
Explanation NSGs control inbound and outbound traffic, unlike the other options which serve different purposes.
Q120

A company needs to store sensitive keys securely. Which Azure service should they use for key management?

  • A Azure Blob Storage
  • B Azure Key Vault
  • C Azure Security Center
  • D Azure SQL Database
Explanation Azure Key Vault is specifically designed for managing sensitive information, while the others do not focus on secure key management.