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 61–70 of 144

Q61

Which service is most suitable for managing application secrets in Azure?

  • A Azure Key Vault
  • B Azure Blob Storage
  • C Azure SQL Database
  • D Azure Functions
Explanation Azure Key Vault is designed for secret management, while others serve different purposes.
Q62

A company needs to monitor its Azure resources and identify service outages. Which tool should they use?

  • A Azure Monitor
  • B Azure Cost Management
  • C Azure Policy
  • D Azure DevOps
Explanation Azure Monitor provides comprehensive monitoring and alerting for resources, unlike the others.
Q63

What happens when you assign a role to a user in Azure Active Directory?

  • A User gains access to all resources
  • B User can perform only specific actions
  • C User is removed from all groups
  • D User loses all previous permissions
Explanation Assigning a role grants specific actions on defined resources, not all access.
Q64

Which Azure service is best for hosting a serverless API?

  • A Azure Functions
  • B Azure Virtual Machines
  • C Azure Web Apps
  • D Azure Logic Apps
Explanation Azure Functions is specifically designed for serverless APIs, while others require more infrastructure management.
Q65

You are configuring Azure Active Directory. What will happen if you enable Multi-Factor Authentication (MFA)?

  • A Users can log in simply with passwords.
  • B Login process requires extra verification.
  • C Users will reset their passwords.
  • D User accounts will be deleted.
Explanation Enabling MFA requires additional verification for user logins, enhancing security.
Q66

A company needs to ensure its Azure resources are always monitored. What service should they implement?

  • A Azure Monitor
  • B Azure Blob Storage
  • C Azure SQL Database
  • D Azure Load Balancer
Explanation Azure Monitor provides comprehensive monitoring of Azure resources, while the others do not focus on resource tracking.
Q67

Which service is best for automating Azure resource management?

  • A Azure Automation
  • B Azure Functions
  • C Azure Logic Apps
  • D Azure DevOps
Explanation Azure Automation is specifically designed for automating management tasks, while others focus on different functionalities.
Q68

A company needs to ensure only specific users can access their Azure Blob storage. What should they implement?

  • A Shared Access Signatures (SAS)
  • B Storage Account Key
  • C Azure AD Authentication
  • D Network Security Group (NSG)
Explanation Azure AD Authentication allows role-based access control, unlike other options which are less secure or broad.
Q69

What happens when you delete a resource group in Azure?

  • A Resources in group are preserved
  • B Resources in group are deleted
  • C Deletion is reversible for 30 days
  • D Only empty groups can be deleted
Explanation Deleting a resource group deletes all contained resources permanently, while the others incorrectly state the behavior.
Q70

Which Azure service is designed for container orchestration?

  • A Azure Functions
  • B Azure Kubernetes Service
  • C Azure Blob Storage
  • D Azure App Service
Explanation Azure Kubernetes Service is specifically for container orchestration, while the others serve different purposes.