You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/conversational-language-understanding/how-to/create-project.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,11 +23,11 @@ If you already have an Azure AI Language or multi-service resource—whether use
23
23
***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).
24
24
* An [Azure AI Foundry resource](../../../multi-service-resource.md)
25
25
* 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).
27
27
28
28
## Create a CLU project
29
29
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.
31
31
32
32
### [Azure AI Foundry](#tab/azure-ai-foundry)
33
33
@@ -96,16 +96,16 @@ You can export a CLU project as a JSON file at any time.
96
96
97
97
If you no longer need your project, you can delete it from the Azure AI Foundry.
98
98
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.
100
100
1. Select the project that you want to delete from the **Keep building with Azure AI Foundry**
101
101
1. Select **Management center**.
102
-
1.On the right select**Delete project**.
102
+
1.Select**Delete project**.
103
103
104
104
To delete the hub along with all its projects:
105
105
106
106
1. Navigate to the **Overview** tab inn the **Hub** section.
107
107
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.
0 commit comments