File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
articles/ai-studio/how-to Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : Create an Azure AI Studio project in Azure AI Studio
3
3
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 .
5
5
manager : scottpolly
6
6
ms.service : azure-ai-studio
7
7
ms.custom :
@@ -12,6 +12,7 @@ ms.date: 5/21/2024
12
12
ms.reviewer : deeikele
13
13
ms.author : sgilley
14
14
author : sdgilley
15
+ # customer intent: As a developer, I want to create an Azure AI Studio project so I can work with generative AI.
15
16
---
16
17
17
18
# 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
22
23
23
24
## Create a project
24
25
26
+ Use the tabs below to select the method you plan to use to create a project:
27
+
25
28
# [ Azure AI Studio] ( #tab/ai-studio )
26
29
27
30
[ !INCLUDE [ Create Azure AI Studio project] ( ../includes/create-projects.md )]
28
31
29
32
# [ Python SDK] ( #tab/python )
30
33
31
- [ !INCLUDE [ SDK setup] ( ../../ includes/development-environment-config.md )]
34
+ [ !INCLUDE [ SDK setup] ( ../includes/development-environment-config.md )]
32
35
33
36
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:
34
37
You can’t perform that action at this time.
0 commit comments