Skip to content

Commit 1f61c49

Browse files
committed
update create project
1 parent b6fffb6 commit 1f61c49

File tree

1 file changed

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

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ If you already have an Azure AI Language or multi-service resource—whether use
2323
* **Requisite permissions**. Make sure the person establishing the account and project is assigned as the Azure AI Account Owner role at the subscription level. Alternatively, having either the **Contributor** or **Cognitive Services Contributor** role at the subscription scope also meets this requirement. For more information, *see* [Role based access control (RBAC)](../../../openai/how-to/role-based-access-control.md#cognitive-services-contributor).
2424
* An [Azure AI Foundry resource](../../../multi-service-resource.md)
2525
* For more information, *see* [Configure an Azure AI Foundry resource](configure-azure-resources.md#option-1-configure-an-azure-ai-foundry-resource).
26-
* **A project created in the Azure AI Foundry**. For more information, *see* [Create an AI Foundry project](../../../../ai-foundry/how-to/create-projects.md).
26+
* After you create an Azure AI Foundry resource, [create a CLU project](#create-a-clu-project).
2727

2828
## Create a CLU project
2929

30-
After you create an Azure AI Foundry resource, create a CLU project.
30+
An Azure AI Foundry project is created using an Azure AI Foundry resource. Projects are designed to help you organize your work. They offer various tools and resources that support the development, customization, and management of AI applications all within a centralized environment.
3131

3232
### [Azure AI Foundry](#tab/azure-ai-foundry)
3333

@@ -96,16 +96,16 @@ You can export a CLU project as a JSON file at any time.
9696

9797
If you no longer need your project, you can delete it from the Azure AI Foundry.
9898

99-
1. Navigate to the [Azure AI Foundry](https://ai.azure.com/) home page and sign in if you haven't already done so.
99+
1. Navigate to the [Azure AI Foundry](https://ai.azure.com/) home page. Initiate the authentication process by signing in, unless you already completed this step and your session is active.
100100
1. Select the project that you want to delete from the **Keep building with Azure AI Foundry**
101101
1. Select **Management center**.
102-
1. On the right select **Delete project**.
102+
1. Select **Delete project**.
103103

104104
To delete the hub along with all its projects:
105105

106106
1. Navigate to the **Overview** tab inn the **Hub** section.
107107
1. On the right, select **Delete hub**.
108-
1. The link will open the Azure portal for you to delete the hub there.
108+
1. The link opens the Azure portal for you to delete the hub there.
109109

110110
### [REST APIs](#tab/rest-api)
111111

0 commit comments

Comments
 (0)