Microsoft Azure
Microsoft Azure Fundamentals
AZ-900
Popular Trending
Start your cloud journey with the AZ-900 exam covering Microsoft Azure fundamentals.
138 questions
0 views
Free
Questions 61–70 of 138
What Azure service allows you to manage multiple subscriptions?
-
A
Azure Management Groups
-
B
Azure Resource Manager
-
C
Azure Virtual Networks
-
D
Azure DevOps
Explanation
Azure Management Groups help organize multiple subscriptions, while the others serve different purposes.
A company needs to develop an application with no server management. Which Azure service should they choose?
-
A
Azure App Service
-
B
Azure Functions
-
C
Azure VM Scale Sets
-
D
Azure Storage Accounts
Explanation
Azure Functions provides serverless compute; the other options require server management.
What happens when you configure Azure DNS with a custom domain in your Azure subscription?
-
A
Domain is automatically registered
-
B
DNS traffic is directed to Azure
-
C
Hosting is provided by Azure
-
D
SSL certificates are issued automatically
Explanation
Configuring Azure DNS directs traffic, while the other options do not occur automatically.
Which Azure service provides scalable cloud computing resources?
-
A
Azure Virtual Machines
-
B
Azure Logic Apps
-
C
Azure Functions
-
D
Azure DevOps
Explanation
Azure Virtual Machines are designed for scalable compute resources, unlike others that focus on different functionalities.
A company needs to securely store and manage credentials. Which Azure service should they use?
-
A
Azure Key Vault
-
B
Azure Blob Storage
-
C
Azure Database for MySQL
-
D
Azure Active Directory
Explanation
Azure Key Vault is specifically designed for managing secrets, while others serve different purposes.
What happens when a user exceeds their Azure subscription's service limits?
-
A
All services stop immediately
-
B
Services may degrade but do not stop
-
C
Automatic upgrade occurs
-
D
User can request a temporary limit increase
Explanation
Services may experience performance issues but do not stop unless limits are exceeded continually.
Which Azure service provides scalable, cloud-based data storage?
-
A
Azure Blob Storage
-
B
Azure SQL Database
-
C
Azure Virtual Machines
-
D
Azure Functions
Explanation
Azure Blob Storage is designed for unstructured data storage; the others serve different purposes.
A company needs to manage access permissions for its cloud resources securely. What feature should they implement?
-
A
Multi-Factor Authentication
-
B
Role-Based Access Control
-
C
Traffic Manager
-
D
Azure Monitor
Explanation
Role-Based Access Control allows precise permission management; others do not specifically manage access control.
You are configuring a virtual network in Azure. What happens if the subnets are overlapping with another network?
-
A
The network will be automatically merged.
-
B
Deployment will succeed without issues.
-
C
An error will occur, preventing creation.
-
D
It will prompt for a different IP range.
Explanation
Overlapping subnets cause deployment errors as unique address spaces are required.
Which service provides serverless computing in Azure?
-
A
Azure Functions
-
B
Azure Virtual Machines
-
C
Azure App Services
-
D
Azure Kubernetes Service
Explanation
Azure Functions enables event-driven serverless applications; the others provide different compute models.