Skip to content

Commit 74f7f46

Browse files
committed
fixing path
1 parent 0238d0a commit 74f7f46

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/ai-studio/how-to/create-projects.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create an Azure AI Studio project in Azure AI Studio
33
titleSuffix: Azure AI Studio
4-
description: This article describes how to create an Azure AI Studio project.
4+
description: This article describes how to create an Azure AI Studio project from an Azure AI Studio hub that was previously created.
55
manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.custom:
@@ -12,6 +12,7 @@ ms.date: 5/21/2024
1212
ms.reviewer: deeikele
1313
ms.author: sgilley
1414
author: sdgilley
15+
# customer intent: As a developer, I want to create an Azure AI Studio project so I can work with generative AI.
1516
---
1617

1718
# Create a project in Azure AI Studio
@@ -22,13 +23,15 @@ Projects are hosted by an Azure AI Studio hub that provides enterprise-grade sec
2223

2324
## Create a project
2425

26+
Use the tabs below to select the method you plan to use to create a project:
27+
2528
# [Azure AI Studio](#tab/ai-studio)
2629

2730
[!INCLUDE [Create Azure AI Studio project](../includes/create-projects.md)]
2831

2932
# [Python SDK](#tab/python)
3033

31-
[!INCLUDE [SDK setup](../../includes/development-environment-config.md)]
34+
[!INCLUDE [SDK setup](../includes/development-environment-config.md)]
3235

3336
1. Use the following code to create a project from a hub you or your administrator created previously. Replace example string values with your own values:
3437

0 commit comments

Comments
 (0)