Index Disable/Enable Rules
Published 06 January 2020
This documentation is only suitable for Data Masker for SQL Server.
Index disable/enable rules can disable or enable a set of indexes defined on the database schema.
When a column being masked is also indexed, an extra index update is needed for each masking operation performed. This can have the effect of dramatically slowing down the execution rate of the masking rule. Such indexes can be disabled prior to execution of the masking rules and re-enabled again at the end.