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 31–40 of 144
Which service is used for host-based network security in Azure?
-
A
Azure Firewall
-
B
Azure Blob Storage
-
C
Azure Functions
-
D
Azure Cosmos DB
Explanation
Azure Firewall provides host-based security, unlike the other options.
A company needs to automatically scale their Azure web app based on traffic. Which service should they configure?
-
A
Azure Virtual Network
-
B
Azure App Service Plan
-
C
Azure Blob Storage
-
D
Azure Active Directory
Explanation
Azure App Service Plan includes auto-scaling features, while the others do not.
What happens when you configure a private endpoint for Azure Storage?
-
A
Public access is disabled
-
B
All VMs lose access
-
C
Costs increase significantly
-
D
Public IPs become necessary
Explanation
Private endpoints disable public access, while the other options are incorrect.
Which service allows you to manage user identities in Azure?
-
A
Azure Active Directory
-
B
Azure Functions
-
C
Azure Logic Apps
-
D
Azure Storage
Explanation
Azure Active Directory is specifically designed for identity management, while the other services serve different purposes.
A company needs to automatically scale their web application based on traffic. Which Azure service should they use?
-
A
Azure App Service Autoscale
-
B
Azure DevOps
-
C
Azure Blob Storage
-
D
Azure Key Vault
Explanation
Azure App Service Autoscale allows automatic scaling based on defined metrics, whereas the other options do not offer this functionality.
What happens when a public IP address is reassigned in Azure?
-
A
All services lose connectivity
-
B
Connectivity is maintained if static
-
C
Dynamic IPs must reconnect
-
D
Azure resources become permanently unreachable
Explanation
If the IP is static, services retain their connectivity; dynamic addresses face reconnection issues.
Which Azure service provides a serverless compute solution?
-
A
Azure Functions
-
B
Azure Kubernetes Service
-
C
Azure Virtual Machines
-
D
Azure Blob Storage
Explanation
Azure Functions is designed for serverless compute, unlike the other services which require server management.
A company needs to securely store secrets for use in Azure applications. Which service should they use?
-
A
Azure Blob Storage
-
B
Azure Key Vault
-
C
Azure Cognitive Services
-
D
Azure Application Insights
Explanation
Azure Key Vault is specifically designed for secure secret management, while the other options are not used for secrets.
What happens when you delete an Azure Resource Group?
-
A
Only resources within it are deleted.
-
B
It is moved to a recycle bin.
-
C
All resources in it are deleted.
-
D
No action occurs; it remains intact.
Explanation
Deleting a Resource Group deletes all resources within it, while the other options incorrectly describe the behavior.
Which service provides machine learning model management in Azure?
-
A
Azure Machine Learning
-
B
Azure DevOps
-
C
Azure Functions
-
D
Azure Cognitive Services
Explanation
Azure Machine Learning specializes in model management while the others are not focused on this function.