Skip to content

Changing the schema migration package download link#8502

Merged
calvinhzy merged 1 commit intoAzure:mainfrom
ajayparwani:ajayparwani/sqlschemamigration-pkg-urlchange
Mar 4, 2025
Merged

Changing the schema migration package download link#8502
calvinhzy merged 1 commit intoAzure:mainfrom
ajayparwani:ajayparwani/sqlschemamigration-pkg-urlchange

Conversation

@ajayparwani
Copy link
Contributor


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

Description

  1. The URL for downloading the SQL Schema migration Zip has been updated to https://aka.ms/sqlschemamigrationpackage.
  2. The URL https://aka.ms/sqlschemamigrationpackage now redirects to the actual download URL: https://sqlassess.z13.web.core.windows.net/SqlSchemaMigration/SqlSchemaMigration.zip.
  3. This change ensures that the PowerShell module will not require any code modifications in the future, even if the actual download URL changes.

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? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

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.

@azure-client-tools-bot-prd
Copy link

azure-client-tools-bot-prd bot commented Feb 24, 2025

️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes

@yonzhan
Copy link
Collaborator

yonzhan commented Feb 24, 2025

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

@github-actions
Copy link
Contributor

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@microsoft-github-policy-service microsoft-github-policy-service bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Feb 24, 2025
@microsoft-github-policy-service
Copy link
Contributor

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

@github-actions
Copy link
Contributor

@calvinhzy
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@calvinhzy calvinhzy merged commit 21ca379 into Azure:main Mar 4, 2025
27 of 28 checks passed
@azclibot
Copy link
Collaborator

azclibot commented Mar 4, 2025

[Release] Update index.json for extension [ datamigration-1.0.0b4 ] : https://dev.azure.com/msazure/One/_build/results?buildId=116856022&view=results

nascarsayan pushed a commit to nascarsayan/azure-cli-extensions that referenced this pull request Mar 6, 2025
Co-authored-by: Ajay Parwani <ajayparwani@microsoft.com>
Shivani-Msft pushed a commit to danlope/azure-cli-extensions that referenced this pull request Mar 12, 2025
Co-authored-by: Ajay Parwani <ajayparwani@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants