You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 0_Azure/3_AzureAI/AIFoundry/demos/1_customCopilotAIStudio.md
+21-31Lines changed: 21 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,8 @@ Last updated: 2025-01-02
9
9
10
10
----------
11
11
12
-
## Wiki
13
-
14
12
<details>
15
-
<summary><b>Table of Wiki </b> (Click to expand)</summary>
13
+
<summary><b>List of References </b> (Click to expand)</summary>
16
14
17
15
-[Azure OpenAI Service models available + preview)](https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models)
18
16
-[Create and manage prompt flow compute sessions in Azure AI Studio](https://learn.microsoft.com/en-us/azure/ai-studio/how-to/create-manage-compute-session)
@@ -25,25 +23,19 @@ Last updated: 2025-01-02
25
23
26
24
</details>
27
25
28
-
29
-
## Content
30
-
31
26
<details>
32
27
<summary><b>Table of Contents</b> (Click to expand)</summary>
33
28
34
-
-[Wiki](#wiki)
35
-
-[Content](#content)
36
-
-[How to](#how-to)
37
-
-[Creating an Azure AI Studio Resource with Azure Open Studio](#creating-an-azure-ai-studio-resource-with-azure-open-studio)
38
-
-[Create Compute](#create-compute)
39
-
-[Create a New Project in Azure AI Studio](#create-a-new-project-in-azure-ai-studio)
40
-
-[Choose a Model](#choose-a-model)
41
-
-[Add Your Data](#add-your-data)
42
-
-[Create a Prompt Flow](#create-a-prompt-flow)
43
-
-[Customize with Multiple Data Sources](#customize-with-multiple-data-sources)
44
-
-[Evaluate and Test](#evaluate-and-test)
45
-
-[Deploy Your Copilot](#deploy-your-copilot)
46
-
-[Monitor and Update](#monitor-and-update)
29
+
-[Creating an Azure AI Studio Resource with Azure Open Studio](#creating-an-azure-ai-studio-resource-with-azure-open-studio)
30
+
-[Create Compute](#create-compute)
31
+
-[Create a New Project in Azure AI Studio](#create-a-new-project-in-azure-ai-studio)
32
+
-[Choose a Model](#choose-a-model)
33
+
-[Add Your Data](#add-your-data)
34
+
-[Create a Prompt Flow](#create-a-prompt-flow)
35
+
-[Customize with Multiple Data Sources](#customize-with-multiple-data-sources)
36
+
-[Evaluate and Test](#evaluate-and-test)
37
+
-[Deploy Your Copilot](#deploy-your-copilot)
38
+
-[Monitor and Update](#monitor-and-update)
47
39
48
40
</details>
49
41
@@ -69,9 +61,7 @@ Find below some of the trending AI models in Azure AI Studio. You can use `model
69
61
|**JAIS**| Core42 | Leading Arabic language model, optimized for Arabic NLP tasks|
70
62
|**Nixtla**| Nixtla | Specialized in time-series forecasting and anomaly detection|
71
63
72
-
## How to
73
-
74
-
### Creating an Azure AI Studio Resource with Azure Open Studio
64
+
## Creating an Azure AI Studio Resource with Azure Open Studio
75
65
76
66
- Sign in to Azure Portal
77
67
1. Go to the Azure Portal.
@@ -99,13 +89,13 @@ Find below some of the trending AI models in Azure AI Studio. You can use `model
0 commit comments