Microsoft Related Exams
DP-100 Exam
You develop a chat flow in an Azure Al Foundry project
You plan to include a Jinja language-based prompt template in the How
You need to complete the provided template to display a list of inputs and outputs included in the flow.
How should you complete the provided template? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You are a lead data scientist for a project that tracks the health and migration of birds. You create a multi-class image classification deep learning model that uses a set of labeled bird photographs collected by experts.
You have 100,000 photographs of birds. All photographs use the JPG format and are stored in an Azure blob container in an Azure subscription.
You need to access the bird photograph files in the Azure blob container from the Azure Machine Learning service workspace that will be used for deep learning model training. You must minimize data movement.
What should you do?
You have an Azure Machine Learning (ML) model deployed to an online endpoint.
You need to review container logs from the endpoint by using Azure Ml Python SDK v2. The logs must include the console log from the inference server with print/log statements from the models scoring script.
What should you do first?