Skip to content

Commit 6d0feb6

Browse files
authored
Update use-ai-foundry.md
More edits to the startup instructions
1 parent b022fb3 commit 6d0feb6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/ai-services/content-understanding/quickstart/use-ai-foundry.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,13 @@ To get started, make sure you have the following:
2121

2222
* An Azure subscription. If you don't have an Azure subscription, [create a free account](https://azure.microsoft.com/free/) before you begin.
2323

24-
* An Azure AI Foundry hub. You will need to have the proper permissions to create a hub, or may have one created for you.
24+
* An Azure AI Foundry hub is required to manage the resources provisioned in your Content Understanding project, and it must be created in one of the following supported regions: westus, swedencentral, or australiaeast. If this is your first time creating a hub, check out [How to create and manage an Azure AI Foundry Hub](../../../ai-studio/how-to/create-azure-ai-resource.md?tabs=portal) to learn more. It's important to note you will need the proper permissions to create a hub, or your admin may create one for you.
2525

2626
* If your role is **Contributor** or **Owner**, you can proceed with creating your own hub.
2727

2828
* If your role is **Azure AI Developer**, the hub must already be created before you can complete this quickstart. Your user role must be **Azure AI Developer**, **Contributor**, or **Owner** on the hub. For more information, see [hubs](../../../ai-studio/concepts/ai-resources.md) and [Azure AI roles](../../../ai-studio/concepts/rbac-ai-studio.md).
2929

30-
> [!NOTE] Your AI Hub must be in one of the following supported regions: westus, swedencentral, australiaeast
31-
32-
>[!IMPORTANT] If your organization requires you to customize the security of storage resources, the AI Foundry currently does not currently expose all the features that can be configured. Please refer to [Azure AI services API access keys](../../../ai-studio/concepts/ai-resources.md#azure-ai-services-api-access-keys) to create resources that meet your organizations requirements through the Azure portal. Policy enforced in Azure on the hub scope applies to all projects managed under it. Please return here when you have resources created.
30+
>[!IMPORTANT] If your organization requires you to customize the security of storage resources, the AI Foundry currently does not currently expose all the features that can be configured. Please refer to [Azure AI services API access keys](../../../ai-studio/concepts/ai-resources.md#azure-ai-services-api-access-keys.md) to create resources that meet your organizations requirements through the Azure portal. Policy enforced in Azure on the hub scope applies to all projects managed under it. Please return here when you have resources created.
3331
3432
## Create your first Content Understanding project in the AI Foundry
3533

@@ -47,9 +45,11 @@ Once on the Content Understanding page, select `Create a new Content Understandi
4745

4846
:::image type="content" source="../media/quickstarts/cu-landing-page.png" alt-text="Screenshot of Content Understanding page.":::
4947

50-
Follow the steps in the project creation wizard, and start by selecting the Hub that you already created. When the hub was created, it should have provisioned an AI Services resource, as well as a blob storage container, and these will be selected by default. You can alternatively create one using the wizard.
48+
Follow the steps in the project creation wizard, and start by selecting the Hub that you already created. When the hub was created, it should have provisioned an AI Services resource, as well as a blob storage container, and these will be selected by default. You can alternatively create one using the wizard, or the [Azure Portal](../how-to/create-multi-service-resource.md). The below diagram illustrates the role of hubs, resources, and projects in the AI Foundry.
49+
50+
:::image type="content" source="../media/quickstarts/foundry-architecture.png" alt-text="Diagram of hub, project, and resource architecture.":::
5151

52-
>[!IMPORTANT] If your organization requires you to customize the security of storage resources, the AI Foundry currently does not currently expose all the features that can be configured. Please refer to [Azure AI services API access keys](../../../ai-studio/concepts/ai-resources.md#azure-ai-services-api-access-keys) to create resources that meet your organizations requirements through the Azure portal. Policy enforced in Azure on the hub scope applies to all projects managed under it. Please return here when you have resources created.
52+
>[!IMPORTANT] If your organization requires you to customize the security of storage resources, the AI Foundry currently does not currently expose all the features that can be configured. Please refer to [Azure AI services API access keys](../../../ai-studio/concepts/ai-resources.md#azure-ai-services-api-access-key.mds) to create resources that meet your organizations requirements through the Azure portal. Policy enforced in Azure on the hub scope applies to all projects managed under it. Please return here when you have resources created.
5353
5454
Once you complete the setup steps, select `Create project`.
5555

0 commit comments

Comments
 (0)