Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/ai-studio/how-to/flow-develop.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ In this article, you learn how to create and develop your first prompt flow in A
- If you don't have an Azure AI Foundry project already, first [create a project](create-projects.md).
- 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).
- You need a deployed model.
- In your project, configure access control for the blog storage account. Assign the **Storage Blob Data Contributor** role to your user account.
- In your project, configure access control for the blob storage account. Assign the **Storage Blob Data Contributor** role to your user account.
- In the bottom left of the Azure AI Foundry portal, select **Management center**.
- In **Connected resources** for your project, select the link that corresponds to the **Azure Blob Storage** type.
- Select **View in Azure Portal**
Expand Down