You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The solution contains a [development container](https://code.visualstudio.com/docs/remote/containers) with all required tooling pre-configured.
@@ -300,8 +256,6 @@ az role assignment create \
300
256
#### Other Required Roles
301
257
Depending on the features you use, you may also need:
302
258
-**Storage Blob Data Contributor** - For Azure Storage operations
303
-
-**Storage Queue Data Contributor** - For queue-based processing
304
-
-**Azure AI Developer** - For Azure AI Foundry access
305
259
306
260
**Note**: RBAC permission changes can take 5-10 minutes to propagate. If you encounter "Forbidden" errors after assigning roles, wait a few minutes and try again.
307
261
@@ -334,20 +288,33 @@ Edit the `.env` file with your Azure configuration. Find these values from:
0 commit comments