Obfuscating data in SQL Server
A guide to obfuscating sensitive data directly within SQL Server using a user-defined function, focusing on securing development environments.
A guide to obfuscating sensitive data directly within SQL Server using a user-defined function, focusing on securing development environments.
Introduces the Azure Mask browser extension, an open-source tool for automatically masking sensitive data in the Azure Portal for safer screen sharing and content creation.
Explains how to implement reversible data masking in MongoDB using an idempotent pattern to protect sensitive data while enabling authorized recovery.
Explores how to use MongoDB aggregation pipelines to mask sensitive data for testing and API access, with practical examples.