Câu 43: AI-200: Developing AI Cloud Solutions on Azure
You are developing an AI API deployed to ACA. The API requires database credentials that are stored in Key Vault. Key Vault is configured to use Azure RBAC for access control. The database credentials are rotated periodically by the security team. The application must always use the latest version of each credential w…
Nội dung câu hỏi
You are developing an AI API deployed to ACA. The API requires database credentials that are stored in Key Vault. Key Vault is configured to use Azure RBAC for access control. The database credentials are rotated periodically by the security team. The application must always use the latest version of each credential without being redeployed and without exposing secrets in code or configurations. You need to implement a secure secret access strategy that prevents credential exposure and fetches the latest version of each secret at runtime without redeploying the container. Which three actions should you perform? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Configure a Key Vault RBAC role assignment. — đáp án hiện tại
- B. Configure a Key Vault access policy.
- C. Export the secret during deployment.
- D. Assign a system-assigned managed identity. — đáp án hiện tại
- E. Retrieve the secret at runtime by using the SDK. — đáp án hiện tại
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.