Skip to content

Commit 20fff56

Browse files
committed
update create project
1 parent 1f61c49 commit 20fff56

File tree

6 files changed

+14
-2
lines changed

6 files changed

+14
-2
lines changed

articles/ai-services/language-service/conversational-language-understanding/how-to/create-project.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ You can download a CLU project as a **config.json** file:
6363
* Navigate to your project home page.
6464
* At the top of the page, select your project from the right page ribbon area.
6565
* Select **Download config file**.
66+
[text](../media/create-project/download-config-json.png)
67+
68+
:::image type="content" source="../media/create-project/download-config-json.png" alt-text="Screenshot of project drop-down menu with the download config file hyperlink in the Azure AI Foundry.":::
6669

6770
### [REST APIs](#tab/rest-api)
6871

@@ -76,13 +79,15 @@ You can export a CLU project as a JSON file at any time.
7679

7780
### [Azure AI Foundry](#tab/azure-ai-foundry)
7881

79-
* On the project Home page, you can find information about the project in the **Project details** section.
80-
* To view project settings, select **Management center** then select one of the following tabs:
82+
* On the project Home page, information about the project is found in the **Project details** section.
83+
* To view project settings, select **Management center** from the bottom of the left navigation pane, then select one of the following tabs:
8184
* **Overview** to view project details.
8285
* **Users** to manage users and roles.
8386
* **Models + endpoints** to manage deployments of your models and services.
8487
* **Connected resources to manage connected resources for the project.
8588

89+
:::image type="content" source="../media/create-project/project-details.png" alt-text="Screenshot of the project details list in the Azure AI Foundry.":::
90+
8691
### [REST APIs](#tab/rest-api)
8792

8893
[!INCLUDE [REST APIs project details](../includes/rest-api/project-details.md)]
@@ -101,12 +106,19 @@ If you no longer need your project, you can delete it from the Azure AI Foundry.
101106
1. Select **Management center**.
102107
1. Select **Delete project**.
103108

109+
:::image type="content" source="../create-project/delete-project.png" alt-text="Screenshot of the delete project button in the Azure AI Foundry.":::
110+
104111
To delete the hub along with all its projects:
105112

106113
1. Navigate to the **Overview** tab inn the **Hub** section.
114+
115+
:::image type="content" source="../media/create-project/hub-details.png" alt-text="Screenshot of the hub details list in the Azure AI Foundry.":::
116+
107117
1. On the right, select **Delete hub**.
108118
1. The link opens the Azure portal for you to delete the hub there.
109119

120+
:::image type="content" source="../media/create-project/delete-hub.png" alt-text="Screenshot of the delete hub button in the Azure AI Foundry.":::
121+
110122
### [REST APIs](#tab/rest-api)
111123

112124
If you no longer need your project, you can delete it using the REST API.
18.8 KB
Loading
27.8 KB
Loading
48.1 KB
Loading
58.2 KB
Loading
58.3 KB
Loading

0 commit comments

Comments
 (0)