Skip to content

[Modules] Added SQL Protector for SQL Server#3025

Merged
AlexanderSehr merged 12 commits intoAzure:mainfrom
jhueppauff:add-sql-protector
Mar 31, 2023
Merged

[Modules] Added SQL Protector for SQL Server#3025
AlexanderSehr merged 12 commits intoAzure:mainfrom
jhueppauff:add-sql-protector

Conversation

@jhueppauff
Copy link
Copy Markdown
Contributor

@jhueppauff jhueppauff commented Mar 20, 2023

Description

I added the missing encryption protector for SQL Server. #1980
This should enable to apply TDE on Databases with a custom key.
However this is my first contribution, in case I missed anything please raise your voice.

Pipeline references

For module/pipeline changes, please create and attach the status badge of your successful run.

Pipeline
Sql - Servers

Type of Change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • Update to documentation

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@jhueppauff jhueppauff requested a review from a team as a code owner March 20, 2023 09:37
@AlexanderSehr AlexanderSehr added enhancement New feature or request [cat] modules category: modules labels Mar 20, 2023
@eriqua eriqua changed the title Added SQL Protector for SQL Server [Modules] Added SQL Protector for SQL Server Mar 23, 2023
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[cat] modules category: modules enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants