Microsoft Azure
GitHub Copilot
GH-300
Prepare for the GH-300 exam to demonstrate your skills in GitHub Copilot.
144 questions
0 views
Free
Questions 121–130 of 144
Which Azure service is ideal for large-scale analytics on full data lakes?
-
A
Azure Synapse Analytics
-
B
Azure Functions
-
C
Azure App Service
-
D
Azure Blob Storage
Explanation
Azure Synapse Analytics is designed for analytics on data lakes, while the others serve different purposes.
A company needs to store logs and metrics from its applications securely. Which Azure service should they use?
-
A
Azure Cosmos DB
-
B
Azure Log Analytics
-
C
Azure Functions
-
D
Azure Blob Storage
Explanation
Azure Log Analytics is specifically designed for collecting logs and metrics while the others do not primarily focus on that.
What happens when you assign a role to a user at the resource group level?
-
A
It applies to all resources.
-
B
It only applies to the resource group.
-
C
It applies to none of the resources.
-
D
It conflicts with resource-level roles.
Explanation
Roles assigned at the resource group level cascade to all child resources, while others do not reflect this behavior.
Which service would you use for automating deployment of applications across multiple Azure environments?
-
A
Azure DevOps
-
B
Azure AI
-
C
Azure Functions
-
D
Azure Monitor
Explanation
Azure DevOps provides CI/CD pipelines for automated deployment.
A company needs to ensure their data is backed up in multiple geographic locations. Which Azure feature would best meet this need?
-
A
Geo-replication
-
B
Virtual Network
-
C
Azure Blob Storage
-
D
Load Balancer
Explanation
Geo-replication ensures data redundancy in multiple locations.
You are configuring a web application in Azure. What happens when you set the App Service to 'Always On'?
-
A
Application runs continuously
-
B
Reduces scalability
-
C
Saves costs
-
D
Increases latency
Explanation
'Always On' keeps the application in a running state, reducing start-up time.
Which Azure service is optimized for Big Data analytics?
-
A
Azure SQL Database
-
B
Azure Cosmos DB
-
C
Azure Synapse Analytics
-
D
Azure Blob Storage
Explanation
Azure Synapse Analytics is designed for large-scale data processing, while the others are more suited for different use cases.
A company needs to advise users on naming conventions for resources. What should they implement?
-
A
Resource Groups
-
B
Azure Policy
-
C
Virtual Networks
-
D
Subscription Management
Explanation
Azure Policy can enforce rules and conventions, while the others do not apply naming standards directly.
You are configuring an Azure VM with a static public IP. What happens if you change the VM’s size?
-
A
IP remains unchanged
-
B
IP changes to dynamic
-
C
IP becomes unavailable
-
D
Service is interrupted
Explanation
Static IPs remain unchanged during VM size changes, while the other options imply disruptions that don’t occur in this scenario.
Which Azure service provides a serverless compute option?
-
A
Azure Functions
-
B
Azure Compute
-
C
Azure Kubernetes Service
-
D
Azure Logic Apps
Explanation
Azure Functions offers a serverless compute environment; the others are not serverless compute options.