Update domain after Microsoft Docs rebranding to Microsoft Learn
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 azdevrequired) - [ ] Have you run
python scripts/ci/test_index.py -qlocally? (pip install wheel==0.30.0required) - [ ] My extension version conforms to the Extension version schema
For new extensions:
- [ ] My extension description/summary conforms to the Extension Summary Guidelines.
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 CLI Extensions Breaking Change Test
️✔️Non Breaking Changes
Hi @xmdanni, Please write the description of changes which can be perceived by customers into HISTORY.rst. If you want to release a new extension version, please update the version in setup.py as well.
Thank you for your contribution! We will review the pull request and get back to you soon.
CodeGen Tools Feedback Collection
Thank you for using our CodeGen tool. We value your feedback, and we would like to know how we can improve our product. Please take a few minutes to fill our codegen survey
Hi @xmdanni
Release Suggestions
Module: alertsmanagement
- Update
VERSIONto1.0.0b2insrc/alertsmanagement/setup.py
Module: aosm
- Please log updates into to
src/aosm/HISTORY.rst - Update
VERSIONto2.0.0b2insrc/aosm/setup.py
Module: automation
- Please log updates into to
src/automation/HISTORY.rst - Update
VERSIONto1.0.0b2insrc/automation/setup.py - Set
azext.isPreviewtotruein azext_metadata.json for automation - Remove
azext.isExperimental: truein azext_automation/azext_metadata.json
Module: azurelargeinstance
- Please log updates into to
src/azurelargeinstance/HISTORY.rst - Update
VERSIONto1.0.0b5insrc/azurelargeinstance/setup.py
Module: connectedk8s
- Please log updates into to
src/connectedk8s/HISTORY.rst - Update
VERSIONto1.10.7insrc/connectedk8s/setup.py
Module: costmanagement
- Please log updates into to
src/costmanagement/HISTORY.rst - Update
VERSIONto1.0.1insrc/costmanagement/setup.py
Module: dataprotection
- Please log updates into to
src/dataprotection/HISTORY.rst - Update
VERSIONto1.5.6insrc/dataprotection/setup.py
Module: desktopvirtualization
- Please log updates into to
src/desktopvirtualization/HISTORY.rst - Update
VERSIONto1.0.1insrc/desktopvirtualization/setup.py
Module: front-door
- Please log updates into to
src/front-door/HISTORY.rst - Update
VERSIONto1.2.1insrc/front-door/setup.py
Module: hdinsightonaks
- Please log updates into to
src/hdinsightonaks/HISTORY.rst - Update
VERSIONto1.0.0b4insrc/hdinsightonaks/setup.py
Module: k8s-configuration
- Please log updates into to
src/k8s-configuration/HISTORY.rst - Update
VERSIONto2.1.1insrc/k8s-configuration/setup.py
Module: k8s-extension
- Please log updates into to
src/k8s-extension/HISTORY.rst - Update
VERSIONto1.6.4insrc/k8s-extension/setup.py
Module: load
- Please log updates into to
src/load/HISTORY.rst - Update
VERSIONto1.4.3insrc/load/setup.py
Module: log-analytics-solution
- Please log updates into to
src/log-analytics-solution/HISTORY.rst - Update
VERSIONto1.0.2insrc/log-analytics-solution/setup.py
Module: logic
- Please log updates into to
src/logic/HISTORY.rst - Update
VERSIONto1.1.1insrc/logic/setup.py
Module: mesh
- Please log updates into to
src/mesh/HISTORY.rst - Update
VERSIONto1.0.0b2insrc/mesh/setup.py
Module: offazure
- Please log updates into to
src/offazure/HISTORY.rst - Update
VERSIONto1.0.0b1insrc/offazure/setup.py - Set
azext.isPreviewtotruein azext_metadata.json for offazure - Remove
azext.isExperimental: truein azext_offazure/azext_metadata.json
Module: portal
- Please log updates into to
src/portal/HISTORY.rst - Update
VERSIONto1.0.0b2insrc/portal/setup.py
Module: quota
- Please log updates into to
src/quota/HISTORY.rst - Update
VERSIONto1.0.1insrc/quota/setup.py
Module: serviceconnector-passwordless
- Please log updates into to
src/serviceconnector-passwordless/HISTORY.rst - Update
VERSIONto3.1.4insrc/serviceconnector-passwordless/setup.py
Module: spring
- Please log updates into to
src/spring/HISTORY.rst - Update
VERSIONto1.26.2insrc/spring/setup.py
Module: spring-cloud
- Please log updates into to
src/spring-cloud/HISTORY.rst - Update
VERSIONto3.1.9insrc/spring-cloud/setup.py
Module: ssh
- Please log updates into to
src/ssh/HISTORY.rst - Update
VERSIONto2.0.7insrc/ssh/setup.py
Module: storagesync
- Please log updates into to
src/storagesync/HISTORY.rst - Update
VERSIONto1.0.2insrc/storagesync/setup.py
Module: virtual-wan
- Please log updates into to
src/virtual-wan/HISTORY.rst - Update
VERSIONto1.0.2insrc/virtual-wan/setup.py
Module: vm-repair
- Please log updates into to
src/vm-repair/HISTORY.rst - Update
VERSIONto2.0.4insrc/vm-repair/setup.py
Module: vmware
- Please log updates into to
src/vmware/HISTORY.rst - Update
VERSIONto7.1.1insrc/vmware/setup.py
Module: workloads
- Please log updates into to
src/workloads/HISTORY.rst - Update
VERSIONto1.1.0b4insrc/workloads/setup.py
Notes
- For more info about extension versioning, please refer to Extension version schema
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
aaz models used in code under aaz folder have been updated concerning the domain update of microsoft.com
https://github.com/Azure/aaz/pull/629
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
Modules below are excluded for outdated tests and styling check failure and need to be copied with in the future (plan to add into cli linter rule to mitigate in daily prs).
src/aks-preview
src/appservice-kube
src/azure-firewall
src/blueprint
src/confcom
src/containerapp
src/cosmosdb-preview
src/databricks
src/datafactory
src/dms-preview
src/fluid_relay
src/hardware-security-modules
src/hpc-cache
src/image-gallery
src/import-export
src/init
src/notification-hub
src/quantum
src/resource-mover
src/storage-blob-preview
src/storage-preview
src/stream-analytics
src/virtual-network-tap