Skip to content

Commit 7184da2

Browse files
committed
update create project
1 parent c098bcc commit 7184da2

File tree

1 file changed

+9
-10
lines changed
  • articles/ai-services/language-service/conversational-language-understanding/how-to

1 file changed

+9
-10
lines changed

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

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,11 @@ You can import a CLU JSON into the service.
6060

6161
You can download a CLU project as a **config.json** file:
6262

63-
* Navigate to your project home page.
64-
* At the top of the page, select your project from the right page ribbon area.
65-
* Select **Download config file**.
66-
[text](../media/create-project/download-config-json.png)
63+
1. Navigate to your project home page.
64+
1. At the top of the page, select your project from the right page ribbon area.
65+
1. Select **Download config file**.
6766

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.":::
67+
:::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.":::
6968

7069
### [REST APIs](#tab/rest-api)
7170

@@ -81,12 +80,12 @@ You can export a CLU project as a JSON file at any time.
8180

8281
* On the project Home page, information about the project is found in the **Project details** section.
8382
* To view project settings, select **Management center** from the bottom of the left navigation pane, then select one of the following tabs:
84-
* **Overview** to view project details.
85-
* **Users** to manage users and roles.
86-
* **Models + endpoints** to manage deployments of your models and services.
87-
* **Connected resources to manage connected resources for the project.
83+
* **Overview** to view project details.
84+
* **Users** to manage users and roles.
85+
* **Models + endpoints** to manage deployments of your models and services.
86+
* **Connected resources** to manage connected resources for the project.
8887

89-
:::image type="content" source="../media/create-project/project-details.png" alt-text="Screenshot of the project details list in the Azure AI Foundry.":::
88+
:::image type="content" source="../media/create-project/project-details.png" alt-text="Screenshot of the project details list in the Azure AI Foundry.":::
9089

9190
### [REST APIs](#tab/rest-api)
9291

0 commit comments

Comments
 (0)