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

adding SQL DB migration cmdlets to AZ.DataMigration #17406

Merged
merged 19 commits into from
Apr 12, 2022

Conversation

vasundhraManhas
Copy link

@vasundhraManhas vasundhraManhas commented Mar 8, 2022

Description

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:

@vasundhraManhas vasundhraManhas added this to the Mar 2022 (2022-04-05) milestone Mar 8, 2022
@vasundhraManhas vasundhraManhas changed the title adding option to launch a new console for running perfDataCollection adding SQL DB migration cmdlets to AZ.DataMigration Apr 5, 2022
@vasundhraManhas vasundhraManhas removed their assignment Apr 5, 2022
Vasundhra Manhas added 3 commits April 6, 2022 12:27
…rationSqlDb

Make MigrationoperationId "required" for Stop-AzDataMigrationToSqlDb
removing migrationoperatinid and provisioning error from new sqlMI and new SqlVM migrations
referring to swagger from the PR
Vasundhra Manhas added 2 commits April 8, 2022 14:47
@vasundhraManhas
Copy link
Author

@isra-fel The swagger has been merged : Azure/azure-rest-api-specs#18213

Copy link
Member

@isra-fel isra-fel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. But note that the skipped test cases must be enabled prior to Az.DataMigration module GA.

@isra-fel isra-fel merged commit dae72ea into Azure:generation Apr 12, 2022
@vasundhraManhas
Copy link
Author

Looks good to me. But note that the skipped test cases must be enabled prior to Az.DataMigration module GA.

Thank you so much!

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

Successfully merging this pull request may close these issues.

3 participants