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: articles/ai-studio/concepts/connections.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,11 +21,11 @@ Connections in Azure AI Studio are a way to authenticate and consume both Micros
21
21
22
22
## Connections to Azure AI services
23
23
24
-
You can create connections to Azure AI services such as Azure OpenAI and Azure AI Content Safety. You can then use the connection in a prompt flow tool such as the LLM tool.
24
+
You can [create connections](../how-to/connections-add.md) to Azure AI services such as Azure OpenAI and Azure AI Content Safety. You can then use the connection in a prompt flow tool such as the LLM tool.
25
25
26
26
:::image type="content" source="../media/prompt-flow/llm-tool-connection.png" alt-text="Screenshot of a connection used by the LLM tool in prompt flow." lightbox="../media/prompt-flow/llm-tool-connection.png":::
27
27
28
-
As another example, you can create a connection to an Azure AI Search resource. The connection can then be used by prompt flow tools such as the Vector DB Lookup tool.
28
+
As another example, you can [create a connection](../how-to/connections-add.md) to an Azure AI Search resource. The connection can then be used by prompt flow tools such as the Vector DB Lookup tool.
29
29
30
30
:::image type="content" source="../media/prompt-flow/vector-db-lookup-tool-connection.png" alt-text="Screenshot of a connection used by the Vector DB Lookup tool in prompt flow." lightbox="../media/prompt-flow/vector-db-lookup-tool-connection.png":::
Copy file name to clipboardExpand all lines: articles/ai-studio/tutorials/deploy-copilot-ai-studio.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -513,13 +513,18 @@ Your copilot application can use the deployed prompt flow to answer questions in
513
513
514
514
:::image type="content"source="../media/tutorials/copilot-deploy-flow/deployments-score-url-samples.png" alt-text="Screenshot of the prompt flow deployment endpoint and code samples."lightbox="../media/tutorials/copilot-deploy-flow/deployments-score-url-samples.png":::
515
515
516
-
517
516
## Clean up resources
518
517
519
518
To avoid incurring unnecessary Azure costs, you should delete the resources you created in this tutorial if they're no longer needed. To manage resources, you can use the [Azure portal](https://portal.azure.com?azure-portal=true).
520
519
521
520
You can also [stop or delete your compute instance](../how-to/create-manage-compute.md#start-or-stop-a-compute-instance) in [Azure AI Studio](https://ai.azure.com).
522
521
522
+
523
+
## Azure AI Studio enterprise chat solution demo
524
+
525
+
Learn how to create a retail copilot using your data with Azure AI Studio in this [end-to-end walkthrough video](https://youtu.be/Qes7p5w8Tz8).
Copy file name to clipboardExpand all lines: articles/ai-studio/what-is-ai-studio.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ Build is an experience where AI Devs and ML Pros can build or customize AI solut
65
65
66
66
# [Manage](#tab/manage)
67
67
68
-
As a developer, you can manage settings such as connections and compute. Your admin will mainly use this section to look at access control, usage, and billing.
68
+
As a developer, you can manage settings such as connections and compute. Your admin mainly uses this section to look at access control, usage, and billing.
69
69
70
70
- Centralized backend infrastructure to reduce complexity for developers.
71
71
- A single Azure AI hub resource for enterprise configuration, unified data story, and built-in governance.
@@ -76,8 +76,8 @@ As a developer, you can manage settings such as connections and compute. Your ad
76
76
77
77
## Azure AI Studio enterprise chat solution demo
78
78
79
-
Learn how to create a retail copilot using your data with Azure AI Studio in this [end-to-end walkthrough video](https://youtu.be/Qes7p5w8Tz8).
@@ -89,7 +89,7 @@ Azure AI Studio is available in most regions where Azure AI services are availab
89
89
90
90
## How to get access
91
91
92
-
You can explore Azure AI Studio without signing in, but for full functionality an Azure account is needed and apply for access to Azure OpenAI Service by completing the form at [https://aka.ms/oai/access](https://aka.ms/oai/access). You receive a follow-up email when your subscription has been added.
92
+
You can explore Azure AI Studio without signing in, but for full functionality an Azure account is needed. You also need to apply for access to Azure OpenAI Service by completing the form at [https://aka.ms/oai/access](https://aka.ms/oai/access). You receive a follow-up email when your subscription is added.
0 commit comments