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

Added TDE Migration cmdlet #6173

Merged
merged 14 commits into from
May 24, 2023
Merged

Added TDE Migration cmdlet #6173

merged 14 commits into from
May 24, 2023

Conversation

smartura
Copy link
Contributor

@smartura smartura commented Apr 4, 2023

Description

This pull request adds a new cmdlet "tde-migration" which allows users to migrate TDE certificates from a source SQL server to a target SQL MI.

This cmdlet works is by downloading the latest version of the TDE Console App from nuget.org, then running console app with provided arguments. Logic is put in place to download updates from nuget.org when available and remove previous versions.


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

@yonzhan
Copy link
Collaborator

yonzhan commented Apr 4, 2023

Thank you for your contribution! We will review the pull request and get back to you soon.

@smartura smartura marked this pull request as ready for review May 16, 2023 14:10
@yonzhan
Copy link
Collaborator

yonzhan commented May 20, 2023

Please fix CI issues.

@kairu-ms kairu-ms merged commit 3cb59b7 into Azure:main May 24, 2023
@azclibot
Copy link
Collaborator

[Release] Update index.json for extension [ datamigration ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=57703&view=results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants