Skip to content

[receiver/sqlserver] Make queries compatible with Azure SQL Database … #41102

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sincejune
Copy link
Contributor

…and Azure SQL Managed Instance

Description

Regarding IO queries, sys.master_files is not available on Azure managed SQL Server, hence using sys.database_files instead to get info from the connected database.

Link to tracking issue

n/a

Testing

Updated

Documentation

Added

@sincejune sincejune requested review from crobert-1 and a team as code owners July 4, 2025 15:11
@github-actions github-actions bot added receiver/sqlserver Run Windows Enable running windows test on a PR labels Jul 4, 2025
@github-actions github-actions bot requested a review from StefanKurek July 4, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
receiver/sqlserver Run Windows Enable running windows test on a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants