Once you change the settings of your containers with URL etc., at the project level you need to first unselect the connection name and then select it again. It took me a few hours to figure it out.
Form Recognizer Error: Check if you have unexpired read/write/list/delete permission to blob container/blob.

I am having trouble reconnecting to a blob I successfully connected to just fine the other day in the sample labeling tool docker project with details I folled here originally (and reconnecting the other day) https://learn.microsoft.com/en-us/azure/cognitive-services/form-recognizer/quickstarts/label-tool?tabs=v2-1. I have gone to my storage account multiple times and I use Storage Explorer right click the model folder, click get shared access signature, select all permissions, change start and end time to easily cover today, create this SAS, then I copy paste this into connections, it then says its fine, I then open the cloud project and it finds my model from the connection, however it then says (after clicking my model): Error: Check if you have unexpired read/write/list/delete permission to blob container/blob. What could this be?
You can also check for if the SAS token has sufficient permissions. See the below snapshot:
Hello,
I am facing the same issue, can please help me to fix it? i tried all the solution proposed in comments without result !
thanks.