Which service does Azure provide for managing API gateways?
AAzure API Management
BAzure Data Lake
CAzure Functions
DAzure Kubernetes Service
Explanation
Azure API Management specifically handles API gateway functions, while the other options focus on different functionalities.
Q32
A company needs to restrict access to their Azure resources based on user attributes. Which Azure solution should they implement?
AAzure Policy
BAzure Role-Based Access Control
CAzure Key Vault
DAzure Resource Locks
Explanation
Role-Based Access Control (RBAC) allows restrictions based on attributes, while the other options focus on different access or management controls.
Q33
What happens when an Azure Function's timeout is reached?
AFunction completes any active execution
BFunction is forcibly terminated
CFunction retries automatically
DFunction triggers an alert
Explanation
When the timeout is reached, the function execution is forcibly terminated rather than completing or retrying.
Q34
Which Azure service provides scalable, managed database solutions?