Pre-Winter Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Microsoft Developing AI Cloud Solutions on Azure AI-200 Question # 25 Topic 3 Discussion

Microsoft Developing AI Cloud Solutions on Azure AI-200 Question # 25 Topic 3 Discussion

AI-200 Exam Topic 3 Question 25 Discussion:
Question #: 25
Topic #: 3

You plan to deploy a container to an Azure App Service API app named api1. You host the source code for api1 in a GitHub repository. The container uses the API key at runtime to connect to a backend service.

The container must be able to retrieve the API key at runtime without exposing it in the source repository or Git commit history. The API key must not be stored in application configuration directly. The API key must be accessed securely from Azure Key Vault.

You need to ensure that the API key is stored securely in Azure Key Vault and is available to the container at runtime without being exposed in source control or Git commit history.

Solution: Embed the API key as a hardcoded environment variable in the Dockerfile.

Does the solution meet the goal?


A.

Yes


B.

No


Get Premium AI-200 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.