Azure Architecture & Services第 55 / 100 题
Which Azure service provides secure storage and management of secrets, keys, and certificates?
a.Azure Blob Storage
b.Azure Functions
c.Azure Key Vault
d.Azure DNS
解析
Azure Key Vault safeguards cryptographic keys, secrets such as passwords, and certificates. It centralizes secret management and controls access with policies and identities. This keeps sensitive values out of application code and configuration files.
免费刷完整 100 道题库 — 无需注册。
同考点相关题目
- Which Azure networking service provides a Layer 7 (application layer) load balancer with features like URL-based routing and web application firewall?
- What is the role of a management group in the Azure resource hierarchy?
- Which statement correctly orders the Azure resource hierarchy from broadest to narrowest scope?
- What does Azure Virtual Network peering enable?
- Which Azure compute option is best described as 'serverless,' where you focus on code and the platform handles scaling automatically?
- Which Azure service would you use to queue messages between application components to decouple and scale them independently?