Designing and Implementing an Azure AI Solution (legacy) — Question 23

You have a developed an AI app that uses a Cognitive Services API to identify images.
You want all the processed images to be stored an on-premises datacenter.
What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because Azure Stack Edge Pro allows you to run Azure services, including Cognitive Services, on-premises, which is ideal for storing processed images locally. Option A is incorrect as Docker containers are not specifically designed for on-premises hosting of Azure services. Option C, Azure Private Endpoint, is meant for securing access to Azure services rather than hosting them. Option D, Azure Data Box, is used for data transfer rather than hosting services.