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 141–144 of 144

Q141

What happens when you enable a Soft Delete policy on an Azure Blob Storage account?

  • A Blob is deleted permanently
  • B Blob can be recovered
  • C Blob is archived automatically
  • D Blob is moved to a different region
Explanation Soft Delete allows recovery of deleted blobs; other options incorrectly describe the function or consequences.
Q142

Which Azure service provides distributed storage for large datasets?

  • A Azure Blob Storage
  • B Azure Table Storage
  • C Azure Queue Storage
  • D Azure File Storage
Explanation Azure Blob Storage is designed for handling large amounts of unstructured data, unlike the others which serve different purposes.
Q143

A company needs to run a web application globally with low latency. Which Azure service should they use?

  • A Azure CDN
  • B Azure Functions
  • C Azure Virtual Machines
  • D Azure App Service
Explanation Azure CDN optimizes content delivery at scale, providing low latency across geographies, while the others are less effective for global distribution.
Q144

You are configuring Azure Active Directory. What happens when you set a conditional access policy?

  • A User experience is unaffected.
  • B All access is immediately denied.
  • C Access is based on conditions.
  • D Security defaults are automatically enabled.
Explanation Conditional access policies dynamically control access based on specific conditions rather than affecting all users indiscriminately.