Having a very similar problem, did not manage to get logs working yet. It seems that it fails even before logs are started to be produced. Interested to get any updates.
Prompt flow deployment of endpoint failed
Hi, I am new to Azure Ai Studio and am working on a chat flow. I have a working prompt flow within a project in Azure Ai Studio that I want to deploy.
With a compute session running, Ive tried to deploy it via the "Deploy" button inside prompt flow but I get the following error.
I can view the endpoint inside Machine Learning Studio but cannot add any deployment from here.
I suspect it could be some access control that I am lacking.
I appreciate any help.
2 answers
Sort by: Most helpful
-
-
Kecheng 10 Reputation points
2024-07-16T08:47:37.6833333+00:00 The issue with my case was with my storage blob data contributor access control.
Apparently, there was a condition that does not grant permission to write to blob during deployment.
The fix was to delete the role and reassign it.