Skip to content

Commit e205fff

Browse files
Merge pull request #270798 from eric-urban/eur/studio-refresh
refresh links
2 parents cceeb4f + 8c0fa2a commit e205fff

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed

articles/ai-studio/concepts/connections.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ Connections in Azure AI Studio are a way to authenticate and consume both Micros
2121

2222
## Connections to Azure AI services
2323

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.
2525

2626
:::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":::
2727

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.
2929

3030
:::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":::
3131

articles/ai-studio/tutorials/deploy-copilot-ai-studio.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,13 +513,18 @@ Your copilot application can use the deployed prompt flow to answer questions in
513513

514514
:::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":::
515515

516-
517516
## Clean up resources
518517

519518
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).
520519

521520
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).
522521

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).
526+
> [!VIDEO https://www.youtube.com/embed/Qes7p5w8Tz8]
527+
523528
## Next steps
524529

525530
* Learn more about [prompt flow](../how-to/prompt-flow.md).

articles/ai-studio/what-is-ai-studio.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Build is an experience where AI Devs and ML Pros can build or customize AI solut
6565

6666
# [Manage](#tab/manage)
6767

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.
6969

7070
- Centralized backend infrastructure to reduce complexity for developers.
7171
- 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
7676

7777
## Azure AI Studio enterprise chat solution demo
7878

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).
80-
> [!VIDEO https://www.youtube.com/embed/Qes7p5w8Tz8]
79+
Learn how to build your own copilot with Azure AI Studio in this [overview video from Microsoft Mechanics on YouTube](https://youtu.be/3hZorLy6JiA).
80+
> [!VIDEO https://www.youtube.com/embed/3hZorLy6JiA]
8181
8282
## Pricing and Billing
8383

@@ -89,7 +89,7 @@ Azure AI Studio is available in most regions where Azure AI services are availab
8989

9090
## How to get access
9191

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.
9393

9494
## Next steps
9595

0 commit comments

Comments
 (0)