How to disable rebuild index in CI/CD

Copper Contributor

Hello everyone,

In our organization we work on Visual Studio to manage our databases.

It is configured with Git in DevOps.

When we push our modifications, it takes 1 hour to complete the task in DevOps because it rebuilds the indexes.

How can we disable the rebuilding of the indexes when we push a modification please ?

Thanks.

[EDIT 1] : The exact message in DevOps is "... Aletring Index [dbo]....."

0 Replies