Microsoft Azure
Microsoft Azure Administrator
AZ-104
Popular
Validate your skills as an Azure Administrator with the AZ-104 exam, covering Azure management and governance.
148 questions
0 views
Free
Questions 21–30 of 148
A company needs to ensure their VM scales based on CPU usage. Which Azure feature should they use?
-
A
Virtual Machine Scale Sets
-
B
Azure Blob Storage
-
C
Azure Backup
-
D
Network Security Groups
Explanation
Virtual Machine Scale Sets support automatic scaling based on metrics like CPU, while the others serve different purposes.
What happens if you remove a public IP address from an Azure VM?
-
A
VM loses all network connectivity
-
B
VM retains local access only
-
C
VM is deleted automatically
-
D
VM gains a new public IP
Explanation
The VM retains local network access but loses its public IP, unlike the incorrect options which misrepresent the impact.
Which Azure service enables real-time analytics on streaming data?
-
A
Azure Stream Analytics
-
B
Azure Data Lake
-
C
Azure Blob Storage
-
D
Azure Cosmos DB
Explanation
Azure Stream Analytics specializes in processing real-time data, while others serve different purposes.
You are configuring an Azure Virtual Network. What happens if you exceed the maximum allowable subnets in a VNet?
-
A
Automatic subnet creation stops
-
B
Extra subnets are automatically merged
-
C
New resources cannot be added
-
D
You receive an error message
Explanation
You will receive an error message if you attempt to exceed the maximum subnet limit.
A company needs to restrict users' access to specific resources based on their department. Which Azure feature should they use?
-
A
Role-Based Access Control (RBAC)
-
B
Network Security Groups (NSGs)
-
C
Azure Policies
-
D
Azure Resource Locks
Explanation
RBAC allows fine-grained access based on user roles, while others serve different security purposes.
Which service provides real-time analytics on streaming data?
-
A
Azure Stream Analytics
-
B
Azure Data Lake
-
C
Azure Blob Storage
-
D
Azure Queue Storage
Explanation
Azure Stream Analytics is specifically designed for real-time analytics, while the others serve different storage or processing functions.
A company needs to allow developers to manage VM instances without providing full Azure subscription access. What should you implement?
-
A
Azure Role-Based Access Control (RBAC)
-
B
Azure Policy
-
C
Azure Resource Manager
-
D
Azure Cloud Shell
Explanation
Azure RBAC allows for granular permission levels, unlike the other options which serve different purposes.
What happens when you shut down a virtual machine in Azure?
-
A
It is permanently deleted.
-
B
It stops billing for compute resources.
-
C
Its IP address is released.
-
D
Data on the VM is lost.
Explanation
Shutting down a VM stops compute charges, but it does not affect the data or the IP address unless it is deallocated.
Which service can be used to automate deployments in Azure?
-
A
Azure DevOps
-
B
Azure Monitor
-
C
Azure Functions
-
D
Azure Traffic Manager
Explanation
Azure DevOps provides CI/CD pipelines for automation; the others serve different purposes.
A company needs to store large datasets with low latency. Which Azure service should they choose?
-
A
Azure Blob Storage
-
B
Azure SQL Database
-
C
Azure Cosmos DB
-
D
Azure Data Lake Storage
Explanation
Azure Cosmos DB is optimized for low-latency access to large datasets; other options do not emphasize low latency.