Câu 40: AI-200: Developing AI Cloud Solutions on Azure
You are developing an Azure Function that calls external APIs by providing an access token for the API. The access token is stored in a secret named token in an Azure Key Vault named mykeyvault. You need to ensure the Azure Function can access the token. Which value should you store in the Azure Functions app configur…
Nội dung câu hỏi
You are developing an Azure Function that calls external APIs by providing an access token for the API. The access token is stored in a secret named token in an Azure Key Vault named mykeyvault. You need to ensure the Azure Function can access the token. Which value should you store in the Azure Functions app configuration?
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. KeyVault:mykeyvault;Secret:token
- B. App:Settings:Secret:mykeyvault:token
- C. @Microsoft.KeyVault(SecretUri=https://mykeyvault.vault.azure.net/secrets/token/) — đáp án hiện tại
- D. AZUREKVCONNSTR_ https://mykeyvault.vault.azure.net/secrets/token/
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.