Unable to create flow: Please grant workspace/registry read access to the source storage account.

Allen Nugent 0 Reputation points
2024-11-14T05:27:04.1766667+00:00

I'm working through a tutorial on custom copilots and am stuck trying to deploy a prompt flow. It seems the tutorial has not provided the prerequisite steps. The full message is "Unable to create flow. CloudDependencyPermission: This request is not authorized to perform this operation using this permission. Please grant workspace/registry read access to the source storage account.", but I don't know how to do that.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,915 questions
{count} votes

1 answer

Sort by: Most helpful
  1. navba-MSFT 25,490 Reputation points Microsoft Employee
    2024-11-15T10:37:37.5266667+00:00

    @Allen Nugent I'm glad to see you were able to resolve your issue. Thanks for posting your solution so that others experiencing the same thing can easily reference this. Since the Microsoft Q&A community has a policy that the question author cannot accept their own answer, they can only accept answers by others, I'll repost your solution in case you'd like to Accept the answer.

    . Issue:

    You are unable to create workflow and encountering below error:

    Unable to create flow. CloudDependencyPermission: This request is not authorized to perform this operation using this permission. Please grant workspace/registry read access to the source storage account.

    . Resolution:
    You followed the below steps and that fixed the issue:

    • You found the values of Key 1 and Key 2 for the blob storage and copied the Key 1 value.
    • You then navigated to the "workspaceblobstore" in the Project page in AI Studio, edited the "Access details" pane, and pasted it into the "Account key" box.
    • Then the deployment was succesful.
    • Then you clicked on View in Azure Portal. You got a screen where you found the "permissions" dropdown under Settings > Shared access tokens. The Read permission was set, and you were able to select Write.

    **

    Please do not forget to "Accept the answer” and “up-vote”so that, this can be beneficial to other community members.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.