- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2025 06:29 AM
Running a deply on github: Run databricks bundle deploy
databricks bundle deploy
shell: /usr/bin/bash -e {0}
env:
DATABRICKS_HOST: {{HOST}}
DATABRICKS_CLIENT_ID: {{ID}}
DATABRICKS_CLIENT_SECRET: ***
DATABRICKS_BUNDLE_ENV: prod
Error: This API is disabled for users without the databricks-sql-access or workspace-access or workspace-consume entitlements. Contact your administrator for more information. [ReqId: 6582b050-f6bb-4abf-9972-427f47783b7b]
Not entirely sure how to fix this issue, I tried granting more access to the user associated with it and still getting the same issue. I granted them data-eng-admin and data-eng-database-admin roles. I browsed some forum posts but they mark it as answered before providing what they did to fix the issue.
Thanks
- Labels:
-
Model Serving