-
Book Overview & Buying
-
Table Of Contents
Azure AI-102 Certification Essentials
By :
In this chapter, we will explore the different development environments available for building and deploying AI models within Azure. You’ll be introduced to four key studios—Azure AI Foundry, Azure OpenAI, Machine Learning Studio, and Copilot Studio—each tailored to different AI and machine learning services. Additionally, we’ll cover Visual Studio Code as an Integrated Development Environment (IDE) to help you understand how these tools support AI development. The objective is to help you to choose the right studio based on the specific needs of your project.
We will also briefly touch on how Azure AI services can be seamlessly integrated into Continuous Integration/Continuous Delivery (CI/CD) pipelines, automating tasks such as building, testing, and deploying models. You’ll learn how to provision and manage AI service resources, whether through SDKs or REST APIs. Lastly...