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

QueryStore option is set to 100MB after every deployment #480

Open
ssreerama opened this issue Aug 6, 2024 · 2 comments
Open

QueryStore option is set to 100MB after every deployment #480

ssreerama opened this issue Aug 6, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ssreerama
Copy link

  • SqlPackage or DacFx Version: All
  • .NET Framework (Windows-only) or .NET Core: All
  • Environment (local platform and source/target platforms): Any

Steps to Reproduce:

  1. Create a SQL project and deploy it on Azure server
  2. Verify the Query Store Max Storage Size before and after the deployment.
  3. If it is not 100MB and after deployment it is resetting to 100MB

Did this occur in prior versions? If not - which version(s) did it work in?

(DacFx/SqlPackage/SSMS/Azure Data Studio) All

@ssreerama ssreerama added the bug Something isn't working label Aug 6, 2024
@dzsquared
Copy link
Contributor

@ssreerama - is this original SQL projects or Microsoft.Build.Sql or both?

@ssreerama
Copy link
Author

This was tested in SDK style SQL project, I believe it will be the same for the VS projects too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants