Wednesday 24 July 2024

Create a project in Azure AI Studio

 

Create a project in Azure AI Studio

Create a project

Use the following tabs to select the method you plan to use to create a project:

To create a project in Azure AI Studio, follow these steps:

  1. Go to the Home page of Azure AI Studio.

  2. Select + New project.

  3. Enter a name for the project.

  4. Select a hub from the dropdown to host your project. If you don't have access to a hub yet, select Create a new hub.

    Screenshot of the project details page within the create project dialog.


  5. If you're creating a new hub, enter a name.

  6. Select your Azure subscription from the Subscription dropdown. Choose a specific Azure subscription for your project for billing, access, or administrative reasons. For example, this grants users and service principals with subscription-level access to your project.

  7. Leave the Resource group as the default to create a new resource group. Alternatively, you can select an existing resource group from the dropdown.

    Enter the Location for the hub and then select Next. The location is the region where the hub is hosted. The location of the hub is also the location of the project. Azure AI services availability differs per region. For example, certain models might not be available in certain regions.

  8. Select an existing Azure AI services resource (including Azure OpenAI) from the dropdown or create a new one.

    Screenshot of the create resource page within the create project dialog.

  9. On the Review and finish page, you see the Azure AI services resource name and other settings to review.

    Screenshot of the review and finish page within the create project dialog.

  10. Review the project details and then select Create a project. You see progress of resource creation and the project is created when the process is complete.

    Screenshot of the resource creation progress within the create project dialog.

Once a project is created, you can access the playground, tools, and other assets in the left navigation panel.

Project settings

On the project Settings page you can find information about the project, such as the project name, description, and the hub that hosts the project. You can also find the project ID, which is used to identify the project via SDK or API.

Screenshot of an AI Studio project settings page.

  • Name: The name of the project corresponds to the selected project in the left panel.
  • Hub: The hub that hosts the project.
  • Location: The location of the hub that hosts the project. For supported locations, see Azure AI Studio regions.
  • Subscription: The subscription that hosts the hub that hosts the project.
  • Resource group: The resource group that hosts the hub that hosts the project.

No comments:

Post a Comment