L03 IA RESPONSABLE Y AI FOUNDRY SDK

L03 IA RESPONSABLE Y AI FOUNDRY SDK

Professional Development

5 Qs

quiz-placeholder

Similar activities

Câu hỏi về hành vi ứng xử

Câu hỏi về hành vi ứng xử

Professional Development

10 Qs

quiz cablaggio strutturato

quiz cablaggio strutturato

Professional Development

2 Qs

Quiz về AI trong giáo dục

Quiz về AI trong giáo dục

Professional Development

10 Qs

Penyuluhan Cabang Bandung: Manajemen dan Penyakit Layer

Penyuluhan Cabang Bandung: Manajemen dan Penyakit Layer

Professional Development

5 Qs

Quiz về Bắp Ngô

Quiz về Bắp Ngô

Professional Development

10 Qs

TEAM DETECTIVE

TEAM DETECTIVE

KG - Professional Development

10 Qs

POSTES 5/2/2021

POSTES 5/2/2021

Professional Development

10 Qs

Somethings about AI in ANFI

Somethings about AI in ANFI

Professional Development

4 Qs

L03 IA RESPONSABLE Y AI FOUNDRY SDK

L03 IA RESPONSABLE Y AI FOUNDRY SDK

Assessment

Quiz

Science

Professional Development

Medium

Created by

Eladio Yovera

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SDK should you use to chat with a model that is deployed in an Azure AI Foundry resource?

Azure OpenAI

Azure Machine Learning

Azure AI Language

None of Above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SDK enables you to connect to resources in a project?

Azure AI Services SDK


Semantic Kernel SDK

Azure AI Foundry SDK

None of above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What class in the Azure AI Foundry SDK provides a proxy object for a project?

ConnectionProperties

AIProjectClient

ChatCompletionsClient

None of above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you best meet transparency requirements?

Hide model details to avoid gaming

Provide only the final score

Expose a model card/FAQ describing purpose, data scope, key features influencing predictions, known limitations, and show confidence/uncertainty with guidance

Share full training data publicly

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need accountability and safe operations for a generative agent. What’s the BEST combination?

Developer self-approval and ad-hoc monitoring

Use Azure AI Foundry tracing/monitoring/evaluations, gate releases on eval results, enforce RBAC and network policies, and add Content Safety pre/post filters

Only unit tests before shipping

Turn off logging to protect privacy