Skip to content

Commit a4453ac

Browse files
authored
Fix typo for blob storage
1 parent a1ea100 commit a4453ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/flow-develop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ In this article, you learn how to create and develop your first prompt flow in A
3434
- If you don't have an Azure AI Foundry project already, first [create a project](create-projects.md).
3535
- Prompt flow requires a compute session. If you don't have a runtime, you can [create one in Azure AI Foundry portal](./create-manage-compute-session.md).
3636
- You need a deployed model.
37-
- In your project, configure access control for the blog storage account. Assign the **Storage Blob Data Contributor** role to your user account.
37+
- In your project, configure access control for the blob storage account. Assign the **Storage Blob Data Contributor** role to your user account.
3838
- In the bottom left of the Azure AI Foundry portal, select **Management center**.
3939
- In **Connected resources** for your project, select the link that corresponds to the **Azure Blob Storage** type.
4040
- Select **View in Azure Portal**

0 commit comments

Comments
 (0)