Code quicker with Azure AI Foundry playgrounds and Visual Studio Code

thumbnail

Table of Contents

  1. Open in VS Code walkthrough
  2. How to get started with Open in VS Code
  3. Create with Azure AI Foundry

Open in VS Code walkthrough

Azure AI Foundry playgrounds and Visual Studio Code integration make it easier and quicker for developers to code. You can prototype, explore APIs, and validate technically with Foundry playgrounds. With a single click, you can import API endpoints, keys, and code samples from Azure AI Foundry into a new VS Code workspace using the Open in VS Code feature. This allows you to run agents or models locally, and with azd commands, you can add, provision, and deploy web apps using the agent or model.

How to get started with Open in VS Code

  1. Sign up or login to Azure AI Foundry.
  2. Select the best model for your use case.
  3. Experiment and iterate in the agents playground.
  4. Click on "View Code" to access the code sample.
  5. Click "Open in VS Code" to open the code sample in a new VS Code workspace.
  6. Explore the automatically created files in the Instructions README.
  7. Deploy your agent to Azure and use azd show to view your Azure services and web application.

Create with Azure AI Foundry

  • Start using Azure AI Foundry and seamlessly integrate with Visual Studio Code.
  • Download the Azure AI Foundry SDK for enhanced development.
  • Take advantage of Azure AI Foundry learning courses and documentation.
  • Engage with the community on GitHub and Discord.