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

[AutoPR] datamigration/resource-manager #7323

Closed
wants to merge 11 commits into from

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: datamigration/resource-manager

AutorestCI and others added 9 commits July 11, 2019 12:51
chore: jsonfmt datamigrtion

Ran `jsonfmt -w "specification/datamigration/**/*.json"`
…nc scenario and ServiceTask resource (#5434)

* Generated from 5c209c20ca9a6f8d5f2e9bf3aca1078b6d80ab92

Add Oracle to Azure Database For PostgreSQL scenarios and Service Task resource which supports the scenario.

* Generated from 96de3859707b69b5b8b372d72f09cac32be112c7

Add Oracle to Azure Database For PostgreSQL scenarios and Service Task resource which supports the scenario.

* Generated from a455f45c33d0e2b8f0a298d637a86ecac9fb4042

Add Oracle to Azure Database For PostgreSQL scenarios and Service Task resource which supports the scenario.

* Generated from 2281cc30a4d0eae30b0c3b68f6a679a6dff649ee

Add Oracle to Azure Database For PostgreSQL scenarios and Service Task resource which supports the scenario.

* Generated from e94036625f69f01964f3b6821aa72c4cc578073e

Add Oracle to Azure Database For PostgreSQL scenarios and Service Task resource which supports the scenario.
chore: jsonfmt datamigration

Ran `jsonfmt -w "specification/datamigration/**/*.json"`
…mapping Oracle schemas and tables to PostgreSQL databases and tables (#6096)

* Generated from 835bf096bcbb0db18081cb31338036c70108ccd5

Adding objects necessary for mapping Oracle schemas and tables to PostgreSQL databases and tables.

* Generated from 4f5182d37c4186591e8206f751be4c47bb32b08c

Adding objects necessary for mapping Oracle schemas and tables to PostgreSQL databases and tables 2

* Packaging update of azure-mgmt-datamigration
Update Tasks.json

Fixed incorrect discriminator for Oracle to PostgreSQL scenario.
Update OracleAzureDbPostgreSqlSyncTask.json

Added "caseManipulation" to MigrateOracleAzureDbPostgreSqlSyncDatabaseInput object
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Sep 17, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-datamigration

You can install the package azure-mgmt-datamigration of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_datamigration/resource-manager#egg=azure-mgmt-datamigration&subdirectory=azure-mgmt-datamigration"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_datamigration/resource-manager#egg=azure-mgmt-datamigration&subdirectory=azure-mgmt-datamigration"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_datamigration/resource-manager
  • pip install -e ./azure-mgmt-datamigration

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_datamigration/resource-manager
  • pip wheel --no-deps ./azure-mgmt-datamigration

Direct download

Your files can be directly downloaded here:

Add aad domain name for windows login migration support
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