Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sp_BlitzIndex fails if you don't have permissions to query sys.sql_expression_dependencies #3522

Closed
BrentOzar opened this issue May 22, 2024 · 0 comments · Fixed by #3523
Closed
Assignees

Comments

@BrentOzar
Copy link
Member

What is the current behavior?
Testing with low-permissions users in Azure SQL DB, you get an error. Need to wrap it in a try/catch.

@BrentOzar BrentOzar added this to the 2024-05 Release milestone May 22, 2024
@BrentOzar BrentOzar self-assigned this May 22, 2024
BrentOzar added a commit that referenced this issue May 22, 2024
Fixing error if they can't query sql_expression_dependencies. Closes #3522.
BrentOzar added a commit that referenced this issue May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant