L03 IA RESPONSABLE Y AI FOUNDRY SDK

L03 IA RESPONSABLE Y AI FOUNDRY SDK

Professional Development

5 Qs

quiz-placeholder

Similar activities

26.01.2021 Dr. Özgün Emre Can 1. sınav

26.01.2021 Dr. Özgün Emre Can 1. sınav

Professional Development

10 Qs

Posttest Listrik Dinamis

Posttest Listrik Dinamis

Professional Development

10 Qs

Eğitimde temel kavramlar

Eğitimde temel kavramlar

University - Professional Development

10 Qs

POSTES 5/2/2021

POSTES 5/2/2021

Professional Development

10 Qs

Science Vocab

Science Vocab

5th Grade - Professional Development

10 Qs

Kuis BTS (Back To Science) beta

Kuis BTS (Back To Science) beta

Professional Development

10 Qs

Pre Test HACCP

Pre Test HACCP

Professional Development

10 Qs

Pembelajaran Fisika New Normal_Series 1

Pembelajaran Fisika New Normal_Series 1

University - Professional Development

10 Qs

L03 IA RESPONSABLE Y AI FOUNDRY SDK

L03 IA RESPONSABLE Y AI FOUNDRY SDK

Assessment

Quiz

Science

Professional Development

Practice Problem

Medium

Created by

Eladio Yovera

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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