AI-050: Develop Generative AI Solutions with Azure OpenAI Service Course Outline

AI-050: Develop Generative AI Solutions with Azure OpenAI Service Training Description

Duration: 1 day

About this Course

Azure OpenAI Service provides access to OpenAI’s powerful large language models such as GPT; the model behind the popular ChatGPT service. These models enable various natural language processing (NLP) solutions to understand, converse, and generate content. Users can access the service through REST APIs, SDKs, and Azure OpenAI Studio. In this course, you’ll learn how to provision Azure OpenAI service, deploy models, and use them in generative AI applications.

Audience Profile
The audience for this course includes software developers and data scientists who need to use large language models for generative AI. Some programming experience is recommended, but the course will be valuable to anyone seeking to understand how the Azure OpenAI service can be used to implement generative AI solutions.

Prerequisites
Before starting this learning path, you should already have familiarity with Azure and the Azure portal.

Experience programming with C# or Python. If you have no previous programming experience, we recommend you complete Python Programming Level 1 – Introduction for Non-Programmers before taking this course.

Job role:
AI Engineer, Data Scientist

What’s included?

  • Authorized Courseware
  • Intensive Hands on Skills Development with an Experienced Subject Matter Expert
  • Hands-on practice on real Servers and extended lab support 1.800.482.3172
  • Examination Vouchers & Onsite Certification Testing- (excluding Adobe and PMP Boot Camps)
  • Academy Code of Honor: Test Pass Guarantee
  • Optional: Package for Hotel Accommodations, Lunch and Transportation

With several convenient training delivery methods offered, The Academy makes getting the training you need easy. Whether you prefer to learn in a classroom or an online live learning virtual environment, training videos hosted online, and private group classes hosted at your site. We offer expert instruction to individuals, government agencies, non-profits, and corporations. Our live classes, on-sites, and online training videos all feature certified instructors who teach a detailed curriculum and share their expertise and insights with trainees. No matter how you prefer to receive the training, you can count on The Academy for an engaging and effective learning experience.

Methods

  • Instructor-Led (the best training format we offer)
  • Live Online Classroom – Online Instructor-Led
  • Self-Paced Video

Speak to an Admissions Representative for complete details

StartFinishPublic PricePublic Enroll Private PricePrivate Enroll
9/23/20249/23/2024
10/14/202410/14/2024
11/4/202411/4/2024
11/25/202411/25/2024
12/16/202412/16/2024
1/6/20251/6/2025
1/27/20251/27/2025
2/17/20252/17/2025
3/10/20253/10/2025
3/31/20253/31/2025
4/21/20254/21/2025
5/12/20255/12/2025
6/2/20256/2/2025
6/23/20256/23/2025
7/14/20257/14/2025
8/4/20258/4/2025
8/25/20258/25/2025
9/15/20259/15/2025
10/6/202510/6/2025
10/27/202510/27/2025
11/17/202511/17/2025
12/8/202512/8/2025
12/29/202512/29/2025
1/19/20261/19/2026

Outline

Introduction to OpenAI Service
What is generative AI
Azure OpenAI
How to use Azure OpenAI
OpenAI’s natural language capabilities
OpenAI code generation capabilities
OpenAI’s image generation capabilities
Azure OpenAI’s access and responsible AI policies
Exercise – Explore Azure OpenAI Service

Get started with Azure OpenAI Service
Access Azure OpenAI Service
Use Azure OpenAI Studio
Explore types of generative AI models
Deploy generative AI models
Use prompts to get completions from models
Test models in Azure OpenAI Studio’s playgrounds
Exercise – Get started with Azure OpenAI Service

Build natural language solutions with Azure OpenAI Service
Integrate Azure OpenAI into your app
Use Azure OpenAI REST API
Use Azure OpenAI SDK
Exercise – Integrate Azure OpenAI into your app

Apply prompt engineering with Azure OpenAI Service
Understand prompt engineering
Write more effective prompts
Provide context to improve accuracy
Exercise – Utilize prompt engineering in your application