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 31–40 of 148
What happens when you set a VM's size to a smaller SKU in Azure?
-
A
It increases performance.
-
B
It immediately shuts down the VM.
-
C
It can lead to decreased performance.
-
D
It automatically scales the VM.
Explanation
Setting a VM's size to a smaller SKU usually decreases performance, while other options do not accurately describe the effect.
Which Azure service is primarily used for building containerized applications?
-
A
Azure Kubernetes Service
-
B
Azure Functions
-
C
Azure App Service
-
D
Azure SQL Database
Explanation
Azure Kubernetes Service specializes in orchestrating containers, while others serve different purposes.
A company needs to ensure that no virtual machine can exceed a certain spend limit. What Azure feature should they implement?
-
A
Azure Policy
-
B
Resource Lock
-
C
Cost Management Alerts
-
D
Azure Monitor
Explanation
Cost Management Alerts can specifically monitor spending limits for VMs, unlike the other choices.
What happens when you delete a virtual network in Azure?
-
A
All resources are deleted automatically
-
B
Only network interfaces are deleted
-
C
It is moved to a deallocated state
-
D
The virtual network is permanently removed
Explanation
Deleting a virtual network permanently removes it and cannot be recovered, unlike other options.
Which service is used to manage user identities in Azure?
-
A
Azure Active Directory
-
B
Azure Blob Storage
-
C
Azure Virtual Network
-
D
Azure Resource Manager
Explanation
Azure Active Directory handles identity and access management, while the other options serve different purposes.
A company needs to scale its web application automatically based on demand. What Azure service should they use?
-
A
Azure SQL Database
-
B
Azure Load Balancer
-
C
Azure App Service
-
D
Azure Functions
Explanation
Azure App Service supports automatic scaling; others do not provide this feature directly.
You are configuring a managed disk in Azure. What happens if you choose 'Encryption at rest' as an option?
-
A
Data is stored unencrypted
-
B
Data is encrypted during transfer
-
C
Data is encrypted while stored
-
D
Data cannot be accessed remotely
Explanation
Choosing 'Encryption at rest' ensures data is encrypted when stored; the other options describe different scenarios.
Which service is primarily used for serverless computing in Azure?
-
A
Azure Functions
-
B
Azure VM
-
C
Azure Blob Storage
-
D
Azure SQL Database
Explanation
Azure Functions is designed for serverless computing, while the others are not.
A company needs to monitor the performance of its Azure resources. Which Azure service should they use?
-
A
Azure Monitor
-
B
Azure Backup
-
C
Azure Sentinel
-
D
Azure Policy
Explanation
Azure Monitor provides performance insights, while the others serve different purposes.
You are configuring a storage account in Azure. What happens if you select 'Hierarchical namespace'?
-
A
You enable ADLS Gen2 features.
-
B
You disable blob versioning.
-
C
You limit data redundancy options.
-
D
You increase performance for Table storage.
Explanation
Selecting 'Hierarchical namespace' enables ADLS Gen2 features; the others are incorrect impacts of this selection.