Skip to content

Commit 8986891

Browse files
author
Jill Grant
authored
Merge pull request #269484 from eric-urban/eur/copilot-tutorial-refresh
refresh create project and deploy
2 parents 454ed3c + 4929bb9 commit 8986891

21 files changed

+24
-113
lines changed

articles/ai-services/index.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
ms.author: eur
1414
manager: nitinme
1515
ms.custom: ignite-2023
16-
ms.date: 03/01/2024
16+
ms.date: 3/19/2024
1717
highlightedContent:
1818
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
1919
items:
@@ -23,9 +23,9 @@ highlightedContent:
2323
- title: What is Azure AI Studio?
2424
itemType: overview
2525
url: ../ai-studio/what-is-ai-studio.md
26-
- title: Azure AI Studio quickstart
27-
itemType: quickstart
28-
url: ../ai-studio/quickstarts/playground-completions.md
26+
- title: Azure AI Studio copilot tutorial
27+
itemType: tutorial
28+
url: ../ai-studio/tutorials/deploy-copilot-ai-studio.md
2929
- title: Responsible use of AI
3030
itemType: concept
3131
url: responsible-use-of-ai-overview.md

articles/ai-studio/.openpublishing.redirection.ai-studio.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
"source_path_from_root": "/articles/ai-studio/how-to/deploy-models.md",
1010
"redirect_URL": "/azure/ai-studio/concepts/deployments-overview",
1111
"redirect_document_id": true
12+
},
13+
{
14+
"source_path_from_root": "/articles/ai-studio/quickstarts/playground-completions.md",
15+
"redirect_URL": "/azure/ai-studio/quickstarts/assistants",
16+
"redirect_document_id": true
1217
}
1318
]
1419
}

articles/ai-studio/includes/create-projects.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 2/22/2024
1313
To create an Azure AI project in [Azure AI Studio](https://ai.azure.com), follow these steps:
1414

1515
1. Select the **Build** tab at the top of the page.
16-
1. Select **+ New project**.
16+
1. Select **+ New AI project**.
1717

1818
:::image type="content" source="../media/how-to/projects/projects-create-new.png" alt-text="Screenshot of the Build tab of the Azure AI Studio with the option to create a new project visible." lightbox="../media/how-to/projects/projects-create-new.png":::
1919

@@ -39,10 +39,12 @@ To create an Azure AI project in [Azure AI Studio](https://ai.azure.com), follow
3939

4040
:::image type="content" source="../media/how-to/projects/projects-create-resource.png" alt-text="Screenshot of the create resource page within the create project dialog." lightbox="../media/how-to/projects/projects-create-resource.png":::
4141

42-
1. On the **Review and finish** page, you see the **AI Services** provider for you to access the Azure AI services such as Azure OpenAI.
42+
1. On the **Review and finish** page, you see the Azure OpenAI Service resource name and other settings to review.
4343

4444
:::image type="content" source="../media/how-to/projects/projects-create-review-finish.png" alt-text="Screenshot of the review and finish page within the create project dialog." lightbox="../media/how-to/projects/projects-create-review-finish.png":::
4545

46-
1. Review the project details and then select **Create a project**.
46+
1. Review the project details and then select **Create an AI project**. You see progress of resource creation and the project is created when the process is complete.
47+
48+
:::image type="content" source="../media/how-to/projects/projects-create-review-finish-progress.png" alt-text="Screenshot of the resource creation progress within the create project dialog." lightbox="../media/how-to/projects/projects-create-review-finish-progress.png":::
4749

4850
Once a project is created, you can access the **Tools**, **Components**, and **AI project settings** assets in the left navigation panel. For a project that uses an Azure AI hub with support for Azure OpenAI, you see the **Playground** navigation option under **Tools**.

articles/ai-studio/includes/limited-ai-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ ms.author: eric-urban
1111
---
1212

1313
> [!NOTE]
14-
> This feature isn't available if you created an Azure AI hub resource together with an existing Azure OpenAI Service resource. You must create an AI hub with an Azure AI services provider. Currently, this option is only available via the Azure AI CLI and SDK.
14+
> This feature isn't available if you created an Azure AI hub resource together with an existing Azure OpenAI Service resource. You must create an AI hub with an Azure AI services provider. We're gradually rolling out this feature to all customers. If you don't see it yet, check back later.

articles/ai-studio/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ landingContent:
4141
linkLists:
4242
- linkListType: quickstart
4343
links:
44+
- text: Use Azure OpenAI Assistants in the playground
45+
url: quickstarts/assistants.md
4446
- text: Hear and speak with chat in the playground
4547
url: quickstarts/hear-speak-playground.md
4648
- text: Moderate text and images
-25.4 KB
Loading
37.5 KB
Loading
-45.6 KB
Loading
263 KB
Loading
-85.6 KB
Loading

0 commit comments

Comments
 (0)