0% found this document useful (0 votes)
59 views7 pages

Azure Generative AI Certification Q&A

Uploaded by

rooonh123
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views7 pages

Azure Generative AI Certification Q&A

Uploaded by

rooonh123
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Azure AI & Generative AI – 40 Questions &

Answers

1. Which Azure service supports speech-to-text and text-to-speech?


Azure AI Language
✔ Azure AI Speech
Azure AI Translator
Azure AI Vision

2. Which of the following is NOT a typical format returned by generative AI


applications?
Natural language text
Images
✔ Spreadsheets
Code snippets

3. What are the four stages of developing a responsible generative AI solution


according to Microsoft?
Define, Design, Deploy, Monitor
✔ Identify, Measure, Mitigate, Operate
Research, Develop, Test, Validate
Plan, Build, Run, Refine

4. You’re developing an Azure-based NLP solution to analyze customer reviews and


assess their positivity or negativity. This is an example of which NLP workload?
Language Detection
✔ Sentiment Analysis
Key Phrase Extraction
Entity Recognition

5. What are utterances in conversational language understanding?


✔ Phrases users might say
Keywords in a document
Translated sentences
Sentiment scores

6. What is the purpose of Azure AI Translator?


✔ Translate text between languages
Detect sentiment in text
Extract entities from documents
Convert speech to text

7. What is the main benefit of using foundation models in generative AI solutions?


They require no training data
✔ They provide pre-trained capabilities that can be fine-tuned
They run only on local machines
They only generate images

8. Which Azure AI Foundry feature allows you to experiment with different models
and customization tooling?
✔ Playgrounds
Projects
Hubs
Agents

9. To make your company’s press releases available in multiple languages, which


Azure service should you use?
Speech
Language
✔ Translator
Custom Vision

10. Which technique is used in transformer models to quantify the strength of


relationships between tokens?
Activation
✔ Attention
Augmentation
Regularization

11. What is the role of intent in conversational AI?


To detect language
✔ To identify the desired action
To extract entities
To summarize text

12. You need a pre-built solution to recognize well-known brands in digital


photographs. Which Azure Cognitive Services service should you use?
Custom Vision
Form Recognizer
Face
✔ Computer Vision
13. Which Microsoft service provides a collaborative, secure development
environment for AI innovation?
Azure DevOps
✔ Azure AI Foundry
Azure Machine Learning Studio
Microsoft Copilot Studio

14. Which feature helps extract key concepts from unstructured text?
Sentiment analysis
✔ Key phrase extraction
Entity linking
Language detection

15. Which statement best represents a Microsoft responsible AI principle?


AI systems must only use publicly available data
✔ AI systems must prioritize transparency and inclusivity
AI systems must disclose all user data
AI systems must optimize computational efficiency

16. Which type of AI model is designed to create original content in response to


natural language prompts?
Discriminative AI
✔ Generative AI
Predictive AI
Reinforcement AI

17. Which component in an AI agent defines its goals, behaviors, and constraints?
Model
✔ Instructions
Tools
Prompt

18. What is a recommended consideration when crafting prompts for generative AI


applications?
Use ambiguous language
Always avoid context
✔ Set clear expectations for the response
Use as few words as possible

19. You’re developing a mobile app for employees to scan and store travel expense
receipts. Which computer vision technique is most suitable?
Face Detection
Image Classification
Object Detection
✔ Optical Character Recognition (OCR)

20. What is a primary difference between LLMs and SLMs?


SLMs are only for image generation
✔ LLMs have more parameters and broader capabilities
LLMs operate offline only
SLMs use natural language processing

21. Your application identifies the coordinates of a product on a supermarket shelf


in an image. Which Azure service is utilized?
Custom Vision Classification
✔ Custom Vision Object Detection
Computer Vision Read
Language Detection

22. What does opinion mining help determine?


The topic of a document
✔ Whether text is positive or negative
The language of the document
The author of the text

23. You’re creating a social media app to automatically tag images of your friends.
Which Azure Cognitive Services service is most appropriate?
✔ Face
Document Intelligence
Language
Speech Service

24. Which of these is an example of a Large Language Model (LLM)?


Microsoft Phi 3
Microsoft Orca 2
Hugging Face GPT Neo
✔ Azure OpenAI GPT 4.1

25. You’re developing a tool to analyze images from retail stores to identify
competitors’ products, using images provided by your company for training. Which
Azure AI service should you use?
Form Recognizer
✔ Custom Vision
Face
Text Analytics

26. What does Azure AI Language’s named entity recognition do?


Detects sentiment
✔ Identifies people, places, and events
Translates text
Converts speech to text

27. You’re building an app to read recipe instructions aloud for users with visual
impairments. Which Azure service should you use?
Language Service
Translator
✔ Speech
Form Recognizer

28. What is the first step in training a transformer model?


Embedding
✔ Tokenization
Inferencing
Augmentation

29. Which Azure AI Foundry feature allows you to experiment with different models
and customization tooling?
✔ Playgrounds
Projects
Hubs
Agents

30. Which component in an AI agent defines its goals, behaviors, and constraints?
Model
✔ Instructions
Tools
Prompt

31. What is a recommended consideration when crafting prompts for generative AI


applications?
Use ambiguous language
Always avoid context
✔ Set clear expectations for the response
Use as few words as possible
32. You’re developing a mobile app for employees to scan and store travel expense
receipts. Which computer vision technique is most suitable?
Face Detection
Image Classification
Object Detection
✔ Optical Character Recognition (OCR)

33. Your application identifies the coordinates of a product on a supermarket shelf


in an image. Which Azure service is utilized?
Custom Vision Classification
✔ Custom Vision Object Detection
Computer Vision Read
Language Detection

34. What does opinion mining help determine?


The topic of a document
✔ Whether text is positive or negative
The language of the document
The author of the text

35. You’re creating a social media app to automatically tag images of your friends.
Which Azure Cognitive Services service is most appropriate?
✔ Face
Document Intelligence
Language
Speech Service

36. Which of these is an example of a Large Language Model (LLM)?


Microsoft Phi 3
Microsoft Orca 2
Hugging Face GPT Neo
✔ Azure OpenAI GPT 4.1

37. You’re developing a tool to analyze images from retail stores to identify
competitors’ products, using images provided by your company for training. Which
Azure AI service should you use?
Form Recognizer
✔ Custom Vision
Face
Text Analytics

38. What does Azure AI Language’s named entity recognition do?


Detects sentiment
✔ Identifies people, places, and events
Translates text
Converts speech to text

39. You’re building an app to read recipe instructions aloud for users with visual
impairments. Which Azure service should you use?
Language Service
Translator
✔ Speech
Form Recognizer

40. What is the first step in training a transformer model?


Embedding
✔ Tokenization
Inferencing
Augmentation

Common questions

Powered by AI

'Attention' in transformer models is used to quantify the strength of relationships between tokens by focusing on relevant parts of the input sequence, allowing the model to weigh the importance of each part contextually. This technique enhances model performance by enabling it to understand context and dependency within data sequences, leading to more accurate and coherent outputs in tasks such as language translation and text generation .

The four stages of developing a responsible generative AI solution according to Microsoft are Define, Design, Deploy, and Monitor. These stages are crucial as they provide a structured approach to ensure AI solutions are developed and maintained with ethical and operational responsibility. The Define stage helps in setting clear objectives and ethical guidelines. Design ensures system architecture aligns with responsible AI principles. Deploy involves implementing the AI solution transparently and ethically, and Monitor focuses on ongoing oversight and adaptation to address new ethical challenges .

In conversational language understanding, 'utterances' are phrases users might say during interactions with an AI system. They are critical for designing effective conversational AI interfaces because they serve as the primary data from which the system learns to interpret and respond to user inputs accurately. Understanding and effectively processing utterances allow the AI to create more natural, fluid, and contextually aware interactions, enhancing user satisfaction and system effectiveness .

Optical Character Recognition (OCR) is significant in mobile applications for scanning and storing documents as it transforms images of text into machine-readable data. This enhances document management by enabling efficient digital data processing, retrieval, and storage, reducing physical storage needs, improving data accessibility, and facilitating seamless data integration into digital workflows, thus streamlining operations .

Experimental playgrounds in Azure AI Foundry offer AI developers the ability to test and fine-tune different models and customization tools in a controlled environment. They support AI innovation by providing a flexible, risk-free space to experiment with novel ideas, fine-tune models, and explore diverse approaches. This fosters creativity, accelerates development, and enables the refinement of AI solutions before full-scale deployment, ultimately contributing to more robust and effective AI applications .

Azure AI Language's named entity recognition identifies and categorizes key information such as people, places, and events within a text, facilitating information extraction and organization. In contrast, sentiment analysis evaluates the sentiment expressed in the text, determining if it is positive, negative, or neutral. Named entity recognition is typically used in applications requiring information retrieval and categorization, such as customer service automation, while sentiment analysis is used to gauge public opinion and sentiment trends .

When crafting effective prompts for generative AI applications, it is recommended to set clear expectations for the response. This involves providing detailed context and avoiding ambiguity, which aids the AI in understanding precisely what is required. These considerations directly impact the output quality as they help guide the AI to produce relevant, coherent, and contextually appropriate responses, thus increasing the reliability and usefulness of the generated content .

Large Language Models (LLMs) differ from Smaller Language Models (SLMs) primarily in their scale and capacity. LLMs, such as Azure OpenAI GPT 4.1, have a larger number of parameters, enabling them to understand a wider context, generate more sophisticated outputs and handle diverse language tasks with higher competence. This makes LLMs suitable for complex applications across different domains, while SLMs are more limited to straightforward, specialized tasks .

Using a foundation model in generative AI solutions provides pre-trained capabilities that can be fine-tuned to specific tasks, significantly reducing the need for large amounts of training data and the associated costs. Foundation models can quickly adapt to different applications, ensuring efficiency and reducing time to market compared to building models from scratch, which requires extensive data and resources .

In conversational AI, 'intent' identifies the desired action a user wants the system to execute, based on their input. Understanding user intent is crucial as it directly impacts the system's ability to accurately interpret and respond to user queries, enhancing user satisfaction and interaction efficiency. By correctly identifying intents, conversational AI systems can tailor responses accurately, leading to a more intuitive user experience .

You might also like