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-foundry/how-to/develop/cloud-evaluation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ If this is your first time running evaluations and logging it to your Azure AI F
32
32
33
33
1. Create and connect your storage account to your Azure AI Foundry project at the resource level. There are two ways you can do this:
34
34
-[Bicep template provisions and connects a storage account to your Foundry project with key authentication](https://github.com/azure-ai-foundry/foundry-samples/blob/main/samples/microsoft/infrastructure-setup/01-connections/connection-storage-account.bicep).
35
-
-[Manually create and provision access to your storage account in Azure Portal](../evaluations-storage-account.md).
35
+
-[Manually create and provision access to your storage account in Azure portal](../evaluations-storage-account.md).
36
36
1. Make sure the connected storage account has access to all projects.
37
37
1. If you connected your storage account with Microsoft Entra ID, make sure to give MSI (Microsoft Identity) permissions for Storage Blob Data Owner to both your account and Foundry project resource in Azure portal.
Copy file name to clipboardExpand all lines: articles/ai-foundry/how-to/evaluations-storage-account.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@ author: lgayhardt
14
14
# How to create and configure your storage account for use in Azure AI Foundry Projects
15
15
16
16
> [!IMPORTANT]
17
-
> This guidance only applies to the new Foundry resource based projects, not hub based projects. These steps are not required for hub based projects.
17
+
> This guidance only applies to the new Foundry resource based projects, not hub based projects. These steps aren't required for hub based projects.
18
18
19
-
When running evaluations with user provided datasets, users must connect a Storage Account to their Azure AI Foundry Resource. This is the storage account that will be used to store these datasets. However, providing this connection is not enough, the project must also be given contributor access to the blob storage to allow read and write access to the storage account. These instructions will walk you through how to create the storage account, connect it to your project, and give resource permission.
19
+
When running evaluations with user provided datasets, users must connect a Storage Account to their Azure AI Foundry Resource. This is the storage account that is used to store these datasets. However, providing this connection isn't enough, the project must also be given contributor access to the blob storage to allow read and write access to the storage account. These instructions walk you through how to create the storage account, connect it to your project, and give resource permission.
20
20
21
21
## Prerequisites
22
22
@@ -26,12 +26,12 @@ When running evaluations with user provided datasets, users must connect a Stora
26
26
27
27
If you have already created your blob storage account, you can skip this section.
28
28
29
-
Azure AI Foundry evaluations uses the user's blob storage account to store datasets for use in evaluations. To create the storage account, follow the below steps:
29
+
Azure AI Foundry evaluations use the user's blob storage account to store datasets for use in evaluations. To create the storage account, follow the below steps:
30
30
31
-
1. Go to your AI Foundry Project and find your resource group. To find your resource group, select the project name in the top right corner and select your resource group. This will take you to the resource group in Azure Portal.
31
+
1. Go to your AI Foundry Project and find your resource group. To find your resource group, select the project name in the top right corner and select your resource group. This takes you to the resource group in Azure portal.
32
32
1. Select **Create** on the Resource Group page.
33
33
1. Search "Storage Account" and select the Storage Account option that is published by Microsoft.
34
-
:::image type="content" source="../../media/evaluations/storage/storage-account.png" alt-text="A screenshot showing the Microsoft storage account option." lightbox="../../media/evaluations/storage/storage-account.png":::
34
+
:::image type="content" source="/../media/evaluations/storage/storage-account.png" alt-text="A screenshot showing the Microsoft storage account option." lightbox="/../media/evaluations/storage/storage-account.png":::
35
35
1. Create your storage account.
36
36
1.*Storage account name*: Give your storage account a meaningful name.
37
37
1.*Region*: Recommendation: Create the storage account in the same region you created your project. To find this, go back to Azure AI Foundry, select the project name in the top right corner of the screen (which is the same option you selected earlier to find the link to your resource group), and review the Location of the resource group. Note: it will not default to the same region.
@@ -44,14 +44,14 @@ Azure AI Foundry evaluations uses the user's blob storage account to store datas
44
44
45
45
## Connect your blob storage account in Azure AI Foundry
46
46
47
-
Now that the storage account has been created, it is time to connect the blob storage account to the Azure AI Foundry resource. If you have already completed this step, you can skip to the next section.
47
+
Now that the storage account has been created, it's time to connect the blob storage account to the Azure AI Foundry resource. If you have already completed this step, you can skip to the next section.
48
48
49
-
1. Navigate to your project at ai.azure.com. Ensure you are in the project you are trying to run evaluations for.
49
+
1. Navigate to your project at ai.azure.com. Ensure you are in the project you're trying to run evaluations for.
50
50
1. In the lower left corner at the bottom of the menu, select **Management Center**.
51
51
1. Select **Connected Resources** under "Resource (your resource name here)", NOT Project.
52
52
1. Select **New connection**.
53
53
1. Select **Storage account**.
54
-
:::image type="content" source="../../media/evaluations/storage/add-storage-account.png" alt-text="A screenshot showing the adding a storage account as a new connection to your resource." lightbox="../../media/evaluations/storage/add-storage-account.png":::
54
+
:::image type="content" source="../media/evaluations/storage/add-storage-account.png" alt-text="A screenshot showing the adding a storage account as a new connection to your resource." lightbox="/../media/evaluations/storage/add-storage-account.png":::
55
55
1. Search for your storage account name that you created.
56
56
1. Authentication method: Recommended: Microsoft Entra ID.
57
57
1. Select **Add Connection**.
@@ -63,24 +63,24 @@ The final step to setting up this storage account to store your datasets for eva
63
63
64
64
1. Navigate to your project in Azure AI Foundry.
65
65
1. In the top left corner, select your project name dropdown.
66
-
1. Select the Resource Group link, which will take you to Azure Portal for the resource group.
66
+
1. Select the Resource Group link, which will take you to Azure portal for the resource group.
67
67
1. Select the storage account you created under the *Resources* table.
68
68
1. On the right hand side, select **Access Control (IAM)**.
69
69
1. Select +Add -> Add role assignment.
70
70
> [!NOTE]
71
-
> If this is disabled, go to "Role assignments" and under "All", ask an owner to take the next steps.
71
+
> If this is disabled, go to **Role assignments** and under *All*, ask an owner to take the next steps.
72
72
73
-
:::image type="content" source="../../media/evaluations/storage/access-control.png" alt-text="A screenshot of access control in the storage account settings hightlighing add role assignment. " lightbox="../../media/evaluations/storage/access-control.png":::
73
+
:::image type="content" source="../media/evaluations/storage/access-control.png" alt-text="A screenshot of access control in the storage account settings highlighting add role assignment. " lightbox="../media/evaluations/storage/access-control.png":::
74
74
1. In the *Job function roles* table, search for "Storage Blob Data Contributor" and select that option. Then select **Next** at the bottom of the screen.
75
75
1. In the "Assign access to" option, select **Managed identity**.
76
76
1. Select **+ Select members**.
77
77
1.*Subscription*: Your subscription
78
78
1.*Managed identity*: All system-assigned managed identities.
79
-
1. Select: Search for your project name. Select your project, not the resource. It should be formatted [ResourceName]/[ProjectName]. Do not select the resource name, which does not have the "/[ProjectName] after it.
79
+
1. Select: Search for your project name. Select your project, not the resource. It should be formatted [ResourceName]/[ProjectName]. Don't select the resource name, which doesn't have the "/[ProjectName] after it.
80
80
1. Select **Select** button at the bottom.
81
81
1. Select **Review + assign** twice.
82
82
83
-
You have now provided your project with write access to your blob storage account. After a few minutes, you will be able to add data during an evaluation in AI Foundry.
83
+
You have now provided your project with write access to your blob storage account. After a few minutes, you'll be able to add data during an evaluation in AI Foundry.
0 commit comments