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 91–100 of 144

Q91

Which service would you use to manage serverless workloads?

  • A Azure Functions
  • B Azure App Service
  • C Azure Kubernetes Service
  • D Azure DevOps
Explanation Azure Functions is specifically designed for serverless computing; the others focus on different application deployments.
Q92

A company needs to securely store API secrets used in Azure DevOps pipelines. Which of the following should they implement?

  • A Azure Key Vault
  • B Azure Blob Storage
  • C Azure SQL Database
  • D Application Insights
Explanation Azure Key Vault is designed for securely storing secrets; the other options are not specialized for secret management.
Q93

What happens when you enable soft delete on an Azure Blob storage account?

  • A Deleted blobs are permanently removed.
  • B Deleted blobs can be recovered.
  • C Storage costs are reduced significantly.
  • D Blob versions are automatically created.
Explanation Soft delete enables recovery of deleted blobs within a specified retention period; the other options do not describe this feature accurately.
Q94

Which Azure service offers serverless compute capabilities?

  • A Azure Functions
  • B Azure VMs
  • C Azure Logic Apps
  • D Azure Storage
Explanation Azure Functions is designed for serverless computing; the others are not.
Q95

A company needs to integrate Azure AD with on-premises Active Directory. Which service is used?

  • A Azure AD Connect
  • B Azure Bastion
  • C Azure VPN Gateway
  • D Azure Application Gateway
Explanation Azure AD Connect synchronizes on-premises directories with Azure AD.
Q96

What happens when you set a storage account to 'Hot' access tier?

  • A Reduced latency for data access
  • B Higher storage costs
  • C Non-redundant storage only
  • D Data archived immediately
Explanation Hot tier provides optimized low-latency access; storage costs are lower than the cold tier.
Q97

Which service is used for Azure networking configuration?

  • A Azure Firewall
  • B Azure DevOps
  • C Azure Functions
  • D Azure Blob Storage
Explanation Azure Firewall enables robust networking security, while others are different Azure services.
Q98

A company needs to analyze large datasets in real time. Which Azure service should they choose?

  • A Azure Data Lake Storage
  • B Azure Synapse Analytics
  • C Azure Storage Accounts
  • D Azure App Service
Explanation Azure Synapse Analytics is designed for real-time analytics, unlike the other options.
Q99

You are configuring an Azure VM. What happens when you select 'Stop' instead of 'Deallocate'?

  • A VM is completely shut down
  • B VM stops but retains resources
  • C VM deletes all storage
  • D Cost saving achieved
Explanation Stopping retains resources, while deallocating releases them.
Q100

Which Azure service provides a hosted platform for developing, testing, and managing web applications?

  • A Azure App Service
  • B Azure Functions
  • C Azure Virtual Machines
  • D Azure Kubernetes Service
Explanation Azure App Service is specifically designed for web applications, while the others serve different purposes.