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 51–60 of 138
You are configuring Azure Role-Based Access Control (RBAC) for a team. What is the primary benefit of using RBAC?
-
A
Simplifies subscription billing
-
B
Granular access control for resources
-
C
Encryption of data at rest
-
D
Backup of Azure resources in real time
Explanation
RBAC provides precise control over access to Azure resources; the other options address unrelated features.
Which Azure service is primarily designed for building APIs?
-
A
Azure Functions
-
B
Azure API Management
-
C
Azure Blob Storage
-
D
Azure Virtual Machines
Explanation
Azure API Management is specifically designed to create and publish APIs, while the others serve different purposes.
A company needs to deploy applications with minimal management. Which Azure service should they use?
-
A
Azure Virtual Machines
-
B
Azure App Service
-
C
Azure SQL Database
-
D
Azure Blob Storage
Explanation
Azure App Service allows for deployment without worrying about the underlying infrastructure, unlike VMs.
What happens when you exceed the maximum number of subscriptions in Azure?
-
A
New subscriptions are cancelled.
-
B
No additional subscriptions can be created.
-
C
Usage is throttled for resources.
-
D
You are charged extra fees.
Explanation
Exceeding the subscription limit prevents creating new subscriptions, while the other options misrepresent Azure’s policies.
Which service is used for event-driven computing in Azure?
-
A
Azure Functions
-
B
Azure Databricks
-
C
Azure Logic Apps
-
D
Azure Blob Storage
Explanation
Azure Functions is designed specifically for event-driven scenarios, while the others serve different purposes.
A company needs to ensure that its infrastructure automatically scales based on workload. Which service should they implement?
-
A
Azure Autoscale
-
B
Azure Traffic Manager
-
C
Azure Content Delivery Network
-
D
Azure Virtual Network
Explanation
Azure Autoscale automatically adjusts resources based on demand, unlike the other options.
What happens when you delete an Azure Resource Group?
-
A
All resources in it are deleted
-
B
Resources remain intact and functional
-
C
Only tags are removed
-
D
Resources are moved to another group
Explanation
Deleting a Resource Group removes all associated resources permanently, if not protected.
Which Azure service is used for event-driven computing?
-
A
Azure Functions
-
B
Azure Blob Storage
-
C
Azure SQL Database
-
D
Azure Traffic Manager
Explanation
Azure Functions supports serverless, event-driven applications, while the others serve different computing needs.
A company needs to host a secure website with its own domain on Azure. Which service should they use?
-
A
Azure App Service
-
B
Azure Blob Storage
-
C
Azure Virtual Network
-
D
Azure Functions
Explanation
Azure App Service provides built-in security and hosting for web applications, unlike the others.
What happens when you set a VM to Read-Only after installment?
-
A
VM becomes non-functional
-
B
You cannot change VM settings
-
C
You can still run applications
-
D
Disks are immediate read-only
Explanation
Read-Only prevents modifications to settings, but applications can still run normally.