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 81–90 of 144

Q81

You are configuring Azure Virtual Network peering. What happens when network security groups are applied?

  • A They block all traffic by default.
  • B They only affect outbound traffic.
  • C They are not applied to peer traffic.
  • D They apply to all traffic, inbound and outbound.
Explanation Network security groups apply to all traffic in the network, including peered connections.
Q82

Which service is used for real-time analytics on streaming data?

  • A Azure Stream Analytics
  • B Azure Functions
  • C Azure SQL Database
  • D Azure Blob Storage
Explanation Azure Stream Analytics specializes in real-time data analytics, unlike the others.
Q83

A company needs to integrate its on-premises directory with Azure Active Directory. Which feature should they use?

  • A Azure AD Connect
  • B Azure AD B2C
  • C Azure AD Domain Services
  • D Azure RBAC
Explanation Azure AD Connect allows seamless directory integration, while the other options do not fulfill this requirement.
Q84

You are configuring an Azure App Service. What happens when you enable Application Insights?

  • A Start billing for real-time monitoring
  • B Automatic scaling enabled
  • C Basic logging only
  • D Detailed performance tracking enabled
Explanation Enabling Application Insights provides in-depth performance tracking, whereas the others do not apply.
Q85

Which service is primarily used for serverless compute in Azure?

  • A Azure Functions
  • B Azure VMs
  • C Azure App Service
  • D Azure Logic Apps
Explanation Azure Functions is designed for serverless applications, unlike VMs and App Service.
Q86

A company needs to secure access to its Azure resources by enforcing Multi-Factor Authentication. What should they enable?

  • A Azure Blueprints
  • B Conditional Access Policies
  • C Azure Sentinel
  • D Network Security Groups
Explanation Conditional Access Policies are specifically designed to enforce Multi-Factor Authentication requirements, while the others do not provide this functionality.
Q87

What happens when you change a deployment slot in Azure App Service?

  • A Application gets deleted
  • B Configuration resets to default
  • C Traffic remains unaffected
  • D All logs are cleared
Explanation Changing a deployment slot doesn't affect traffic, preserving seamless operations; others would have disruptive impacts.
Q88

Which Azure service provides real-time analytics for streams of data?

  • A Azure Stream Analytics
  • B Azure Data Lake
  • C Azure Blob Storage
  • D Azure SQL Database
Explanation Azure Stream Analytics is designed specifically for real-time data processing, while others serve different purposes.
Q89

A company needs to automatically scale their web app based on traffic. Which Azure feature should they use?

  • A Azure Logic Apps
  • B Azure Functions
  • C Azure Autoscale
  • D Azure Virtual Network
Explanation Azure Autoscale automatically adjusts resources, while other options do not offer scaling based on demand.
Q90

What happens when you assign a role in Azure to a user that has both Owner and Reader roles?

  • A User loses all permissions
  • B User's permissions aggregate
  • C User can only read resources
  • D Role assignment is redundant
Explanation In Azure, roles are cumulative; permissions from both roles apply.