-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Ignore SDK models/operations and KnackConversion testsdk #22
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
derekbekoe
pushed a commit
that referenced
this pull request
Jan 8, 2018
* Ignore SDK models/operations and KnackConversion testsdk (#22) * Ignore SDK models/operations and KnackConversion testsdk * Install from KnackConversion branch * Fix new pylint * Ignore knack and other azure.cli modules from pylint import errors (#23) * Ignore _management_client.py from SDK also (#25) * Image-copy: knack conversion (#26) * knack conversion * fixing some lint warnings * fix number displayed in progress reporting * fix more lint issues * fix mroe lint issues * image-copy: fix lint issue * Update IoT Extension index data for new release. (#27) * Update IoT Extension index data for new release. * Tweak dependency format. * minCLiVersion->minCliCoreVersion * Checksum must be lowercase. * Update minCliCoreVersion. * Add new hash. * image copy: add version 0.0.4 back to index (#29) * image copy: add version 0.0.4 back to index * image copy: fix json object
belmaiastar
added a commit
to belmaiastar/azure-cli-extensions
that referenced
this pull request
Jul 20, 2018
williexu
pushed a commit
that referenced
this pull request
Jul 21, 2018
* Service Fabric Mesh - Public Preview (#22) * Mesh public preview (#26) * Private Preview 4 * Fix CI check * Use future print * Merge from master (#27) * Remove rdbms public CLI extension. (#179) * Worm feature and listing usage by region (#181) * vendored mgmt sdk * sdk * updated old recordings for new sdk * added worm feature enable listing usage by region ci fixes fixes fixes flake8 fixes removed prints * address feedback * updated index with new extension path * version bump in index * Updating the dev-spaces command from aks group to ads group (#183) * Updating the dev-spaces command from aks group to ads group - refactoring * Installing cli tooling, if does not exist, on remove command * Updating min req of azure cli to 2.0.32 * Reverting index related changes - will send out a separate PR for this, after updating the generated whl file. * Updating index: sha and minCliVersion (#185) * iotext v0.4.5 (#188) * iotext v0.4.5 * Fix sha256 hash. * Bumping Dev Spaces version to 0.1.1 and updating the Index (#186) * VNET extension (#176) * VNET extension Adding VNET extension for public repo , Pending changes : update index.json to add the extension and uploading .whl file to blob repo will happen later . * fixing indentation fixing indentation * fixing more flake8 reported issues fixing more flake8 reported issues * Fixing Review comments and formatting issues. Fixing Review comments and formatting issues. * Fixing some more issues with source static and bug fixes Fixing some more issues with source static and bug fixes * Renaming _client_factory to _client_vnet_factory Renaming _client_factory to _client_vnet_factory * Reverting the last change Reverting the last change * Renaming to azext_rdbms_vnet Renaming to azext_rdbms_vnet * More formatting issue fix More formatting issue fix * adding code owners adding code owners * Adding my email id Adding my email id :) * Adding extension to index.json wheel file is already uploaded to prodrdbmsclipackages * fixing index-verify fixing index-verify * Changed the default value for eventdeliveryschema parameter to match the input event schema. (#189) * Added eventgrid preview extension to index.json. * Made the hash lowercase. * Regenerated using Wheel 0.30 * Updating index metadata to match with what's in the package. * Updated the description to match what's in the package. * Added minCliCoreVersion in index.json to match with the metadata in the package. * Changed the default value for eventdeliveryschema parameter to match the input event schema. * Updated version in index.json and fixed the default in the function argument list. * Changing SHA256digest to lower case. * Regenerated extension with 0.30.0 of wheel to resolve CI errors. * Updating space select functionality (#191) * Updating space select - selecting space on resource create/select both - updating azds osx url * Update * CR * Adding comments * CR * Management policy and new api-version (#194) * added new apiversion for mgmt sdk * updated storage mgmt client for new api * updated sdk and most recordings except show usage * finalized commands * usage to usages and help * fixed excryption tests * static check * updated help * Management policy recording and new version of wheel (#195) * updated some recordings * added new wheel to index * project url * updated whl * update index.json with new botservice package(minor fixes) (#199) * update index.json with new botservice package(minor fixes) * update version on index.json to match the new package * Updating dev-spaces-preview extension to honor azds commands update (#196) * Updating dev-spaces-preview extension to honor azds commands update * Adding update option to force install the newer version of azds tool * Update remove command * Index Update * Image-Copy: add support for sources backup by vhd files and snapshots (#201) * update descriptions and version * Add checks to verify that the source has a managed disk * fix procedure to name the temp storage account * support tags and final image name * fix lint issue * remove debug statement * add version 0.0.6 to index * support sources backed by vhd blobs (copied images) and snapshots * fix how we find the source_os_disk_id * adding image-copy version 0.0.7 to the index * fix issue with publishing to bot (#202) * fix missing client error during publish * update index.json * remove unused client variable * Updating some params of use command (#200) * Updating some params of use command * Updating index and bumping version * Removing commands and just keeping the module library to be accessed by azure cli * Index update * disable=too-few-public-methods * extend alotted time for script in travis (#208) * extend alotted time for script in travis * longer CI times for surcetests * Updates to extension documentation (#210) * doc for vendored_sdks folder * add README to point at extension docs in azure-cli folder * forgot to add docs readme * DMS - Adding PG and MySQL extension (#207) * Added functionality for Data Migration Assistant * Renamed extension * Updated the default database for PG * Updated the extension description to remove any CLI references * Renamed 'mgmt' to 'vendored_sdks' * Fixed pylint issues * extend alotted time for script in travis * Fixed flake8 test results * Updated code owners * Added metadata * Added license headers * added information to storage-preview extension readme for included features (#212) * Updating az use call to azds cli (#211) * Updating az use call to azds cli - addressing azds updated cli * Fix indentation error * update * Update * CR: renaming the prompt variable * readme changes (#214) * Updating output messages to be printed in default mode (#215) * Updating output messages to be printed in default mode * Code Review Update * increase travis wait time for source tests * Add support for oauth connection management in botservice (#213) * add support for oauth to botservice cli * minor fixes * fix style warnings * more pylint error fixes * fix flake errors * addressed comments. bumped up version * Static web and hierarchical namespace features. (#218) * updated sdk * service-properties update * initial generic update for blob service-properties * implemented generic update for service props * added testing and recording update * fixed bug * added test * recording * updated mgmt sdk for storage * added hierarchical namespace feature to account create * version bump * ci * pylint and re-recorded all tests * updated all recordings and tests for new sdks * IoT extension release 0.5.0 (#219) * IoT extension release 0.5.0 * fix dep format issue * change order of index dependencies * Index storage 0.1.3 (#220) * index storage * index edits * added examples and new features (#221) * updated api-version of arm to cli (#222) * updated api-version of arm to cli * converted all api-versions for resource * Update batch extension to 2.3.0 (#225) * changes to dependency check (#226) * changes to dependency check * CI * Fixed: can not connect when using slot option. (#227) * [0.8.0] Update SDK to Mesh namespace * Use new namespace * Run tests * iteration1 comments * new lines * Drop commands for legacy resources * Add license header * Comments * Delete sbz * Api version * fix history * Mesh preview rc (#29) * Remove rdbms public CLI extension. (#179) * Worm feature and listing usage by region (#181) * vendored mgmt sdk * sdk * updated old recordings for new sdk * added worm feature enable listing usage by region ci fixes fixes fixes flake8 fixes removed prints * address feedback * updated index with new extension path * version bump in index * Updating the dev-spaces command from aks group to ads group (#183) * Updating the dev-spaces command from aks group to ads group - refactoring * Installing cli tooling, if does not exist, on remove command * Updating min req of azure cli to 2.0.32 * Reverting index related changes - will send out a separate PR for this, after updating the generated whl file. * Updating index: sha and minCliVersion (#185) * iotext v0.4.5 (#188) * iotext v0.4.5 * Fix sha256 hash. * Bumping Dev Spaces version to 0.1.1 and updating the Index (#186) * VNET extension (#176) * VNET extension Adding VNET extension for public repo , Pending changes : update index.json to add the extension and uploading .whl file to blob repo will happen later . * fixing indentation fixing indentation * fixing more flake8 reported issues fixing more flake8 reported issues * Fixing Review comments and formatting issues. Fixing Review comments and formatting issues. * Fixing some more issues with source static and bug fixes Fixing some more issues with source static and bug fixes * Renaming _client_factory to _client_vnet_factory Renaming _client_factory to _client_vnet_factory * Reverting the last change Reverting the last change * Renaming to azext_rdbms_vnet Renaming to azext_rdbms_vnet * More formatting issue fix More formatting issue fix * adding code owners adding code owners * Adding my email id Adding my email id :) * Adding extension to index.json wheel file is already uploaded to prodrdbmsclipackages * fixing index-verify fixing index-verify * Changed the default value for eventdeliveryschema parameter to match the input event schema. (#189) * Added eventgrid preview extension to index.json. * Made the hash lowercase. * Regenerated using Wheel 0.30 * Updating index metadata to match with what's in the package. * Updated the description to match what's in the package. * Added minCliCoreVersion in index.json to match with the metadata in the package. * Changed the default value for eventdeliveryschema parameter to match the input event schema. * Updated version in index.json and fixed the default in the function argument list. * Changing SHA256digest to lower case. * Regenerated extension with 0.30.0 of wheel to resolve CI errors. * Updating space select functionality (#191) * Updating space select - selecting space on resource create/select both - updating azds osx url * Update * CR * Adding comments * CR * Management policy and new api-version (#194) * added new apiversion for mgmt sdk * updated storage mgmt client for new api * updated sdk and most recordings except show usage * finalized commands * usage to usages and help * fixed excryption tests * static check * updated help * Management policy recording and new version of wheel (#195) * updated some recordings * added new wheel to index * project url * updated whl * update index.json with new botservice package(minor fixes) (#199) * update index.json with new botservice package(minor fixes) * update version on index.json to match the new package * Updating dev-spaces-preview extension to honor azds commands update (#196) * Updating dev-spaces-preview extension to honor azds commands update * Adding update option to force install the newer version of azds tool * Update remove command * Index Update * Image-Copy: add support for sources backup by vhd files and snapshots (#201) * update descriptions and version * Add checks to verify that the source has a managed disk * fix procedure to name the temp storage account * support tags and final image name * fix lint issue * remove debug statement * add version 0.0.6 to index * support sources backed by vhd blobs (copied images) and snapshots * fix how we find the source_os_disk_id * adding image-copy version 0.0.7 to the index * fix issue with publishing to bot (#202) * fix missing client error during publish * update index.json * remove unused client variable * Updating some params of use command (#200) * Updating some params of use command * Updating index and bumping version * Removing commands and just keeping the module library to be accessed by azure cli * Index update * disable=too-few-public-methods * extend alotted time for script in travis (#208) * extend alotted time for script in travis * longer CI times for surcetests * Updates to extension documentation (#210) * doc for vendored_sdks folder * add README to point at extension docs in azure-cli folder * forgot to add docs readme * DMS - Adding PG and MySQL extension (#207) * Added functionality for Data Migration Assistant * Renamed extension * Updated the default database for PG * Updated the extension description to remove any CLI references * Renamed 'mgmt' to 'vendored_sdks' * Fixed pylint issues * extend alotted time for script in travis * Fixed flake8 test results * Updated code owners * Added metadata * Added license headers * added information to storage-preview extension readme for included features (#212) * Updating az use call to azds cli (#211) * Updating az use call to azds cli - addressing azds updated cli * Fix indentation error * update * Update * CR: renaming the prompt variable * readme changes (#214) * Updating output messages to be printed in default mode (#215) * Updating output messages to be printed in default mode * Code Review Update * increase travis wait time for source tests * Add support for oauth connection management in botservice (#213) * add support for oauth to botservice cli * minor fixes * fix style warnings * more pylint error fixes * fix flake errors * addressed comments. bumped up version * Static web and hierarchical namespace features. (#218) * updated sdk * service-properties update * initial generic update for blob service-properties * implemented generic update for service props * added testing and recording update * fixed bug * added test * recording * updated mgmt sdk for storage * added hierarchical namespace feature to account create * version bump * ci * pylint and re-recorded all tests * updated all recordings and tests for new sdks * IoT extension release 0.5.0 (#219) * IoT extension release 0.5.0 * fix dep format issue * change order of index dependencies * Index storage 0.1.3 (#220) * index storage * index edits * added examples and new features (#221) * updated api-version of arm to cli (#222) * updated api-version of arm to cli * converted all api-versions for resource * Update batch extension to 2.3.0 (#225) * changes to dependency check (#226) * changes to dependency check * CI * Fixed: can not connect when using slot option. (#227) * improved the deployment create command to now display back the public IP Addresses of the applications if available otherwise the status of the applications within the tempalte * added warning for when a network for an application can not be reached * added in displaying arm deployment errors * removed ~ folder * fixed the imports from client factory * removing files * specified errors and reduced clutter and depth of if statements * removed .vs * put in ascii friendly character * docs (#228) * added better logic handling for errors and show running now * fixed import for http error from network client * changed setup.py to 0.9.0 and changed the deploying to not redisplay * removed the untested parts * fixed white space comma issue * updated version * added history.rst version * improved wording of history.rst * added more safety checks for getting network references. reduced duplicate checks for looping over applications. fixed outputting for a few different places * Automationstatic (#232) * use flake8 config to apply exclusions, remove travis wait * pin pylint 1.9.2 for CI * fix link for extension summary for PRs (#233) * Checks for license presence while disregarding '#\n' (#237) * license ignore newlines * added licenses * cleanup * add static check as precheck (#238) * add static check as precheck * made basic index verification part of precheck * added network ref parse ability for other common format * started adding validation precheck to deploying * now has validation error check first * changed len check of string * cleaned up output * fixed formatting * fixed formatting of EOF lines * removed logging statement * removed the no wait from validation because it didnt seem necessary * ref doc gen broken due to deprecation work (#240) * should now just return expressions from the function and removed unused import * removed .idea files * should fix the inconsistent return formatting issue * added back missing new line * check_call will block child_process if enough output is sent to PIPE (#243) * check_call will block child_process if enough output is sent to PIPE * run is unavailable in python2, opting for check_output which reads from the PIPE * remove PIPE * fixed client naming * Add to index.json * Update module name * Update author name * Fix CI error * Fix CI
williexu
pushed a commit
that referenced
this pull request
Mar 4, 2019
* NFSAAS-1708 add initial version of anf cli extension * NFSAAS-1708 lint fixes * NFSAAS-1708 code owner * NFSAAS-1708 update from review comments * NFSAAS-1708 update from review comments * NFSAAS-1708 update with code review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments (#9) * Nfsaas 1708 initial cli extension (#10) * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * Nfsaas 1708 initial cli extension (#11) * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * Nfsaas 1708 initial cli extension (#13) * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * Nfsaas 1708 initial cli extension (#14) * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * Nfsaas 1708 initial cli extension (#16) * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * Nfsaas 1708 initial cli extension (#17) * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 updates from review comments * NFSAAS-1708 add anf to cli extension index * NFSAAS-1708 add anf to cli extension index (#18) * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index (#22) Plus correct some help validation errors * Nfsaas 1708 add index (#23) * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * Nfsaas 1708 add index (#24) * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * Nfsaas 1708 add index (#25) * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * Nfsaas 1708 add index (#26) * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * Nfsaas 1708 add index (#27) * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors * NFSAAS-1708 add ANF CLI extension to index Plus correct some help validation errors
qwordy
added a commit
that referenced
this pull request
Feb 1, 2021
* Azure quantum extension v0 (#2) Initial version. * Fixing style issues * Incorporating feedback (#6) * readme * feedback * Help * Make storage account optional (#7) * Storage is now optional (#8) * Making storage an argument, not an env variable (#9) * Adding implementation of 'az quantum workspace delete' command. * Setting new temporary version. * Fixing missing file in test change * Adding details to README.md (#5) * Updating generated files for Azure Quantum resource manager from new swagger file version * Remove manual edit of generated file. * Updating generated files for Azure Quantum data plane from new swagger file version * Updating generated files for Azure Quantum resource manager from new swagger file version. (2020-11-06) (#13) * Adding implementation of 'az quantum workspace create' command. (#14) Adding initial implementation of 'az quantum workspace create' command. ----------------------------------- Command az quantum workspace create : Creates a new Azure Quantum workspace. Command group 'quantum' is in preview. It may be changed/removed in a future release. Arguments --location -l : Location. Values from: az account list-locations. You can configure the default location using az configure --defaults location=<location>. --resource-group -g : Name of resource group. You can configure the default group using az configure --defaults group=<name>. --storage_account -sa : Name of the storage account to be used by a quantum workspace. --workspace-name -w : Name of the Quantum Workspace. You can configure the default workspace using az quantum workspace set. * Update Azure CLI quantum extension to multi-region (#17) This change will set the URL for the data plan API accordingly with a location parameter specified as part of the command. * Updating swagger files per commit 44563991425d862ba4e8090a2b5b6caf8333600c in azure-rest-api-specs-pr. (#16) Updating swagger files per commit 44563991425d862ba4e8090a2b5b6caf8333600c in azure-rest-api-specs-pr. * Fixing tests for multi-region URL change on Az CLI quantum extension (#19) Fixing tests for multi-region URL change on Az CLI quantum extension * Incorporating ARM feedback (#18) * Picking up latest changes from swagger after ARM feedback * updated create_or_update * run command * Setting default location in workspace calls if not specified (#20) * updating python azure quantum rest client (#21) * Update generated files from swagger file (Version 2021-01-11) (#22) * Hot fixes on December 2020 release of Azure CLI extension (#23) * Fixing issue with over specification of location * Updating version information of extension * Update CLI with generated clients from more recent swagger files (#24) - Data plane updated to official swagger file (2021-01-11 19:01:32 UTC) on azure-rest-api-specs @ 98ae52b. - Resource manager updated to candidate swagger file (2021-01-15 19:35:41 UTC) on anpaz:quantum/resource-manager @ a9a9e271c13500aa54fdbb1bcb656eb61d82d38b. * Update src/quantum/README.rst Co-authored-by: Feiyue Yu <[email protected]> * Update src/quantum/README.rst Co-authored-by: Feiyue Yu <[email protected]> * Update src/quantum/README.rst Co-authored-by: Feiyue Yu <[email protected]> * Update src/quantum/README.rst Co-authored-by: Feiyue Yu <[email protected]> * Require location as a mandatory parameter in workspace specification (#25) * Make location mandatory in commands * Update test recordings * Resetting the version history for the released version. * Fix description of workspace clear command * Updatig Readme file to RST format. * Update Readme file per pull request comments. * Fixing az quantum run and execute commands to include location parameter * Performing role assignment on storage account on workspace creation. (#29) * Add warning message about providers during workspace creation (#30) * Enable command az quantum workspace quotas (#31) * Removing extra space in Readme.rst Co-authored-by: Feiyue Yu <[email protected]> * Fix punctuation in Readme.rst Co-authored-by: Feiyue Yu <[email protected]> * Update src/quantum/README.rst Co-authored-by: Feiyue Yu <[email protected]> * Update src/quantum/azext_quantum/_params.py Co-authored-by: Feiyue Yu <[email protected]> * First round of code review feedback on Readme.rst * Improve code readability on job commands * Avoid IndexError in case of malformed URL * Extended info on targetId parameter * Add help to each individual command * Reorganize sections in Readme.rst and merge in a single set of instructions. * Static analysis fixes * Fix CLI Linter errors * Fix CLI Linter errors. Part 2 * Fix typo in show command. * Fix show command for Linter * Use standard name for show command method * Modify workspace create test to skip role assignment * Update tests with workspace names used currently. * Update test recordings. * Set subscription for the recordings. * Update test recordings. * Update QDK version number * Remove asserts and checks for subscription * Experiment: Remove check for preview subscription * Refresh recordings with current test values. * Update recordings after typo fix. * Remove commented out API that references subscription * Enable QuantumJobsScenarioTest.test_submit_args only on live mode Co-authored-by: Ricardo Espinoza <[email protected]> Co-authored-by: Feiyue Yu <[email protected]>
zmssp
pushed a commit
to zmssp/azure-cli-extensions
that referenced
this pull request
Feb 26, 2021
Sync with the official repo
ninpan-ms
referenced
this pull request
in ninpan-ms/azure-cli-extensions
Aug 16, 2021
* Update SDK * fix bug
ZeroMagic
pushed a commit
to ZeroMagic/azure-cli-extensions
that referenced
this pull request
Oct 6, 2021
Azure#22) * change the resource tag from managed_by:amlk8s to created_by:amlk8s-extension * remove the lock when creating resources * fix lint * update version and HISTORY_private.rst * change error message Co-authored-by: Yue Yu <[email protected]>
zhoxing-ms
pushed a commit
that referenced
this pull request
Oct 22, 2021
* Create pull.yml * Update pull.yml * Update azure-pipelines.yml * Initial commit of k8s-extension * Update pipelines file * Update CODEOWNERS * Update private preview pipelines * Remove open service mesh from public release * Update pipeline files * Update public extension pipeline * Change condition variable * Add version to public preview/private preview * Update pipelines * Add different testing based on private branch * Add annotations to extension model * Update k8s-custom-pipelines.yml * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13) * Update sdks with updated swagger spec * Update version and history rst * Reorder release history timeline * Fix ExtensionInstanceForCreate for import * remove py2 bdist support * Add custom table formatting * Remove unnecessary files * Fix style issues * Fix branch based on comments * Update identity piece manually * Don't handle defaults at the CLI level * Remove defaults from CLI client * Check null target namespace with namespace scope * Update style * Add cassandra operator and location to model * Stage Public Version of k8s-extension 0.2.0 for official release (#15) * Create pull.yml * Update pull.yml * Update azure-pipelines.yml * Initial commit of k8s-extension * Update pipelines file * Update CODEOWNERS * Update private preview pipelines * Remove open service mesh from public release * Update pipeline files * Update public extension pipeline * Change condition variable * Add version to public preview/private preview * Update pipelines * Add different testing based on private branch * Add annotations to extension model * Update k8s-custom-pipelines.yml * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13) * Update sdks with updated swagger spec * Update version and history rst * Reorder release history timeline * Fix ExtensionInstanceForCreate for import * remove py2 bdist support * Add custom table formatting * Remove unnecessary files * Fix style issues * Fix branch based on comments * Update identity piece manually * Don't handle defaults at the CLI level * Remove defaults from CLI client * Check null target namespace with namespace scope * Update style * Add cassandra operator and location to model Co-authored-by: [email protected] <Action - Fork Sync> * Remove custom pipelines file * Update extension description, remove private const * Update pipeline file * Disable refs docs * Update to include better create warning logs and remove update context (#20) * Update to include better create warning logs and remove update context * Remove help text for update * Fix spelling error * Update message * Fix k8s-extension conflict with private version * Fix style errors * Fix filename * add customization for microsoft.azureml.kubernetes (#23) * add customization for microsoft.azureml.kubernetes * Update release history Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Add E2E Testing from Separate branch into internal code (#26) * Add internal e2e testing * Change to testing folder * Inference CLI validation for Scoring FE (#24) * cli validation starter * added the call to the fe validation function * nodeport validation not required * test fix Co-authored-by: Jonathan Innis <[email protected]> * legal warning added (#27) * Remove deprecated method logger.warn * Update k8s-custom-pipelines.yml for Azure Pipelines * Update k8s-custom-pipelines.yml for Azure Pipelines * Add Azure Defender to E2E testing (#28) * Add azure defender testing to e2e * Remove the debug flag * Add configuration testing * Fix pipeline failures * Make test script more intuitive * Remove parameter from testing * Fix wrong location for k8s config whl * Fix pip upgrade issue * Fix pip install upgrade issue * Fix pip install issue * delete resurce in testcase (#29) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Check Provider is Registered with Subscription Before Making Requests (#18) * Add check for KubernetesConfiguration * Disable pylint and rename * Update provider registration link * Update version * Remove extra blank line * Fix bug in import * only validate scoring fe when inference is enabled (#31) * only validate scoring fe when inference is enabled * Fix versioning Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Provider registration case insensitive * do not validate against scoring fe if inference is not enabled. (#33) * do not validate against scoring fe if inference is not enabled. * add inference enabled scenario * refine * increase sleeping time * fix Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Add OSM as Public Preview Extension (#34) * Add OSM as public preview extension * Add osm testing * Add release train to tests * Fix failing osm test * Upgrade pip in integration testing * Remove ununsed import * Fix release train check in update * Parallelize E2E Testing (#36) * Add OSM as public preview extension * Add osm testing * Update test logic to parallelize * Fix test success checking * Parallelize extension testing * Better error checking logic * Fix azureml deletion * Fix private build (#40) * change amlk8s to amlarc (#42) Co-authored-by: Yue Yu <[email protected]> * Servicebus client model changes (#44) * Servicebus client model changes * Fix testing script * Update history file and pipeline * Update min cli core version for track 2 updates * Read SSL cert and key from files (#38) * first sketch of the change fixes removed extra blank lines changes regarding param renaming added ssl tests added more detail to the unit test additional import moved pem files out of public folder fixed import chenged import changed import unit tests fix unit test fix fixed unit tests fixed unit test unit test fix changes int test cert and key * test protected config * fix test typo * temporary changes reverted * fixing tests * fixed file paths * removed accidentally added file * changes according to review comments * more changes according to review comments * changes according to review comments Co-authored-by: Jonathan Innis <[email protected]> * Upgrade release version * Liakaz/inference read ssl from file (#47) * first sketch of the change fixes removed extra blank lines changes regarding param renaming added ssl tests added more detail to the unit test additional import moved pem files out of public folder fixed import chenged import changed import unit tests fix unit test fix fixed unit tests fixed unit test unit test fix changes int test cert and key * test protected config * fix test typo * temporary changes reverted * fixing tests * fixed file paths * removed accidentally added file * changes according to review comments * more changes according to review comments * changes according to review comments * fixed decode error * renamed the experimental param Co-authored-by: Jonathan Innis <[email protected]> * Fix style issues (#51) * Fixed scoring fe related extension param names (#49) * fixed scoring fe related extension params * bug fix and style fixes * variable rename * fixed the error type * set cluster to prod by default * Add distro validation for osm-arc (#50) * Add distro validation for osm-arc * fixed indentation * Fix linting * Resolve comments * Add unit test * fix lint Co-authored-by: Jonathan Innis <[email protected]> * Add distro validation for osm-arc (#50) * Add distro validation for osm-arc * fixed indentation * Fix linting * Resolve comments * Add unit test * fix lint Co-authored-by: Jonathan Innis <[email protected]> * Add distro validation for osm-arc (#53) removed release-train logic * Add Custom Delete Logic for Partners (#54) * Add custom delete logic * Fix failing unit tests * Add warning message when deleting amlarc extension (#55) * add warning message * fix indentation * Update release version * Remove Pyhelm from OSM customization (#58) * Fix OSM pyhelm bug * Debug bootstrap error * Update release message * Remove pyhelm dependency * Update tests to only check extensionconfig creation (#61) * Update tests to only check extensionconfig creation * Single set of CRUD for AzureML * Debug logs for connectedk8s * Increase open service mesh version number * Update k8s-extension Models to Track2 (#64) * Update k8s-extension models to track2 * Add debug for failed cleanup * Increase version number * Exit 0 on failed cleanup * Fix identity in wrong place in model (#66) * Readd osm-arc distro validation (#62) * Add distro validation for osm-arc removed release-train logic * Readd osm_arc distro validation * Fix style * Rm space * Edit test * Fixed tests and error logic * Remove dependency * Add delete method Co-authored-by: Jonathan Innis <[email protected]> * Don't Send Identity Headers If In DF (#67) * Don't send identity for clusters in dogfood * Add location to model for identity * Add identity validation to testing * Use default extension with identity instead of Cassandra specific (#69) * Remove the identity check for now * Add -t for clusterType parameter (#71) * Adding a flag for AKS to AMLARC migration and set up corresponding FE… (#65) * Adding a flag for AKS to AMLARC migration and set up corresponding FE helm values * Remove one extra line * Adding Scoring FE IS_AKS_MIGRATION check logic for helm values Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * remove version requirement and auto upgrade minor version check (#72) * Custom User Confirmation for Partners (#70) * Custom user confirmation * Check for disable confirm prompty for confirmation * Add yes to delete command * Code cleanup and style fixes (#73) * Enabled identity by default (#74) * Increase version * Fix df check and add unit test (#77) * Bump extension version * Pin helm version * Extensions GA changes into Public Branch (#79) * Add openservicemesh back * OpenServiceMesh import * Update osm with new extension model * Add back private file * Add Azure ML to list of private extensions (#16) * Update k8s-custom-pipelines.yml * Add Microsoft.PolicyInsights extension (#17) * Add Policy extension * Update comment * Update args * Fix linting errors Co-authored-by: Jonathan Innis <[email protected]> * Add HISTORY_private file for private preview * Change versioning scheme * Update the code for supporting both extensions at once * Fix style issue * Remove old consts file * change the resource tag from managed_by:amlk8s to created_by:amlk8s-e… (#22) * change the resource tag from managed_by:amlk8s to created_by:amlk8s-extension * remove the lock when creating resources * fix lint * update version and HISTORY_private.rst * change error message Co-authored-by: Yue Yu <[email protected]> * Update the beta version with upstream * Update the private history file * Add upgrade pip to pipeline * Move pip install within virtualenv * Merge in k8s-extension/public (0.3.1) (#32) * delete resurce in testcase (#29) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Check Provider is Registered with Subscription Before Making Requests (#18) * Add check for KubernetesConfiguration * Disable pylint and rename * Update provider registration link * Update version * Remove extra blank line * Fix bug in import * only validate scoring fe when inference is enabled (#31) * only validate scoring fe when inference is enabled * Fix versioning Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Update private release Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> * Release Version 0.4.0-b1 (#37) * Merge k8s-extension/public into k8s-extension/private * Update the version * Fix testing concurrency * K8s extension/private 0.4.0b2 (#41) * Fix private build (#40) * Update version * Upgrade to v0.5.2 * Fix policy bug * Increase private version * Update consts_private.py * Increase private version * Increase version with public * Add flux to private version * Update models for 2021-05-01-preview * Add async models to version * Add no wait to delete and create * support managed cluster * Bump version * Pin helm version * Add cmd to delete call * Add force deletion * add dapr extension (#78) Signed-off-by: Ji An Liu <[email protected]> * Fix failing integration tests * Adding the GA changes for private branch * Fix confirm prompt * Fix update E2E tests Co-authored-by: jonathan-innis <[email protected]> Co-authored-by: [email protected] <Action - Fork Sync> Co-authored-by: nreisch <[email protected]> Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> Co-authored-by: anagg929 <[email protected]> Co-authored-by: Ji'an Liu <[email protected]> Co-authored-by: nanthi <nanthi@NANTHI01> * Remove unneeded files * Fix configuration settings in update * Only provide confirmation when specifying settings * Fix style issues Co-authored-by: [email protected] <Action - Fork Sync> Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Lia Kazakova <[email protected]> Co-authored-by: Niranjan Shankar <[email protected]> Co-authored-by: jingyizhu99 <[email protected]> Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Thomas Stringer <[email protected]> Co-authored-by: NarayanThiru <[email protected]> Co-authored-by: nreisch <[email protected]> Co-authored-by: anagg929 <[email protected]> Co-authored-by: Ji'an Liu <[email protected]> Co-authored-by: nanthi <nanthi@NANTHI01>
zhoxing-ms
pushed a commit
that referenced
this pull request
Dec 2, 2021
* Create pull.yml * Update pull.yml * Update azure-pipelines.yml * Initial commit of k8s-extension * Update pipelines file * Update CODEOWNERS * Update private preview pipelines * Remove open service mesh from public release * Update pipeline files * Update public extension pipeline * Change condition variable * Add version to public preview/private preview * Update pipelines * Add different testing based on private branch * Add annotations to extension model * Update k8s-custom-pipelines.yml * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13) * Update sdks with updated swagger spec * Update version and history rst * Reorder release history timeline * Fix ExtensionInstanceForCreate for import * remove py2 bdist support * Add custom table formatting * Remove unnecessary files * Fix style issues * Fix branch based on comments * Update identity piece manually * Don't handle defaults at the CLI level * Remove defaults from CLI client * Check null target namespace with namespace scope * Update style * Add cassandra operator and location to model * Stage Public Version of k8s-extension 0.2.0 for official release (#15) * Create pull.yml * Update pull.yml * Update azure-pipelines.yml * Initial commit of k8s-extension * Update pipelines file * Update CODEOWNERS * Update private preview pipelines * Remove open service mesh from public release * Update pipeline files * Update public extension pipeline * Change condition variable * Add version to public preview/private preview * Update pipelines * Add different testing based on private branch * Add annotations to extension model * Update k8s-custom-pipelines.yml * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13) * Update sdks with updated swagger spec * Update version and history rst * Reorder release history timeline * Fix ExtensionInstanceForCreate for import * remove py2 bdist support * Add custom table formatting * Remove unnecessary files * Fix style issues * Fix branch based on comments * Update identity piece manually * Don't handle defaults at the CLI level * Remove defaults from CLI client * Check null target namespace with namespace scope * Update style * Add cassandra operator and location to model Co-authored-by: [email protected] <Action - Fork Sync> * Remove custom pipelines file * Update extension description, remove private const * Update pipeline file * Disable refs docs * Update to include better create warning logs and remove update context (#20) * Update to include better create warning logs and remove update context * Remove help text for update * Fix spelling error * Update message * Fix k8s-extension conflict with private version * Fix style errors * Fix filename * add customization for microsoft.azureml.kubernetes (#23) * add customization for microsoft.azureml.kubernetes * Update release history Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Add E2E Testing from Separate branch into internal code (#26) * Add internal e2e testing * Change to testing folder * Inference CLI validation for Scoring FE (#24) * cli validation starter * added the call to the fe validation function * nodeport validation not required * test fix Co-authored-by: Jonathan Innis <[email protected]> * legal warning added (#27) * Remove deprecated method logger.warn * Update k8s-custom-pipelines.yml for Azure Pipelines * Update k8s-custom-pipelines.yml for Azure Pipelines * Add Azure Defender to E2E testing (#28) * Add azure defender testing to e2e * Remove the debug flag * Add configuration testing * Fix pipeline failures * Make test script more intuitive * Remove parameter from testing * Fix wrong location for k8s config whl * Fix pip upgrade issue * Fix pip install upgrade issue * Fix pip install issue * delete resurce in testcase (#29) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Check Provider is Registered with Subscription Before Making Requests (#18) * Add check for KubernetesConfiguration * Disable pylint and rename * Update provider registration link * Update version * Remove extra blank line * Fix bug in import * only validate scoring fe when inference is enabled (#31) * only validate scoring fe when inference is enabled * Fix versioning Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Provider registration case insensitive * do not validate against scoring fe if inference is not enabled. (#33) * do not validate against scoring fe if inference is not enabled. * add inference enabled scenario * refine * increase sleeping time * fix Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Add OSM as Public Preview Extension (#34) * Add OSM as public preview extension * Add osm testing * Add release train to tests * Fix failing osm test * Upgrade pip in integration testing * Remove ununsed import * Fix release train check in update * Parallelize E2E Testing (#36) * Add OSM as public preview extension * Add osm testing * Update test logic to parallelize * Fix test success checking * Parallelize extension testing * Better error checking logic * Fix azureml deletion * Fix private build (#40) * change amlk8s to amlarc (#42) Co-authored-by: Yue Yu <[email protected]> * Servicebus client model changes (#44) * Servicebus client model changes * Fix testing script * Update history file and pipeline * Update min cli core version for track 2 updates * Read SSL cert and key from files (#38) * first sketch of the change fixes removed extra blank lines changes regarding param renaming added ssl tests added more detail to the unit test additional import moved pem files out of public folder fixed import chenged import changed import unit tests fix unit test fix fixed unit tests fixed unit test unit test fix changes int test cert and key * test protected config * fix test typo * temporary changes reverted * fixing tests * fixed file paths * removed accidentally added file * changes according to review comments * more changes according to review comments * changes according to review comments Co-authored-by: Jonathan Innis <[email protected]> * Upgrade release version * Liakaz/inference read ssl from file (#47) * first sketch of the change fixes removed extra blank lines changes regarding param renaming added ssl tests added more detail to the unit test additional import moved pem files out of public folder fixed import chenged import changed import unit tests fix unit test fix fixed unit tests fixed unit test unit test fix changes int test cert and key * test protected config * fix test typo * temporary changes reverted * fixing tests * fixed file paths * removed accidentally added file * changes according to review comments * more changes according to review comments * changes according to review comments * fixed decode error * renamed the experimental param Co-authored-by: Jonathan Innis <[email protected]> * Fix style issues (#51) * Fixed scoring fe related extension param names (#49) * fixed scoring fe related extension params * bug fix and style fixes * variable rename * fixed the error type * set cluster to prod by default * Add distro validation for osm-arc (#50) * Add distro validation for osm-arc * fixed indentation * Fix linting * Resolve comments * Add unit test * fix lint Co-authored-by: Jonathan Innis <[email protected]> * Add distro validation for osm-arc (#50) * Add distro validation for osm-arc * fixed indentation * Fix linting * Resolve comments * Add unit test * fix lint Co-authored-by: Jonathan Innis <[email protected]> * Add distro validation for osm-arc (#53) removed release-train logic * Add Custom Delete Logic for Partners (#54) * Add custom delete logic * Fix failing unit tests * Add warning message when deleting amlarc extension (#55) * add warning message * fix indentation * Update release version * Remove Pyhelm from OSM customization (#58) * Fix OSM pyhelm bug * Debug bootstrap error * Update release message * Remove pyhelm dependency * Update tests to only check extensionconfig creation (#61) * Update tests to only check extensionconfig creation * Single set of CRUD for AzureML * Debug logs for connectedk8s * Increase open service mesh version number * Update k8s-extension Models to Track2 (#64) * Update k8s-extension models to track2 * Add debug for failed cleanup * Increase version number * Exit 0 on failed cleanup * Fix identity in wrong place in model (#66) * Readd osm-arc distro validation (#62) * Add distro validation for osm-arc removed release-train logic * Readd osm_arc distro validation * Fix style * Rm space * Edit test * Fixed tests and error logic * Remove dependency * Add delete method Co-authored-by: Jonathan Innis <[email protected]> * Don't Send Identity Headers If In DF (#67) * Don't send identity for clusters in dogfood * Add location to model for identity * Add identity validation to testing * Use default extension with identity instead of Cassandra specific (#69) * Remove the identity check for now * Add -t for clusterType parameter (#71) * Adding a flag for AKS to AMLARC migration and set up corresponding FE… (#65) * Adding a flag for AKS to AMLARC migration and set up corresponding FE helm values * Remove one extra line * Adding Scoring FE IS_AKS_MIGRATION check logic for helm values Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * remove version requirement and auto upgrade minor version check (#72) * Custom User Confirmation for Partners (#70) * Custom user confirmation * Check for disable confirm prompty for confirmation * Add yes to delete command * Code cleanup and style fixes (#73) * Enabled identity by default (#74) * Increase version * Fix df check and add unit test (#77) * Bump extension version * Pin helm version * Extensions GA changes into Public Branch (#79) * Add openservicemesh back * OpenServiceMesh import * Update osm with new extension model * Add back private file * Add Azure ML to list of private extensions (#16) * Update k8s-custom-pipelines.yml * Add Microsoft.PolicyInsights extension (#17) * Add Policy extension * Update comment * Update args * Fix linting errors Co-authored-by: Jonathan Innis <[email protected]> * Add HISTORY_private file for private preview * Change versioning scheme * Update the code for supporting both extensions at once * Fix style issue * Remove old consts file * change the resource tag from managed_by:amlk8s to created_by:amlk8s-e… (#22) * change the resource tag from managed_by:amlk8s to created_by:amlk8s-extension * remove the lock when creating resources * fix lint * update version and HISTORY_private.rst * change error message Co-authored-by: Yue Yu <[email protected]> * Update the beta version with upstream * Update the private history file * Add upgrade pip to pipeline * Move pip install within virtualenv * Merge in k8s-extension/public (0.3.1) (#32) * delete resurce in testcase (#29) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Check Provider is Registered with Subscription Before Making Requests (#18) * Add check for KubernetesConfiguration * Disable pylint and rename * Update provider registration link * Update version * Remove extra blank line * Fix bug in import * only validate scoring fe when inference is enabled (#31) * only validate scoring fe when inference is enabled * Fix versioning Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Update private release Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> * Release Version 0.4.0-b1 (#37) * Merge k8s-extension/public into k8s-extension/private * Update the version * Fix testing concurrency * K8s extension/private 0.4.0b2 (#41) * Fix private build (#40) * Update version * Upgrade to v0.5.2 * Fix policy bug * Increase private version * Update consts_private.py * Increase private version * Increase version with public * Add flux to private version * Update models for 2021-05-01-preview * Add async models to version * Add no wait to delete and create * support managed cluster * Bump version * Pin helm version * Add cmd to delete call * Add force deletion * add dapr extension (#78) Signed-off-by: Ji An Liu <[email protected]> * Fix failing integration tests * Adding the GA changes for private branch * Fix confirm prompt * Fix update E2E tests Co-authored-by: jonathan-innis <[email protected]> Co-authored-by: [email protected] <Action - Fork Sync> Co-authored-by: nreisch <[email protected]> Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> Co-authored-by: anagg929 <[email protected]> Co-authored-by: Ji'an Liu <[email protected]> Co-authored-by: nanthi <nanthi@NANTHI01> * Fix configuration settings in update * Only provide confirmation when specifying settings * Fix style issues * Cassandra tests with update (#81) * Add Microsoft.PolicyInsights extension for public preview (#83) * Add Azure Policy * Remove custom configuration and update tests * Yuyu3/fix upgrade public (#85) * populate configuration protected settings for azureml bump version && add log fetch connection string only if configuration protected settings are set update ssl key * bump the version * reverse changes on version and HISTORY.rst * inferenceLoadBalancerHA Co-authored-by: Yue Yu <[email protected]> * Remove Parallel Powershell Jobs (#82) * Unparallelize tests * Moved location of pipeline file * Remove the parallel invoke expression calls * Add templates to testing * Remove policy update test from extension E2E (#88) * feIsNodePort, feIsInternalLoadBalancer (#87) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Fix history file * remove unneeded files Co-authored-by: [email protected] <Action - Fork Sync> Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Lia Kazakova <[email protected]> Co-authored-by: Niranjan Shankar <[email protected]> Co-authored-by: jingyizhu99 <[email protected]> Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Thomas Stringer <[email protected]> Co-authored-by: NarayanThiru <[email protected]> Co-authored-by: nreisch <[email protected]> Co-authored-by: anagg929 <[email protected]> Co-authored-by: Ji'an Liu <[email protected]> Co-authored-by: nanthi <nanthi@NANTHI01>
zhoxing-ms
pushed a commit
that referenced
this pull request
Dec 13, 2021
…tting Clusters from RPs (#4202) * Create pull.yml * Update pull.yml * Update azure-pipelines.yml * Initial commit of k8s-extension * Update pipelines file * Update CODEOWNERS * Update private preview pipelines * Remove open service mesh from public release * Update pipeline files * Update public extension pipeline * Change condition variable * Add version to public preview/private preview * Update pipelines * Add different testing based on private branch * Add annotations to extension model * Update k8s-custom-pipelines.yml * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13) * Update sdks with updated swagger spec * Update version and history rst * Reorder release history timeline * Fix ExtensionInstanceForCreate for import * remove py2 bdist support * Add custom table formatting * Remove unnecessary files * Fix style issues * Fix branch based on comments * Update identity piece manually * Don't handle defaults at the CLI level * Remove defaults from CLI client * Check null target namespace with namespace scope * Update style * Add cassandra operator and location to model * Stage Public Version of k8s-extension 0.2.0 for official release (#15) * Create pull.yml * Update pull.yml * Update azure-pipelines.yml * Initial commit of k8s-extension * Update pipelines file * Update CODEOWNERS * Update private preview pipelines * Remove open service mesh from public release * Update pipeline files * Update public extension pipeline * Change condition variable * Add version to public preview/private preview * Update pipelines * Add different testing based on private branch * Add annotations to extension model * Update k8s-custom-pipelines.yml * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13) * Update sdks with updated swagger spec * Update version and history rst * Reorder release history timeline * Fix ExtensionInstanceForCreate for import * remove py2 bdist support * Add custom table formatting * Remove unnecessary files * Fix style issues * Fix branch based on comments * Update identity piece manually * Don't handle defaults at the CLI level * Remove defaults from CLI client * Check null target namespace with namespace scope * Update style * Add cassandra operator and location to model Co-authored-by: [email protected] <Action - Fork Sync> * Remove custom pipelines file * Update extension description, remove private const * Update pipeline file * Disable refs docs * Update to include better create warning logs and remove update context (#20) * Update to include better create warning logs and remove update context * Remove help text for update * Fix spelling error * Update message * Fix k8s-extension conflict with private version * Fix style errors * Fix filename * add customization for microsoft.azureml.kubernetes (#23) * add customization for microsoft.azureml.kubernetes * Update release history Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Add E2E Testing from Separate branch into internal code (#26) * Add internal e2e testing * Change to testing folder * Inference CLI validation for Scoring FE (#24) * cli validation starter * added the call to the fe validation function * nodeport validation not required * test fix Co-authored-by: Jonathan Innis <[email protected]> * legal warning added (#27) * Remove deprecated method logger.warn * Update k8s-custom-pipelines.yml for Azure Pipelines * Update k8s-custom-pipelines.yml for Azure Pipelines * Add Azure Defender to E2E testing (#28) * Add azure defender testing to e2e * Remove the debug flag * Add configuration testing * Fix pipeline failures * Make test script more intuitive * Remove parameter from testing * Fix wrong location for k8s config whl * Fix pip upgrade issue * Fix pip install upgrade issue * Fix pip install issue * delete resurce in testcase (#29) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Check Provider is Registered with Subscription Before Making Requests (#18) * Add check for KubernetesConfiguration * Disable pylint and rename * Update provider registration link * Update version * Remove extra blank line * Fix bug in import * only validate scoring fe when inference is enabled (#31) * only validate scoring fe when inference is enabled * Fix versioning Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Provider registration case insensitive * do not validate against scoring fe if inference is not enabled. (#33) * do not validate against scoring fe if inference is not enabled. * add inference enabled scenario * refine * increase sleeping time * fix Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Add OSM as Public Preview Extension (#34) * Add OSM as public preview extension * Add osm testing * Add release train to tests * Fix failing osm test * Upgrade pip in integration testing * Remove ununsed import * Fix release train check in update * Parallelize E2E Testing (#36) * Add OSM as public preview extension * Add osm testing * Update test logic to parallelize * Fix test success checking * Parallelize extension testing * Better error checking logic * Fix azureml deletion * Fix private build (#40) * change amlk8s to amlarc (#42) Co-authored-by: Yue Yu <[email protected]> * Servicebus client model changes (#44) * Servicebus client model changes * Fix testing script * Update history file and pipeline * Update min cli core version for track 2 updates * Read SSL cert and key from files (#38) * first sketch of the change fixes removed extra blank lines changes regarding param renaming added ssl tests added more detail to the unit test additional import moved pem files out of public folder fixed import chenged import changed import unit tests fix unit test fix fixed unit tests fixed unit test unit test fix changes int test cert and key * test protected config * fix test typo * temporary changes reverted * fixing tests * fixed file paths * removed accidentally added file * changes according to review comments * more changes according to review comments * changes according to review comments Co-authored-by: Jonathan Innis <[email protected]> * Upgrade release version * Liakaz/inference read ssl from file (#47) * first sketch of the change fixes removed extra blank lines changes regarding param renaming added ssl tests added more detail to the unit test additional import moved pem files out of public folder fixed import chenged import changed import unit tests fix unit test fix fixed unit tests fixed unit test unit test fix changes int test cert and key * test protected config * fix test typo * temporary changes reverted * fixing tests * fixed file paths * removed accidentally added file * changes according to review comments * more changes according to review comments * changes according to review comments * fixed decode error * renamed the experimental param Co-authored-by: Jonathan Innis <[email protected]> * Fix style issues (#51) * Fixed scoring fe related extension param names (#49) * fixed scoring fe related extension params * bug fix and style fixes * variable rename * fixed the error type * set cluster to prod by default * Add distro validation for osm-arc (#50) * Add distro validation for osm-arc * fixed indentation * Fix linting * Resolve comments * Add unit test * fix lint Co-authored-by: Jonathan Innis <[email protected]> * Add distro validation for osm-arc (#50) * Add distro validation for osm-arc * fixed indentation * Fix linting * Resolve comments * Add unit test * fix lint Co-authored-by: Jonathan Innis <[email protected]> * Add distro validation for osm-arc (#53) removed release-train logic * Add Custom Delete Logic for Partners (#54) * Add custom delete logic * Fix failing unit tests * Add warning message when deleting amlarc extension (#55) * add warning message * fix indentation * Update release version * Remove Pyhelm from OSM customization (#58) * Fix OSM pyhelm bug * Debug bootstrap error * Update release message * Remove pyhelm dependency * Update tests to only check extensionconfig creation (#61) * Update tests to only check extensionconfig creation * Single set of CRUD for AzureML * Debug logs for connectedk8s * Increase open service mesh version number * Update k8s-extension Models to Track2 (#64) * Update k8s-extension models to track2 * Add debug for failed cleanup * Increase version number * Exit 0 on failed cleanup * Fix identity in wrong place in model (#66) * Readd osm-arc distro validation (#62) * Add distro validation for osm-arc removed release-train logic * Readd osm_arc distro validation * Fix style * Rm space * Edit test * Fixed tests and error logic * Remove dependency * Add delete method Co-authored-by: Jonathan Innis <[email protected]> * Don't Send Identity Headers If In DF (#67) * Don't send identity for clusters in dogfood * Add location to model for identity * Add identity validation to testing * Use default extension with identity instead of Cassandra specific (#69) * Remove the identity check for now * Add -t for clusterType parameter (#71) * Adding a flag for AKS to AMLARC migration and set up corresponding FE… (#65) * Adding a flag for AKS to AMLARC migration and set up corresponding FE helm values * Remove one extra line * Adding Scoring FE IS_AKS_MIGRATION check logic for helm values Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * remove version requirement and auto upgrade minor version check (#72) * Custom User Confirmation for Partners (#70) * Custom user confirmation * Check for disable confirm prompty for confirmation * Add yes to delete command * Code cleanup and style fixes (#73) * Enabled identity by default (#74) * Increase version * Fix df check and add unit test (#77) * Bump extension version * Pin helm version * Extensions GA changes into Public Branch (#79) * Add openservicemesh back * OpenServiceMesh import * Update osm with new extension model * Add back private file * Add Azure ML to list of private extensions (#16) * Update k8s-custom-pipelines.yml * Add Microsoft.PolicyInsights extension (#17) * Add Policy extension * Update comment * Update args * Fix linting errors Co-authored-by: Jonathan Innis <[email protected]> * Add HISTORY_private file for private preview * Change versioning scheme * Update the code for supporting both extensions at once * Fix style issue * Remove old consts file * change the resource tag from managed_by:amlk8s to created_by:amlk8s-e… (#22) * change the resource tag from managed_by:amlk8s to created_by:amlk8s-extension * remove the lock when creating resources * fix lint * update version and HISTORY_private.rst * change error message Co-authored-by: Yue Yu <[email protected]> * Update the beta version with upstream * Update the private history file * Add upgrade pip to pipeline * Move pip install within virtualenv * Merge in k8s-extension/public (0.3.1) (#32) * delete resurce in testcase (#29) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Check Provider is Registered with Subscription Before Making Requests (#18) * Add check for KubernetesConfiguration * Disable pylint and rename * Update provider registration link * Update version * Remove extra blank line * Fix bug in import * only validate scoring fe when inference is enabled (#31) * only validate scoring fe when inference is enabled * Fix versioning Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Update private release Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> * Release Version 0.4.0-b1 (#37) * Merge k8s-extension/public into k8s-extension/private * Update the version * Fix testing concurrency * K8s extension/private 0.4.0b2 (#41) * Fix private build (#40) * Update version * Upgrade to v0.5.2 * Fix policy bug * Increase private version * Update consts_private.py * Increase private version * Increase version with public * Add flux to private version * Update models for 2021-05-01-preview * Add async models to version * Add no wait to delete and create * support managed cluster * Bump version * Pin helm version * Add cmd to delete call * Add force deletion * add dapr extension (#78) Signed-off-by: Ji An Liu <[email protected]> * Fix failing integration tests * Adding the GA changes for private branch * Fix confirm prompt * Fix update E2E tests Co-authored-by: jonathan-innis <[email protected]> Co-authored-by: [email protected] <Action - Fork Sync> Co-authored-by: nreisch <[email protected]> Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> Co-authored-by: anagg929 <[email protected]> Co-authored-by: Ji'an Liu <[email protected]> Co-authored-by: nanthi <nanthi@NANTHI01> * Fix configuration settings in update * Only provide confirmation when specifying settings * Fix style issues * Cassandra tests with update (#81) * Add Microsoft.PolicyInsights extension for public preview (#83) * Add Azure Policy * Remove custom configuration and update tests * Yuyu3/fix upgrade public (#85) * populate configuration protected settings for azureml bump version && add log fetch connection string only if configuration protected settings are set update ssl key * bump the version * reverse changes on version and HISTORY.rst * inferenceLoadBalancerHA Co-authored-by: Yue Yu <[email protected]> * Remove Parallel Powershell Jobs (#82) * Unparallelize tests * Moved location of pipeline file * Remove the parallel invoke expression calls * Add templates to testing * Remove policy update test from extension E2E (#88) * feIsNodePort, feIsInternalLoadBalancer (#87) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Fix history file * Add one more prompt for amlarc extension update (#94) * Add one more prompt for amlarc extension update * fix pylint issue * fix pylint issue * fix pylint issue * fix pylint issue Co-authored-by: Youhua Tu <[email protected]> Co-authored-by: Youhua Tu <[email protected]> * Update Identity Creation for Appliance to Latest Version (#95) * Update appliance API to latest version for identity * Create a utils file with get parent_api_version * Fix style errors * Bump version * Remove unneeded files * Remove additional entry from history Co-authored-by: [email protected] <Action - Fork Sync> Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Lia Kazakova <[email protected]> Co-authored-by: Niranjan Shankar <[email protected]> Co-authored-by: jingyizhu99 <[email protected]> Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Thomas Stringer <[email protected]> Co-authored-by: NarayanThiru <[email protected]> Co-authored-by: nreisch <[email protected]> Co-authored-by: anagg929 <[email protected]> Co-authored-by: Ji'an Liu <[email protected]> Co-authored-by: nanthi <nanthi@NANTHI01> Co-authored-by: youhuatuyh <[email protected]> Co-authored-by: Youhua Tu <[email protected]> Co-authored-by: Youhua Tu <[email protected]>
zhoxing-ms
pushed a commit
that referenced
this pull request
Dec 27, 2021
…ft.ResourceConnector (#4221) * Create pull.yml * Update pull.yml * Update azure-pipelines.yml * Initial commit of k8s-extension * Update pipelines file * Update CODEOWNERS * Update private preview pipelines * Remove open service mesh from public release * Update pipeline files * Update public extension pipeline * Change condition variable * Add version to public preview/private preview * Update pipelines * Add different testing based on private branch * Add annotations to extension model * Update k8s-custom-pipelines.yml * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13) * Update sdks with updated swagger spec * Update version and history rst * Reorder release history timeline * Fix ExtensionInstanceForCreate for import * remove py2 bdist support * Add custom table formatting * Remove unnecessary files * Fix style issues * Fix branch based on comments * Update identity piece manually * Don't handle defaults at the CLI level * Remove defaults from CLI client * Check null target namespace with namespace scope * Update style * Add cassandra operator and location to model * Stage Public Version of k8s-extension 0.2.0 for official release (#15) * Create pull.yml * Update pull.yml * Update azure-pipelines.yml * Initial commit of k8s-extension * Update pipelines file * Update CODEOWNERS * Update private preview pipelines * Remove open service mesh from public release * Update pipeline files * Update public extension pipeline * Change condition variable * Add version to public preview/private preview * Update pipelines * Add different testing based on private branch * Add annotations to extension model * Update k8s-custom-pipelines.yml * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13) * Update sdks with updated swagger spec * Update version and history rst * Reorder release history timeline * Fix ExtensionInstanceForCreate for import * remove py2 bdist support * Add custom table formatting * Remove unnecessary files * Fix style issues * Fix branch based on comments * Update identity piece manually * Don't handle defaults at the CLI level * Remove defaults from CLI client * Check null target namespace with namespace scope * Update style * Add cassandra operator and location to model Co-authored-by: [email protected] <Action - Fork Sync> * Remove custom pipelines file * Update extension description, remove private const * Update pipeline file * Disable refs docs * Update to include better create warning logs and remove update context (#20) * Update to include better create warning logs and remove update context * Remove help text for update * Fix spelling error * Update message * Fix k8s-extension conflict with private version * Fix style errors * Fix filename * add customization for microsoft.azureml.kubernetes (#23) * add customization for microsoft.azureml.kubernetes * Update release history Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Add E2E Testing from Separate branch into internal code (#26) * Add internal e2e testing * Change to testing folder * Inference CLI validation for Scoring FE (#24) * cli validation starter * added the call to the fe validation function * nodeport validation not required * test fix Co-authored-by: Jonathan Innis <[email protected]> * legal warning added (#27) * Remove deprecated method logger.warn * Update k8s-custom-pipelines.yml for Azure Pipelines * Update k8s-custom-pipelines.yml for Azure Pipelines * Add Azure Defender to E2E testing (#28) * Add azure defender testing to e2e * Remove the debug flag * Add configuration testing * Fix pipeline failures * Make test script more intuitive * Remove parameter from testing * Fix wrong location for k8s config whl * Fix pip upgrade issue * Fix pip install upgrade issue * Fix pip install issue * delete resurce in testcase (#29) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Check Provider is Registered with Subscription Before Making Requests (#18) * Add check for KubernetesConfiguration * Disable pylint and rename * Update provider registration link * Update version * Remove extra blank line * Fix bug in import * only validate scoring fe when inference is enabled (#31) * only validate scoring fe when inference is enabled * Fix versioning Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Provider registration case insensitive * do not validate against scoring fe if inference is not enabled. (#33) * do not validate against scoring fe if inference is not enabled. * add inference enabled scenario * refine * increase sleeping time * fix Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Add OSM as Public Preview Extension (#34) * Add OSM as public preview extension * Add osm testing * Add release train to tests * Fix failing osm test * Upgrade pip in integration testing * Remove ununsed import * Fix release train check in update * Parallelize E2E Testing (#36) * Add OSM as public preview extension * Add osm testing * Update test logic to parallelize * Fix test success checking * Parallelize extension testing * Better error checking logic * Fix azureml deletion * Fix private build (#40) * change amlk8s to amlarc (#42) Co-authored-by: Yue Yu <[email protected]> * Servicebus client model changes (#44) * Servicebus client model changes * Fix testing script * Update history file and pipeline * Update min cli core version for track 2 updates * Read SSL cert and key from files (#38) * first sketch of the change fixes removed extra blank lines changes regarding param renaming added ssl tests added more detail to the unit test additional import moved pem files out of public folder fixed import chenged import changed import unit tests fix unit test fix fixed unit tests fixed unit test unit test fix changes int test cert and key * test protected config * fix test typo * temporary changes reverted * fixing tests * fixed file paths * removed accidentally added file * changes according to review comments * more changes according to review comments * changes according to review comments Co-authored-by: Jonathan Innis <[email protected]> * Upgrade release version * Liakaz/inference read ssl from file (#47) * first sketch of the change fixes removed extra blank lines changes regarding param renaming added ssl tests added more detail to the unit test additional import moved pem files out of public folder fixed import chenged import changed import unit tests fix unit test fix fixed unit tests fixed unit test unit test fix changes int test cert and key * test protected config * fix test typo * temporary changes reverted * fixing tests * fixed file paths * removed accidentally added file * changes according to review comments * more changes according to review comments * changes according to review comments * fixed decode error * renamed the experimental param Co-authored-by: Jonathan Innis <[email protected]> * Fix style issues (#51) * Fixed scoring fe related extension param names (#49) * fixed scoring fe related extension params * bug fix and style fixes * variable rename * fixed the error type * set cluster to prod by default * Add distro validation for osm-arc (#50) * Add distro validation for osm-arc * fixed indentation * Fix linting * Resolve comments * Add unit test * fix lint Co-authored-by: Jonathan Innis <[email protected]> * Add distro validation for osm-arc (#50) * Add distro validation for osm-arc * fixed indentation * Fix linting * Resolve comments * Add unit test * fix lint Co-authored-by: Jonathan Innis <[email protected]> * Add distro validation for osm-arc (#53) removed release-train logic * Add Custom Delete Logic for Partners (#54) * Add custom delete logic * Fix failing unit tests * Add warning message when deleting amlarc extension (#55) * add warning message * fix indentation * Update release version * Remove Pyhelm from OSM customization (#58) * Fix OSM pyhelm bug * Debug bootstrap error * Update release message * Remove pyhelm dependency * Update tests to only check extensionconfig creation (#61) * Update tests to only check extensionconfig creation * Single set of CRUD for AzureML * Debug logs for connectedk8s * Increase open service mesh version number * Update k8s-extension Models to Track2 (#64) * Update k8s-extension models to track2 * Add debug for failed cleanup * Increase version number * Exit 0 on failed cleanup * Fix identity in wrong place in model (#66) * Readd osm-arc distro validation (#62) * Add distro validation for osm-arc removed release-train logic * Readd osm_arc distro validation * Fix style * Rm space * Edit test * Fixed tests and error logic * Remove dependency * Add delete method Co-authored-by: Jonathan Innis <[email protected]> * Don't Send Identity Headers If In DF (#67) * Don't send identity for clusters in dogfood * Add location to model for identity * Add identity validation to testing * Use default extension with identity instead of Cassandra specific (#69) * Remove the identity check for now * Add -t for clusterType parameter (#71) * Adding a flag for AKS to AMLARC migration and set up corresponding FE… (#65) * Adding a flag for AKS to AMLARC migration and set up corresponding FE helm values * Remove one extra line * Adding Scoring FE IS_AKS_MIGRATION check logic for helm values Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * remove version requirement and auto upgrade minor version check (#72) * Custom User Confirmation for Partners (#70) * Custom user confirmation * Check for disable confirm prompty for confirmation * Add yes to delete command * Code cleanup and style fixes (#73) * Enabled identity by default (#74) * Increase version * Fix df check and add unit test (#77) * Bump extension version * Pin helm version * Extensions GA changes into Public Branch (#79) * Add openservicemesh back * OpenServiceMesh import * Update osm with new extension model * Add back private file * Add Azure ML to list of private extensions (#16) * Update k8s-custom-pipelines.yml * Add Microsoft.PolicyInsights extension (#17) * Add Policy extension * Update comment * Update args * Fix linting errors Co-authored-by: Jonathan Innis <[email protected]> * Add HISTORY_private file for private preview * Change versioning scheme * Update the code for supporting both extensions at once * Fix style issue * Remove old consts file * change the resource tag from managed_by:amlk8s to created_by:amlk8s-e… (#22) * change the resource tag from managed_by:amlk8s to created_by:amlk8s-extension * remove the lock when creating resources * fix lint * update version and HISTORY_private.rst * change error message Co-authored-by: Yue Yu <[email protected]> * Update the beta version with upstream * Update the private history file * Add upgrade pip to pipeline * Move pip install within virtualenv * Merge in k8s-extension/public (0.3.1) (#32) * delete resurce in testcase (#29) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Check Provider is Registered with Subscription Before Making Requests (#18) * Add check for KubernetesConfiguration * Disable pylint and rename * Update provider registration link * Update version * Remove extra blank line * Fix bug in import * only validate scoring fe when inference is enabled (#31) * only validate scoring fe when inference is enabled * Fix versioning Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Update private release Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> * Release Version 0.4.0-b1 (#37) * Merge k8s-extension/public into k8s-extension/private * Update the version * Fix testing concurrency * K8s extension/private 0.4.0b2 (#41) * Fix private build (#40) * Update version * Upgrade to v0.5.2 * Fix policy bug * Increase private version * Update consts_private.py * Increase private version * Increase version with public * Add flux to private version * Update models for 2021-05-01-preview * Add async models to version * Add no wait to delete and create * support managed cluster * Bump version * Pin helm version * Add cmd to delete call * Add force deletion * add dapr extension (#78) Signed-off-by: Ji An Liu <[email protected]> * Fix failing integration tests * Adding the GA changes for private branch * Fix confirm prompt * Fix update E2E tests Co-authored-by: jonathan-innis <[email protected]> Co-authored-by: [email protected] <Action - Fork Sync> Co-authored-by: nreisch <[email protected]> Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> Co-authored-by: anagg929 <[email protected]> Co-authored-by: Ji'an Liu <[email protected]> Co-authored-by: nanthi <nanthi@NANTHI01> * Fix configuration settings in update * Only provide confirmation when specifying settings * Fix style issues * Cassandra tests with update (#81) * Add Microsoft.PolicyInsights extension for public preview (#83) * Add Azure Policy * Remove custom configuration and update tests * Yuyu3/fix upgrade public (#85) * populate configuration protected settings for azureml bump version && add log fetch connection string only if configuration protected settings are set update ssl key * bump the version * reverse changes on version and HISTORY.rst * inferenceLoadBalancerHA Co-authored-by: Yue Yu <[email protected]> * Remove Parallel Powershell Jobs (#82) * Unparallelize tests * Moved location of pipeline file * Remove the parallel invoke expression calls * Add templates to testing * Remove policy update test from extension E2E (#88) * feIsNodePort, feIsInternalLoadBalancer (#87) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Fix history file * Add one more prompt for amlarc extension update (#94) * Add one more prompt for amlarc extension update * fix pylint issue * fix pylint issue * fix pylint issue * fix pylint issue Co-authored-by: Youhua Tu <[email protected]> Co-authored-by: Youhua Tu <[email protected]> * Update Identity Creation for Appliance to Latest Version (#95) * Update appliance API to latest version for identity * Create a utils file with get parent_api_version * Fix style errors * Bump version * Remove additional entry from history * Do not create identity with appliances (#97) * Bump version * Remove unneeded files Co-authored-by: [email protected] <Action - Fork Sync> Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Lia Kazakova <[email protected]> Co-authored-by: Niranjan Shankar <[email protected]> Co-authored-by: jingyizhu99 <[email protected]> Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Thomas Stringer <[email protected]> Co-authored-by: NarayanThiru <[email protected]> Co-authored-by: nreisch <[email protected]> Co-authored-by: anagg929 <[email protected]> Co-authored-by: Ji'an Liu <[email protected]> Co-authored-by: nanthi <nanthi@NANTHI01> Co-authored-by: youhuatuyh <[email protected]> Co-authored-by: Youhua Tu <[email protected]> Co-authored-by: Youhua Tu <[email protected]>
zhoxing-ms
pushed a commit
that referenced
this pull request
Jan 7, 2022
…4286) * Create pull.yml * Update pull.yml * Update azure-pipelines.yml * Initial commit of k8s-extension * Update pipelines file * Update CODEOWNERS * Update private preview pipelines * Remove open service mesh from public release * Update pipeline files * Update public extension pipeline * Change condition variable * Add version to public preview/private preview * Update pipelines * Add different testing based on private branch * Add annotations to extension model * Update k8s-custom-pipelines.yml * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13) * Update sdks with updated swagger spec * Update version and history rst * Reorder release history timeline * Fix ExtensionInstanceForCreate for import * remove py2 bdist support * Add custom table formatting * Remove unnecessary files * Fix style issues * Fix branch based on comments * Update identity piece manually * Don't handle defaults at the CLI level * Remove defaults from CLI client * Check null target namespace with namespace scope * Update style * Add cassandra operator and location to model * Stage Public Version of k8s-extension 0.2.0 for official release (#15) * Create pull.yml * Update pull.yml * Update azure-pipelines.yml * Initial commit of k8s-extension * Update pipelines file * Update CODEOWNERS * Update private preview pipelines * Remove open service mesh from public release * Update pipeline files * Update public extension pipeline * Change condition variable * Add version to public preview/private preview * Update pipelines * Add different testing based on private branch * Add annotations to extension model * Update k8s-custom-pipelines.yml * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13) * Update sdks with updated swagger spec * Update version and history rst * Reorder release history timeline * Fix ExtensionInstanceForCreate for import * remove py2 bdist support * Add custom table formatting * Remove unnecessary files * Fix style issues * Fix branch based on comments * Update identity piece manually * Don't handle defaults at the CLI level * Remove defaults from CLI client * Check null target namespace with namespace scope * Update style * Add cassandra operator and location to model Co-authored-by: [email protected] <Action - Fork Sync> * Remove custom pipelines file * Update extension description, remove private const * Update pipeline file * Disable refs docs * Update to include better create warning logs and remove update context (#20) * Update to include better create warning logs and remove update context * Remove help text for update * Fix spelling error * Update message * Fix k8s-extension conflict with private version * Fix style errors * Fix filename * add customization for microsoft.azureml.kubernetes (#23) * add customization for microsoft.azureml.kubernetes * Update release history Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Add E2E Testing from Separate branch into internal code (#26) * Add internal e2e testing * Change to testing folder * Inference CLI validation for Scoring FE (#24) * cli validation starter * added the call to the fe validation function * nodeport validation not required * test fix Co-authored-by: Jonathan Innis <[email protected]> * legal warning added (#27) * Remove deprecated method logger.warn * Update k8s-custom-pipelines.yml for Azure Pipelines * Update k8s-custom-pipelines.yml for Azure Pipelines * Add Azure Defender to E2E testing (#28) * Add azure defender testing to e2e * Remove the debug flag * Add configuration testing * Fix pipeline failures * Make test script more intuitive * Remove parameter from testing * Fix wrong location for k8s config whl * Fix pip upgrade issue * Fix pip install upgrade issue * Fix pip install issue * delete resurce in testcase (#29) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Check Provider is Registered with Subscription Before Making Requests (#18) * Add check for KubernetesConfiguration * Disable pylint and rename * Update provider registration link * Update version * Remove extra blank line * Fix bug in import * only validate scoring fe when inference is enabled (#31) * only validate scoring fe when inference is enabled * Fix versioning Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Provider registration case insensitive * do not validate against scoring fe if inference is not enabled. (#33) * do not validate against scoring fe if inference is not enabled. * add inference enabled scenario * refine * increase sleeping time * fix Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Add OSM as Public Preview Extension (#34) * Add OSM as public preview extension * Add osm testing * Add release train to tests * Fix failing osm test * Upgrade pip in integration testing * Remove ununsed import * Fix release train check in update * Parallelize E2E Testing (#36) * Add OSM as public preview extension * Add osm testing * Update test logic to parallelize * Fix test success checking * Parallelize extension testing * Better error checking logic * Fix azureml deletion * Fix private build (#40) * change amlk8s to amlarc (#42) Co-authored-by: Yue Yu <[email protected]> * Servicebus client model changes (#44) * Servicebus client model changes * Fix testing script * Update history file and pipeline * Update min cli core version for track 2 updates * Read SSL cert and key from files (#38) * first sketch of the change fixes removed extra blank lines changes regarding param renaming added ssl tests added more detail to the unit test additional import moved pem files out of public folder fixed import chenged import changed import unit tests fix unit test fix fixed unit tests fixed unit test unit test fix changes int test cert and key * test protected config * fix test typo * temporary changes reverted * fixing tests * fixed file paths * removed accidentally added file * changes according to review comments * more changes according to review comments * changes according to review comments Co-authored-by: Jonathan Innis <[email protected]> * Upgrade release version * Liakaz/inference read ssl from file (#47) * first sketch of the change fixes removed extra blank lines changes regarding param renaming added ssl tests added more detail to the unit test additional import moved pem files out of public folder fixed import chenged import changed import unit tests fix unit test fix fixed unit tests fixed unit test unit test fix changes int test cert and key * test protected config * fix test typo * temporary changes reverted * fixing tests * fixed file paths * removed accidentally added file * changes according to review comments * more changes according to review comments * changes according to review comments * fixed decode error * renamed the experimental param Co-authored-by: Jonathan Innis <[email protected]> * Fix style issues (#51) * Fixed scoring fe related extension param names (#49) * fixed scoring fe related extension params * bug fix and style fixes * variable rename * fixed the error type * set cluster to prod by default * Add distro validation for osm-arc (#50) * Add distro validation for osm-arc * fixed indentation * Fix linting * Resolve comments * Add unit test * fix lint Co-authored-by: Jonathan Innis <[email protected]> * Add distro validation for osm-arc (#50) * Add distro validation for osm-arc * fixed indentation * Fix linting * Resolve comments * Add unit test * fix lint Co-authored-by: Jonathan Innis <[email protected]> * Add distro validation for osm-arc (#53) removed release-train logic * Add Custom Delete Logic for Partners (#54) * Add custom delete logic * Fix failing unit tests * Add warning message when deleting amlarc extension (#55) * add warning message * fix indentation * Update release version * Remove Pyhelm from OSM customization (#58) * Fix OSM pyhelm bug * Debug bootstrap error * Update release message * Remove pyhelm dependency * Update tests to only check extensionconfig creation (#61) * Update tests to only check extensionconfig creation * Single set of CRUD for AzureML * Debug logs for connectedk8s * Increase open service mesh version number * Update k8s-extension Models to Track2 (#64) * Update k8s-extension models to track2 * Add debug for failed cleanup * Increase version number * Exit 0 on failed cleanup * Fix identity in wrong place in model (#66) * Readd osm-arc distro validation (#62) * Add distro validation for osm-arc removed release-train logic * Readd osm_arc distro validation * Fix style * Rm space * Edit test * Fixed tests and error logic * Remove dependency * Add delete method Co-authored-by: Jonathan Innis <[email protected]> * Don't Send Identity Headers If In DF (#67) * Don't send identity for clusters in dogfood * Add location to model for identity * Add identity validation to testing * Use default extension with identity instead of Cassandra specific (#69) * Remove the identity check for now * Add -t for clusterType parameter (#71) * Adding a flag for AKS to AMLARC migration and set up corresponding FE… (#65) * Adding a flag for AKS to AMLARC migration and set up corresponding FE helm values * Remove one extra line * Adding Scoring FE IS_AKS_MIGRATION check logic for helm values Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * remove version requirement and auto upgrade minor version check (#72) * Custom User Confirmation for Partners (#70) * Custom user confirmation * Check for disable confirm prompty for confirmation * Add yes to delete command * Code cleanup and style fixes (#73) * Enabled identity by default (#74) * Increase version * Fix df check and add unit test (#77) * Bump extension version * Pin helm version * Extensions GA changes into Public Branch (#79) * Add openservicemesh back * OpenServiceMesh import * Update osm with new extension model * Add back private file * Add Azure ML to list of private extensions (#16) * Update k8s-custom-pipelines.yml * Add Microsoft.PolicyInsights extension (#17) * Add Policy extension * Update comment * Update args * Fix linting errors Co-authored-by: Jonathan Innis <[email protected]> * Add HISTORY_private file for private preview * Change versioning scheme * Update the code for supporting both extensions at once * Fix style issue * Remove old consts file * change the resource tag from managed_by:amlk8s to created_by:amlk8s-e… (#22) * change the resource tag from managed_by:amlk8s to created_by:amlk8s-extension * remove the lock when creating resources * fix lint * update version and HISTORY_private.rst * change error message Co-authored-by: Yue Yu <[email protected]> * Update the beta version with upstream * Update the private history file * Add upgrade pip to pipeline * Move pip install within virtualenv * Merge in k8s-extension/public (0.3.1) (#32) * delete resurce in testcase (#29) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Check Provider is Registered with Subscription Before Making Requests (#18) * Add check for KubernetesConfiguration * Disable pylint and rename * Update provider registration link * Update version * Remove extra blank line * Fix bug in import * only validate scoring fe when inference is enabled (#31) * only validate scoring fe when inference is enabled * Fix versioning Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Update private release Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> * Release Version 0.4.0-b1 (#37) * Merge k8s-extension/public into k8s-extension/private * Update the version * Fix testing concurrency * K8s extension/private 0.4.0b2 (#41) * Fix private build (#40) * Update version * Upgrade to v0.5.2 * Fix policy bug * Increase private version * Update consts_private.py * Increase private version * Increase version with public * Add flux to private version * Update models for 2021-05-01-preview * Add async models to version * Add no wait to delete and create * support managed cluster * Bump version * Pin helm version * Add cmd to delete call * Add force deletion * add dapr extension (#78) Signed-off-by: Ji An Liu <[email protected]> * Fix failing integration tests * Adding the GA changes for private branch * Fix confirm prompt * Fix update E2E tests Co-authored-by: jonathan-innis <[email protected]> Co-authored-by: [email protected] <Action - Fork Sync> Co-authored-by: nreisch <[email protected]> Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> Co-authored-by: anagg929 <[email protected]> Co-authored-by: Ji'an Liu <[email protected]> Co-authored-by: nanthi <nanthi@NANTHI01> * Fix configuration settings in update * Only provide confirmation when specifying settings * Fix style issues * Cassandra tests with update (#81) * Add Microsoft.PolicyInsights extension for public preview (#83) * Add Azure Policy * Remove custom configuration and update tests * Yuyu3/fix upgrade public (#85) * populate configuration protected settings for azureml bump version && add log fetch connection string only if configuration protected settings are set update ssl key * bump the version * reverse changes on version and HISTORY.rst * inferenceLoadBalancerHA Co-authored-by: Yue Yu <[email protected]> * Remove Parallel Powershell Jobs (#82) * Unparallelize tests * Moved location of pipeline file * Remove the parallel invoke expression calls * Add templates to testing * Remove policy update test from extension E2E (#88) * feIsNodePort, feIsInternalLoadBalancer (#87) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Fix history file * Add one more prompt for amlarc extension update (#94) * Add one more prompt for amlarc extension update * fix pylint issue * fix pylint issue * fix pylint issue * fix pylint issue Co-authored-by: Youhua Tu <[email protected]> Co-authored-by: Youhua Tu <[email protected]> * Update Identity Creation for Appliance to Latest Version (#95) * Update appliance API to latest version for identity * Create a utils file with get parent_api_version * Fix style errors * Bump version * Remove additional entry from history * Do not create identity with appliances (#97) * Bump version * support sslSecret (#99) * support sslSecret * fix * fix error message Co-authored-by: Jun Min <[email protected]> * Bump version to 1.0.4 * Remove unneeded files Co-authored-by: [email protected] <Action - Fork Sync> Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Lia Kazakova <[email protected]> Co-authored-by: Niranjan Shankar <[email protected]> Co-authored-by: jingyizhu99 <[email protected]> Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Thomas Stringer <[email protected]> Co-authored-by: NarayanThiru <[email protected]> Co-authored-by: nreisch <[email protected]> Co-authored-by: anagg929 <[email protected]> Co-authored-by: Ji'an Liu <[email protected]> Co-authored-by: nanthi <nanthi@NANTHI01> Co-authored-by: youhuatuyh <[email protected]> Co-authored-by: Youhua Tu <[email protected]> Co-authored-by: Youhua Tu <[email protected]> Co-authored-by: Jun <[email protected]> Co-authored-by: Jun Min <[email protected]>
zhoxing-ms
pushed a commit
that referenced
this pull request
Mar 30, 2022
) * Create pull.yml * Update pull.yml * Update azure-pipelines.yml * Initial commit of k8s-extension * Update pipelines file * Update CODEOWNERS * Update private preview pipelines * Remove open service mesh from public release * Update pipeline files * Update public extension pipeline * Change condition variable * Add version to public preview/private preview * Update pipelines * Add different testing based on private branch * Add annotations to extension model * Update k8s-custom-pipelines.yml * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13) * Update sdks with updated swagger spec * Update version and history rst * Reorder release history timeline * Fix ExtensionInstanceForCreate for import * remove py2 bdist support * Add custom table formatting * Remove unnecessary files * Fix style issues * Fix branch based on comments * Update identity piece manually * Don't handle defaults at the CLI level * Remove defaults from CLI client * Check null target namespace with namespace scope * Update style * Add cassandra operator and location to model * Stage Public Version of k8s-extension 0.2.0 for official release (#15) * Create pull.yml * Update pull.yml * Update azure-pipelines.yml * Initial commit of k8s-extension * Update pipelines file * Update CODEOWNERS * Update private preview pipelines * Remove open service mesh from public release * Update pipeline files * Update public extension pipeline * Change condition variable * Add version to public preview/private preview * Update pipelines * Add different testing based on private branch * Add annotations to extension model * Update k8s-custom-pipelines.yml * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13) * Update sdks with updated swagger spec * Update version and history rst * Reorder release history timeline * Fix ExtensionInstanceForCreate for import * remove py2 bdist support * Add custom table formatting * Remove unnecessary files * Fix style issues * Fix branch based on comments * Update identity piece manually * Don't handle defaults at the CLI level * Remove defaults from CLI client * Check null target namespace with namespace scope * Update style * Add cassandra operator and location to model Co-authored-by: [email protected] <Action - Fork Sync> * Remove custom pipelines file * Update extension description, remove private const * Update pipeline file * Disable refs docs * Update to include better create warning logs and remove update context (#20) * Update to include better create warning logs and remove update context * Remove help text for update * Fix spelling error * Update message * Fix k8s-extension conflict with private version * Fix style errors * Fix filename * add customization for microsoft.azureml.kubernetes (#23) * add customization for microsoft.azureml.kubernetes * Update release history Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Add E2E Testing from Separate branch into internal code (#26) * Add internal e2e testing * Change to testing folder * Inference CLI validation for Scoring FE (#24) * cli validation starter * added the call to the fe validation function * nodeport validation not required * test fix Co-authored-by: Jonathan Innis <[email protected]> * legal warning added (#27) * Remove deprecated method logger.warn * Update k8s-custom-pipelines.yml for Azure Pipelines * Update k8s-custom-pipelines.yml for Azure Pipelines * Add Azure Defender to E2E testing (#28) * Add azure defender testing to e2e * Remove the debug flag * Add configuration testing * Fix pipeline failures * Make test script more intuitive * Remove parameter from testing * Fix wrong location for k8s config whl * Fix pip upgrade issue * Fix pip install upgrade issue * Fix pip install issue * delete resurce in testcase (#29) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Check Provider is Registered with Subscription Before Making Requests (#18) * Add check for KubernetesConfiguration * Disable pylint and rename * Update provider registration link * Update version * Remove extra blank line * Fix bug in import * only validate scoring fe when inference is enabled (#31) * only validate scoring fe when inference is enabled * Fix versioning Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Provider registration case insensitive * do not validate against scoring fe if inference is not enabled. (#33) * do not validate against scoring fe if inference is not enabled. * add inference enabled scenario * refine * increase sleeping time * fix Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Add OSM as Public Preview Extension (#34) * Add OSM as public preview extension * Add osm testing * Add release train to tests * Fix failing osm test * Upgrade pip in integration testing * Remove ununsed import * Fix release train check in update * Parallelize E2E Testing (#36) * Add OSM as public preview extension * Add osm testing * Update test logic to parallelize * Fix test success checking * Parallelize extension testing * Better error checking logic * Fix azureml deletion * Fix private build (#40) * change amlk8s to amlarc (#42) Co-authored-by: Yue Yu <[email protected]> * Servicebus client model changes (#44) * Servicebus client model changes * Fix testing script * Update history file and pipeline * Update min cli core version for track 2 updates * Read SSL cert and key from files (#38) * first sketch of the change fixes removed extra blank lines changes regarding param renaming added ssl tests added more detail to the unit test additional import moved pem files out of public folder fixed import chenged import changed import unit tests fix unit test fix fixed unit tests fixed unit test unit test fix changes int test cert and key * test protected config * fix test typo * temporary changes reverted * fixing tests * fixed file paths * removed accidentally added file * changes according to review comments * more changes according to review comments * changes according to review comments Co-authored-by: Jonathan Innis <[email protected]> * Upgrade release version * Liakaz/inference read ssl from file (#47) * first sketch of the change fixes removed extra blank lines changes regarding param renaming added ssl tests added more detail to the unit test additional import moved pem files out of public folder fixed import chenged import changed import unit tests fix unit test fix fixed unit tests fixed unit test unit test fix changes int test cert and key * test protected config * fix test typo * temporary changes reverted * fixing tests * fixed file paths * removed accidentally added file * changes according to review comments * more changes according to review comments * changes according to review comments * fixed decode error * renamed the experimental param Co-authored-by: Jonathan Innis <[email protected]> * Fix style issues (#51) * Fixed scoring fe related extension param names (#49) * fixed scoring fe related extension params * bug fix and style fixes * variable rename * fixed the error type * set cluster to prod by default * Add distro validation for osm-arc (#50) * Add distro validation for osm-arc * fixed indentation * Fix linting * Resolve comments * Add unit test * fix lint Co-authored-by: Jonathan Innis <[email protected]> * Add distro validation for osm-arc (#50) * Add distro validation for osm-arc * fixed indentation * Fix linting * Resolve comments * Add unit test * fix lint Co-authored-by: Jonathan Innis <[email protected]> * Add distro validation for osm-arc (#53) removed release-train logic * Add Custom Delete Logic for Partners (#54) * Add custom delete logic * Fix failing unit tests * Add warning message when deleting amlarc extension (#55) * add warning message * fix indentation * Update release version * Remove Pyhelm from OSM customization (#58) * Fix OSM pyhelm bug * Debug bootstrap error * Update release message * Remove pyhelm dependency * Update tests to only check extensionconfig creation (#61) * Update tests to only check extensionconfig creation * Single set of CRUD for AzureML * Debug logs for connectedk8s * Increase open service mesh version number * Update k8s-extension Models to Track2 (#64) * Update k8s-extension models to track2 * Add debug for failed cleanup * Increase version number * Exit 0 on failed cleanup * Fix identity in wrong place in model (#66) * Readd osm-arc distro validation (#62) * Add distro validation for osm-arc removed release-train logic * Readd osm_arc distro validation * Fix style * Rm space * Edit test * Fixed tests and error logic * Remove dependency * Add delete method Co-authored-by: Jonathan Innis <[email protected]> * Don't Send Identity Headers If In DF (#67) * Don't send identity for clusters in dogfood * Add location to model for identity * Add identity validation to testing * Use default extension with identity instead of Cassandra specific (#69) * Remove the identity check for now * Add -t for clusterType parameter (#71) * Adding a flag for AKS to AMLARC migration and set up corresponding FE… (#65) * Adding a flag for AKS to AMLARC migration and set up corresponding FE helm values * Remove one extra line * Adding Scoring FE IS_AKS_MIGRATION check logic for helm values Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * remove version requirement and auto upgrade minor version check (#72) * Custom User Confirmation for Partners (#70) * Custom user confirmation * Check for disable confirm prompty for confirmation * Add yes to delete command * Code cleanup and style fixes (#73) * Enabled identity by default (#74) * Increase version * Fix df check and add unit test (#77) * Bump extension version * Pin helm version * Extensions GA changes into Public Branch (#79) * Add openservicemesh back * OpenServiceMesh import * Update osm with new extension model * Add back private file * Add Azure ML to list of private extensions (#16) * Update k8s-custom-pipelines.yml * Add Microsoft.PolicyInsights extension (#17) * Add Policy extension * Update comment * Update args * Fix linting errors Co-authored-by: Jonathan Innis <[email protected]> * Add HISTORY_private file for private preview * Change versioning scheme * Update the code for supporting both extensions at once * Fix style issue * Remove old consts file * change the resource tag from managed_by:amlk8s to created_by:amlk8s-e… (#22) * change the resource tag from managed_by:amlk8s to created_by:amlk8s-extension * remove the lock when creating resources * fix lint * update version and HISTORY_private.rst * change error message Co-authored-by: Yue Yu <[email protected]> * Update the beta version with upstream * Update the private history file * Add upgrade pip to pipeline * Move pip install within virtualenv * Merge in k8s-extension/public (0.3.1) (#32) * delete resurce in testcase (#29) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Check Provider is Registered with Subscription Before Making Requests (#18) * Add check for KubernetesConfiguration * Disable pylint and rename * Update provider registration link * Update version * Remove extra blank line * Fix bug in import * only validate scoring fe when inference is enabled (#31) * only validate scoring fe when inference is enabled * Fix versioning Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Update private release Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> * Release Version 0.4.0-b1 (#37) * Merge k8s-extension/public into k8s-extension/private * Update the version * Fix testing concurrency * K8s extension/private 0.4.0b2 (#41) * Fix private build (#40) * Update version * Upgrade to v0.5.2 * Fix policy bug * Increase private version * Update consts_private.py * Increase private version * Increase version with public * Add flux to private version * Update models for 2021-05-01-preview * Add async models to version * Add no wait to delete and create * support managed cluster * Bump version * Pin helm version * Add cmd to delete call * Add force deletion * add dapr extension (#78) Signed-off-by: Ji An Liu <[email protected]> * Fix failing integration tests * Adding the GA changes for private branch * Fix confirm prompt * Fix update E2E tests Co-authored-by: jonathan-innis <[email protected]> Co-authored-by: [email protected] <Action - Fork Sync> Co-authored-by: nreisch <[email protected]> Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> Co-authored-by: anagg929 <[email protected]> Co-authored-by: Ji'an Liu <[email protected]> Co-authored-by: nanthi <nanthi@NANTHI01> * Fix configuration settings in update * Only provide confirmation when specifying settings * Fix style issues * Cassandra tests with update (#81) * Add Microsoft.PolicyInsights extension for public preview (#83) * Add Azure Policy * Remove custom configuration and update tests * Yuyu3/fix upgrade public (#85) * populate configuration protected settings for azureml bump version && add log fetch connection string only if configuration protected settings are set update ssl key * bump the version * reverse changes on version and HISTORY.rst * inferenceLoadBalancerHA Co-authored-by: Yue Yu <[email protected]> * Remove Parallel Powershell Jobs (#82) * Unparallelize tests * Moved location of pipeline file * Remove the parallel invoke expression calls * Add templates to testing * Remove policy update test from extension E2E (#88) * feIsNodePort, feIsInternalLoadBalancer (#87) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Fix history file * Add one more prompt for amlarc extension update (#94) * Add one more prompt for amlarc extension update * fix pylint issue * fix pylint issue * fix pylint issue * fix pylint issue Co-authored-by: Youhua Tu <[email protected]> Co-authored-by: Youhua Tu <[email protected]> * Update Identity Creation for Appliance to Latest Version (#95) * Update appliance API to latest version for identity * Create a utils file with get parent_api_version * Fix style errors * Bump version * Remove additional entry from history * Do not create identity with appliances (#97) * Bump version * support sslSecret (#99) * support sslSecret * fix * fix error message Co-authored-by: Jun Min <[email protected]> * Bump version to 1.0.4 * Increase OSM verison to valid version (#104) * remove inference private review warning message (#102) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Update unit testing from osm to dapr (#106) * osm-ext: enable system identities (#105) * remove inference private review warning message (#109) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Build Extension in Template (#110) * Build extension using a template * Update build template in run test * Fix private build issues (#112) * Upgrade vendored_sdks to 2022-03-01 (#113) * Upgrade vendored_sdks to 2022-03-01 * Update recordings file * Bump version and changelog * Remove unneeded files Co-authored-by: [email protected] <Action - Fork Sync> Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Lia Kazakova <[email protected]> Co-authored-by: Niranjan Shankar <[email protected]> Co-authored-by: jingyizhu99 <[email protected]> Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Thomas Stringer <[email protected]> Co-authored-by: NarayanThiru <[email protected]> Co-authored-by: nreisch <[email protected]> Co-authored-by: anagg929 <[email protected]> Co-authored-by: Ji'an Liu <[email protected]> Co-authored-by: nanthi <nanthi@NANTHI01> Co-authored-by: youhuatuyh <[email protected]> Co-authored-by: Youhua Tu <[email protected]> Co-authored-by: Youhua Tu <[email protected]> Co-authored-by: Jun <[email protected]> Co-authored-by: Jun Min <[email protected]> Co-authored-by: Sanya Kochhar <[email protected]>
zhoxing-ms
pushed a commit
that referenced
this pull request
Jul 29, 2022
* Create pull.yml * Update pull.yml * Update azure-pipelines.yml * Initial commit of k8s-extension * Update pipelines file * Update CODEOWNERS * Update private preview pipelines * Remove open service mesh from public release * Update pipeline files * Update public extension pipeline * Change condition variable * Add version to public preview/private preview * Update pipelines * Add different testing based on private branch * Add annotations to extension model * Update k8s-custom-pipelines.yml * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13) * Update sdks with updated swagger spec * Update version and history rst * Reorder release history timeline * Fix ExtensionInstanceForCreate for import * remove py2 bdist support * Add custom table formatting * Remove unnecessary files * Fix style issues * Fix branch based on comments * Update identity piece manually * Don't handle defaults at the CLI level * Remove defaults from CLI client * Check null target namespace with namespace scope * Update style * Add cassandra operator and location to model * Stage Public Version of k8s-extension 0.2.0 for official release (#15) * Create pull.yml * Update pull.yml * Update azure-pipelines.yml * Initial commit of k8s-extension * Update pipelines file * Update CODEOWNERS * Update private preview pipelines * Remove open service mesh from public release * Update pipeline files * Update public extension pipeline * Change condition variable * Add version to public preview/private preview * Update pipelines * Add different testing based on private branch * Add annotations to extension model * Update k8s-custom-pipelines.yml * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13) * Update sdks with updated swagger spec * Update version and history rst * Reorder release history timeline * Fix ExtensionInstanceForCreate for import * remove py2 bdist support * Add custom table formatting * Remove unnecessary files * Fix style issues * Fix branch based on comments * Update identity piece manually * Don't handle defaults at the CLI level * Remove defaults from CLI client * Check null target namespace with namespace scope * Update style * Add cassandra operator and location to model Co-authored-by: [email protected] <Action - Fork Sync> * Remove custom pipelines file * Update extension description, remove private const * Update pipeline file * Disable refs docs * Update to include better create warning logs and remove update context (#20) * Update to include better create warning logs and remove update context * Remove help text for update * Fix spelling error * Update message * Fix k8s-extension conflict with private version * Fix style errors * Fix filename * add customization for microsoft.azureml.kubernetes (#23) * add customization for microsoft.azureml.kubernetes * Update release history Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Add E2E Testing from Separate branch into internal code (#26) * Add internal e2e testing * Change to testing folder * Inference CLI validation for Scoring FE (#24) * cli validation starter * added the call to the fe validation function * nodeport validation not required * test fix Co-authored-by: Jonathan Innis <[email protected]> * legal warning added (#27) * Remove deprecated method logger.warn * Update k8s-custom-pipelines.yml for Azure Pipelines * Update k8s-custom-pipelines.yml for Azure Pipelines * Add Azure Defender to E2E testing (#28) * Add azure defender testing to e2e * Remove the debug flag * Add configuration testing * Fix pipeline failures * Make test script more intuitive * Remove parameter from testing * Fix wrong location for k8s config whl * Fix pip upgrade issue * Fix pip install upgrade issue * Fix pip install issue * delete resurce in testcase (#29) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Check Provider is Registered with Subscription Before Making Requests (#18) * Add check for KubernetesConfiguration * Disable pylint and rename * Update provider registration link * Update version * Remove extra blank line * Fix bug in import * only validate scoring fe when inference is enabled (#31) * only validate scoring fe when inference is enabled * Fix versioning Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Provider registration case insensitive * do not validate against scoring fe if inference is not enabled. (#33) * do not validate against scoring fe if inference is not enabled. * add inference enabled scenario * refine * increase sleeping time * fix Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Add OSM as Public Preview Extension (#34) * Add OSM as public preview extension * Add osm testing * Add release train to tests * Fix failing osm test * Upgrade pip in integration testing * Remove ununsed import * Fix release train check in update * Parallelize E2E Testing (#36) * Add OSM as public preview extension * Add osm testing * Update test logic to parallelize * Fix test success checking * Parallelize extension testing * Better error checking logic * Fix azureml deletion * Fix private build (#40) * change amlk8s to amlarc (#42) Co-authored-by: Yue Yu <[email protected]> * Servicebus client model changes (#44) * Servicebus client model changes * Fix testing script * Update history file and pipeline * Update min cli core version for track 2 updates * Read SSL cert and key from files (#38) * first sketch of the change fixes removed extra blank lines changes regarding param renaming added ssl tests added more detail to the unit test additional import moved pem files out of public folder fixed import chenged import changed import unit tests fix unit test fix fixed unit tests fixed unit test unit test fix changes int test cert and key * test protected config * fix test typo * temporary changes reverted * fixing tests * fixed file paths * removed accidentally added file * changes according to review comments * more changes according to review comments * changes according to review comments Co-authored-by: Jonathan Innis <[email protected]> * Upgrade release version * Liakaz/inference read ssl from file (#47) * first sketch of the change fixes removed extra blank lines changes regarding param renaming added ssl tests added more detail to the unit test additional import moved pem files out of public folder fixed import chenged import changed import unit tests fix unit test fix fixed unit tests fixed unit test unit test fix changes int test cert and key * test protected config * fix test typo * temporary changes reverted * fixing tests * fixed file paths * removed accidentally added file * changes according to review comments * more changes according to review comments * changes according to review comments * fixed decode error * renamed the experimental param Co-authored-by: Jonathan Innis <[email protected]> * Fix style issues (#51) * Fixed scoring fe related extension param names (#49) * fixed scoring fe related extension params * bug fix and style fixes * variable rename * fixed the error type * set cluster to prod by default * Add distro validation for osm-arc (#50) * Add distro validation for osm-arc * fixed indentation * Fix linting * Resolve comments * Add unit test * fix lint Co-authored-by: Jonathan Innis <[email protected]> * Add distro validation for osm-arc (#50) * Add distro validation for osm-arc * fixed indentation * Fix linting * Resolve comments * Add unit test * fix lint Co-authored-by: Jonathan Innis <[email protected]> * Add distro validation for osm-arc (#53) removed release-train logic * Add Custom Delete Logic for Partners (#54) * Add custom delete logic * Fix failing unit tests * Add warning message when deleting amlarc extension (#55) * add warning message * fix indentation * Update release version * Remove Pyhelm from OSM customization (#58) * Fix OSM pyhelm bug * Debug bootstrap error * Update release message * Remove pyhelm dependency * Update tests to only check extensionconfig creation (#61) * Update tests to only check extensionconfig creation * Single set of CRUD for AzureML * Debug logs for connectedk8s * Increase open service mesh version number * Update k8s-extension Models to Track2 (#64) * Update k8s-extension models to track2 * Add debug for failed cleanup * Increase version number * Exit 0 on failed cleanup * Fix identity in wrong place in model (#66) * Readd osm-arc distro validation (#62) * Add distro validation for osm-arc removed release-train logic * Readd osm_arc distro validation * Fix style * Rm space * Edit test * Fixed tests and error logic * Remove dependency * Add delete method Co-authored-by: Jonathan Innis <[email protected]> * Don't Send Identity Headers If In DF (#67) * Don't send identity for clusters in dogfood * Add location to model for identity * Add identity validation to testing * Use default extension with identity instead of Cassandra specific (#69) * Remove the identity check for now * Add -t for clusterType parameter (#71) * Adding a flag for AKS to AMLARC migration and set up corresponding FE… (#65) * Adding a flag for AKS to AMLARC migration and set up corresponding FE helm values * Remove one extra line * Adding Scoring FE IS_AKS_MIGRATION check logic for helm values Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * remove version requirement and auto upgrade minor version check (#72) * Custom User Confirmation for Partners (#70) * Custom user confirmation * Check for disable confirm prompty for confirmation * Add yes to delete command * Code cleanup and style fixes (#73) * Enabled identity by default (#74) * Increase version * Fix df check and add unit test (#77) * Bump extension version * Pin helm version * Extensions GA changes into Public Branch (#79) * Add openservicemesh back * OpenServiceMesh import * Update osm with new extension model * Add back private file * Add Azure ML to list of private extensions (#16) * Update k8s-custom-pipelines.yml * Add Microsoft.PolicyInsights extension (#17) * Add Policy extension * Update comment * Update args * Fix linting errors Co-authored-by: Jonathan Innis <[email protected]> * Add HISTORY_private file for private preview * Change versioning scheme * Update the code for supporting both extensions at once * Fix style issue * Remove old consts file * change the resource tag from managed_by:amlk8s to created_by:amlk8s-e… (#22) * change the resource tag from managed_by:amlk8s to created_by:amlk8s-extension * remove the lock when creating resources * fix lint * update version and HISTORY_private.rst * change error message Co-authored-by: Yue Yu <[email protected]> * Update the beta version with upstream * Update the private history file * Add upgrade pip to pipeline * Move pip install within virtualenv * Merge in k8s-extension/public (0.3.1) (#32) * delete resurce in testcase (#29) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Check Provider is Registered with Subscription Before Making Requests (#18) * Add check for KubernetesConfiguration * Disable pylint and rename * Update provider registration link * Update version * Remove extra blank line * Fix bug in import * only validate scoring fe when inference is enabled (#31) * only validate scoring fe when inference is enabled * Fix versioning Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Update private release Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> * Release Version 0.4.0-b1 (#37) * Merge k8s-extension/public into k8s-extension/private * Update the version * Fix testing concurrency * K8s extension/private 0.4.0b2 (#41) * Fix private build (#40) * Update version * Upgrade to v0.5.2 * Fix policy bug * Increase private version * Update consts_private.py * Increase private version * Increase version with public * Add flux to private version * Update models for 2021-05-01-preview * Add async models to version * Add no wait to delete and create * support managed cluster * Bump version * Pin helm version * Add cmd to delete call * Add force deletion * add dapr extension (#78) Signed-off-by: Ji An Liu <[email protected]> * Fix failing integration tests * Adding the GA changes for private branch * Fix confirm prompt * Fix update E2E tests Co-authored-by: jonathan-innis <[email protected]> Co-authored-by: [email protected] <Action - Fork Sync> Co-authored-by: nreisch <[email protected]> Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> Co-authored-by: anagg929 <[email protected]> Co-authored-by: Ji'an Liu <[email protected]> Co-authored-by: nanthi <nanthi@NANTHI01> * Fix configuration settings in update * Only provide confirmation when specifying settings * Fix style issues * Cassandra tests with update (#81) * Add Microsoft.PolicyInsights extension for public preview (#83) * Add Azure Policy * Remove custom configuration and update tests * Yuyu3/fix upgrade public (#85) * populate configuration protected settings for azureml bump version && add log fetch connection string only if configuration protected settings are set update ssl key * bump the version * reverse changes on version and HISTORY.rst * inferenceLoadBalancerHA Co-authored-by: Yue Yu <[email protected]> * Remove Parallel Powershell Jobs (#82) * Unparallelize tests * Moved location of pipeline file * Remove the parallel invoke expression calls * Add templates to testing * Remove policy update test from extension E2E (#88) * feIsNodePort, feIsInternalLoadBalancer (#87) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Fix history file * Add one more prompt for amlarc extension update (#94) * Add one more prompt for amlarc extension update * fix pylint issue * fix pylint issue * fix pylint issue * fix pylint issue Co-authored-by: Youhua Tu <[email protected]> Co-authored-by: Youhua Tu <[email protected]> * Update Identity Creation for Appliance to Latest Version (#95) * Update appliance API to latest version for identity * Create a utils file with get parent_api_version * Fix style errors * Bump version * Remove additional entry from history * Do not create identity with appliances (#97) * Bump version * support sslSecret (#99) * support sslSecret * fix * fix error message Co-authored-by: Jun Min <[email protected]> * Bump version to 1.0.4 * Increase OSM verison to valid version (#104) * remove inference private review warning message (#102) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Update unit testing from osm to dapr (#106) * osm-ext: enable system identities (#105) * remove inference private review warning message (#109) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Build Extension in Template (#110) * Build extension using a template * Update build template in run test * Fix private build issues (#112) * Upgrade vendored_sdks to 2022-03-01 (#113) * Upgrade vendored_sdks to 2022-03-01 * Update recordings file * Bump version and changelog * Update AzureMLKubernetes install parameters on inferenceRouterServiceType and internalLoadBalancerProvider (#114) * Add one more prompt for amlarc extension update * fix pylint issue * fix pylint issue * fix pylint issue * fix pylint issue * merge from AzureArcForKubernetes/azure-cli-extensions * Update AzureMLKubernetes install parameters on inferenceRouterServiceType and internalLoadBalancerProvider * update error message * update error message * fix pipeline failures * fix test failure Co-authored-by: Youhua Tu <[email protected]> Co-authored-by: Youhua Tu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Change extension validation logic osm-arc (#116) * added default identity support for microsoft.azurebackup.backupagent (#115) * Change extension validation logic osm-arc Signed-off-by: nshankar13 <[email protected]> Co-authored-by: sangitaray2021 <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * [k8s-extension] Add Managed Identity Auth support for ContainerInsights Extension (#118) * container insights aad auth support * container insights aad auth support * container insights aad auth support * handle useAADAuth setting * handle useAADAuth setting * delete dcr-a if its exists incase of MSI auth * fix formatting * fix formatting * fix formatting * fix formatting Co-authored-by: Jonathan Innis <[email protected]> * fix install issue on aks (#119) * fix install issue on aks * Removing checking distribution Co-authored-by: youhuatu <[email protected]> * [k8s-extension] Bring back containerInsights solution addition in msi mode (#120) * bring back containerinsights solution in dcr mode * bring back containerinsights solution in dcr mode * Bump release version * Remove backup agent from mapping * Fix history file * clusterip (#121) * clusterip * fix pr test Co-authored-by: Jun Min <[email protected]> * No default values for the patch scenario with extension (#122) * Bump version to 1.2.1 * Rename inferenceLoadBalancerHA (#123) * Rename inferenceLoadBalancerHA Rename inferenceLoadBalancerHA to inferenceRouterHA and unify related logic * Update AzureMLKubernetes.py * Remove unused comments to trigger pipeline * Update AzureMLKubernetes.py * Yuyu3/remove relay (#124) * remove relay * disable service bus by default, disable relay if target cluster is managed clusters. * move nginx ingress logic * remove service bus in tests * update HISTORY * If no default values provided for update, assign an empty dict. * set original_extension_config_settings to empty dict if it is None. * bump version to 1.2.2 Co-authored-by: Yue Yu <[email protected]> * Update test documentation for partners (#132) * remove warning message (#129) Co-authored-by: Yue Yu <[email protected]> * Use cluster scale to control clusterPurpose and inferenceRouterHA (#130) * Use cluster scale to control clusterPurpose and inferenceRouterHA * Update AzureMLKubernetes.py To solve transient gate error * Update AzureMLKubernetes.py * Update AzureMLKubernetes.py * Update AzureMLKubernetes.py Co-authored-by: Jonathan Innis <[email protected]> * Fix warning message returned on PATCH (#133) * Do not invoke 'create_or_update' if resource is already exists. (#135) * init * update HISTORY * do not populate clusterPurpose if infrenceRouterHA is not set. * use correct exception type. * use correct exception type. * fix lint * use correct exception type. Co-authored-by: Yue Yu <[email protected]> * [k8s-extension] ContainerInsights Extension Managed Identity Auth Onboarding updates (#137) * bring back containerinsights solution in dcr mode * bring back containerinsights solution in dcr mode * update to stream group and DCR API version * Only test k8s-extension * [k8s-extension] ContainerInsights Extension Managed Identity Auth Onboarding related bug fixes (#141) * fix bugs * fix indent issues * remove get workspace key for msi auth * fix pr feedback * Fix osm-arc installation non-connected clusters Signed-off-by: nshankar13 <[email protected]> * k8s-extension azuredefender namespace to mdc (#152) Co-authored-by: Bsingh16 <[email protected]> * change codeowners for k8s extension & configuration (#150) * change codeowners for k8s extension & configuration * change code owners Co-authored-by: Bavneet Singh <[email protected]> * bump k8s-extension version to 1.2.5 * delete testing files Co-authored-by: Jonathan Innis <[email protected]> Co-authored-by: [email protected] <Action - Fork Sync> Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Lia Kazakova <[email protected]> Co-authored-by: Niranjan Shankar <[email protected]> Co-authored-by: jingyizhu99 <[email protected]> Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Harry Yang <[email protected]> Co-authored-by: Thomas Stringer <[email protected]> Co-authored-by: NarayanThiru <[email protected]> Co-authored-by: nreisch <[email protected]> Co-authored-by: anagg929 <[email protected]> Co-authored-by: Ji'an Liu <[email protected]> Co-authored-by: nanthi <nanthi@NANTHI01> Co-authored-by: youhuatuyh <[email protected]> Co-authored-by: Youhua Tu <[email protected]> Co-authored-by: Youhua Tu <[email protected]> Co-authored-by: Jun <[email protected]> Co-authored-by: Jun Min <[email protected]> Co-authored-by: Sanya Kochhar <[email protected]> Co-authored-by: sangitaray2021 <[email protected]> Co-authored-by: Ganga Mahesh Siddem <[email protected]> Co-authored-by: WangDian <[email protected]> Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: Niv Ben Shabat <[email protected]>
snehapar9
pushed a commit
to snehapar9/azure-cli-extensions
that referenced
this pull request
May 18, 2023
Addressed PR comments
kairu-ms
pushed a commit
that referenced
this pull request
Apr 28, 2024
* fix: --title --kind --custom-property parameters (#1) * feat: support yaml file in register command (#3) * fix: workspace parameter should not be required (#2) * style: fix lint issues (#6) * chore: update codeowner for apic-extension (#5) * feat: revert changes to min cli version (#4) * feat: resolve comments to CLI experience (#10) * feat: mark "apic api register" command as preview (#13) * feat: remove --terms-of-service parameter (#12) * feat: remove --workspace-name parameter (#11) * feat: support python 3.8 and 3.9 (#14) * feat: fix command descriptions (#17) * tests: add test cases for 'apic service' commands (#16) * feat: Use 03-01 spec from azure-rest-api-specs repo to regenerate CLI (#19) * fix: CLI errors (#20) * fix: import error when run CLI command * fix: no workspace name error when run import specification command * feat: mark some parameters as required (#21) * feat: mark --assignments parameter required for metadata commands * doc: update sample commands * feat: mark --source-resource-ids parameter as required for import-from-apim command * doc: update description for import-from-apim command * feat: bump version to 1.0.0b5 and update changelog (#18) * build: fix ci (#22) * style: fix style warnings * test:fix test cases * fix: service update command failure (#28) * doc: fix command samples (#30) * doc: update changelog per feedback (#29) * doc: remove extra spaces in register command help message (#34) * doc: update api definition and metadata command samples (#36)
guitarsheng
pushed a commit
to guitarsheng/azure-cli-extensions
that referenced
this pull request
Feb 27, 2025
gateway issue: route id not unique
zhoxing-ms
pushed a commit
that referenced
this pull request
Oct 16, 2025
* add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * fix CI testcases for nodepool image issues (#8) * update python version to 3.13 (#12) * changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17) * [Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (#20) * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * Parameterize for airgapped clouds (#5) * Add parameterization for the airgapped clouds * Fix azdev style * MCR path function * azdev, ruff, and mypy --------- Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> * Oras client fix to work with different MCRs (#6) Co-authored-by: mmcneal <[email protected]> * fix CI testcases for nodepool image issues (#8) * update errors for the config and connectivity issues (#11) * update errors * format * style * update python version to 3.13 (#12) * Update cluster diagnostics image to 1.29.3 (#7) * Update cluster diagnostics helm chart to 1.29.3 * Fix lint issues --------- Co-authored-by: bgriddaluru <[email protected]> * RBAC deprecation & fix the issue * typo * fix comments * update tests * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * fix CI testcases for nodepool image issues (#8) * update errors for the config and connectivity issues (#11) * update errors * format * style * update python version to 3.13 (#12) * rebase * fix tests * fix version * fix mypy, lint * fix test * fix test * fix test * fix test * fix test * rename test * deprecate flags * rebase * rebase * bump version for release --------- Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: Atchut Kumar Barli <[email protected]> Co-authored-by: mcnealm13 <[email protected]> Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: vithumma <[email protected]> * remove hardcoded public ARM endpoint url for fairfax and mooncake (#24) * Bug Fix for FFX mcr url (#22) * [connectedk8s] update release notes and version (#26) * remove redundant test files * remove change not relevant to connectedk8s release --------- Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: Atchut Kumar Barli <[email protected]> Co-authored-by: Vineeth Thumma <[email protected]> Co-authored-by: mcnealm13 <[email protected]> Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: vithumma <[email protected]> Co-authored-by: hapate <[email protected]>
BlairBriggs
pushed a commit
to BlairBriggs/azure-cli-extensions
that referenced
this pull request
Oct 24, 2025
* add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (Azure#4) * forcedelete * format * add code owner * mypy * fix CI testcases for nodepool image issues (Azure#8) * update python version to 3.13 (Azure#12) * changes to support gateway association/disassociation for api version '2025-08-01-preview' (Azure#17) * [Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (Azure#20) * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (Azure#4) * forcedelete * format * add code owner * mypy * Parameterize for airgapped clouds (Azure#5) * Add parameterization for the airgapped clouds * Fix azdev style * MCR path function * azdev, ruff, and mypy --------- Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> * Oras client fix to work with different MCRs (Azure#6) Co-authored-by: mmcneal <[email protected]> * fix CI testcases for nodepool image issues (Azure#8) * update errors for the config and connectivity issues (Azure#11) * update errors * format * style * update python version to 3.13 (Azure#12) * Update cluster diagnostics image to 1.29.3 (Azure#7) * Update cluster diagnostics helm chart to 1.29.3 * Fix lint issues --------- Co-authored-by: bgriddaluru <[email protected]> * RBAC deprecation & fix the issue * typo * fix comments * update tests * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (Azure#4) * forcedelete * format * add code owner * mypy * fix CI testcases for nodepool image issues (Azure#8) * update errors for the config and connectivity issues (Azure#11) * update errors * format * style * update python version to 3.13 (Azure#12) * rebase * fix tests * fix version * fix mypy, lint * fix test * fix test * fix test * fix test * fix test * rename test * deprecate flags * rebase * rebase * bump version for release --------- Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: Atchut Kumar Barli <[email protected]> Co-authored-by: mcnealm13 <[email protected]> Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: vithumma <[email protected]> * remove hardcoded public ARM endpoint url for fairfax and mooncake (Azure#24) * Bug Fix for FFX mcr url (Azure#22) * [connectedk8s] update release notes and version (Azure#26) * remove redundant test files * remove change not relevant to connectedk8s release --------- Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: Atchut Kumar Barli <[email protected]> Co-authored-by: Vineeth Thumma <[email protected]> Co-authored-by: mcnealm13 <[email protected]> Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: vithumma <[email protected]> Co-authored-by: hapate <[email protected]>
achauhan-scc
added a commit
that referenced
this pull request
Nov 3, 2025
* [Release] Update index.json for extension [ spring-1.28.3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135708908&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b86c1c6cc8a7ed8ab98d8ef232a271ab198af094
* Temporarily removed the extension: aks-agent (#9115)
* Revert "Temporarily removed the extension: aks-agent (#9115)" (#9116)
This reverts commit ddc223c9434896ec971e79835d94ff46ca116987.
* Revert "Fix Neon extension: Unify command structure and remove preview status" (#9117)
* Revert "Fix Neon extension: Unify command structure and remove preview status…"
This reverts commit a973f801f0a55b2cef585982852c364c708d5ee1.
* Bump version from 1.0.0b4 to 1.0.0b6
* [Release] Update index.json for extension [ neon-1.0.0b6 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135751142&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/64ab52906fe23694a8f957a80268da563663ddca
* {AKS} Remove the sku preview flag from help command for AKS automatic (#9120)
* [Release] Update index.json for extension [ aks-preview-18.0.0b32 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135839673&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/7d5b6575a74ab795aa41a7fe6c42dc6932b6d193
* [ Workload-Orchestration ] Add Context & Solution Management Commands (#9037)
* added
* commit
* Made Changes
* Added change
* Made changes
* List solution revisions and instances
* Made changes rr
* Made change
---------
Co-authored-by: Atharva <[email protected]>
Co-authored-by: Manaswita Chichili <[email protected]>
* [AKS] `az aks create`: Add new parameter `--kms-infrastructure-encryption` to enable KMS infrastructure encryption. (#9071)
* Revert "[Release] Update index.json for extension [ neon-1.0.0b5 ]" (#9118)
This reverts commit 616990f9572fb222bf6053f617b014ec34eda4e9.
* [Release] Update index.json for extension [ aks-preview-18.0.0b33 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135846382&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/042aa4e33a6085925b71e3b275500601f13e8979
* [ServiceConnector-passwordless] bump version for psycopg2-binary (#9075)
* bump version for psycopg2-binary
* update
* Update CLI command descriptions for newrelic (#9119)
* [Release] Update index.json for extension [ new-relic-1.0.2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135848078&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/e1df567b8f3ba18f6382b1aa87c591308de8b707
* [Release] Update index.json for extension [ serviceconnector-passwordless-3.3.5 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135848077&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/42db1eb7e72d87b899efa382e0aa737982d53604
* Feature/ga release (#9123)
* Update version from 1.0.0b6 to 1.0.0
* Update HISTORY.rst with release information
* [Release] Update index.json for extension [ neon-1.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135957068&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/18785cf742c9611cae46cbce3fed1e55d0f990e0
* aks add nodepool add to support machines pool (#9121)
Co-authored-by: Jianping Zeng <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b34 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135967911&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/1d48b879bc1179ca29059c677bab35e70e71972f
* {AKS} Vendor new SDK and bump API version to 2025-07-02-preview (#9131)
* [Release] Update index.json for extension [ aks-preview-18.0.0b35 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135984989&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b79f617d7ff5fb6c578dc7d00e8a1bfd7831f164
* Added changes (#9130)
Co-authored-by: Atharva <[email protected]>
* [Release] Update index.json for extension [ workload-orchestration-3.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135985917&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/715f0c64382b3a6db5dfc9310b186a959f87a459
* [SCVMM] Fixed create_from_machines command for VM Instance creation (#9107)
* [Release] Update index.json for extension [ scvmm-1.2.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136097084&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/06d116ebcf1386c562b75e3cc7fd3acf37bc64ce
* [k8s-extension] Update extension CLI to v1.7.0 (#9126)
* add pester tests for k8s-extension
* fix testcases for nodepool image issues (#5)
* update readme and version release notes (#6)
* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)
* update readme and version release notes (#6)
* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)
* Extend ContainerInsights Extension for high log scale mode support (#9)
* update python version to 3.13 (#10)
* update readme and version release notes (#6)
* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)
* update readme and version release notes (#6)
* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)
* Add k8s-extension troubleshoot phase 1: Infrastructure setup. (#11)
* [k8s-extension] Update extension CLI to v1.7.0 (#13)
* remove redundant test files
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: bragi92 <[email protected]>
Co-authored-by: Long Wan <[email protected]>
Co-authored-by: Andres Borja <[email protected]>
* [Release] Update index.json for extension [ k8s-extension-1.7.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136097815&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/40c0147fe008dcf56c451193d06cc8f54136b525
* Fix help text for `fleet list` command (#9114)
* [confcom] Adding standalone fragment support (#9097)
* ensure that oras discover doesn't error when the remote image doesn't exist
* updating version
* adding print for binary version
* commenting out some tests due to docker incompatibility
* pull image before saving to tar
---------
Co-authored-by: Heather Garvison <[email protected]>
* [Release] Update index.json for extension [ confcom ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136107318&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/bca2ea1679e62d67a08edd9c4396d4d53b83c462
* feat: Add Neon PostgreSQL preview API commands with parameter mapping… (#9133)
* feat: Add Neon PostgreSQL preview API commands with parameter mapping fixes
- Added 13 new commands for Neon PostgreSQL 2025-06-23-preview API
- Fixed critical parameter mapping issues in endpoint/database/role create commands
- Added comprehensive test suite with 6 test methods covering all functionality
- Updated azext_metadata.json with new command registrations
New Commands Added:
- az neon postgres endpoint create/list/delete
- az neon postgres neon-database create/list/delete
- az neon postgres neon-role create/list/delete
- az neon postgres get-postgres-version
Parameter Mapping Fixes:
- Fixed URL parameter mapping to use project_id/branch_id when available
- Resolved 'branch not found' errors in create commands
- Ensured proper API endpoint construction for nested resources
Testing:
- All 6 tests passing (100% success rate)
- Comprehensive validation of parameter mapping fixes
- Help command testing for all new commands
- Parameter validation testing for required fields
* Add command examples to fix linter violations
- Added examples for endpoint create command
- Added examples for get-postgres-version command
- Added examples for neon-role create command
- Added examples for neon-database create command
- Examples include common usage patterns and parameter variations
* fix: Add parameter mapping fixes for create commands
- Add project_id parameter to endpoint, role, and database create commands
- Implement URL parameter mapping with getattr/hasattr fallback pattern
- Fix endpoint list command parameter mapping
- Enable proper API URL construction for all create operations
- All tests passing (6/6) with real Azure resource validation
- Successfully tested with live Azure resources (endpoints, roles, databases created)
* fix: Correct help examples to fix linter errors
- Fix --attributes parameter examples to use proper JSON format instead of space-separated key=value pairs
- Replace invalid --suspend-timeout-minutes parameter with valid --size parameter in endpoint create example
- Resolve HIGH severity linter error: faulty_help_example_parameters_rule
- All help examples now use correct Azure CLI parameter syntax
* fix: Add linter exclusions for missing_command_example
- Add exclusions for neon postgres commands to resolve git-based linter check failure
- Commands have proper help examples but git-based linter doesn't detect them for AAZ commands
- Excludes: endpoint create, neon-role create, neon-database create, get-postgres-version
- Resolves HIGH severity missing_command_example linter error in CI pipeline
* feat: Remove wait commands and update to version 1.0.1b1
- Remove wait command files: branch/_wait.py, project/_wait.py, organization/_wait.py
- Update __init__.py files to remove wait command imports
- Add linter exclusions for require_wait_command_if_no_wait rule for all command groups
- Update version to 1.0.1b1 in setup.py
- Add comprehensive changelog entry to HISTORY.rst documenting all improvements:
* 25 commands across 8 command groups
* Parameter mapping fixes with real Azure resource validation
* Help examples and linter compliance
* Successful testing with live Azure subscription
- Wait commands removed as operations complete quickly and were unnecessary
- All tests passing (6/6) and functionality verified
* docs: Update HISTORY.rst with concise 1.0.1b1 changelog
- Streamline changelog entry for version 1.0.1b1
- Focus on key features: preview commands for new entities
- Highlight important changes: wait commands removal, linter exclusions
- Emphasize successful real Azure resources validation testing
- Maintain clear and readable documentation format
* [Release] Update index.json for extension [ neon-1.0.1b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136319375&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/fb81781e93568fcc494b8f93ef71789d555270c3
* Release ArcAppliance CLI 1.6.0 (#9137)
Co-authored-by: Sai Sankar Gochhayat <[email protected]>
* [AKS] Add option `AzureLinux3` to `--os-sku` for `az aks nodepool add` and `az aks nodepool update` (#9095)
* chore: add AzureLinux3 OSSKU enum value
Signed-off-by: Calvin Shum <[email protected]>
* Complete AzureLinux3 OSSKU implementation
- Add changelog entry for version 18.0.0b29
- Bump version to 18.0.0b29
- Follow exact pattern from Ubuntu2204/Ubuntu2404 implementation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
Signed-off-by: Calvin Shum <[email protected]>
* add recording test
* Revert "Complete AzureLinux3 OSSKU implementation"
This reverts commit 588cb2a6dd1cbdbce9d68ec14f12c711a838d737.
* Bump version to 18.0.0b34
- Add changelog entry for version 18.0.0b34
- Bump version to 18.0.0b34
* Update test_aks_nodepool_add_with_ossku_azurelinux3.yaml
* Revert "Update test_aks_nodepool_add_with_ossku_azurelinux3.yaml"
This reverts commit 5a20e1beced030fa0109f6b1d06ab187653617f2.
* Reapply "Update test_aks_nodepool_add_with_ossku_azurelinux3.yaml"
This reverts commit e702361678f026883f01b139fe25c3ebd02fd953.
---------
Signed-off-by: Calvin Shum <[email protected]>
Co-authored-by: anujmaheshwari1 <[email protected]>
Co-authored-by: Claude <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b36 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136341093&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/a7b3facf078b03c10982a54a7d870af4945c4575
* Fix resource creation in datadog (#9144)
* fix resource creation
* update attribute
* update example
* update version
* update version
---------
Co-authored-by: Shivansh Agarwal <[email protected]>
* [Release] Update index.json for extension [ datadog-2.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136437677&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/c5193f8f9b7b9d82c9c7d9befc1a99e128a5271a
* Update AVNM connectivity configuration CLI to use 2024-07-01 API version (#9125)
* Generated Azure CLI extension changes
* Resolve errors in test files
* Add passing tests
* Fix connect-config parameter applies-to-groups
* Update src/network-manager/azext_network_manager/aaz/latest/network/manager/connect_config/_create.py
Co-authored-by: Copilot <[email protected]>
* Update src/network-manager/azext_network_manager/aaz/latest/network/manager/connect_config/_update.py
Co-authored-by: Copilot <[email protected]>
* Passing local tests
* Add parameter options to connect-config
* Increment versio in HISTORT.rst
* Add singular option for applies to groups
* Fix update.py
* fix conflicting options for connect-config
* fix conflicting options for connect-config
* Fix tests to set connect-config singular options
* update version to 3.0.0 in setup.py
* update version to 3.0.0 in HISTORY.rst
* Fix breaking changes related to network manager paramter
* Release version fix
---------
Co-authored-by: Sonal Singh (from Dev Box) <[email protected]>
Co-authored-by: Copilot <[email protected]>
* [Release] Update index.json for extension [ network-manager-2.1.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136442938&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/ce3559ea2a57f228cc8939b19d4c7365178ef73d
* [AKS] Add machine cli preview (#9045)
* [amg] Remove essential SKU resource creation (#9128)
* Remove essential SKU resource creation
* Refine arg error msg
* Remove essential SKU resource creation
* Refine arg error msg
* New test recordings
* Redo test recordings
---------
Co-authored-by: Alan Zhang <[email protected]>
* [Release] Update index.json for extension [ amg-2.8.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136575856&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/1681210b2e6e1cce1624d1c41e7b32c19d51650b
* Update index.json (#9146)
Drop Public preview version 0.1.4
* [AKS] Autoscaling support for VMs agentpool (#9012)
* add in azure-iot 0.27.0 (#9151)
* [Release] Update index.json for extension [ aks-preview-18.0.0b37 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136721005&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/3d006775c9fe3b7167a88cb25d5ea15e1cc7b380
* [Containerapp] `az containerapp up`: Support --kind {functionapp} (#9052)
* add logic to deal with xml format in return error (#9142)
* add logic to deal with xml format in return error
* change as per comments
* change version
* code style
* change version
* [Release] Update index.json for extension [ spring-1.28.4 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136758693&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/7a71074d4aebcc402e153876b1a08976081c4f73
* add aks-agent codeowner (#9152)
* feat: Improve user experience of az aks agent with aks-mcp (#9132)
* feat: Improve user experience of az aks agent with aks-mcp
Enhance the user experience of az aks agent, including:
1. Use aks-mcp by default, offering an opt-out flag --no-aks-mcp.
2. Disable duplicated built-in toolsets when using aks-mcp.
3. Manage the lifecycle of aks-mcp binary, including downloading,
updating, health checking and gracefully stopping.
4. Offer status subcommand to display the system status.
Refine system prompt.
5. Smart toolset refreshment when switching between mcp and traditional
mode.
* use --status instead of status
* address ai comments
* style
* add pytest-asyncio dependency
* fix unit tests
* fix(aks-agent/mcp): eliminate “Event loop is closed” shutdown error
- Launch aks-mcp via subprocess.Popen instead of
asyncio.create_subprocess_exec to avoid asyncio transport GC on a closed
loop.
- Add robust teardown: terminate → wait(timeout) → kill fallback, and
explicitly close stdin/stdout/stderr pipes.
- Make is_server_running use Popen.poll() safely.
- Minor: update MCP prompt to prefer kubectl node listing when Azure
Compute ops are blocked by read-only policy.
* {AKS} Clarify model parameter (cherry-pick PR #9145)
Squashed cherry-pick of PR #9145 commits:\n- clarify model parameter\n- adjust command example to pretty print recommendation\n- fix disallowed html tag in deployment name\n- update examples to use model name as deployment name\n- remove redundant starting space in parameter help\n\nExcluded changes to HISTORY.rst and setup.py as requested.
* chore: Add nilo19 and mainerd to aks agent owners
* chore(aks-agent): fix flake8 issues (E306, E261, W291)
* chore(aks-agent): flake8 E261 fix in mcp_manager.py (two spaces before inline comment)
* [Release] Update index.json for extension [ aks-agent-1.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137081945&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/158f3c3e464c781fe6f9e949ffa135fdf03d7a8a
* ML release - 2.39.0 (#9141)
* Compute connect port 22 path fix (#9082)
* port 22 compute connect fix
* add changelog
* CLI v2 2.39.0 (Version/changelog changes) (#9089)
* Pylint fix + History update (#9143)
* pylint fix
* revert unwanted change
* [Release] Update index.json for extension [ machinelearningservices-2.39.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137089933&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/e87f842bc6451c3a0a76b87e8fdc02180076cf51
* [Storage-Mover] `az storage-mover endpoint`: Add new endpoints, Support assigning identity (#9109)
* [Storage-Mover] update to api version 2025-07-01; `az storage-mover endpoint`: Support `identity`
* Custom Commands for Endpoint Create/Update for NFS File Share and Multi Cloud Connector
* Added param for nfs-file-share
* Added test for nfs file share
* NFS Tests Working
* multi cloud connector tests passing
* reverted test_storage_mover_endpoint_scenarios.yaml
* NFS endpoint scenarios recording
* azdev style storage-mover PASSED
* Bumped version and added updates in HISTORY.rst
* fix azdev Linter
* azdev linter and style fix
* azdev lint fix
* edit HISTORY.rst as per the guidlines
* updated API version in the test recordings
* Fixed failing tests
* fixed CI issues
* fixed linter issues
* Added tests for endpoint identity commands
* AzDev Linter Fix
---------
Co-authored-by: KARTIK KHULLAR <[email protected]>
* [Release] Update index.json for extension [ storage-mover-1.2.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137092341&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/7fc211418be94abd02a9ecf3bb3189a7a8c305d7
* [Containerapp] `az containerapp sessionpool create/update`: Add health probe support (#9139)
* don't print version check at bottom toolbar (#9166)
* {CI} Add a test workflow to trigger test extension release pipeline on main branch push (#9158)
* Add workflow to trigger Test Extension Release Pipeline on main branch push
* Add a test pipeline to perform a dry run release of new external extension wheel packages to the unified AME storage account.
* Update .github/workflows/TestTriggerExtensionRelease.yml
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>
* Add new version for firmwareanalysis for 2025-08-02 swagger (#9161)
* Updating firmwareanalysis extension for GA release
- updated models for latest swagger version 2025-08-02
- updated tests
- removed sas url generation test
* fixed broken cli commands and tests
added back upload url test, but with redacted sasurl
* updating version to 2.0.0
* updated changelog
- removed deprecated command
- fixed test to reference all test values
* update examples to make linter happy
---------
Co-authored-by: Mike Kennedy (from Dev Box) <[email protected]>
* [Release] Update index.json for extension [ firmwareanalysis-2.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137217401&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/e15cd8099aa6fb791bf571e9282cce009a81a927
* Updating nexusidentity - Resolves installation issue caused by Graphs Python SDK package. (#9102)
* updating nexusidentity - Resolves installation issue caused by Graphs Python SDK package where a long path error occured. To fix this - SDK support was removed and replaced with httpclient
* fixing a small security concern with shell
* retrigger checks
* retrigger checks
* [Release] Update index.json for extension [ nexusidentity-1.0.0b6 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137316991&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/55aa877ffd929dd8bf572e57e2277cb4b72e0a11
* [Containerapp] `az containerapp session stop`: Add stop session feature (#9140)
* [SFTP] Initial Preview Release (#8982)
* init managed sftp prototype
* port fix
* more unit tests
* test fixes
* clean tests
* big clean
* fix flake8
* pylint fixes
* fix versioning and summary
* simplify
* sftp cert ests
* sftp connect tests
* organize tests
* support tilde
* clean logged out logs
* az sftp cert expiration
* az sftp cert argument combination tests
* parameterize some tests
* az sftp connect arg combos
* remove batch mode
* unit tests
* simplify
* update args and summary
* minor changes and add basic scenario tests
* style
* remove validators
* remove connectivity utils and client factory
* remove test-only functions
* remove unnecessary wrappers
* remove chmod
* remove batch commands example
* add sftp to service_name.json
* Add copyright header test_sftp_scenario.py
* Update azext_metadata.json
---------
Co-authored-by: Zhiyi Huang <[email protected]>
* [Release] Update index.json for extension [ sftp-1.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137326695&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/3ff2094b2eb10d3d6cda59c138befe9e26e7bf46
* (playwrighttesting): Deprecation of playwright cli command (#9156)
Co-authored-by: guptakashish <[email protected]>
* Update firmwareanalysis to GA status (#9172)
- remove azext.isPreview configuration so docs reflect GA status instead
of Preview
- bump version to 2.0.1 so we can release the fix
Co-authored-by: Mike Kennedy (from Dev Box) <[email protected]>
* [Release] Update index.json for extension [ firmwareanalysis-2.0.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137347377&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/2788cf10fb77bde67930b43f62c5454be80c4fe4
* chore: Disable aks-mcp by default, offer --aks-mcp flag to enable it (#9171)
* [Release] Update index.json for extension [ aks-agent-1.0.0b3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137471450&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/acc900e7a53c3083ed343b75346268cb35a54f6b
* Add blue green upgrade support for aks-preview (#8999)
* Feature/aks acns performance (#9136)
* feat: add acns perf options
* feat: fix issues, add tests
* chore: update history
* Update src/aks-preview/azext_aks_preview/managed_cluster_decorator.py
Co-authored-by: Copilot <[email protected]>
* Update src/aks-preview/azext_aks_preview/tests/latest/test_managed_cluster_decorator.py
Co-authored-by: Copilot <[email protected]>
* Update src/aks-preview/linter_exclusions.yml
Co-authored-by: Copilot <[email protected]>
* Update src/aks-preview/linter_exclusions.yml
Co-authored-by: Copilot <[email protected]>
* fix: address comments
* fix: address comments
* fix: switch to westcentralus
* chore: update version
* fix: undo accidental delete
* chore: update acns perf test, add recording
* fix bad merge
---------
Co-authored-by: Copilot <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b38 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137487000&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b06cbbb5beddcc2db1da8d464f20ea09be2fd0f0
* [connectedk8s] Update extension CLI to v1.10.9 (#9177)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17)
* update release notes and version for connectedk8s cli extension (#18)
* remove redundant test files specific to forked repo CI checks
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
* [Release] Update index.json for extension [ connectedk8s-1.10.9 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137602188&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/d4d58b120103cf002b568ed8dcc03085d6dd9bec
* [Communication] Add deliveryReport and Tag parameters to sms send command (#9180)
* Add deliveryReport and Tag parameters to sms send command
* correct version
* update version
* Fix tests
* Fix test and recordings
* Fix recordings
* [Release] Update index.json for extension [ communication-1.14.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137812299&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/3e96534a196cd4832ea84859874a34b255397da9
* [amlfs] Add az amlfs auto-import commands (#9134)
* [amlfs] Add az amlfs auto-import commands
* Updating History and setup files
* Update src/amlfs/azext_amlfs/aaz/latest/amlfs/auto_import/_update.py
Co-authored-by: Copilot <[email protected]>
(cherry picked from commit 3d1f1fc728de13efd194a5b2fa529d4f9633a07a)
* Updating create option conflict resolution for shorter length
* Adding re-recorded Import Job test
* Adding re-recorded AutoExportJob tests
* Adding re-recorded test results
---------
Co-authored-by: Aman Jain <[email protected]>
Co-authored-by: Copilot <[email protected]>
* Create role assignment for MSI when enable_vnet_integration is true (#9153)
* update error message
* grant vnet perm
* address comments
* setup.py
* update
* update style
* release version block
* update
* [Release] Update index.json for extension [ amlfs-1.2.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137812854&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/8357d6f854d23360cfe0dc5d94c2c616fea5bebb
* Managed Network Fabric - Removing the `externalnetwork update-bfd-administrative-state` command as it is not supported by the API. (#9182)
* updating nexusidentity - Resolves installation issue caused by Graphs Python SDK package where a long path error occured. To fix this - SDK support was removed and replaced with httpclient
* fixing a small security concern with shell
* retrigger checks
* retrigger checks
* removing unsupported operation
* removing unsupported operation
* Retrigger GitHub Actions
* [Release] Update index.json for extension [ managednetworkfabric-8.1.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137813062&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/1c1130586dde43a58feb173f23366c03cb5bc56a
* Update the layer hashes for image which has changed and pull specific sha (#9174)
* {CI} Sync resourceManagement.yml according To ADO Wiki Page - Service Contact List (#9197)
* Network Cloud Preview Version 4.0.0b1 for 2025-07-01-preview (#9057)
* new version of networkcloud cli
* updating min version
* pushing some updates
* fix run command for storage appliance on windows
* update history
---------
Co-authored-by: Nafiz Haider <[email protected]>
* [Release] Update index.json for extension [ networkcloud-4.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137934227&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/2105ee9ce3a5d929eadc6168b773e9edaf4626e2
* [AKS] Add option AzureLinuxOSGuard and AzureLinux3OSGuard to --os-sku for az aks nodepool add and az aks nodepool update (#9147)
* [Release] Update index.json for extension [ aks-preview-18.0.0b39 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137942863&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/ce952e4f70216f250df394de9923dfb27da0a181
* {Zones} Pin minCliCoreVersion 2.72.0 as the latest CLI version before this extension was released. Remove incompatibility with previous CLI core version. (#9200)
* [Release] Update index.json for extension [ zones-1.0.0b5 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137945712&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/fe864e4ac75ea7a928a9bde0b4d925e97d7bfd04
* exclude tests folder (#9213)
* new release (#9218)
* [AKS] Add option Windows2025 to --os-sku for az aks nodepool add (#9178)
* arcdata version bump to 1.5.26 (#9148)
Co-authored-by: Melody Zhu <[email protected]>
* {AKS} Fix test case `test_aks_approuting_enable_with_keyvault_secrets_provider_addon_and_keyvault_id` (#9221)
* [AKS] Fix --aks-mcp flag to accept true/false values (#9231)
Simplified the aks-mcp parameter by removing custom positive/negative labels
and using the default three_state_flag behavior to properly handle true/false values.
* [AKS Agent] Bump aks-mcp version to v0.0.9 (#9236)
* [AKS Agent] Bump aks-mcp version to v0.0.9
* [AKS Agent] Bump aks-agent version to 1.0.0b4
* [Release] Update index.json for extension [ aks-agent-1.0.0b4 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138354998&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/fa62bf336ebe4577b3fc7b0a61247f5ec0e931d3
* Managed Network Fabric - Adding nullable to all ARM-ID fields to allow clearing the values (#9216)
* updating nexusidentity - Resolves installation issue caused by Graphs Python SDK package where a long path error occured. To fix this - SDK support was removed and replaced with httpclient
* fixing a small security concern with shell
* retrigger checks
* retrigger checks
* removing unsupported operation
* removing unsupported operation
* Retrigger GitHub Actions
* Adding nullable to all ARM-ID fields
* Adding nullable to all ARM-ID fields
* fixing versioning
* {stream-analytics} Support with Azure Function (#9179)
* migrate to aaz, support with Azure Function
* remove cf, run live test
* update version
* [Release] Update index.json for extension [ managednetworkfabric-8.2.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138359475&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/2453de18c687e700812af0fbebbef314df28411f
* [Release] Update index.json for extension [ stream-analytics-1.0.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138359965&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/ef3c612878cb4f2be583449fe12578941952109e
* [confcom] Add tests for acipolicygen (#9199)
* Add tests for acipolicygen on arm template
* Add missing sha based references
* Remove helper script
* Add a test for fragments
* Skip test with known issue
* Skip exclude default fragment tests for known issue
* Update missed rego policies
* Fix the curdir of acipolicygen test runner
* [confcom] Bump the infra fragment minimum svn to 4 (#9238)
* Bump the infra fragment minimum svn to 4
* Bump version
* [Release] Update index.json for extension [ confcom ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138363679&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/f4f6815128332be637ef1eaf6d9f27753ac785c8
* AKS: Change --enable-azure-container-storage --disable-azure-container -storage behavior and add --container-storage-version (#9138)
* [Release] Update index.json for extension [ aks-preview-18.0.0b40 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138547011&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/737b240c25351488f0c9ba79c9dfc886d083d52f
* AOSM CLI - Fixing a zip-slip security bug for code that was using tar.extractall() on `nfd build` command (#9234)
* AOSM CLI - Fixing a zip-slip security bug for code that was using tar.extractall() on `nfd build` command
* fixing tests
* fixing tests
* review updates
---------
Co-authored-by: Daniel Steven <[email protected]>
* [Release] Update index.json for extension [ aosm-2.0.0b3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138548638&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/966e8d89e58db94e98c6907a896cc58c7cbfd6fd
* Skip none overrides on localdns profile (#9188)
* Add JWT Authenticator commands to aks-preview (#9189)
* [ Workload-Orchestration ] Added Bulk Management Commands (#9246)
* Workload orchestration 3.1.0
* Update version
* Update version
* Adding example
* Adding example
* Removing pem files
* Updating api version
* Fixing tests
* Fixing tests
* Backward Compatible
---------
Co-authored-by: Atharva <[email protected]>
* [Release] Update index.json for extension [ workload-orchestration-4.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138573512&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/d378651f9ff52200278ac797b9e245d179efad55
* Fix merge conflict between new tests and default min svn bump (#9241)
* Add NG of type subnet support (#9244)
* [Release] Update index.json for extension [ network-manager-3.0.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138664427&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/8e30da7574fee6e8695f7cbe1b2b10a7bab76940
* [connectedk8s] Update extension CLI to v1.10.10 (#9254)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update python version to 3.13 (#12)
* changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17)
* [Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (#20)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* Parameterize for airgapped clouds (#5)
* Add parameterization for the airgapped clouds
* Fix azdev style
* MCR path function
* azdev, ruff, and mypy
---------
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
* Oras client fix to work with different MCRs (#6)
Co-authored-by: mmcneal <[email protected]>
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* Update cluster diagnostics image to 1.29.3 (#7)
* Update cluster diagnostics helm chart to 1.29.3
* Fix lint issues
---------
Co-authored-by: bgriddaluru <[email protected]>
* RBAC deprecation & fix the issue
* typo
* fix comments
* update tests
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* rebase
* fix tests
* fix version
* fix mypy, lint
* fix test
* fix test
* fix test
* fix test
* fix test
* rename test
* deprecate flags
* rebase
* rebase
* bump version for release
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
Co-authored-by: mcnealm13 <[email protected]>
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: vithumma <[email protected]>
* remove redundant test files
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
Co-authored-by: Vineeth Thumma <[email protected]>
Co-authored-by: mcnealm13 <[email protected]>
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: vithumma <[email protected]>
* [Release] Update index.json for extension [ connectedk8s-1.10.10 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138674669&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/e03fa94b705e6ec9957f77b909845350d186b47a
* Evals system for aks-agent (#9219)
* fix: acns-datapath-acceleration-mode None should set the API field correctly (#9255)
* [Release] Update index.json for extension [ aks-preview-18.0.0b41 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138690044&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/961d5126fccf51bc8801600a00e85776e9b7cd2b
* Azure CLI to manage Site resources (#9181)
* Site cli extension changes
* removing beta
* Allowing labels deletion
* removing beta from version history
* Correcting argument
* Correcting format
* Updated readme
* Adding beta to version
* Updating service_name file with site entry
* [Release] Update index.json for extension [ site-1.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138696727&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/4a4e750e807ee47001be3bfa132d117931e66052
* Azure Firewall Autoscale Configuration (#9235)
* Azure Firewall Autoscale Configuration
* bump version
* update recordings for tests
* reset of recordings
* Try to fix recording for test_azure_firewall_policy_explicit_proxy
* non-dynamic test value
* Use sas token key
* Remove explicit proxy test
* [Release] Update index.json for extension [ azure-firewall-1.4.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138818987&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b030b92555c22dbbaade2b867793b72e7aa14095
* Managed Network Fabric - Removing commands that are not supported by the API. (#9266)
* Removing unsupported commands from the managednetworkfabric CLI.
* updating history
* [Release] Update index.json for extension [ managednetworkfabric-8.2.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139155356&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/59ba8a14aba85101d8e41c6c1a8789d4b65aed12
* [AKS] Add support for OSSKU Flatcar to cluster create/nodepool create (#9240)
* [storage-discovery] 09-01 stable cli extension (#9230)
mark operations stable
update setup.py and HISTORY.rst
remove azext.isPreview from azext_metadata.json
* {AKS} Fix role assignment failure when using azure-cli version >= `2.77.0`. (#9267)
* [Release] Update index.json for extension [ storage-discovery-1.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139171604&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/2ebf49eb7017ef71056316875e240c0c76a71cc6
* [Release] Update index.json for extension [ aks-preview-18.0.0b42 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139172224&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/af54e9d799ca3d4da6796ba46da47474bde7bf4e
* Add new parameter to enable Dnstap logging in Azure Firewall (#9271)
* Adding new parameter enable-dnstap-logging
* Small nit
* Small nit2
* Remove comma
* Update history
* update test recording
* Update setup
---------
Co-authored-by: Bhumika Kaur Matharu <[email protected]>
* [Release] Update index.json for extension [ azure-firewall-1.5.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139595971&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/05c62a2a4793c75960b2fda7aa920574522be3b4
* Add LocalDNS Live Tests for valid and invalid scenarios (#9252)
* skip none overrides on localdns profile
* update history rst
* refactor to process dns overrides func
* move overrides function to helper file
* apply linter suggestions
* add localdnsconfig folder
* add more tests
* add new json files
* add default dns overrides
* add more test cases
* move tests around, move invalid cases to another file
* add back import semver
* reorder the existing tests
* delete preferred mode only
* delete null.json
* remove redundant json file
* remove redundant json file
* fix the mistake at line 3349
* forgot that i put all the configs in data/localconfig folder
* remove unused file
* spelling error
* fix default dnsOverrides check when we create agentpool with required mode only
* restore localdnsconfig file
* delete extra property case from invalid test file
* add extra property cases in src/aks-preview/azext_aks_preview/tests/latest/test_aks_commands.py
* add extra property files
* check for defaulted *dnsOverrides when making agent pool with mode: required only
* comment out cleanup in test_aks_nodepool_add_with_localdns_required_mode
* add more logging for debugging
* add print statements in src/aks-preview/azext_aks_preview/vendored_sdks/azure_mgmt_preview_aks/operations/_agent_pools_operations.py for debugging
* only initialize the dictionaries if dnsoverrides are provided
* process dns overrides only when dns overrides are provided
* consolidate duplicated build_localdns_profile function
* move invalid cases to line 4133
* update test_aks_commands.py
* look for vnetDnsOverrides and kubeDNSOverrides keys, case-insensitive
* fix test_aks_nodepool_add_with_localdns_required_mode_single_vnetdns
* check for dictionary for build_override
* update failing test cases
* rename from required_mode_extra_property.json -> required_mode_kubedns_extra_property.json
* fix azdev style
* temporarily add self.fail statements s.t. i can see the error_message
* change from assertTrue to assertIn with more specific error msg, delete un-needed test case
* change from print to debug
* remove logger.debug line to print localdnsprofile
* add null config file
* fix the tests
* fix the tests
* update src/aks-preview/HISTORY.rst with a new note under 18.0.0b42
* update src/aks-preview/HISTORY.rst
* Revert "add print statements in src/aks-preview/azext_aks_preview/vendored_sdks/azure_mgmt_preview_aks/operations/_agent_pools_operations.py for debugging"
This reverts commit b7474385a8bcb5088ea8539923a4eca5ab366ba3.
* update src/aks-preview/HISTORY.rst
* Revert "add more logging for debugging"
This reverts commit 1786254f78627af5926efa438163843de19657dd.
* mix the casing for *dnsoverrides
* throw an exception from cli if the values of kubednsoverrides or vnetdnsoverrides are not type dict
* add tests for null and non-dict overrides
* make the keys of localdnsprofile mixed-case
* add required_mode_null_dnsOverrides.json and required_mode_number_dnsOverrides.json
* correct the error message I'm looking for, for non-dict dns overrides
* remove print stmt from src/aks-preview/azext_aks_preview/_helpers.py
* add check for DNS override settings
* update the test with dns override settings check
* update assertIn msg for test_aks_nodepool_add_with_localdns_required_mode_partial_invalid
* break down InvalidArgumentValueError msg into two lines
* update existing cassette files
* new cassette files for new tests
* add three additional cassette files I did not commit before
* expect InvalidArgumentValueError when None is provided for DNS overrides
* update AKSPreviewAgentPoolUpdateDecoratorCommonTestCase.common_update_localdns_profile
* revert the import statement for from azure.cli.command_modules.acs.tests.latest.mocks import
* Add a new line
* Revert "Add a new line"
This reverts commit 2c347c3c6d5afed2bd36aa32818f1dfdbae9a44e.
* update version in src/aks-preview/setup.py to align with azure-cli-extensions/src/aks-preview/HISTORY.rst
---------
Co-authored-by: juanbe <[email protected]>
Co-authored-by: Juan Diego Bencardino <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b43 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139618131&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/ba0a97c85caacd81d7863a190f1d1f68215d142c
* [Network] Feature network NSP 2024 10 01 (#9101)
* Add changes related 2024-10-01
* Update changelog
* Update tests
* Updated tests
* updated tests recordings
* Update test recordings
* [Release] Update index.json for extension [ nsp-1.1.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139724051&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/4790cd2e5819a8d739982c378af223756c0fa0ec
* Bump fleet az cli extension version to 1.7.0 (#9277)
* bump to 1.6.5
* update the version to 1.7.0
* [Release] Update index.json for extension [ fleet-1.7.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139749279&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/75972f4473c184b540e9514bfd8cddaa2104f1ae
* {AKS} Vendor new SDK and bump API version to 2025-08-02-preview (#9276)
* {redisenterprise} breaking change warning (#9272)
* breaking change warning
* Update src/redisenterprise/_breaking_change.py
Co-authored-by: Copilot <[email protected]>
* style fix
* update version
---------
Co-authored-by: Nikita Garg <[email protected]>
Co-authored-by: Copilot <[email protected]>
* [Release] Update index.json for extension [ redisenterprise-1.2.2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139758024&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/cfa24a9086847c85fb737b625c9e50546b8c29b3
* Added SQL DB Retry, SQLVM Delete and SQLMI Delete commands (#9256)
* Added SQL DB Retry, SQLVM Delete and SQLMI Delete commands
* Updates.
* Updates
---------
Co-authored-by: Amarjeet Kumar <[email protected]>
* [Release] Update index.json for extension [ datamigration-1.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139765686&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/19559b67b7f99bec3a057327a4483f90059e9729
* {Containerapp} Update recording files (#9281)
* hide the --enable-managed-system-pool option for now (#9278)
* hide the --enable-managed-system-pool optoin for now
* add history
* keep _help.py
* fix style
* update setup.py
---------
Co-authored-by: Hao Yuan <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b44 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140008104&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/bfb734ec564d1cfaa7b94216ea34a20fd78a9050
* Network Cloud CLi - Fixing zip-slip vulnerability in custom operations (#9282)
* Removing unsupported commands from the managednetworkfabric CLI.
* updating history
* Network Cloud CLi - Fixing zip-slip vulnerability
* updating history and setup.py versions
* linting fixes
* [Release] Update index.json for extension [ networkcloud-4.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140083779&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/aff3034796db390283b7556306fc1c5847d0700d
* [confcom] Add a warning and path for default change for stdio (#9203)
* Add a warning and path for default change for stdio
* Satisfy azdev style
* Fix help string for --enable-stdio
* Refactor resolving stdio into it's own function
* Bump version
* Bump minor version
* [Release] Update index.json for extension [ confcom ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140089922&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/de110edc4faa6464bfa82fe8dc64f46c34ad1d77
* Stumpaudra/fleet/managed namespace (#9035)
* base recalibration
update
update
update
update
update
update
removing 0401
got tests to work
update
pylint
update
pylint
update
adding get credential commansd
update
pylint
addressing comments
simplifying namespace
updates
updates
lint
style
pylint
updates
updates to member
updates
updates
updates
style
updates
update
update
updated test recordings
removing unwanted files
updates
updating metadata
linter
updating version/history
setup
updates
style
style
update style
flake8
remove preview
making hubful recording use global endpoint
squash-managednamespace implementation
* changing defaults, updating help message
* updates
* adding validation none check
* updates
* version
---------
Co-authored-by: audrastump <[email protected]>
Co-authored-by: Jim Minter <[email protected]>
* [Release] Update index.json for extension [ fleet-1.8.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140092040&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b980420e190b0e3d2ea39605c9c886372b33c4c1
* [AKS] `az aks update`: Add new parameter `--kms-infrastructure-encryption` to enable KMS infrastructure encryption on an existing cluster. (#9287)
* Used vendored application insight sdk (#9184)
* vendor SDK
* Update SDK reference
* Fix test
* [Release] Update index.json for extension [ spring-1.28.5 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140102657&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/60bc46cafbca3c684431a741acafe1161cd4416c
* [redisenterprise] update breaking change file loc (#9294)
* update file loc
* update version
* style fix
* style fix
---------
Co-authored-by: Nikita Garg <[email protected]>
* [Release] Update index.json for extension [ redisenterprise-1.2.3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140114066&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/351dba70de70d6d32c6ddb414ad6bdfa1549ad70
* Network Cloud CLI version 2025-09-01 GA (#9295)
* Removing unsupported commands from the managednetworkfabric CLI.
* updating history
* Network Cloud CLi - Fixing zip-slip vulnerability
* updating history and setup.py versions
* linting fixes
* Netowrk Cloud CLI version 2025-09-01 GA
* [Release] Update index.json for extension [ networkcloud-4.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140209385&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/c239b89d4477e91c26d4a41c9d716dcbe762432b
* {Containerapp} Update test and recording files (#9291)
* update (#9297)
* [Release] Update index.json for extension [ containerapp ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140238524&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/26143775307ca13b9b86a530ed0cc3f27f789ea9
* [connectedmachine] update get extension image command (#9187)
* release 24-11
* update tests
* update version
* fix version number
* fix style
* fix style issue
* update tests
* update tests
* update tests
* update tests
* update tests
* upate test
* update test
* update test
* update test
* update commands
* update
* Update src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/image/_show.py
Co-authored-by: Copilot <[email protected]>
* Update src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/image/_list.py
Co-authored-by: Copilot <[email protected]>
* update tests
* update
* update test
* update
* update
---------
Co-authored-by: Copilot <[email protected]>
* [Release] Update index.json for extension [ connectedmachine-2.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140341424&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/a9b5e3cd0f474731252d2e171f5fa027b7d7f600
* feat: remove --enable-custom-ca-trust and --disable-custom-ca-trust options (#9283)
* [Release] Update index.json for extension [ aks-preview-19.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140361299&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/89bbdac512889150b71f005451f22a53d1ab330a
* add index (#9299)
* [servicelinkerpasswordless] fix logging issue (#9300)
* [Release] Update index.json for extension [ serviceconnector-passwordless-3.3.6 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140371627&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/695ae6076fd9aaa53012d5d62b3dbff044d75ba6
* Update link in azcli_aks_live_test README (#9247)
* updated the api version to 2025-06-01 (#9296)
Co-authored-by: Ravindra Dongade <[email protected]>
* initial checking for 2025-07-15 stable CLI (#9269)
* [Release] Update index.json for extension [ managednetworkfabric-9.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140490277&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/fe7ebde6039cb517af4224dc18916a3c389d916c
* [connectedk8s] Update extension CLI to v1.10.11 (#9304)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update python version to 3.13 (#12)
* changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17)
* [Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (#20)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* Parameterize for airgapped clouds (#5)
* Add parameterization for the airgapped clouds
* Fix azdev style
* MCR path function
* azdev, ruff, and mypy
---------
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
* Oras client fix to work with different MCRs (#6)
Co-authored-by: mmcneal <[email protected]>
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* Update cluster diagnostics image to 1.29.3 (#7)
* Update cluster diagnostics helm chart to 1.29.3
* Fix lint issues
---------
Co-authored-by: bgriddaluru <[email protected]>
* RBAC deprecation & fix the issue
* typo
* fix comments
* update tests
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* rebase
* fix tests
* fix version
* fix mypy, lint
* fix test
* fix test
* fix test
* fix test
* fix test
* rename test
* deprecate flags
* rebase
* rebase
* bump version for release
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
Co-authored-by: mcnealm13 <[email protected]>
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: vithumma <[email protected]>
* remove hardcoded public ARM endpoint url for fairfax and mooncake (#24)
* Bug Fix for FFX mcr url (#22)
* [connectedk8s] update release notes and version (#26)
* remove redundant test files
* remove change not relevant to connectedk8s release
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
Co-authored-by: Vineeth Thumma <[email protected]>
Co-authored-by: mcnealm13 <[email protected]>
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: vithumma <[email protected]>
Co-authored-by: hapate <[email protected]>
* [Release] Update index.json for extension [ connectedk8s-1.10.11 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140504087&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/425351566b46b9adca5cbf821b6f526fc572004b
* [AKS] Add --enable-opentelemetry-metrics and --enable-opentelemetry-logs to monitoring addons in aks-preview (#9149)
* [Release] Update index.json for extension [ aks-preview-19.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140506301&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/d2beb32eaae782455245a986bc6ce59aaffcd213
* {AKS} Bump holmesgpt and add feedback slash command (#9261)
* [Release] Update index.json for extension [ aks-agent-1.0.0b5 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140510943&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/07cf2351f42a9c1e86e91c4f4b2b5f6278cca311
* Fix doc link to dmverity-vhd tool (#9068)
Moved to
- https://github.com/microsoft/integrity-vhd
Removal in original location in
- https://github.com/microsoft/hcsshim/pull/2318
* [confcom] Fix multiple issues with `acipolicygen --diff` (#9258)
* Only attempt to parse ccePolicy if --diff is specified
* Fix parsing ccePolicies with no container defintions
* Satisfy azdev style
* Fix --infrastructure-svn and --fragments-json combo (#9264)
* [AKS] Implement platform-managed-keys (PMK) awared validation for KMS customer-managed-key (CMK) (#9301)
* [Release] Update index.json for extension [ aks-preview-19.0.0b3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140528984&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/dbe4e9bedb0289cb9a62822d3597dc89d2abad24
* Temporarily r…
achauhan-scc
added a commit
that referenced
this pull request
Nov 3, 2025
* Revert "Temporarily removed the extension: aks-agent (#9115)" (#9116)
This reverts commit ddc223c9434896ec971e79835d94ff46ca116987.
* Revert "Fix Neon extension: Unify command structure and remove preview status" (#9117)
* Revert "Fix Neon extension: Unify command structure and remove preview status…"
This reverts commit a973f801f0a55b2cef585982852c364c708d5ee1.
* Bump version from 1.0.0b4 to 1.0.0b6
* [Release] Update index.json for extension [ neon-1.0.0b6 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135751142&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/64ab52906fe23694a8f957a80268da563663ddca
* {AKS} Remove the sku preview flag from help command for AKS automatic (#9120)
* [Release] Update index.json for extension [ aks-preview-18.0.0b32 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135839673&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/7d5b6575a74ab795aa41a7fe6c42dc6932b6d193
* [ Workload-Orchestration ] Add Context & Solution Management Commands (#9037)
* added
* commit
* Made Changes
* Added change
* Made changes
* List solution revisions and instances
* Made changes rr
* Made change
---------
Co-authored-by: Atharva <[email protected]>
Co-authored-by: Manaswita Chichili <[email protected]>
* [AKS] `az aks create`: Add new parameter `--kms-infrastructure-encryption` to enable KMS infrastructure encryption. (#9071)
* Revert "[Release] Update index.json for extension [ neon-1.0.0b5 ]" (#9118)
This reverts commit 616990f9572fb222bf6053f617b014ec34eda4e9.
* [Release] Update index.json for extension [ aks-preview-18.0.0b33 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135846382&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/042aa4e33a6085925b71e3b275500601f13e8979
* [ServiceConnector-passwordless] bump version for psycopg2-binary (#9075)
* bump version for psycopg2-binary
* update
* Update CLI command descriptions for newrelic (#9119)
* [Release] Update index.json for extension [ new-relic-1.0.2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135848078&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/e1df567b8f3ba18f6382b1aa87c591308de8b707
* [Release] Update index.json for extension [ serviceconnector-passwordless-3.3.5 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135848077&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/42db1eb7e72d87b899efa382e0aa737982d53604
* Feature/ga release (#9123)
* Update version from 1.0.0b6 to 1.0.0
* Update HISTORY.rst with release information
* [Release] Update index.json for extension [ neon-1.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135957068&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/18785cf742c9611cae46cbce3fed1e55d0f990e0
* aks add nodepool add to support machines pool (#9121)
Co-authored-by: Jianping Zeng <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b34 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135967911&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/1d48b879bc1179ca29059c677bab35e70e71972f
* {AKS} Vendor new SDK and bump API version to 2025-07-02-preview (#9131)
* [Release] Update index.json for extension [ aks-preview-18.0.0b35 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135984989&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b79f617d7ff5fb6c578dc7d00e8a1bfd7831f164
* Added changes (#9130)
Co-authored-by: Atharva <[email protected]>
* [Release] Update index.json for extension [ workload-orchestration-3.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135985917&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/715f0c64382b3a6db5dfc9310b186a959f87a459
* [SCVMM] Fixed create_from_machines command for VM Instance creation (#9107)
* [Release] Update index.json for extension [ scvmm-1.2.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136097084&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/06d116ebcf1386c562b75e3cc7fd3acf37bc64ce
* [k8s-extension] Update extension CLI to v1.7.0 (#9126)
* add pester tests for k8s-extension
* fix testcases for nodepool image issues (#5)
* update readme and version release notes (#6)
* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)
* update readme and version release notes (#6)
* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)
* Extend ContainerInsights Extension for high log scale mode support (#9)
* update python version to 3.13 (#10)
* update readme and version release notes (#6)
* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)
* update readme and version release notes (#6)
* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)
* Add k8s-extension troubleshoot phase 1: Infrastructure setup. (#11)
* [k8s-extension] Update extension CLI to v1.7.0 (#13)
* remove redundant test files
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: bragi92 <[email protected]>
Co-authored-by: Long Wan <[email protected]>
Co-authored-by: Andres Borja <[email protected]>
* [Release] Update index.json for extension [ k8s-extension-1.7.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136097815&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/40c0147fe008dcf56c451193d06cc8f54136b525
* Fix help text for `fleet list` command (#9114)
* [confcom] Adding standalone fragment support (#9097)
* ensure that oras discover doesn't error when the remote image doesn't exist
* updating version
* adding print for binary version
* commenting out some tests due to docker incompatibility
* pull image before saving to tar
---------
Co-authored-by: Heather Garvison <[email protected]>
* [Release] Update index.json for extension [ confcom ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136107318&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/bca2ea1679e62d67a08edd9c4396d4d53b83c462
* feat: Add Neon PostgreSQL preview API commands with parameter mapping… (#9133)
* feat: Add Neon PostgreSQL preview API commands with parameter mapping fixes
- Added 13 new commands for Neon PostgreSQL 2025-06-23-preview API
- Fixed critical parameter mapping issues in endpoint/database/role create commands
- Added comprehensive test suite with 6 test methods covering all functionality
- Updated azext_metadata.json with new command registrations
New Commands Added:
- az neon postgres endpoint create/list/delete
- az neon postgres neon-database create/list/delete
- az neon postgres neon-role create/list/delete
- az neon postgres get-postgres-version
Parameter Mapping Fixes:
- Fixed URL parameter mapping to use project_id/branch_id when available
- Resolved 'branch not found' errors in create commands
- Ensured proper API endpoint construction for nested resources
Testing:
- All 6 tests passing (100% success rate)
- Comprehensive validation of parameter mapping fixes
- Help command testing for all new commands
- Parameter validation testing for required fields
* Add command examples to fix linter violations
- Added examples for endpoint create command
- Added examples for get-postgres-version command
- Added examples for neon-role create command
- Added examples for neon-database create command
- Examples include common usage patterns and parameter variations
* fix: Add parameter mapping fixes for create commands
- Add project_id parameter to endpoint, role, and database create commands
- Implement URL parameter mapping with getattr/hasattr fallback pattern
- Fix endpoint list command parameter mapping
- Enable proper API URL construction for all create operations
- All tests passing (6/6) with real Azure resource validation
- Successfully tested with live Azure resources (endpoints, roles, databases created)
* fix: Correct help examples to fix linter errors
- Fix --attributes parameter examples to use proper JSON format instead of space-separated key=value pairs
- Replace invalid --suspend-timeout-minutes parameter with valid --size parameter in endpoint create example
- Resolve HIGH severity linter error: faulty_help_example_parameters_rule
- All help examples now use correct Azure CLI parameter syntax
* fix: Add linter exclusions for missing_command_example
- Add exclusions for neon postgres commands to resolve git-based linter check failure
- Commands have proper help examples but git-based linter doesn't detect them for AAZ commands
- Excludes: endpoint create, neon-role create, neon-database create, get-postgres-version
- Resolves HIGH severity missing_command_example linter error in CI pipeline
* feat: Remove wait commands and update to version 1.0.1b1
- Remove wait command files: branch/_wait.py, project/_wait.py, organization/_wait.py
- Update __init__.py files to remove wait command imports
- Add linter exclusions for require_wait_command_if_no_wait rule for all command groups
- Update version to 1.0.1b1 in setup.py
- Add comprehensive changelog entry to HISTORY.rst documenting all improvements:
* 25 commands across 8 command groups
* Parameter mapping fixes with real Azure resource validation
* Help examples and linter compliance
* Successful testing with live Azure subscription
- Wait commands removed as operations complete quickly and were unnecessary
- All tests passing (6/6) and functionality verified
* docs: Update HISTORY.rst with concise 1.0.1b1 changelog
- Streamline changelog entry for version 1.0.1b1
- Focus on key features: preview commands for new entities
- Highlight important changes: wait commands removal, linter exclusions
- Emphasize successful real Azure resources validation testing
- Maintain clear and readable documentation format
* [Release] Update index.json for extension [ neon-1.0.1b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136319375&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/fb81781e93568fcc494b8f93ef71789d555270c3
* Release ArcAppliance CLI 1.6.0 (#9137)
Co-authored-by: Sai Sankar Gochhayat <[email protected]>
* [AKS] Add option `AzureLinux3` to `--os-sku` for `az aks nodepool add` and `az aks nodepool update` (#9095)
* chore: add AzureLinux3 OSSKU enum value
Signed-off-by: Calvin Shum <[email protected]>
* Complete AzureLinux3 OSSKU implementation
- Add changelog entry for version 18.0.0b29
- Bump version to 18.0.0b29
- Follow exact pattern from Ubuntu2204/Ubuntu2404 implementation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
Signed-off-by: Calvin Shum <[email protected]>
* add recording test
* Revert "Complete AzureLinux3 OSSKU implementation"
This reverts commit 588cb2a6dd1cbdbce9d68ec14f12c711a838d737.
* Bump version to 18.0.0b34
- Add changelog entry for version 18.0.0b34
- Bump version to 18.0.0b34
* Update test_aks_nodepool_add_with_ossku_azurelinux3.yaml
* Revert "Update test_aks_nodepool_add_with_ossku_azurelinux3.yaml"
This reverts commit 5a20e1beced030fa0109f6b1d06ab187653617f2.
* Reapply "Update test_aks_nodepool_add_with_ossku_azurelinux3.yaml"
This reverts commit e702361678f026883f01b139fe25c3ebd02fd953.
---------
Signed-off-by: Calvin Shum <[email protected]>
Co-authored-by: anujmaheshwari1 <[email protected]>
Co-authored-by: Claude <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b36 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136341093&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/a7b3facf078b03c10982a54a7d870af4945c4575
* Fix resource creation in datadog (#9144)
* fix resource creation
* update attribute
* update example
* update version
* update version
---------
Co-authored-by: Shivansh Agarwal <[email protected]>
* [Release] Update index.json for extension [ datadog-2.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136437677&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/c5193f8f9b7b9d82c9c7d9befc1a99e128a5271a
* Update AVNM connectivity configuration CLI to use 2024-07-01 API version (#9125)
* Generated Azure CLI extension changes
* Resolve errors in test files
* Add passing tests
* Fix connect-config parameter applies-to-groups
* Update src/network-manager/azext_network_manager/aaz/latest/network/manager/connect_config/_create.py
Co-authored-by: Copilot <[email protected]>
* Update src/network-manager/azext_network_manager/aaz/latest/network/manager/connect_config/_update.py
Co-authored-by: Copilot <[email protected]>
* Passing local tests
* Add parameter options to connect-config
* Increment versio in HISTORT.rst
* Add singular option for applies to groups
* Fix update.py
* fix conflicting options for connect-config
* fix conflicting options for connect-config
* Fix tests to set connect-config singular options
* update version to 3.0.0 in setup.py
* update version to 3.0.0 in HISTORY.rst
* Fix breaking changes related to network manager paramter
* Release version fix
---------
Co-authored-by: Sonal Singh (from Dev Box) <[email protected]>
Co-authored-by: Copilot <[email protected]>
* [Release] Update index.json for extension [ network-manager-2.1.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136442938&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/ce3559ea2a57f228cc8939b19d4c7365178ef73d
* [AKS] Add machine cli preview (#9045)
* [amg] Remove essential SKU resource creation (#9128)
* Remove essential SKU resource creation
* Refine arg error msg
* Remove essential SKU resource creation
* Refine arg error msg
* New test recordings
* Redo test recordings
---------
Co-authored-by: Alan Zhang <[email protected]>
* [Release] Update index.json for extension [ amg-2.8.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136575856&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/1681210b2e6e1cce1624d1c41e7b32c19d51650b
* Update index.json (#9146)
Drop Public preview version 0.1.4
* [AKS] Autoscaling support for VMs agentpool (#9012)
* add in azure-iot 0.27.0 (#9151)
* [Release] Update index.json for extension [ aks-preview-18.0.0b37 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136721005&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/3d006775c9fe3b7167a88cb25d5ea15e1cc7b380
* [Containerapp] `az containerapp up`: Support --kind {functionapp} (#9052)
* add logic to deal with xml format in return error (#9142)
* add logic to deal with xml format in return error
* change as per comments
* change version
* code style
* change version
* [Release] Update index.json for extension [ spring-1.28.4 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136758693&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/7a71074d4aebcc402e153876b1a08976081c4f73
* add aks-agent codeowner (#9152)
* feat: Improve user experience of az aks agent with aks-mcp (#9132)
* feat: Improve user experience of az aks agent with aks-mcp
Enhance the user experience of az aks agent, including:
1. Use aks-mcp by default, offering an opt-out flag --no-aks-mcp.
2. Disable duplicated built-in toolsets when using aks-mcp.
3. Manage the lifecycle of aks-mcp binary, including downloading,
updating, health checking and gracefully stopping.
4. Offer status subcommand to display the system status.
Refine system prompt.
5. Smart toolset refreshment when switching between mcp and traditional
mode.
* use --status instead of status
* address ai comments
* style
* add pytest-asyncio dependency
* fix unit tests
* fix(aks-agent/mcp): eliminate “Event loop is closed” shutdown error
- Launch aks-mcp via subprocess.Popen instead of
asyncio.create_subprocess_exec to avoid asyncio transport GC on a closed
loop.
- Add robust teardown: terminate → wait(timeout) → kill fallback, and
explicitly close stdin/stdout/stderr pipes.
- Make is_server_running use Popen.poll() safely.
- Minor: update MCP prompt to prefer kubectl node listing when Azure
Compute ops are blocked by read-only policy.
* {AKS} Clarify model parameter (cherry-pick PR #9145)
Squashed cherry-pick of PR #9145 commits:\n- clarify model parameter\n- adjust command example to pretty print recommendation\n- fix disallowed html tag in deployment name\n- update examples to use model name as deployment name\n- remove redundant starting space in parameter help\n\nExcluded changes to HISTORY.rst and setup.py as requested.
* chore: Add nilo19 and mainerd to aks agent owners
* chore(aks-agent): fix flake8 issues (E306, E261, W291)
* chore(aks-agent): flake8 E261 fix in mcp_manager.py (two spaces before inline comment)
* [Release] Update index.json for extension [ aks-agent-1.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137081945&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/158f3c3e464c781fe6f9e949ffa135fdf03d7a8a
* ML release - 2.39.0 (#9141)
* Compute connect port 22 path fix (#9082)
* port 22 compute connect fix
* add changelog
* CLI v2 2.39.0 (Version/changelog changes) (#9089)
* Pylint fix + History update (#9143)
* pylint fix
* revert unwanted change
* [Release] Update index.json for extension [ machinelearningservices-2.39.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137089933&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/e87f842bc6451c3a0a76b87e8fdc02180076cf51
* [Storage-Mover] `az storage-mover endpoint`: Add new endpoints, Support assigning identity (#9109)
* [Storage-Mover] update to api version 2025-07-01; `az storage-mover endpoint`: Support `identity`
* Custom Commands for Endpoint Create/Update for NFS File Share and Multi Cloud Connector
* Added param for nfs-file-share
* Added test for nfs file share
* NFS Tests Working
* multi cloud connector tests passing
* reverted test_storage_mover_endpoint_scenarios.yaml
* NFS endpoint scenarios recording
* azdev style storage-mover PASSED
* Bumped version and added updates in HISTORY.rst
* fix azdev Linter
* azdev linter and style fix
* azdev lint fix
* edit HISTORY.rst as per the guidlines
* updated API version in the test recordings
* Fixed failing tests
* fixed CI issues
* fixed linter issues
* Added tests for endpoint identity commands
* AzDev Linter Fix
---------
Co-authored-by: KARTIK KHULLAR <[email protected]>
* [Release] Update index.json for extension [ storage-mover-1.2.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137092341&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/7fc211418be94abd02a9ecf3bb3189a7a8c305d7
* [Containerapp] `az containerapp sessionpool create/update`: Add health probe support (#9139)
* don't print version check at bottom toolbar (#9166)
* {CI} Add a test workflow to trigger test extension release pipeline on main branch push (#9158)
* Add workflow to trigger Test Extension Release Pipeline on main branch push
* Add a test pipeline to perform a dry run release of new external extension wheel packages to the unified AME storage account.
* Update .github/workflows/TestTriggerExtensionRelease.yml
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>
* Add new version for firmwareanalysis for 2025-08-02 swagger (#9161)
* Updating firmwareanalysis extension for GA release
- updated models for latest swagger version 2025-08-02
- updated tests
- removed sas url generation test
* fixed broken cli commands and tests
added back upload url test, but with redacted sasurl
* updating version to 2.0.0
* updated changelog
- removed deprecated command
- fixed test to reference all test values
* update examples to make linter happy
---------
Co-authored-by: Mike Kennedy (from Dev Box) <[email protected]>
* [Release] Update index.json for extension [ firmwareanalysis-2.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137217401&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/e15cd8099aa6fb791bf571e9282cce009a81a927
* Updating nexusidentity - Resolves installation issue caused by Graphs Python SDK package. (#9102)
* updating nexusidentity - Resolves installation issue caused by Graphs Python SDK package where a long path error occured. To fix this - SDK support was removed and replaced with httpclient
* fixing a small security concern with shell
* retrigger checks
* retrigger checks
* [Release] Update index.json for extension [ nexusidentity-1.0.0b6 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137316991&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/55aa877ffd929dd8bf572e57e2277cb4b72e0a11
* [Containerapp] `az containerapp session stop`: Add stop session feature (#9140)
* [SFTP] Initial Preview Release (#8982)
* init managed sftp prototype
* port fix
* more unit tests
* test fixes
* clean tests
* big clean
* fix flake8
* pylint fixes
* fix versioning and summary
* simplify
* sftp cert ests
* sftp connect tests
* organize tests
* support tilde
* clean logged out logs
* az sftp cert expiration
* az sftp cert argument combination tests
* parameterize some tests
* az sftp connect arg combos
* remove batch mode
* unit tests
* simplify
* update args and summary
* minor changes and add basic scenario tests
* style
* remove validators
* remove connectivity utils and client factory
* remove test-only functions
* remove unnecessary wrappers
* remove chmod
* remove batch commands example
* add sftp to service_name.json
* Add copyright header test_sftp_scenario.py
* Update azext_metadata.json
---------
Co-authored-by: Zhiyi Huang <[email protected]>
* [Release] Update index.json for extension [ sftp-1.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137326695&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/3ff2094b2eb10d3d6cda59c138befe9e26e7bf46
* (playwrighttesting): Deprecation of playwright cli command (#9156)
Co-authored-by: guptakashish <[email protected]>
* Update firmwareanalysis to GA status (#9172)
- remove azext.isPreview configuration so docs reflect GA status instead
of Preview
- bump version to 2.0.1 so we can release the fix
Co-authored-by: Mike Kennedy (from Dev Box) <[email protected]>
* [Release] Update index.json for extension [ firmwareanalysis-2.0.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137347377&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/2788cf10fb77bde67930b43f62c5454be80c4fe4
* chore: Disable aks-mcp by default, offer --aks-mcp flag to enable it (#9171)
* [Release] Update index.json for extension [ aks-agent-1.0.0b3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137471450&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/acc900e7a53c3083ed343b75346268cb35a54f6b
* Add blue green upgrade support for aks-preview (#8999)
* Feature/aks acns performance (#9136)
* feat: add acns perf options
* feat: fix issues, add tests
* chore: update history
* Update src/aks-preview/azext_aks_preview/managed_cluster_decorator.py
Co-authored-by: Copilot <[email protected]>
* Update src/aks-preview/azext_aks_preview/tests/latest/test_managed_cluster_decorator.py
Co-authored-by: Copilot <[email protected]>
* Update src/aks-preview/linter_exclusions.yml
Co-authored-by: Copilot <[email protected]>
* Update src/aks-preview/linter_exclusions.yml
Co-authored-by: Copilot <[email protected]>
* fix: address comments
* fix: address comments
* fix: switch to westcentralus
* chore: update version
* fix: undo accidental delete
* chore: update acns perf test, add recording
* fix bad merge
---------
Co-authored-by: Copilot <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b38 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137487000&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b06cbbb5beddcc2db1da8d464f20ea09be2fd0f0
* [connectedk8s] Update extension CLI to v1.10.9 (#9177)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17)
* update release notes and version for connectedk8s cli extension (#18)
* remove redundant test files specific to forked repo CI checks
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
* [Release] Update index.json for extension [ connectedk8s-1.10.9 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137602188&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/d4d58b120103cf002b568ed8dcc03085d6dd9bec
* [Communication] Add deliveryReport and Tag parameters to sms send command (#9180)
* Add deliveryReport and Tag parameters to sms send command
* correct version
* update version
* Fix tests
* Fix test and recordings
* Fix recordings
* [Release] Update index.json for extension [ communication-1.14.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137812299&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/3e96534a196cd4832ea84859874a34b255397da9
* [amlfs] Add az amlfs auto-import commands (#9134)
* [amlfs] Add az amlfs auto-import commands
* Updating History and setup files
* Update src/amlfs/azext_amlfs/aaz/latest/amlfs/auto_import/_update.py
Co-authored-by: Copilot <[email protected]>
(cherry picked from commit 3d1f1fc728de13efd194a5b2fa529d4f9633a07a)
* Updating create option conflict resolution for shorter length
* Adding re-recorded Import Job test
* Adding re-recorded AutoExportJob tests
* Adding re-recorded test results
---------
Co-authored-by: Aman Jain <[email protected]>
Co-authored-by: Copilot <[email protected]>
* Create role assignment for MSI when enable_vnet_integration is true (#9153)
* update error message
* grant vnet perm
* address comments
* setup.py
* update
* update style
* release version block
* update
* [Release] Update index.json for extension [ amlfs-1.2.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137812854&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/8357d6f854d23360cfe0dc5d94c2c616fea5bebb
* Managed Network Fabric - Removing the `externalnetwork update-bfd-administrative-state` command as it is not supported by the API. (#9182)
* updating nexusidentity - Resolves installation issue caused by Graphs Python SDK package where a long path error occured. To fix this - SDK support was removed and replaced with httpclient
* fixing a small security concern with shell
* retrigger checks
* retrigger checks
* removing unsupported operation
* removing unsupported operation
* Retrigger GitHub Actions
* [Release] Update index.json for extension [ managednetworkfabric-8.1.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137813062&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/1c1130586dde43a58feb173f23366c03cb5bc56a
* Update the layer hashes for image which has changed and pull specific sha (#9174)
* {CI} Sync resourceManagement.yml according To ADO Wiki Page - Service Contact List (#9197)
* Network Cloud Preview Version 4.0.0b1 for 2025-07-01-preview (#9057)
* new version of networkcloud cli
* updating min version
* pushing some updates
* fix run command for storage appliance on windows
* update history
---------
Co-authored-by: Nafiz Haider <[email protected]>
* [Release] Update index.json for extension [ networkcloud-4.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137934227&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/2105ee9ce3a5d929eadc6168b773e9edaf4626e2
* [AKS] Add option AzureLinuxOSGuard and AzureLinux3OSGuard to --os-sku for az aks nodepool add and az aks nodepool update (#9147)
* [Release] Update index.json for extension [ aks-preview-18.0.0b39 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137942863&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/ce952e4f70216f250df394de9923dfb27da0a181
* {Zones} Pin minCliCoreVersion 2.72.0 as the latest CLI version before this extension was released. Remove incompatibility with previous CLI core version. (#9200)
* [Release] Update index.json for extension [ zones-1.0.0b5 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137945712&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/fe864e4ac75ea7a928a9bde0b4d925e97d7bfd04
* exclude tests folder (#9213)
* new release (#9218)
* [AKS] Add option Windows2025 to --os-sku for az aks nodepool add (#9178)
* arcdata version bump to 1.5.26 (#9148)
Co-authored-by: Melody Zhu <[email protected]>
* {AKS} Fix test case `test_aks_approuting_enable_with_keyvault_secrets_provider_addon_and_keyvault_id` (#9221)
* [AKS] Fix --aks-mcp flag to accept true/false values (#9231)
Simplified the aks-mcp parameter by removing custom positive/negative labels
and using the default three_state_flag behavior to properly handle true/false values.
* [AKS Agent] Bump aks-mcp version to v0.0.9 (#9236)
* [AKS Agent] Bump aks-mcp version to v0.0.9
* [AKS Agent] Bump aks-agent version to 1.0.0b4
* [Release] Update index.json for extension [ aks-agent-1.0.0b4 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138354998&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/fa62bf336ebe4577b3fc7b0a61247f5ec0e931d3
* Managed Network Fabric - Adding nullable to all ARM-ID fields to allow clearing the values (#9216)
* updating nexusidentity - Resolves installation issue caused by Graphs Python SDK package where a long path error occured. To fix this - SDK support was removed and replaced with httpclient
* fixing a small security concern with shell
* retrigger checks
* retrigger checks
* removing unsupported operation
* removing unsupported operation
* Retrigger GitHub Actions
* Adding nullable to all ARM-ID fields
* Adding nullable to all ARM-ID fields
* fixing versioning
* {stream-analytics} Support with Azure Function (#9179)
* migrate to aaz, support with Azure Function
* remove cf, run live test
* update version
* [Release] Update index.json for extension [ managednetworkfabric-8.2.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138359475&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/2453de18c687e700812af0fbebbef314df28411f
* [Release] Update index.json for extension [ stream-analytics-1.0.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138359965&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/ef3c612878cb4f2be583449fe12578941952109e
* [confcom] Add tests for acipolicygen (#9199)
* Add tests for acipolicygen on arm template
* Add missing sha based references
* Remove helper script
* Add a test for fragments
* Skip test with known issue
* Skip exclude default fragment tests for known issue
* Update missed rego policies
* Fix the curdir of acipolicygen test runner
* [confcom] Bump the infra fragment minimum svn to 4 (#9238)
* Bump the infra fragment minimum svn to 4
* Bump version
* [Release] Update index.json for extension [ confcom ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138363679&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/f4f6815128332be637ef1eaf6d9f27753ac785c8
* AKS: Change --enable-azure-container-storage --disable-azure-container -storage behavior and add --container-storage-version (#9138)
* [Release] Update index.json for extension [ aks-preview-18.0.0b40 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138547011&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/737b240c25351488f0c9ba79c9dfc886d083d52f
* AOSM CLI - Fixing a zip-slip security bug for code that was using tar.extractall() on `nfd build` command (#9234)
* AOSM CLI - Fixing a zip-slip security bug for code that was using tar.extractall() on `nfd build` command
* fixing tests
* fixing tests
* review updates
---------
Co-authored-by: Daniel Steven <[email protected]>
* [Release] Update index.json for extension [ aosm-2.0.0b3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138548638&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/966e8d89e58db94e98c6907a896cc58c7cbfd6fd
* Skip none overrides on localdns profile (#9188)
* Add JWT Authenticator commands to aks-preview (#9189)
* [ Workload-Orchestration ] Added Bulk Management Commands (#9246)
* Workload orchestration 3.1.0
* Update version
* Update version
* Adding example
* Adding example
* Removing pem files
* Updating api version
* Fixing tests
* Fixing tests
* Backward Compatible
---------
Co-authored-by: Atharva <[email protected]>
* [Release] Update index.json for extension [ workload-orchestration-4.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138573512&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/d378651f9ff52200278ac797b9e245d179efad55
* Fix merge conflict between new tests and default min svn bump (#9241)
* Add NG of type subnet support (#9244)
* [Release] Update index.json for extension [ network-manager-3.0.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138664427&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/8e30da7574fee6e8695f7cbe1b2b10a7bab76940
* [connectedk8s] Update extension CLI to v1.10.10 (#9254)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update python version to 3.13 (#12)
* changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17)
* [Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (#20)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* Parameterize for airgapped clouds (#5)
* Add parameterization for the airgapped clouds
* Fix azdev style
* MCR path function
* azdev, ruff, and mypy
---------
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
* Oras client fix to work with different MCRs (#6)
Co-authored-by: mmcneal <[email protected]>
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* Update cluster diagnostics image to 1.29.3 (#7)
* Update cluster diagnostics helm chart to 1.29.3
* Fix lint issues
---------
Co-authored-by: bgriddaluru <[email protected]>
* RBAC deprecation & fix the issue
* typo
* fix comments
* update tests
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* rebase
* fix tests
* fix version
* fix mypy, lint
* fix test
* fix test
* fix test
* fix test
* fix test
* rename test
* deprecate flags
* rebase
* rebase
* bump version for release
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
Co-authored-by: mcnealm13 <[email protected]>
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: vithumma <[email protected]>
* remove redundant test files
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
Co-authored-by: Vineeth Thumma <[email protected]>
Co-authored-by: mcnealm13 <[email protected]>
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: vithumma <[email protected]>
* [Release] Update index.json for extension [ connectedk8s-1.10.10 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138674669&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/e03fa94b705e6ec9957f77b909845350d186b47a
* Evals system for aks-agent (#9219)
* fix: acns-datapath-acceleration-mode None should set the API field correctly (#9255)
* [Release] Update index.json for extension [ aks-preview-18.0.0b41 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138690044&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/961d5126fccf51bc8801600a00e85776e9b7cd2b
* Azure CLI to manage Site resources (#9181)
* Site cli extension changes
* removing beta
* Allowing labels deletion
* removing beta from version history
* Correcting argument
* Correcting format
* Updated readme
* Adding beta to version
* Updating service_name file with site entry
* [Release] Update index.json for extension [ site-1.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138696727&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/4a4e750e807ee47001be3bfa132d117931e66052
* Azure Firewall Autoscale Configuration (#9235)
* Azure Firewall Autoscale Configuration
* bump version
* update recordings for tests
* reset of recordings
* Try to fix recording for test_azure_firewall_policy_explicit_proxy
* non-dynamic test value
* Use sas token key
* Remove explicit proxy test
* [Release] Update index.json for extension [ azure-firewall-1.4.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138818987&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b030b92555c22dbbaade2b867793b72e7aa14095
* Managed Network Fabric - Removing commands that are not supported by the API. (#9266)
* Removing unsupported commands from the managednetworkfabric CLI.
* updating history
* [Release] Update index.json for extension [ managednetworkfabric-8.2.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139155356&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/59ba8a14aba85101d8e41c6c1a8789d4b65aed12
* [AKS] Add support for OSSKU Flatcar to cluster create/nodepool create (#9240)
* [storage-discovery] 09-01 stable cli extension (#9230)
mark operations stable
update setup.py and HISTORY.rst
remove azext.isPreview from azext_metadata.json
* {AKS} Fix role assignment failure when using azure-cli version >= `2.77.0`. (#9267)
* [Release] Update index.json for extension [ storage-discovery-1.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139171604&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/2ebf49eb7017ef71056316875e240c0c76a71cc6
* [Release] Update index.json for extension [ aks-preview-18.0.0b42 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139172224&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/af54e9d799ca3d4da6796ba46da47474bde7bf4e
* Add new parameter to enable Dnstap logging in Azure Firewall (#9271)
* Adding new parameter enable-dnstap-logging
* Small nit
* Small nit2
* Remove comma
* Update history
* update test recording
* Update setup
---------
Co-authored-by: Bhumika Kaur Matharu <[email protected]>
* [Release] Update index.json for extension [ azure-firewall-1.5.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139595971&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/05c62a2a4793c75960b2fda7aa920574522be3b4
* Add LocalDNS Live Tests for valid and invalid scenarios (#9252)
* skip none overrides on localdns profile
* update history rst
* refactor to process dns overrides func
* move overrides function to helper file
* apply linter suggestions
* add localdnsconfig folder
* add more tests
* add new json files
* add default dns overrides
* add more test cases
* move tests around, move invalid cases to another file
* add back import semver
* reorder the existing tests
* delete preferred mode only
* delete null.json
* remove redundant json file
* remove redundant json file
* fix the mistake at line 3349
* forgot that i put all the configs in data/localconfig folder
* remove unused file
* spelling error
* fix default dnsOverrides check when we create agentpool with required mode only
* restore localdnsconfig file
* delete extra property case from invalid test file
* add extra property cases in src/aks-preview/azext_aks_preview/tests/latest/test_aks_commands.py
* add extra property files
* check for defaulted *dnsOverrides when making agent pool with mode: required only
* comment out cleanup in test_aks_nodepool_add_with_localdns_required_mode
* add more logging for debugging
* add print statements in src/aks-preview/azext_aks_preview/vendored_sdks/azure_mgmt_preview_aks/operations/_agent_pools_operations.py for debugging
* only initialize the dictionaries if dnsoverrides are provided
* process dns overrides only when dns overrides are provided
* consolidate duplicated build_localdns_profile function
* move invalid cases to line 4133
* update test_aks_commands.py
* look for vnetDnsOverrides and kubeDNSOverrides keys, case-insensitive
* fix test_aks_nodepool_add_with_localdns_required_mode_single_vnetdns
* check for dictionary for build_override
* update failing test cases
* rename from required_mode_extra_property.json -> required_mode_kubedns_extra_property.json
* fix azdev style
* temporarily add self.fail statements s.t. i can see the error_message
* change from assertTrue to assertIn with more specific error msg, delete un-needed test case
* change from print to debug
* remove logger.debug line to print localdnsprofile
* add null config file
* fix the tests
* fix the tests
* update src/aks-preview/HISTORY.rst with a new note under 18.0.0b42
* update src/aks-preview/HISTORY.rst
* Revert "add print statements in src/aks-preview/azext_aks_preview/vendored_sdks/azure_mgmt_preview_aks/operations/_agent_pools_operations.py for debugging"
This reverts commit b7474385a8bcb5088ea8539923a4eca5ab366ba3.
* update src/aks-preview/HISTORY.rst
* Revert "add more logging for debugging"
This reverts commit 1786254f78627af5926efa438163843de19657dd.
* mix the casing for *dnsoverrides
* throw an exception from cli if the values of kubednsoverrides or vnetdnsoverrides are not type dict
* add tests for null and non-dict overrides
* make the keys of localdnsprofile mixed-case
* add required_mode_null_dnsOverrides.json and required_mode_number_dnsOverrides.json
* correct the error message I'm looking for, for non-dict dns overrides
* remove print stmt from src/aks-preview/azext_aks_preview/_helpers.py
* add check for DNS override settings
* update the test with dns override settings check
* update assertIn msg for test_aks_nodepool_add_with_localdns_required_mode_partial_invalid
* break down InvalidArgumentValueError msg into two lines
* update existing cassette files
* new cassette files for new tests
* add three additional cassette files I did not commit before
* expect InvalidArgumentValueError when None is provided for DNS overrides
* update AKSPreviewAgentPoolUpdateDecoratorCommonTestCase.common_update_localdns_profile
* revert the import statement for from azure.cli.command_modules.acs.tests.latest.mocks import
* Add a new line
* Revert "Add a new line"
This reverts commit 2c347c3c6d5afed2bd36aa32818f1dfdbae9a44e.
* update version in src/aks-preview/setup.py to align with azure-cli-extensions/src/aks-preview/HISTORY.rst
---------
Co-authored-by: juanbe <[email protected]>
Co-authored-by: Juan Diego Bencardino <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b43 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139618131&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/ba0a97c85caacd81d7863a190f1d1f68215d142c
* [Network] Feature network NSP 2024 10 01 (#9101)
* Add changes related 2024-10-01
* Update changelog
* Update tests
* Updated tests
* updated tests recordings
* Update test recordings
* [Release] Update index.json for extension [ nsp-1.1.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139724051&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/4790cd2e5819a8d739982c378af223756c0fa0ec
* Bump fleet az cli extension version to 1.7.0 (#9277)
* bump to 1.6.5
* update the version to 1.7.0
* [Release] Update index.json for extension [ fleet-1.7.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139749279&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/75972f4473c184b540e9514bfd8cddaa2104f1ae
* {AKS} Vendor new SDK and bump API version to 2025-08-02-preview (#9276)
* {redisenterprise} breaking change warning (#9272)
* breaking change warning
* Update src/redisenterprise/_breaking_change.py
Co-authored-by: Copilot <[email protected]>
* style fix
* update version
---------
Co-authored-by: Nikita Garg <[email protected]>
Co-authored-by: Copilot <[email protected]>
* [Release] Update index.json for extension [ redisenterprise-1.2.2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139758024&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/cfa24a9086847c85fb737b625c9e50546b8c29b3
* Added SQL DB Retry, SQLVM Delete and SQLMI Delete commands (#9256)
* Added SQL DB Retry, SQLVM Delete and SQLMI Delete commands
* Updates.
* Updates
---------
Co-authored-by: Amarjeet Kumar <[email protected]>
* [Release] Update index.json for extension [ datamigration-1.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139765686&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/19559b67b7f99bec3a057327a4483f90059e9729
* {Containerapp} Update recording files (#9281)
* hide the --enable-managed-system-pool option for now (#9278)
* hide the --enable-managed-system-pool optoin for now
* add history
* keep _help.py
* fix style
* update setup.py
---------
Co-authored-by: Hao Yuan <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b44 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140008104&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/bfb734ec564d1cfaa7b94216ea34a20fd78a9050
* Network Cloud CLi - Fixing zip-slip vulnerability in custom operations (#9282)
* Removing unsupported commands from the managednetworkfabric CLI.
* updating history
* Network Cloud CLi - Fixing zip-slip vulnerability
* updating history and setup.py versions
* linting fixes
* [Release] Update index.json for extension [ networkcloud-4.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140083779&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/aff3034796db390283b7556306fc1c5847d0700d
* [confcom] Add a warning and path for default change for stdio (#9203)
* Add a warning and path for default change for stdio
* Satisfy azdev style
* Fix help string for --enable-stdio
* Refactor resolving stdio into it's own function
* Bump version
* Bump minor version
* [Release] Update index.json for extension [ confcom ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140089922&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/de110edc4faa6464bfa82fe8dc64f46c34ad1d77
* Stumpaudra/fleet/managed namespace (#9035)
* base recalibration
update
update
update
update
update
update
removing 0401
got tests to work
update
pylint
update
pylint
update
adding get credential commansd
update
pylint
addressing comments
simplifying namespace
updates
updates
lint
style
pylint
updates
updates to member
updates
updates
updates
style
updates
update
update
updated test recordings
removing unwanted files
updates
updating metadata
linter
updating version/history
setup
updates
style
style
update style
flake8
remove preview
making hubful recording use global endpoint
squash-managednamespace implementation
* changing defaults, updating help message
* updates
* adding validation none check
* updates
* version
---------
Co-authored-by: audrastump <[email protected]>
Co-authored-by: Jim Minter <[email protected]>
* [Release] Update index.json for extension [ fleet-1.8.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140092040&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b980420e190b0e3d2ea39605c9c886372b33c4c1
* [AKS] `az aks update`: Add new parameter `--kms-infrastructure-encryption` to enable KMS infrastructure encryption on an existing cluster. (#9287)
* Used vendored application insight sdk (#9184)
* vendor SDK
* Update SDK reference
* Fix test
* [Release] Update index.json for extension [ spring-1.28.5 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140102657&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/60bc46cafbca3c684431a741acafe1161cd4416c
* [redisenterprise] update breaking change file loc (#9294)
* update file loc
* update version
* style fix
* style fix
---------
Co-authored-by: Nikita Garg <[email protected]>
* [Release] Update index.json for extension [ redisenterprise-1.2.3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140114066&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/351dba70de70d6d32c6ddb414ad6bdfa1549ad70
* Network Cloud CLI version 2025-09-01 GA (#9295)
* Removing unsupported commands from the managednetworkfabric CLI.
* updating history
* Network Cloud CLi - Fixing zip-slip vulnerability
* updating history and setup.py versions
* linting fixes
* Netowrk Cloud CLI version 2025-09-01 GA
* [Release] Update index.json for extension [ networkcloud-4.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140209385&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/c239b89d4477e91c26d4a41c9d716dcbe762432b
* {Containerapp} Update test and recording files (#9291)
* update (#9297)
* [Release] Update index.json for extension [ containerapp ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140238524&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/26143775307ca13b9b86a530ed0cc3f27f789ea9
* [connectedmachine] update get extension image command (#9187)
* release 24-11
* update tests
* update version
* fix version number
* fix style
* fix style issue
* update tests
* update tests
* update tests
* update tests
* update tests
* upate test
* update test
* update test
* update test
* update commands
* update
* Update src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/image/_show.py
Co-authored-by: Copilot <[email protected]>
* Update src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/image/_list.py
Co-authored-by: Copilot <[email protected]>
* update tests
* update
* update test
* update
* update
---------
Co-authored-by: Copilot <[email protected]>
* [Release] Update index.json for extension [ connectedmachine-2.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140341424&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/a9b5e3cd0f474731252d2e171f5fa027b7d7f600
* feat: remove --enable-custom-ca-trust and --disable-custom-ca-trust options (#9283)
* [Release] Update index.json for extension [ aks-preview-19.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140361299&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/89bbdac512889150b71f005451f22a53d1ab330a
* add index (#9299)
* [servicelinkerpasswordless] fix logging issue (#9300)
* [Release] Update index.json for extension [ serviceconnector-passwordless-3.3.6 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140371627&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/695ae6076fd9aaa53012d5d62b3dbff044d75ba6
* Update link in azcli_aks_live_test README (#9247)
* updated the api version to 2025-06-01 (#9296)
Co-authored-by: Ravindra Dongade <[email protected]>
* initial checking for 2025-07-15 stable CLI (#9269)
* [Release] Update index.json for extension [ managednetworkfabric-9.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140490277&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/fe7ebde6039cb517af4224dc18916a3c389d916c
* [connectedk8s] Update extension CLI to v1.10.11 (#9304)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update python version to 3.13 (#12)
* changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17)
* [Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (#20)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* Parameterize for airgapped clouds (#5)
* Add parameterization for the airgapped clouds
* Fix azdev style
* MCR path function
* azdev, ruff, and mypy
---------
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
* Oras client fix to work with different MCRs (#6)
Co-authored-by: mmcneal <[email protected]>
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* Update cluster diagnostics image to 1.29.3 (#7)
* Update cluster diagnostics helm chart to 1.29.3
* Fix lint issues
---------
Co-authored-by: bgriddaluru <[email protected]>
* RBAC deprecation & fix the issue
* typo
* fix comments
* update tests
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* rebase
* fix tests
* fix version
* fix mypy, lint
* fix test
* fix test
* fix test
* fix test
* fix test
* rename test
* deprecate flags
* rebase
* rebase
* bump version for release
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
Co-authored-by: mcnealm13 <[email protected]>
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: vithumma <[email protected]>
* remove hardcoded public ARM endpoint url for fairfax and mooncake (#24)
* Bug Fix for FFX mcr url (#22)
* [connectedk8s] update release notes and version (#26)
* remove redundant test files
* remove change not relevant to connectedk8s release
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
Co-authored-by: Vineeth Thumma <[email protected]>
Co-authored-by: mcnealm13 <[email protected]>
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: vithumma <[email protected]>
Co-authored-by: hapate <[email protected]>
* [Release] Update index.json for extension [ connectedk8s-1.10.11 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140504087&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/425351566b46b9adca5cbf821b6f526fc572004b
* [AKS] Add --enable-opentelemetry-metrics and --enable-opentelemetry-logs to monitoring addons in aks-preview (#9149)
* [Release] Update index.json for extension [ aks-preview-19.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140506301&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/d2beb32eaae782455245a986bc6ce59aaffcd213
* {AKS} Bump holmesgpt and add feedback slash command (#9261)
* [Release] Update index.json for extension [ aks-agent-1.0.0b5 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140510943&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/07cf2351f42a9c1e86e91c4f4b2b5f6278cca311
* Fix doc link to dmverity-vhd tool (#9068)
Moved to
- https://github.com/microsoft/integrity-vhd
Removal in original location in
- https://github.com/microsoft/hcsshim/pull/2318
* [confcom] Fix multiple issues with `acipolicygen --diff` (#9258)
* Only attempt to parse ccePolicy if --diff is specified
* Fix parsing ccePolicies with no container defintions
* Satisfy azdev style
* Fix --infrastructure-svn and --fragments-json combo (#9264)
* [AKS] Implement platform-managed-keys (PMK) awared validation for KMS customer-managed-key (CMK) (#9301)
* [Release] Update index.json for extension [ aks-preview-19.0.0b3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140528984&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/dbe4e9bedb0289cb9a62822d3597dc89d2abad24
* Temporarily remove networkcloud 4.0.0 from index.json (#9305)
* [Workload-Orchestration] Updated response schema for review and tsv list calls to include l1l2 state properties (#9284)
* Updated review and tsv list commands to include l1l2 in response
* Hide unnecessary properties in response for review and tsv list
* latestActionTriggeredBy spell fix
* CLI history and version update
* ad…
achauhan-scc
added a commit
that referenced
this pull request
Nov 3, 2025
* [Release] Update index.json for extension [ neon-1.0.0b6 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135751142&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/64ab52906fe23694a8f957a80268da563663ddca
* {AKS} Remove the sku preview flag from help command for AKS automatic (#9120)
* [Release] Update index.json for extension [ aks-preview-18.0.0b32 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135839673&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/7d5b6575a74ab795aa41a7fe6c42dc6932b6d193
* [ Workload-Orchestration ] Add Context & Solution Management Commands (#9037)
* added
* commit
* Made Changes
* Added change
* Made changes
* List solution revisions and instances
* Made changes rr
* Made change
---------
Co-authored-by: Atharva <[email protected]>
Co-authored-by: Manaswita Chichili <[email protected]>
* [AKS] `az aks create`: Add new parameter `--kms-infrastructure-encryption` to enable KMS infrastructure encryption. (#9071)
* Revert "[Release] Update index.json for extension [ neon-1.0.0b5 ]" (#9118)
This reverts commit 616990f9572fb222bf6053f617b014ec34eda4e9.
* [Release] Update index.json for extension [ aks-preview-18.0.0b33 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135846382&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/042aa4e33a6085925b71e3b275500601f13e8979
* [ServiceConnector-passwordless] bump version for psycopg2-binary (#9075)
* bump version for psycopg2-binary
* update
* Update CLI command descriptions for newrelic (#9119)
* [Release] Update index.json for extension [ new-relic-1.0.2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135848078&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/e1df567b8f3ba18f6382b1aa87c591308de8b707
* [Release] Update index.json for extension [ serviceconnector-passwordless-3.3.5 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135848077&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/42db1eb7e72d87b899efa382e0aa737982d53604
* Feature/ga release (#9123)
* Update version from 1.0.0b6 to 1.0.0
* Update HISTORY.rst with release information
* [Release] Update index.json for extension [ neon-1.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135957068&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/18785cf742c9611cae46cbce3fed1e55d0f990e0
* aks add nodepool add to support machines pool (#9121)
Co-authored-by: Jianping Zeng <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b34 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135967911&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/1d48b879bc1179ca29059c677bab35e70e71972f
* {AKS} Vendor new SDK and bump API version to 2025-07-02-preview (#9131)
* [Release] Update index.json for extension [ aks-preview-18.0.0b35 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135984989&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b79f617d7ff5fb6c578dc7d00e8a1bfd7831f164
* Added changes (#9130)
Co-authored-by: Atharva <[email protected]>
* [Release] Update index.json for extension [ workload-orchestration-3.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135985917&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/715f0c64382b3a6db5dfc9310b186a959f87a459
* [SCVMM] Fixed create_from_machines command for VM Instance creation (#9107)
* [Release] Update index.json for extension [ scvmm-1.2.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136097084&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/06d116ebcf1386c562b75e3cc7fd3acf37bc64ce
* [k8s-extension] Update extension CLI to v1.7.0 (#9126)
* add pester tests for k8s-extension
* fix testcases for nodepool image issues (#5)
* update readme and version release notes (#6)
* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)
* update readme and version release notes (#6)
* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)
* Extend ContainerInsights Extension for high log scale mode support (#9)
* update python version to 3.13 (#10)
* update readme and version release notes (#6)
* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)
* update readme and version release notes (#6)
* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)
* Add k8s-extension troubleshoot phase 1: Infrastructure setup. (#11)
* [k8s-extension] Update extension CLI to v1.7.0 (#13)
* remove redundant test files
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: bragi92 <[email protected]>
Co-authored-by: Long Wan <[email protected]>
Co-authored-by: Andres Borja <[email protected]>
* [Release] Update index.json for extension [ k8s-extension-1.7.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136097815&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/40c0147fe008dcf56c451193d06cc8f54136b525
* Fix help text for `fleet list` command (#9114)
* [confcom] Adding standalone fragment support (#9097)
* ensure that oras discover doesn't error when the remote image doesn't exist
* updating version
* adding print for binary version
* commenting out some tests due to docker incompatibility
* pull image before saving to tar
---------
Co-authored-by: Heather Garvison <[email protected]>
* [Release] Update index.json for extension [ confcom ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136107318&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/bca2ea1679e62d67a08edd9c4396d4d53b83c462
* feat: Add Neon PostgreSQL preview API commands with parameter mapping… (#9133)
* feat: Add Neon PostgreSQL preview API commands with parameter mapping fixes
- Added 13 new commands for Neon PostgreSQL 2025-06-23-preview API
- Fixed critical parameter mapping issues in endpoint/database/role create commands
- Added comprehensive test suite with 6 test methods covering all functionality
- Updated azext_metadata.json with new command registrations
New Commands Added:
- az neon postgres endpoint create/list/delete
- az neon postgres neon-database create/list/delete
- az neon postgres neon-role create/list/delete
- az neon postgres get-postgres-version
Parameter Mapping Fixes:
- Fixed URL parameter mapping to use project_id/branch_id when available
- Resolved 'branch not found' errors in create commands
- Ensured proper API endpoint construction for nested resources
Testing:
- All 6 tests passing (100% success rate)
- Comprehensive validation of parameter mapping fixes
- Help command testing for all new commands
- Parameter validation testing for required fields
* Add command examples to fix linter violations
- Added examples for endpoint create command
- Added examples for get-postgres-version command
- Added examples for neon-role create command
- Added examples for neon-database create command
- Examples include common usage patterns and parameter variations
* fix: Add parameter mapping fixes for create commands
- Add project_id parameter to endpoint, role, and database create commands
- Implement URL parameter mapping with getattr/hasattr fallback pattern
- Fix endpoint list command parameter mapping
- Enable proper API URL construction for all create operations
- All tests passing (6/6) with real Azure resource validation
- Successfully tested with live Azure resources (endpoints, roles, databases created)
* fix: Correct help examples to fix linter errors
- Fix --attributes parameter examples to use proper JSON format instead of space-separated key=value pairs
- Replace invalid --suspend-timeout-minutes parameter with valid --size parameter in endpoint create example
- Resolve HIGH severity linter error: faulty_help_example_parameters_rule
- All help examples now use correct Azure CLI parameter syntax
* fix: Add linter exclusions for missing_command_example
- Add exclusions for neon postgres commands to resolve git-based linter check failure
- Commands have proper help examples but git-based linter doesn't detect them for AAZ commands
- Excludes: endpoint create, neon-role create, neon-database create, get-postgres-version
- Resolves HIGH severity missing_command_example linter error in CI pipeline
* feat: Remove wait commands and update to version 1.0.1b1
- Remove wait command files: branch/_wait.py, project/_wait.py, organization/_wait.py
- Update __init__.py files to remove wait command imports
- Add linter exclusions for require_wait_command_if_no_wait rule for all command groups
- Update version to 1.0.1b1 in setup.py
- Add comprehensive changelog entry to HISTORY.rst documenting all improvements:
* 25 commands across 8 command groups
* Parameter mapping fixes with real Azure resource validation
* Help examples and linter compliance
* Successful testing with live Azure subscription
- Wait commands removed as operations complete quickly and were unnecessary
- All tests passing (6/6) and functionality verified
* docs: Update HISTORY.rst with concise 1.0.1b1 changelog
- Streamline changelog entry for version 1.0.1b1
- Focus on key features: preview commands for new entities
- Highlight important changes: wait commands removal, linter exclusions
- Emphasize successful real Azure resources validation testing
- Maintain clear and readable documentation format
* [Release] Update index.json for extension [ neon-1.0.1b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136319375&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/fb81781e93568fcc494b8f93ef71789d555270c3
* Release ArcAppliance CLI 1.6.0 (#9137)
Co-authored-by: Sai Sankar Gochhayat <[email protected]>
* [AKS] Add option `AzureLinux3` to `--os-sku` for `az aks nodepool add` and `az aks nodepool update` (#9095)
* chore: add AzureLinux3 OSSKU enum value
Signed-off-by: Calvin Shum <[email protected]>
* Complete AzureLinux3 OSSKU implementation
- Add changelog entry for version 18.0.0b29
- Bump version to 18.0.0b29
- Follow exact pattern from Ubuntu2204/Ubuntu2404 implementation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
Signed-off-by: Calvin Shum <[email protected]>
* add recording test
* Revert "Complete AzureLinux3 OSSKU implementation"
This reverts commit 588cb2a6dd1cbdbce9d68ec14f12c711a838d737.
* Bump version to 18.0.0b34
- Add changelog entry for version 18.0.0b34
- Bump version to 18.0.0b34
* Update test_aks_nodepool_add_with_ossku_azurelinux3.yaml
* Revert "Update test_aks_nodepool_add_with_ossku_azurelinux3.yaml"
This reverts commit 5a20e1beced030fa0109f6b1d06ab187653617f2.
* Reapply "Update test_aks_nodepool_add_with_ossku_azurelinux3.yaml"
This reverts commit e702361678f026883f01b139fe25c3ebd02fd953.
---------
Signed-off-by: Calvin Shum <[email protected]>
Co-authored-by: anujmaheshwari1 <[email protected]>
Co-authored-by: Claude <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b36 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136341093&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/a7b3facf078b03c10982a54a7d870af4945c4575
* Fix resource creation in datadog (#9144)
* fix resource creation
* update attribute
* update example
* update version
* update version
---------
Co-authored-by: Shivansh Agarwal <[email protected]>
* [Release] Update index.json for extension [ datadog-2.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136437677&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/c5193f8f9b7b9d82c9c7d9befc1a99e128a5271a
* Update AVNM connectivity configuration CLI to use 2024-07-01 API version (#9125)
* Generated Azure CLI extension changes
* Resolve errors in test files
* Add passing tests
* Fix connect-config parameter applies-to-groups
* Update src/network-manager/azext_network_manager/aaz/latest/network/manager/connect_config/_create.py
Co-authored-by: Copilot <[email protected]>
* Update src/network-manager/azext_network_manager/aaz/latest/network/manager/connect_config/_update.py
Co-authored-by: Copilot <[email protected]>
* Passing local tests
* Add parameter options to connect-config
* Increment versio in HISTORT.rst
* Add singular option for applies to groups
* Fix update.py
* fix conflicting options for connect-config
* fix conflicting options for connect-config
* Fix tests to set connect-config singular options
* update version to 3.0.0 in setup.py
* update version to 3.0.0 in HISTORY.rst
* Fix breaking changes related to network manager paramter
* Release version fix
---------
Co-authored-by: Sonal Singh (from Dev Box) <[email protected]>
Co-authored-by: Copilot <[email protected]>
* [Release] Update index.json for extension [ network-manager-2.1.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136442938&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/ce3559ea2a57f228cc8939b19d4c7365178ef73d
* [AKS] Add machine cli preview (#9045)
* [amg] Remove essential SKU resource creation (#9128)
* Remove essential SKU resource creation
* Refine arg error msg
* Remove essential SKU resource creation
* Refine arg error msg
* New test recordings
* Redo test recordings
---------
Co-authored-by: Alan Zhang <[email protected]>
* [Release] Update index.json for extension [ amg-2.8.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136575856&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/1681210b2e6e1cce1624d1c41e7b32c19d51650b
* Update index.json (#9146)
Drop Public preview version 0.1.4
* [AKS] Autoscaling support for VMs agentpool (#9012)
* add in azure-iot 0.27.0 (#9151)
* [Release] Update index.json for extension [ aks-preview-18.0.0b37 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136721005&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/3d006775c9fe3b7167a88cb25d5ea15e1cc7b380
* [Containerapp] `az containerapp up`: Support --kind {functionapp} (#9052)
* add logic to deal with xml format in return error (#9142)
* add logic to deal with xml format in return error
* change as per comments
* change version
* code style
* change version
* [Release] Update index.json for extension [ spring-1.28.4 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136758693&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/7a71074d4aebcc402e153876b1a08976081c4f73
* add aks-agent codeowner (#9152)
* feat: Improve user experience of az aks agent with aks-mcp (#9132)
* feat: Improve user experience of az aks agent with aks-mcp
Enhance the user experience of az aks agent, including:
1. Use aks-mcp by default, offering an opt-out flag --no-aks-mcp.
2. Disable duplicated built-in toolsets when using aks-mcp.
3. Manage the lifecycle of aks-mcp binary, including downloading,
updating, health checking and gracefully stopping.
4. Offer status subcommand to display the system status.
Refine system prompt.
5. Smart toolset refreshment when switching between mcp and traditional
mode.
* use --status instead of status
* address ai comments
* style
* add pytest-asyncio dependency
* fix unit tests
* fix(aks-agent/mcp): eliminate “Event loop is closed” shutdown error
- Launch aks-mcp via subprocess.Popen instead of
asyncio.create_subprocess_exec to avoid asyncio transport GC on a closed
loop.
- Add robust teardown: terminate → wait(timeout) → kill fallback, and
explicitly close stdin/stdout/stderr pipes.
- Make is_server_running use Popen.poll() safely.
- Minor: update MCP prompt to prefer kubectl node listing when Azure
Compute ops are blocked by read-only policy.
* {AKS} Clarify model parameter (cherry-pick PR #9145)
Squashed cherry-pick of PR #9145 commits:\n- clarify model parameter\n- adjust command example to pretty print recommendation\n- fix disallowed html tag in deployment name\n- update examples to use model name as deployment name\n- remove redundant starting space in parameter help\n\nExcluded changes to HISTORY.rst and setup.py as requested.
* chore: Add nilo19 and mainerd to aks agent owners
* chore(aks-agent): fix flake8 issues (E306, E261, W291)
* chore(aks-agent): flake8 E261 fix in mcp_manager.py (two spaces before inline comment)
* [Release] Update index.json for extension [ aks-agent-1.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137081945&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/158f3c3e464c781fe6f9e949ffa135fdf03d7a8a
* ML release - 2.39.0 (#9141)
* Compute connect port 22 path fix (#9082)
* port 22 compute connect fix
* add changelog
* CLI v2 2.39.0 (Version/changelog changes) (#9089)
* Pylint fix + History update (#9143)
* pylint fix
* revert unwanted change
* [Release] Update index.json for extension [ machinelearningservices-2.39.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137089933&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/e87f842bc6451c3a0a76b87e8fdc02180076cf51
* [Storage-Mover] `az storage-mover endpoint`: Add new endpoints, Support assigning identity (#9109)
* [Storage-Mover] update to api version 2025-07-01; `az storage-mover endpoint`: Support `identity`
* Custom Commands for Endpoint Create/Update for NFS File Share and Multi Cloud Connector
* Added param for nfs-file-share
* Added test for nfs file share
* NFS Tests Working
* multi cloud connector tests passing
* reverted test_storage_mover_endpoint_scenarios.yaml
* NFS endpoint scenarios recording
* azdev style storage-mover PASSED
* Bumped version and added updates in HISTORY.rst
* fix azdev Linter
* azdev linter and style fix
* azdev lint fix
* edit HISTORY.rst as per the guidlines
* updated API version in the test recordings
* Fixed failing tests
* fixed CI issues
* fixed linter issues
* Added tests for endpoint identity commands
* AzDev Linter Fix
---------
Co-authored-by: KARTIK KHULLAR <[email protected]>
* [Release] Update index.json for extension [ storage-mover-1.2.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137092341&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/7fc211418be94abd02a9ecf3bb3189a7a8c305d7
* [Containerapp] `az containerapp sessionpool create/update`: Add health probe support (#9139)
* don't print version check at bottom toolbar (#9166)
* {CI} Add a test workflow to trigger test extension release pipeline on main branch push (#9158)
* Add workflow to trigger Test Extension Release Pipeline on main branch push
* Add a test pipeline to perform a dry run release of new external extension wheel packages to the unified AME storage account.
* Update .github/workflows/TestTriggerExtensionRelease.yml
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>
* Add new version for firmwareanalysis for 2025-08-02 swagger (#9161)
* Updating firmwareanalysis extension for GA release
- updated models for latest swagger version 2025-08-02
- updated tests
- removed sas url generation test
* fixed broken cli commands and tests
added back upload url test, but with redacted sasurl
* updating version to 2.0.0
* updated changelog
- removed deprecated command
- fixed test to reference all test values
* update examples to make linter happy
---------
Co-authored-by: Mike Kennedy (from Dev Box) <[email protected]>
* [Release] Update index.json for extension [ firmwareanalysis-2.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137217401&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/e15cd8099aa6fb791bf571e9282cce009a81a927
* Updating nexusidentity - Resolves installation issue caused by Graphs Python SDK package. (#9102)
* updating nexusidentity - Resolves installation issue caused by Graphs Python SDK package where a long path error occured. To fix this - SDK support was removed and replaced with httpclient
* fixing a small security concern with shell
* retrigger checks
* retrigger checks
* [Release] Update index.json for extension [ nexusidentity-1.0.0b6 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137316991&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/55aa877ffd929dd8bf572e57e2277cb4b72e0a11
* [Containerapp] `az containerapp session stop`: Add stop session feature (#9140)
* [SFTP] Initial Preview Release (#8982)
* init managed sftp prototype
* port fix
* more unit tests
* test fixes
* clean tests
* big clean
* fix flake8
* pylint fixes
* fix versioning and summary
* simplify
* sftp cert ests
* sftp connect tests
* organize tests
* support tilde
* clean logged out logs
* az sftp cert expiration
* az sftp cert argument combination tests
* parameterize some tests
* az sftp connect arg combos
* remove batch mode
* unit tests
* simplify
* update args and summary
* minor changes and add basic scenario tests
* style
* remove validators
* remove connectivity utils and client factory
* remove test-only functions
* remove unnecessary wrappers
* remove chmod
* remove batch commands example
* add sftp to service_name.json
* Add copyright header test_sftp_scenario.py
* Update azext_metadata.json
---------
Co-authored-by: Zhiyi Huang <[email protected]>
* [Release] Update index.json for extension [ sftp-1.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137326695&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/3ff2094b2eb10d3d6cda59c138befe9e26e7bf46
* (playwrighttesting): Deprecation of playwright cli command (#9156)
Co-authored-by: guptakashish <[email protected]>
* Update firmwareanalysis to GA status (#9172)
- remove azext.isPreview configuration so docs reflect GA status instead
of Preview
- bump version to 2.0.1 so we can release the fix
Co-authored-by: Mike Kennedy (from Dev Box) <[email protected]>
* [Release] Update index.json for extension [ firmwareanalysis-2.0.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137347377&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/2788cf10fb77bde67930b43f62c5454be80c4fe4
* chore: Disable aks-mcp by default, offer --aks-mcp flag to enable it (#9171)
* [Release] Update index.json for extension [ aks-agent-1.0.0b3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137471450&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/acc900e7a53c3083ed343b75346268cb35a54f6b
* Add blue green upgrade support for aks-preview (#8999)
* Feature/aks acns performance (#9136)
* feat: add acns perf options
* feat: fix issues, add tests
* chore: update history
* Update src/aks-preview/azext_aks_preview/managed_cluster_decorator.py
Co-authored-by: Copilot <[email protected]>
* Update src/aks-preview/azext_aks_preview/tests/latest/test_managed_cluster_decorator.py
Co-authored-by: Copilot <[email protected]>
* Update src/aks-preview/linter_exclusions.yml
Co-authored-by: Copilot <[email protected]>
* Update src/aks-preview/linter_exclusions.yml
Co-authored-by: Copilot <[email protected]>
* fix: address comments
* fix: address comments
* fix: switch to westcentralus
* chore: update version
* fix: undo accidental delete
* chore: update acns perf test, add recording
* fix bad merge
---------
Co-authored-by: Copilot <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b38 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137487000&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b06cbbb5beddcc2db1da8d464f20ea09be2fd0f0
* [connectedk8s] Update extension CLI to v1.10.9 (#9177)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17)
* update release notes and version for connectedk8s cli extension (#18)
* remove redundant test files specific to forked repo CI checks
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
* [Release] Update index.json for extension [ connectedk8s-1.10.9 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137602188&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/d4d58b120103cf002b568ed8dcc03085d6dd9bec
* [Communication] Add deliveryReport and Tag parameters to sms send command (#9180)
* Add deliveryReport and Tag parameters to sms send command
* correct version
* update version
* Fix tests
* Fix test and recordings
* Fix recordings
* [Release] Update index.json for extension [ communication-1.14.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137812299&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/3e96534a196cd4832ea84859874a34b255397da9
* [amlfs] Add az amlfs auto-import commands (#9134)
* [amlfs] Add az amlfs auto-import commands
* Updating History and setup files
* Update src/amlfs/azext_amlfs/aaz/latest/amlfs/auto_import/_update.py
Co-authored-by: Copilot <[email protected]>
(cherry picked from commit 3d1f1fc728de13efd194a5b2fa529d4f9633a07a)
* Updating create option conflict resolution for shorter length
* Adding re-recorded Import Job test
* Adding re-recorded AutoExportJob tests
* Adding re-recorded test results
---------
Co-authored-by: Aman Jain <[email protected]>
Co-authored-by: Copilot <[email protected]>
* Create role assignment for MSI when enable_vnet_integration is true (#9153)
* update error message
* grant vnet perm
* address comments
* setup.py
* update
* update style
* release version block
* update
* [Release] Update index.json for extension [ amlfs-1.2.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137812854&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/8357d6f854d23360cfe0dc5d94c2c616fea5bebb
* Managed Network Fabric - Removing the `externalnetwork update-bfd-administrative-state` command as it is not supported by the API. (#9182)
* updating nexusidentity - Resolves installation issue caused by Graphs Python SDK package where a long path error occured. To fix this - SDK support was removed and replaced with httpclient
* fixing a small security concern with shell
* retrigger checks
* retrigger checks
* removing unsupported operation
* removing unsupported operation
* Retrigger GitHub Actions
* [Release] Update index.json for extension [ managednetworkfabric-8.1.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137813062&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/1c1130586dde43a58feb173f23366c03cb5bc56a
* Update the layer hashes for image which has changed and pull specific sha (#9174)
* {CI} Sync resourceManagement.yml according To ADO Wiki Page - Service Contact List (#9197)
* Network Cloud Preview Version 4.0.0b1 for 2025-07-01-preview (#9057)
* new version of networkcloud cli
* updating min version
* pushing some updates
* fix run command for storage appliance on windows
* update history
---------
Co-authored-by: Nafiz Haider <[email protected]>
* [Release] Update index.json for extension [ networkcloud-4.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137934227&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/2105ee9ce3a5d929eadc6168b773e9edaf4626e2
* [AKS] Add option AzureLinuxOSGuard and AzureLinux3OSGuard to --os-sku for az aks nodepool add and az aks nodepool update (#9147)
* [Release] Update index.json for extension [ aks-preview-18.0.0b39 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137942863&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/ce952e4f70216f250df394de9923dfb27da0a181
* {Zones} Pin minCliCoreVersion 2.72.0 as the latest CLI version before this extension was released. Remove incompatibility with previous CLI core version. (#9200)
* [Release] Update index.json for extension [ zones-1.0.0b5 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137945712&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/fe864e4ac75ea7a928a9bde0b4d925e97d7bfd04
* exclude tests folder (#9213)
* new release (#9218)
* [AKS] Add option Windows2025 to --os-sku for az aks nodepool add (#9178)
* arcdata version bump to 1.5.26 (#9148)
Co-authored-by: Melody Zhu <[email protected]>
* {AKS} Fix test case `test_aks_approuting_enable_with_keyvault_secrets_provider_addon_and_keyvault_id` (#9221)
* [AKS] Fix --aks-mcp flag to accept true/false values (#9231)
Simplified the aks-mcp parameter by removing custom positive/negative labels
and using the default three_state_flag behavior to properly handle true/false values.
* [AKS Agent] Bump aks-mcp version to v0.0.9 (#9236)
* [AKS Agent] Bump aks-mcp version to v0.0.9
* [AKS Agent] Bump aks-agent version to 1.0.0b4
* [Release] Update index.json for extension [ aks-agent-1.0.0b4 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138354998&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/fa62bf336ebe4577b3fc7b0a61247f5ec0e931d3
* Managed Network Fabric - Adding nullable to all ARM-ID fields to allow clearing the values (#9216)
* updating nexusidentity - Resolves installation issue caused by Graphs Python SDK package where a long path error occured. To fix this - SDK support was removed and replaced with httpclient
* fixing a small security concern with shell
* retrigger checks
* retrigger checks
* removing unsupported operation
* removing unsupported operation
* Retrigger GitHub Actions
* Adding nullable to all ARM-ID fields
* Adding nullable to all ARM-ID fields
* fixing versioning
* {stream-analytics} Support with Azure Function (#9179)
* migrate to aaz, support with Azure Function
* remove cf, run live test
* update version
* [Release] Update index.json for extension [ managednetworkfabric-8.2.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138359475&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/2453de18c687e700812af0fbebbef314df28411f
* [Release] Update index.json for extension [ stream-analytics-1.0.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138359965&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/ef3c612878cb4f2be583449fe12578941952109e
* [confcom] Add tests for acipolicygen (#9199)
* Add tests for acipolicygen on arm template
* Add missing sha based references
* Remove helper script
* Add a test for fragments
* Skip test with known issue
* Skip exclude default fragment tests for known issue
* Update missed rego policies
* Fix the curdir of acipolicygen test runner
* [confcom] Bump the infra fragment minimum svn to 4 (#9238)
* Bump the infra fragment minimum svn to 4
* Bump version
* [Release] Update index.json for extension [ confcom ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138363679&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/f4f6815128332be637ef1eaf6d9f27753ac785c8
* AKS: Change --enable-azure-container-storage --disable-azure-container -storage behavior and add --container-storage-version (#9138)
* [Release] Update index.json for extension [ aks-preview-18.0.0b40 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138547011&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/737b240c25351488f0c9ba79c9dfc886d083d52f
* AOSM CLI - Fixing a zip-slip security bug for code that was using tar.extractall() on `nfd build` command (#9234)
* AOSM CLI - Fixing a zip-slip security bug for code that was using tar.extractall() on `nfd build` command
* fixing tests
* fixing tests
* review updates
---------
Co-authored-by: Daniel Steven <[email protected]>
* [Release] Update index.json for extension [ aosm-2.0.0b3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138548638&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/966e8d89e58db94e98c6907a896cc58c7cbfd6fd
* Skip none overrides on localdns profile (#9188)
* Add JWT Authenticator commands to aks-preview (#9189)
* [ Workload-Orchestration ] Added Bulk Management Commands (#9246)
* Workload orchestration 3.1.0
* Update version
* Update version
* Adding example
* Adding example
* Removing pem files
* Updating api version
* Fixing tests
* Fixing tests
* Backward Compatible
---------
Co-authored-by: Atharva <[email protected]>
* [Release] Update index.json for extension [ workload-orchestration-4.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138573512&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/d378651f9ff52200278ac797b9e245d179efad55
* Fix merge conflict between new tests and default min svn bump (#9241)
* Add NG of type subnet support (#9244)
* [Release] Update index.json for extension [ network-manager-3.0.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138664427&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/8e30da7574fee6e8695f7cbe1b2b10a7bab76940
* [connectedk8s] Update extension CLI to v1.10.10 (#9254)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update python version to 3.13 (#12)
* changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17)
* [Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (#20)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* Parameterize for airgapped clouds (#5)
* Add parameterization for the airgapped clouds
* Fix azdev style
* MCR path function
* azdev, ruff, and mypy
---------
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
* Oras client fix to work with different MCRs (#6)
Co-authored-by: mmcneal <[email protected]>
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* Update cluster diagnostics image to 1.29.3 (#7)
* Update cluster diagnostics helm chart to 1.29.3
* Fix lint issues
---------
Co-authored-by: bgriddaluru <[email protected]>
* RBAC deprecation & fix the issue
* typo
* fix comments
* update tests
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* rebase
* fix tests
* fix version
* fix mypy, lint
* fix test
* fix test
* fix test
* fix test
* fix test
* rename test
* deprecate flags
* rebase
* rebase
* bump version for release
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
Co-authored-by: mcnealm13 <[email protected]>
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: vithumma <[email protected]>
* remove redundant test files
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
Co-authored-by: Vineeth Thumma <[email protected]>
Co-authored-by: mcnealm13 <[email protected]>
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: vithumma <[email protected]>
* [Release] Update index.json for extension [ connectedk8s-1.10.10 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138674669&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/e03fa94b705e6ec9957f77b909845350d186b47a
* Evals system for aks-agent (#9219)
* fix: acns-datapath-acceleration-mode None should set the API field correctly (#9255)
* [Release] Update index.json for extension [ aks-preview-18.0.0b41 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138690044&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/961d5126fccf51bc8801600a00e85776e9b7cd2b
* Azure CLI to manage Site resources (#9181)
* Site cli extension changes
* removing beta
* Allowing labels deletion
* removing beta from version history
* Correcting argument
* Correcting format
* Updated readme
* Adding beta to version
* Updating service_name file with site entry
* [Release] Update index.json for extension [ site-1.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138696727&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/4a4e750e807ee47001be3bfa132d117931e66052
* Azure Firewall Autoscale Configuration (#9235)
* Azure Firewall Autoscale Configuration
* bump version
* update recordings for tests
* reset of recordings
* Try to fix recording for test_azure_firewall_policy_explicit_proxy
* non-dynamic test value
* Use sas token key
* Remove explicit proxy test
* [Release] Update index.json for extension [ azure-firewall-1.4.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138818987&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b030b92555c22dbbaade2b867793b72e7aa14095
* Managed Network Fabric - Removing commands that are not supported by the API. (#9266)
* Removing unsupported commands from the managednetworkfabric CLI.
* updating history
* [Release] Update index.json for extension [ managednetworkfabric-8.2.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139155356&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/59ba8a14aba85101d8e41c6c1a8789d4b65aed12
* [AKS] Add support for OSSKU Flatcar to cluster create/nodepool create (#9240)
* [storage-discovery] 09-01 stable cli extension (#9230)
mark operations stable
update setup.py and HISTORY.rst
remove azext.isPreview from azext_metadata.json
* {AKS} Fix role assignment failure when using azure-cli version >= `2.77.0`. (#9267)
* [Release] Update index.json for extension [ storage-discovery-1.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139171604&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/2ebf49eb7017ef71056316875e240c0c76a71cc6
* [Release] Update index.json for extension [ aks-preview-18.0.0b42 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139172224&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/af54e9d799ca3d4da6796ba46da47474bde7bf4e
* Add new parameter to enable Dnstap logging in Azure Firewall (#9271)
* Adding new parameter enable-dnstap-logging
* Small nit
* Small nit2
* Remove comma
* Update history
* update test recording
* Update setup
---------
Co-authored-by: Bhumika Kaur Matharu <[email protected]>
* [Release] Update index.json for extension [ azure-firewall-1.5.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139595971&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/05c62a2a4793c75960b2fda7aa920574522be3b4
* Add LocalDNS Live Tests for valid and invalid scenarios (#9252)
* skip none overrides on localdns profile
* update history rst
* refactor to process dns overrides func
* move overrides function to helper file
* apply linter suggestions
* add localdnsconfig folder
* add more tests
* add new json files
* add default dns overrides
* add more test cases
* move tests around, move invalid cases to another file
* add back import semver
* reorder the existing tests
* delete preferred mode only
* delete null.json
* remove redundant json file
* remove redundant json file
* fix the mistake at line 3349
* forgot that i put all the configs in data/localconfig folder
* remove unused file
* spelling error
* fix default dnsOverrides check when we create agentpool with required mode only
* restore localdnsconfig file
* delete extra property case from invalid test file
* add extra property cases in src/aks-preview/azext_aks_preview/tests/latest/test_aks_commands.py
* add extra property files
* check for defaulted *dnsOverrides when making agent pool with mode: required only
* comment out cleanup in test_aks_nodepool_add_with_localdns_required_mode
* add more logging for debugging
* add print statements in src/aks-preview/azext_aks_preview/vendored_sdks/azure_mgmt_preview_aks/operations/_agent_pools_operations.py for debugging
* only initialize the dictionaries if dnsoverrides are provided
* process dns overrides only when dns overrides are provided
* consolidate duplicated build_localdns_profile function
* move invalid cases to line 4133
* update test_aks_commands.py
* look for vnetDnsOverrides and kubeDNSOverrides keys, case-insensitive
* fix test_aks_nodepool_add_with_localdns_required_mode_single_vnetdns
* check for dictionary for build_override
* update failing test cases
* rename from required_mode_extra_property.json -> required_mode_kubedns_extra_property.json
* fix azdev style
* temporarily add self.fail statements s.t. i can see the error_message
* change from assertTrue to assertIn with more specific error msg, delete un-needed test case
* change from print to debug
* remove logger.debug line to print localdnsprofile
* add null config file
* fix the tests
* fix the tests
* update src/aks-preview/HISTORY.rst with a new note under 18.0.0b42
* update src/aks-preview/HISTORY.rst
* Revert "add print statements in src/aks-preview/azext_aks_preview/vendored_sdks/azure_mgmt_preview_aks/operations/_agent_pools_operations.py for debugging"
This reverts commit b7474385a8bcb5088ea8539923a4eca5ab366ba3.
* update src/aks-preview/HISTORY.rst
* Revert "add more logging for debugging"
This reverts commit 1786254f78627af5926efa438163843de19657dd.
* mix the casing for *dnsoverrides
* throw an exception from cli if the values of kubednsoverrides or vnetdnsoverrides are not type dict
* add tests for null and non-dict overrides
* make the keys of localdnsprofile mixed-case
* add required_mode_null_dnsOverrides.json and required_mode_number_dnsOverrides.json
* correct the error message I'm looking for, for non-dict dns overrides
* remove print stmt from src/aks-preview/azext_aks_preview/_helpers.py
* add check for DNS override settings
* update the test with dns override settings check
* update assertIn msg for test_aks_nodepool_add_with_localdns_required_mode_partial_invalid
* break down InvalidArgumentValueError msg into two lines
* update existing cassette files
* new cassette files for new tests
* add three additional cassette files I did not commit before
* expect InvalidArgumentValueError when None is provided for DNS overrides
* update AKSPreviewAgentPoolUpdateDecoratorCommonTestCase.common_update_localdns_profile
* revert the import statement for from azure.cli.command_modules.acs.tests.latest.mocks import
* Add a new line
* Revert "Add a new line"
This reverts commit 2c347c3c6d5afed2bd36aa32818f1dfdbae9a44e.
* update version in src/aks-preview/setup.py to align with azure-cli-extensions/src/aks-preview/HISTORY.rst
---------
Co-authored-by: juanbe <[email protected]>
Co-authored-by: Juan Diego Bencardino <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b43 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139618131&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/ba0a97c85caacd81d7863a190f1d1f68215d142c
* [Network] Feature network NSP 2024 10 01 (#9101)
* Add changes related 2024-10-01
* Update changelog
* Update tests
* Updated tests
* updated tests recordings
* Update test recordings
* [Release] Update index.json for extension [ nsp-1.1.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139724051&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/4790cd2e5819a8d739982c378af223756c0fa0ec
* Bump fleet az cli extension version to 1.7.0 (#9277)
* bump to 1.6.5
* update the version to 1.7.0
* [Release] Update index.json for extension [ fleet-1.7.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139749279&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/75972f4473c184b540e9514bfd8cddaa2104f1ae
* {AKS} Vendor new SDK and bump API version to 2025-08-02-preview (#9276)
* {redisenterprise} breaking change warning (#9272)
* breaking change warning
* Update src/redisenterprise/_breaking_change.py
Co-authored-by: Copilot <[email protected]>
* style fix
* update version
---------
Co-authored-by: Nikita Garg <[email protected]>
Co-authored-by: Copilot <[email protected]>
* [Release] Update index.json for extension [ redisenterprise-1.2.2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139758024&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/cfa24a9086847c85fb737b625c9e50546b8c29b3
* Added SQL DB Retry, SQLVM Delete and SQLMI Delete commands (#9256)
* Added SQL DB Retry, SQLVM Delete and SQLMI Delete commands
* Updates.
* Updates
---------
Co-authored-by: Amarjeet Kumar <[email protected]>
* [Release] Update index.json for extension [ datamigration-1.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139765686&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/19559b67b7f99bec3a057327a4483f90059e9729
* {Containerapp} Update recording files (#9281)
* hide the --enable-managed-system-pool option for now (#9278)
* hide the --enable-managed-system-pool optoin for now
* add history
* keep _help.py
* fix style
* update setup.py
---------
Co-authored-by: Hao Yuan <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b44 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140008104&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/bfb734ec564d1cfaa7b94216ea34a20fd78a9050
* Network Cloud CLi - Fixing zip-slip vulnerability in custom operations (#9282)
* Removing unsupported commands from the managednetworkfabric CLI.
* updating history
* Network Cloud CLi - Fixing zip-slip vulnerability
* updating history and setup.py versions
* linting fixes
* [Release] Update index.json for extension [ networkcloud-4.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140083779&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/aff3034796db390283b7556306fc1c5847d0700d
* [confcom] Add a warning and path for default change for stdio (#9203)
* Add a warning and path for default change for stdio
* Satisfy azdev style
* Fix help string for --enable-stdio
* Refactor resolving stdio into it's own function
* Bump version
* Bump minor version
* [Release] Update index.json for extension [ confcom ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140089922&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/de110edc4faa6464bfa82fe8dc64f46c34ad1d77
* Stumpaudra/fleet/managed namespace (#9035)
* base recalibration
update
update
update
update
update
update
removing 0401
got tests to work
update
pylint
update
pylint
update
adding get credential commansd
update
pylint
addressing comments
simplifying namespace
updates
updates
lint
style
pylint
updates
updates to member
updates
updates
updates
style
updates
update
update
updated test recordings
removing unwanted files
updates
updating metadata
linter
updating version/history
setup
updates
style
style
update style
flake8
remove preview
making hubful recording use global endpoint
squash-managednamespace implementation
* changing defaults, updating help message
* updates
* adding validation none check
* updates
* version
---------
Co-authored-by: audrastump <[email protected]>
Co-authored-by: Jim Minter <[email protected]>
* [Release] Update index.json for extension [ fleet-1.8.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140092040&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b980420e190b0e3d2ea39605c9c886372b33c4c1
* [AKS] `az aks update`: Add new parameter `--kms-infrastructure-encryption` to enable KMS infrastructure encryption on an existing cluster. (#9287)
* Used vendored application insight sdk (#9184)
* vendor SDK
* Update SDK reference
* Fix test
* [Release] Update index.json for extension [ spring-1.28.5 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140102657&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/60bc46cafbca3c684431a741acafe1161cd4416c
* [redisenterprise] update breaking change file loc (#9294)
* update file loc
* update version
* style fix
* style fix
---------
Co-authored-by: Nikita Garg <[email protected]>
* [Release] Update index.json for extension [ redisenterprise-1.2.3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140114066&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/351dba70de70d6d32c6ddb414ad6bdfa1549ad70
* Network Cloud CLI version 2025-09-01 GA (#9295)
* Removing unsupported commands from the managednetworkfabric CLI.
* updating history
* Network Cloud CLi - Fixing zip-slip vulnerability
* updating history and setup.py versions
* linting fixes
* Netowrk Cloud CLI version 2025-09-01 GA
* [Release] Update index.json for extension [ networkcloud-4.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140209385&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/c239b89d4477e91c26d4a41c9d716dcbe762432b
* {Containerapp} Update test and recording files (#9291)
* update (#9297)
* [Release] Update index.json for extension [ containerapp ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140238524&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/26143775307ca13b9b86a530ed0cc3f27f789ea9
* [connectedmachine] update get extension image command (#9187)
* release 24-11
* update tests
* update version
* fix version number
* fix style
* fix style issue
* update tests
* update tests
* update tests
* update tests
* update tests
* upate test
* update test
* update test
* update test
* update commands
* update
* Update src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/image/_show.py
Co-authored-by: Copilot <[email protected]>
* Update src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/image/_list.py
Co-authored-by: Copilot <[email protected]>
* update tests
* update
* update test
* update
* update
---------
Co-authored-by: Copilot <[email protected]>
* [Release] Update index.json for extension [ connectedmachine-2.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140341424&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/a9b5e3cd0f474731252d2e171f5fa027b7d7f600
* feat: remove --enable-custom-ca-trust and --disable-custom-ca-trust options (#9283)
* [Release] Update index.json for extension [ aks-preview-19.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140361299&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/89bbdac512889150b71f005451f22a53d1ab330a
* add index (#9299)
* [servicelinkerpasswordless] fix logging issue (#9300)
* [Release] Update index.json for extension [ serviceconnector-passwordless-3.3.6 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140371627&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/695ae6076fd9aaa53012d5d62b3dbff044d75ba6
* Update link in azcli_aks_live_test README (#9247)
* updated the api version to 2025-06-01 (#9296)
Co-authored-by: Ravindra Dongade <[email protected]>
* initial checking for 2025-07-15 stable CLI (#9269)
* [Release] Update index.json for extension [ managednetworkfabric-9.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140490277&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/fe7ebde6039cb517af4224dc18916a3c389d916c
* [connectedk8s] Update extension CLI to v1.10.11 (#9304)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update python version to 3.13 (#12)
* changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17)
* [Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (#20)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* Parameterize for airgapped clouds (#5)
* Add parameterization for the airgapped clouds
* Fix azdev style
* MCR path function
* azdev, ruff, and mypy
---------
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
* Oras client fix to work with different MCRs (#6)
Co-authored-by: mmcneal <[email protected]>
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* Update cluster diagnostics image to 1.29.3 (#7)
* Update cluster diagnostics helm chart to 1.29.3
* Fix lint issues
---------
Co-authored-by: bgriddaluru <[email protected]>
* RBAC deprecation & fix the issue
* typo
* fix comments
* update tests
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* rebase
* fix tests
* fix version
* fix mypy, lint
* fix test
* fix test
* fix test
* fix test
* fix test
* rename test
* deprecate flags
* rebase
* rebase
* bump version for release
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
Co-authored-by: mcnealm13 <[email protected]>
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: vithumma <[email protected]>
* remove hardcoded public ARM endpoint url for fairfax and mooncake (#24)
* Bug Fix for FFX mcr url (#22)
* [connectedk8s] update release notes and version (#26)
* remove redundant test files
* remove change not relevant to connectedk8s release
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
Co-authored-by: Vineeth Thumma <[email protected]>
Co-authored-by: mcnealm13 <[email protected]>
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: vithumma <[email protected]>
Co-authored-by: hapate <[email protected]>
* [Release] Update index.json for extension [ connectedk8s-1.10.11 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140504087&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/425351566b46b9adca5cbf821b6f526fc572004b
* [AKS] Add --enable-opentelemetry-metrics and --enable-opentelemetry-logs to monitoring addons in aks-preview (#9149)
* [Release] Update index.json for extension [ aks-preview-19.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140506301&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/d2beb32eaae782455245a986bc6ce59aaffcd213
* {AKS} Bump holmesgpt and add feedback slash command (#9261)
* [Release] Update index.json for extension [ aks-agent-1.0.0b5 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140510943&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/07cf2351f42a9c1e86e91c4f4b2b5f6278cca311
* Fix doc link to dmverity-vhd tool (#9068)
Moved to
- https://github.com/microsoft/integrity-vhd
Removal in original location in
- https://github.com/microsoft/hcsshim/pull/2318
* [confcom] Fix multiple issues with `acipolicygen --diff` (#9258)
* Only attempt to parse ccePolicy if --diff is specified
* Fix parsing ccePolicies with no container defintions
* Satisfy azdev style
* Fix --infrastructure-svn and --fragments-json combo (#9264)
* [AKS] Implement platform-managed-keys (PMK) awared validation for KMS customer-managed-key (CMK) (#9301)
* [Release] Update index.json for extension [ aks-preview-19.0.0b3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140528984&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/dbe4e9bedb0289cb9a62822d3597dc89d2abad24
* Temporarily remove networkcloud 4.0.0 from index.json (#9305)
* [Workload-Orchestration] Updated response schema for review and tsv list calls to include l1l2 state properties (#9284)
* Updated review and tsv list commands to include l1l2 in response
* Hide unnecessary properties in response for review and tsv list
* latestActionTriggeredBy spell fix
* CLI history and version update
* added separate response builder for 202 response
* [Release] Update index.json for extension [ workload-orchestration-4.1.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140542383&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/808644d4c1c75cc3b071296eeabeb3be692dde36
* {AKS}: intro…
wangzelin007
added a commit
that referenced
this pull request
Nov 4, 2025
* Compute connect port 22 path fix (#9082)
* port 22 compute connect fix
* add changelog
* CLI v2 2.39.0 (Version/changelog changes) (#9089)
* Pylint fix + History update (#9143)
* pylint fix
* revert unwanted change
* Sync ml-dev with Main (#9365)
* [Release] Update index.json for extension [ spring-1.28.3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135708908&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b86c1c6cc8a7ed8ab98d8ef232a271ab198af094
* Temporarily removed the extension: aks-agent (#9115)
* Revert "Temporarily removed the extension: aks-agent (#9115)" (#9116)
This reverts commit ddc223c9434896ec971e79835d94ff46ca116987.
* Revert "Fix Neon extension: Unify command structure and remove preview status" (#9117)
* Revert "Fix Neon extension: Unify command structure and remove preview status…"
This reverts commit a973f801f0a55b2cef585982852c364c708d5ee1.
* Bump version from 1.0.0b4 to 1.0.0b6
* [Release] Update index.json for extension [ neon-1.0.0b6 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135751142&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/64ab52906fe23694a8f957a80268da563663ddca
* {AKS} Remove the sku preview flag from help command for AKS automatic (#9120)
* [Release] Update index.json for extension [ aks-preview-18.0.0b32 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135839673&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/7d5b6575a74ab795aa41a7fe6c42dc6932b6d193
* [ Workload-Orchestration ] Add Context & Solution Management Commands (#9037)
* added
* commit
* Made Changes
* Added change
* Made changes
* List solution revisions and instances
* Made changes rr
* Made change
---------
Co-authored-by: Atharva <[email protected]>
Co-authored-by: Manaswita Chichili <[email protected]>
* [AKS] `az aks create`: Add new parameter `--kms-infrastructure-encryption` to enable KMS infrastructure encryption. (#9071)
* Revert "[Release] Update index.json for extension [ neon-1.0.0b5 ]" (#9118)
This reverts commit 616990f9572fb222bf6053f617b014ec34eda4e9.
* [Release] Update index.json for extension [ aks-preview-18.0.0b33 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135846382&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/042aa4e33a6085925b71e3b275500601f13e8979
* [ServiceConnector-passwordless] bump version for psycopg2-binary (#9075)
* bump version for psycopg2-binary
* update
* Update CLI command descriptions for newrelic (#9119)
* [Release] Update index.json for extension [ new-relic-1.0.2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135848078&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/e1df567b8f3ba18f6382b1aa87c591308de8b707
* [Release] Update index.json for extension [ serviceconnector-passwordless-3.3.5 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135848077&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/42db1eb7e72d87b899efa382e0aa737982d53604
* Feature/ga release (#9123)
* Update version from 1.0.0b6 to 1.0.0
* Update HISTORY.rst with release information
* [Release] Update index.json for extension [ neon-1.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135957068&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/18785cf742c9611cae46cbce3fed1e55d0f990e0
* aks add nodepool add to support machines pool (#9121)
Co-authored-by: Jianping Zeng <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b34 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135967911&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/1d48b879bc1179ca29059c677bab35e70e71972f
* {AKS} Vendor new SDK and bump API version to 2025-07-02-preview (#9131)
* [Release] Update index.json for extension [ aks-preview-18.0.0b35 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135984989&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b79f617d7ff5fb6c578dc7d00e8a1bfd7831f164
* Added changes (#9130)
Co-authored-by: Atharva <[email protected]>
* [Release] Update index.json for extension [ workload-orchestration-3.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135985917&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/715f0c64382b3a6db5dfc9310b186a959f87a459
* [SCVMM] Fixed create_from_machines command for VM Instance creation (#9107)
* [Release] Update index.json for extension [ scvmm-1.2.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136097084&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/06d116ebcf1386c562b75e3cc7fd3acf37bc64ce
* [k8s-extension] Update extension CLI to v1.7.0 (#9126)
* add pester tests for k8s-extension
* fix testcases for nodepool image issues (#5)
* update readme and version release notes (#6)
* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)
* update readme and version release notes (#6)
* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)
* Extend ContainerInsights Extension for high log scale mode support (#9)
* update python version to 3.13 (#10)
* update readme and version release notes (#6)
* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)
* update readme and version release notes (#6)
* fix: simplify logic and enable correct recording rule groups for managed prom extension (#7)
* Add k8s-extension troubleshoot phase 1: Infrastructure setup. (#11)
* [k8s-extension] Update extension CLI to v1.7.0 (#13)
* remove redundant test files
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: bragi92 <[email protected]>
Co-authored-by: Long Wan <[email protected]>
Co-authored-by: Andres Borja <[email protected]>
* [Release] Update index.json for extension [ k8s-extension-1.7.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136097815&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/40c0147fe008dcf56c451193d06cc8f54136b525
* Fix help text for `fleet list` command (#9114)
* [confcom] Adding standalone fragment support (#9097)
* ensure that oras discover doesn't error when the remote image doesn't exist
* updating version
* adding print for binary version
* commenting out some tests due to docker incompatibility
* pull image before saving to tar
---------
Co-authored-by: Heather Garvison <[email protected]>
* [Release] Update index.json for extension [ confcom ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136107318&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/bca2ea1679e62d67a08edd9c4396d4d53b83c462
* feat: Add Neon PostgreSQL preview API commands with parameter mapping… (#9133)
* feat: Add Neon PostgreSQL preview API commands with parameter mapping fixes
- Added 13 new commands for Neon PostgreSQL 2025-06-23-preview API
- Fixed critical parameter mapping issues in endpoint/database/role create commands
- Added comprehensive test suite with 6 test methods covering all functionality
- Updated azext_metadata.json with new command registrations
New Commands Added:
- az neon postgres endpoint create/list/delete
- az neon postgres neon-database create/list/delete
- az neon postgres neon-role create/list/delete
- az neon postgres get-postgres-version
Parameter Mapping Fixes:
- Fixed URL parameter mapping to use project_id/branch_id when available
- Resolved 'branch not found' errors in create commands
- Ensured proper API endpoint construction for nested resources
Testing:
- All 6 tests passing (100% success rate)
- Comprehensive validation of parameter mapping fixes
- Help command testing for all new commands
- Parameter validation testing for required fields
* Add command examples to fix linter violations
- Added examples for endpoint create command
- Added examples for get-postgres-version command
- Added examples for neon-role create command
- Added examples for neon-database create command
- Examples include common usage patterns and parameter variations
* fix: Add parameter mapping fixes for create commands
- Add project_id parameter to endpoint, role, and database create commands
- Implement URL parameter mapping with getattr/hasattr fallback pattern
- Fix endpoint list command parameter mapping
- Enable proper API URL construction for all create operations
- All tests passing (6/6) with real Azure resource validation
- Successfully tested with live Azure resources (endpoints, roles, databases created)
* fix: Correct help examples to fix linter errors
- Fix --attributes parameter examples to use proper JSON format instead of space-separated key=value pairs
- Replace invalid --suspend-timeout-minutes parameter with valid --size parameter in endpoint create example
- Resolve HIGH severity linter error: faulty_help_example_parameters_rule
- All help examples now use correct Azure CLI parameter syntax
* fix: Add linter exclusions for missing_command_example
- Add exclusions for neon postgres commands to resolve git-based linter check failure
- Commands have proper help examples but git-based linter doesn't detect them for AAZ commands
- Excludes: endpoint create, neon-role create, neon-database create, get-postgres-version
- Resolves HIGH severity missing_command_example linter error in CI pipeline
* feat: Remove wait commands and update to version 1.0.1b1
- Remove wait command files: branch/_wait.py, project/_wait.py, organization/_wait.py
- Update __init__.py files to remove wait command imports
- Add linter exclusions for require_wait_command_if_no_wait rule for all command groups
- Update version to 1.0.1b1 in setup.py
- Add comprehensive changelog entry to HISTORY.rst documenting all improvements:
* 25 commands across 8 command groups
* Parameter mapping fixes with real Azure resource validation
* Help examples and linter compliance
* Successful testing with live Azure subscription
- Wait commands removed as operations complete quickly and were unnecessary
- All tests passing (6/6) and functionality verified
* docs: Update HISTORY.rst with concise 1.0.1b1 changelog
- Streamline changelog entry for version 1.0.1b1
- Focus on key features: preview commands for new entities
- Highlight important changes: wait commands removal, linter exclusions
- Emphasize successful real Azure resources validation testing
- Maintain clear and readable documentation format
* [Release] Update index.json for extension [ neon-1.0.1b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136319375&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/fb81781e93568fcc494b8f93ef71789d555270c3
* Release ArcAppliance CLI 1.6.0 (#9137)
Co-authored-by: Sai Sankar Gochhayat <[email protected]>
* [AKS] Add option `AzureLinux3` to `--os-sku` for `az aks nodepool add` and `az aks nodepool update` (#9095)
* chore: add AzureLinux3 OSSKU enum value
Signed-off-by: Calvin Shum <[email protected]>
* Complete AzureLinux3 OSSKU implementation
- Add changelog entry for version 18.0.0b29
- Bump version to 18.0.0b29
- Follow exact pattern from Ubuntu2204/Ubuntu2404 implementation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
Signed-off-by: Calvin Shum <[email protected]>
* add recording test
* Revert "Complete AzureLinux3 OSSKU implementation"
This reverts commit 588cb2a6dd1cbdbce9d68ec14f12c711a838d737.
* Bump version to 18.0.0b34
- Add changelog entry for version 18.0.0b34
- Bump version to 18.0.0b34
* Update test_aks_nodepool_add_with_ossku_azurelinux3.yaml
* Revert "Update test_aks_nodepool_add_with_ossku_azurelinux3.yaml"
This reverts commit 5a20e1beced030fa0109f6b1d06ab187653617f2.
* Reapply "Update test_aks_nodepool_add_with_ossku_azurelinux3.yaml"
This reverts commit e702361678f026883f01b139fe25c3ebd02fd953.
---------
Signed-off-by: Calvin Shum <[email protected]>
Co-authored-by: anujmaheshwari1 <[email protected]>
Co-authored-by: Claude <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b36 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136341093&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/a7b3facf078b03c10982a54a7d870af4945c4575
* Fix resource creation in datadog (#9144)
* fix resource creation
* update attribute
* update example
* update version
* update version
---------
Co-authored-by: Shivansh Agarwal <[email protected]>
* [Release] Update index.json for extension [ datadog-2.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136437677&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/c5193f8f9b7b9d82c9c7d9befc1a99e128a5271a
* Update AVNM connectivity configuration CLI to use 2024-07-01 API version (#9125)
* Generated Azure CLI extension changes
* Resolve errors in test files
* Add passing tests
* Fix connect-config parameter applies-to-groups
* Update src/network-manager/azext_network_manager/aaz/latest/network/manager/connect_config/_create.py
Co-authored-by: Copilot <[email protected]>
* Update src/network-manager/azext_network_manager/aaz/latest/network/manager/connect_config/_update.py
Co-authored-by: Copilot <[email protected]>
* Passing local tests
* Add parameter options to connect-config
* Increment versio in HISTORT.rst
* Add singular option for applies to groups
* Fix update.py
* fix conflicting options for connect-config
* fix conflicting options for connect-config
* Fix tests to set connect-config singular options
* update version to 3.0.0 in setup.py
* update version to 3.0.0 in HISTORY.rst
* Fix breaking changes related to network manager paramter
* Release version fix
---------
Co-authored-by: Sonal Singh (from Dev Box) <[email protected]>
Co-authored-by: Copilot <[email protected]>
* [Release] Update index.json for extension [ network-manager-2.1.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136442938&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/ce3559ea2a57f228cc8939b19d4c7365178ef73d
* [AKS] Add machine cli preview (#9045)
* [amg] Remove essential SKU resource creation (#9128)
* Remove essential SKU resource creation
* Refine arg error msg
* Remove essential SKU resource creation
* Refine arg error msg
* New test recordings
* Redo test recordings
---------
Co-authored-by: Alan Zhang <[email protected]>
* [Release] Update index.json for extension [ amg-2.8.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136575856&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/1681210b2e6e1cce1624d1c41e7b32c19d51650b
* Update index.json (#9146)
Drop Public preview version 0.1.4
* [AKS] Autoscaling support for VMs agentpool (#9012)
* add in azure-iot 0.27.0 (#9151)
* [Release] Update index.json for extension [ aks-preview-18.0.0b37 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136721005&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/3d006775c9fe3b7167a88cb25d5ea15e1cc7b380
* [Containerapp] `az containerapp up`: Support --kind {functionapp} (#9052)
* add logic to deal with xml format in return error (#9142)
* add logic to deal with xml format in return error
* change as per comments
* change version
* code style
* change version
* [Release] Update index.json for extension [ spring-1.28.4 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136758693&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/7a71074d4aebcc402e153876b1a08976081c4f73
* add aks-agent codeowner (#9152)
* feat: Improve user experience of az aks agent with aks-mcp (#9132)
* feat: Improve user experience of az aks agent with aks-mcp
Enhance the user experience of az aks agent, including:
1. Use aks-mcp by default, offering an opt-out flag --no-aks-mcp.
2. Disable duplicated built-in toolsets when using aks-mcp.
3. Manage the lifecycle of aks-mcp binary, including downloading,
updating, health checking and gracefully stopping.
4. Offer status subcommand to display the system status.
Refine system prompt.
5. Smart toolset refreshment when switching between mcp and traditional
mode.
* use --status instead of status
* address ai comments
* style
* add pytest-asyncio dependency
* fix unit tests
* fix(aks-agent/mcp): eliminate “Event loop is closed” shutdown error
- Launch aks-mcp via subprocess.Popen instead of
asyncio.create_subprocess_exec to avoid asyncio transport GC on a closed
loop.
- Add robust teardown: terminate → wait(timeout) → kill fallback, and
explicitly close stdin/stdout/stderr pipes.
- Make is_server_running use Popen.poll() safely.
- Minor: update MCP prompt to prefer kubectl node listing when Azure
Compute ops are blocked by read-only policy.
* {AKS} Clarify model parameter (cherry-pick PR #9145)
Squashed cherry-pick of PR #9145 commits:\n- clarify model parameter\n- adjust command example to pretty print recommendation\n- fix disallowed html tag in deployment name\n- update examples to use model name as deployment name\n- remove redundant starting space in parameter help\n\nExcluded changes to HISTORY.rst and setup.py as requested.
* chore: Add nilo19 and mainerd to aks agent owners
* chore(aks-agent): fix flake8 issues (E306, E261, W291)
* chore(aks-agent): flake8 E261 fix in mcp_manager.py (two spaces before inline comment)
* [Release] Update index.json for extension [ aks-agent-1.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137081945&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/158f3c3e464c781fe6f9e949ffa135fdf03d7a8a
* ML release - 2.39.0 (#9141)
* Compute connect port 22 path fix (#9082)
* port 22 compute connect fix
* add changelog
* CLI v2 2.39.0 (Version/changelog changes) (#9089)
* Pylint fix + History update (#9143)
* pylint fix
* revert unwanted change
* [Release] Update index.json for extension [ machinelearningservices-2.39.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137089933&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/e87f842bc6451c3a0a76b87e8fdc02180076cf51
* [Storage-Mover] `az storage-mover endpoint`: Add new endpoints, Support assigning identity (#9109)
* [Storage-Mover] update to api version 2025-07-01; `az storage-mover endpoint`: Support `identity`
* Custom Commands for Endpoint Create/Update for NFS File Share and Multi Cloud Connector
* Added param for nfs-file-share
* Added test for nfs file share
* NFS Tests Working
* multi cloud connector tests passing
* reverted test_storage_mover_endpoint_scenarios.yaml
* NFS endpoint scenarios recording
* azdev style storage-mover PASSED
* Bumped version and added updates in HISTORY.rst
* fix azdev Linter
* azdev linter and style fix
* azdev lint fix
* edit HISTORY.rst as per the guidlines
* updated API version in the test recordings
* Fixed failing tests
* fixed CI issues
* fixed linter issues
* Added tests for endpoint identity commands
* AzDev Linter Fix
---------
Co-authored-by: KARTIK KHULLAR <[email protected]>
* [Release] Update index.json for extension [ storage-mover-1.2.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137092341&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/7fc211418be94abd02a9ecf3bb3189a7a8c305d7
* [Containerapp] `az containerapp sessionpool create/update`: Add health probe support (#9139)
* don't print version check at bottom toolbar (#9166)
* {CI} Add a test workflow to trigger test extension release pipeline on main branch push (#9158)
* Add workflow to trigger Test Extension Release Pipeline on main branch push
* Add a test pipeline to perform a dry run release of new external extension wheel packages to the unified AME storage account.
* Update .github/workflows/TestTriggerExtensionRelease.yml
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>
* Add new version for firmwareanalysis for 2025-08-02 swagger (#9161)
* Updating firmwareanalysis extension for GA release
- updated models for latest swagger version 2025-08-02
- updated tests
- removed sas url generation test
* fixed broken cli commands and tests
added back upload url test, but with redacted sasurl
* updating version to 2.0.0
* updated changelog
- removed deprecated command
- fixed test to reference all test values
* update examples to make linter happy
---------
Co-authored-by: Mike Kennedy (from Dev Box) <[email protected]>
* [Release] Update index.json for extension [ firmwareanalysis-2.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137217401&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/e15cd8099aa6fb791bf571e9282cce009a81a927
* Updating nexusidentity - Resolves installation issue caused by Graphs Python SDK package. (#9102)
* updating nexusidentity - Resolves installation issue caused by Graphs Python SDK package where a long path error occured. To fix this - SDK support was removed and replaced with httpclient
* fixing a small security concern with shell
* retrigger checks
* retrigger checks
* [Release] Update index.json for extension [ nexusidentity-1.0.0b6 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137316991&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/55aa877ffd929dd8bf572e57e2277cb4b72e0a11
* [Containerapp] `az containerapp session stop`: Add stop session feature (#9140)
* [SFTP] Initial Preview Release (#8982)
* init managed sftp prototype
* port fix
* more unit tests
* test fixes
* clean tests
* big clean
* fix flake8
* pylint fixes
* fix versioning and summary
* simplify
* sftp cert ests
* sftp connect tests
* organize tests
* support tilde
* clean logged out logs
* az sftp cert expiration
* az sftp cert argument combination tests
* parameterize some tests
* az sftp connect arg combos
* remove batch mode
* unit tests
* simplify
* update args and summary
* minor changes and add basic scenario tests
* style
* remove validators
* remove connectivity utils and client factory
* remove test-only functions
* remove unnecessary wrappers
* remove chmod
* remove batch commands example
* add sftp to service_name.json
* Add copyright header test_sftp_scenario.py
* Update azext_metadata.json
---------
Co-authored-by: Zhiyi Huang <[email protected]>
* [Release] Update index.json for extension [ sftp-1.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137326695&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/3ff2094b2eb10d3d6cda59c138befe9e26e7bf46
* (playwrighttesting): Deprecation of playwright cli command (#9156)
Co-authored-by: guptakashish <[email protected]>
* Update firmwareanalysis to GA status (#9172)
- remove azext.isPreview configuration so docs reflect GA status instead
of Preview
- bump version to 2.0.1 so we can release the fix
Co-authored-by: Mike Kennedy (from Dev Box) <[email protected]>
* [Release] Update index.json for extension [ firmwareanalysis-2.0.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137347377&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/2788cf10fb77bde67930b43f62c5454be80c4fe4
* chore: Disable aks-mcp by default, offer --aks-mcp flag to enable it (#9171)
* [Release] Update index.json for extension [ aks-agent-1.0.0b3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137471450&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/acc900e7a53c3083ed343b75346268cb35a54f6b
* Add blue green upgrade support for aks-preview (#8999)
* Feature/aks acns performance (#9136)
* feat: add acns perf options
* feat: fix issues, add tests
* chore: update history
* Update src/aks-preview/azext_aks_preview/managed_cluster_decorator.py
Co-authored-by: Copilot <[email protected]>
* Update src/aks-preview/azext_aks_preview/tests/latest/test_managed_cluster_decorator.py
Co-authored-by: Copilot <[email protected]>
* Update src/aks-preview/linter_exclusions.yml
Co-authored-by: Copilot <[email protected]>
* Update src/aks-preview/linter_exclusions.yml
Co-authored-by: Copilot <[email protected]>
* fix: address comments
* fix: address comments
* fix: switch to westcentralus
* chore: update version
* fix: undo accidental delete
* chore: update acns perf test, add recording
* fix bad merge
---------
Co-authored-by: Copilot <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b38 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137487000&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b06cbbb5beddcc2db1da8d464f20ea09be2fd0f0
* [connectedk8s] Update extension CLI to v1.10.9 (#9177)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17)
* update release notes and version for connectedk8s cli extension (#18)
* remove redundant test files specific to forked repo CI checks
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
* [Release] Update index.json for extension [ connectedk8s-1.10.9 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137602188&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/d4d58b120103cf002b568ed8dcc03085d6dd9bec
* [Communication] Add deliveryReport and Tag parameters to sms send command (#9180)
* Add deliveryReport and Tag parameters to sms send command
* correct version
* update version
* Fix tests
* Fix test and recordings
* Fix recordings
* [Release] Update index.json for extension [ communication-1.14.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137812299&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/3e96534a196cd4832ea84859874a34b255397da9
* [amlfs] Add az amlfs auto-import commands (#9134)
* [amlfs] Add az amlfs auto-import commands
* Updating History and setup files
* Update src/amlfs/azext_amlfs/aaz/latest/amlfs/auto_import/_update.py
Co-authored-by: Copilot <[email protected]>
(cherry picked from commit 3d1f1fc728de13efd194a5b2fa529d4f9633a07a)
* Updating create option conflict resolution for shorter length
* Adding re-recorded Import Job test
* Adding re-recorded AutoExportJob tests
* Adding re-recorded test results
---------
Co-authored-by: Aman Jain <[email protected]>
Co-authored-by: Copilot <[email protected]>
* Create role assignment for MSI when enable_vnet_integration is true (#9153)
* update error message
* grant vnet perm
* address comments
* setup.py
* update
* update style
* release version block
* update
* [Release] Update index.json for extension [ amlfs-1.2.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137812854&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/8357d6f854d23360cfe0dc5d94c2c616fea5bebb
* Managed Network Fabric - Removing the `externalnetwork update-bfd-administrative-state` command as it is not supported by the API. (#9182)
* updating nexusidentity - Resolves installation issue caused by Graphs Python SDK package where a long path error occured. To fix this - SDK support was removed and replaced with httpclient
* fixing a small security concern with shell
* retrigger checks
* retrigger checks
* removing unsupported operation
* removing unsupported operation
* Retrigger GitHub Actions
* [Release] Update index.json for extension [ managednetworkfabric-8.1.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137813062&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/1c1130586dde43a58feb173f23366c03cb5bc56a
* Update the layer hashes for image which has changed and pull specific sha (#9174)
* {CI} Sync resourceManagement.yml according To ADO Wiki Page - Service Contact List (#9197)
* Network Cloud Preview Version 4.0.0b1 for 2025-07-01-preview (#9057)
* new version of networkcloud cli
* updating min version
* pushing some updates
* fix run command for storage appliance on windows
* update history
---------
Co-authored-by: Nafiz Haider <[email protected]>
* [Release] Update index.json for extension [ networkcloud-4.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137934227&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/2105ee9ce3a5d929eadc6168b773e9edaf4626e2
* [AKS] Add option AzureLinuxOSGuard and AzureLinux3OSGuard to --os-sku for az aks nodepool add and az aks nodepool update (#9147)
* [Release] Update index.json for extension [ aks-preview-18.0.0b39 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137942863&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/ce952e4f70216f250df394de9923dfb27da0a181
* {Zones} Pin minCliCoreVersion 2.72.0 as the latest CLI version before this extension was released. Remove incompatibility with previous CLI core version. (#9200)
* [Release] Update index.json for extension [ zones-1.0.0b5 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137945712&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/fe864e4ac75ea7a928a9bde0b4d925e97d7bfd04
* exclude tests folder (#9213)
* new release (#9218)
* [AKS] Add option Windows2025 to --os-sku for az aks nodepool add (#9178)
* arcdata version bump to 1.5.26 (#9148)
Co-authored-by: Melody Zhu <[email protected]>
* {AKS} Fix test case `test_aks_approuting_enable_with_keyvault_secrets_provider_addon_and_keyvault_id` (#9221)
* [AKS] Fix --aks-mcp flag to accept true/false values (#9231)
Simplified the aks-mcp parameter by removing custom positive/negative labels
and using the default three_state_flag behavior to properly handle true/false values.
* [AKS Agent] Bump aks-mcp version to v0.0.9 (#9236)
* [AKS Agent] Bump aks-mcp version to v0.0.9
* [AKS Agent] Bump aks-agent version to 1.0.0b4
* [Release] Update index.json for extension [ aks-agent-1.0.0b4 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138354998&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/fa62bf336ebe4577b3fc7b0a61247f5ec0e931d3
* Managed Network Fabric - Adding nullable to all ARM-ID fields to allow clearing the values (#9216)
* updating nexusidentity - Resolves installation issue caused by Graphs Python SDK package where a long path error occured. To fix this - SDK support was removed and replaced with httpclient
* fixing a small security concern with shell
* retrigger checks
* retrigger checks
* removing unsupported operation
* removing unsupported operation
* Retrigger GitHub Actions
* Adding nullable to all ARM-ID fields
* Adding nullable to all ARM-ID fields
* fixing versioning
* {stream-analytics} Support with Azure Function (#9179)
* migrate to aaz, support with Azure Function
* remove cf, run live test
* update version
* [Release] Update index.json for extension [ managednetworkfabric-8.2.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138359475&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/2453de18c687e700812af0fbebbef314df28411f
* [Release] Update index.json for extension [ stream-analytics-1.0.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138359965&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/ef3c612878cb4f2be583449fe12578941952109e
* [confcom] Add tests for acipolicygen (#9199)
* Add tests for acipolicygen on arm template
* Add missing sha based references
* Remove helper script
* Add a test for fragments
* Skip test with known issue
* Skip exclude default fragment tests for known issue
* Update missed rego policies
* Fix the curdir of acipolicygen test runner
* [confcom] Bump the infra fragment minimum svn to 4 (#9238)
* Bump the infra fragment minimum svn to 4
* Bump version
* [Release] Update index.json for extension [ confcom ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138363679&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/f4f6815128332be637ef1eaf6d9f27753ac785c8
* AKS: Change --enable-azure-container-storage --disable-azure-container -storage behavior and add --container-storage-version (#9138)
* [Release] Update index.json for extension [ aks-preview-18.0.0b40 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138547011&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/737b240c25351488f0c9ba79c9dfc886d083d52f
* AOSM CLI - Fixing a zip-slip security bug for code that was using tar.extractall() on `nfd build` command (#9234)
* AOSM CLI - Fixing a zip-slip security bug for code that was using tar.extractall() on `nfd build` command
* fixing tests
* fixing tests
* review updates
---------
Co-authored-by: Daniel Steven <[email protected]>
* [Release] Update index.json for extension [ aosm-2.0.0b3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138548638&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/966e8d89e58db94e98c6907a896cc58c7cbfd6fd
* Skip none overrides on localdns profile (#9188)
* Add JWT Authenticator commands to aks-preview (#9189)
* [ Workload-Orchestration ] Added Bulk Management Commands (#9246)
* Workload orchestration 3.1.0
* Update version
* Update version
* Adding example
* Adding example
* Removing pem files
* Updating api version
* Fixing tests
* Fixing tests
* Backward Compatible
---------
Co-authored-by: Atharva <[email protected]>
* [Release] Update index.json for extension [ workload-orchestration-4.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138573512&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/d378651f9ff52200278ac797b9e245d179efad55
* Fix merge conflict between new tests and default min svn bump (#9241)
* Add NG of type subnet support (#9244)
* [Release] Update index.json for extension [ network-manager-3.0.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138664427&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/8e30da7574fee6e8695f7cbe1b2b10a7bab76940
* [connectedk8s] Update extension CLI to v1.10.10 (#9254)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update python version to 3.13 (#12)
* changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17)
* [Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (#20)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* Parameterize for airgapped clouds (#5)
* Add parameterization for the airgapped clouds
* Fix azdev style
* MCR path function
* azdev, ruff, and mypy
---------
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
* Oras client fix to work with different MCRs (#6)
Co-authored-by: mmcneal <[email protected]>
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* Update cluster diagnostics image to 1.29.3 (#7)
* Update cluster diagnostics helm chart to 1.29.3
* Fix lint issues
---------
Co-authored-by: bgriddaluru <[email protected]>
* RBAC deprecation & fix the issue
* typo
* fix comments
* update tests
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* rebase
* fix tests
* fix version
* fix mypy, lint
* fix test
* fix test
* fix test
* fix test
* fix test
* rename test
* deprecate flags
* rebase
* rebase
* bump version for release
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
Co-authored-by: mcnealm13 <[email protected]>
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: vithumma <[email protected]>
* remove redundant test files
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
Co-authored-by: Vineeth Thumma <[email protected]>
Co-authored-by: mcnealm13 <[email protected]>
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: vithumma <[email protected]>
* [Release] Update index.json for extension [ connectedk8s-1.10.10 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138674669&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/e03fa94b705e6ec9957f77b909845350d186b47a
* Evals system for aks-agent (#9219)
* fix: acns-datapath-acceleration-mode None should set the API field correctly (#9255)
* [Release] Update index.json for extension [ aks-preview-18.0.0b41 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138690044&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/961d5126fccf51bc8801600a00e85776e9b7cd2b
* Azure CLI to manage Site resources (#9181)
* Site cli extension changes
* removing beta
* Allowing labels deletion
* removing beta from version history
* Correcting argument
* Correcting format
* Updated readme
* Adding beta to version
* Updating service_name file with site entry
* [Release] Update index.json for extension [ site-1.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138696727&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/4a4e750e807ee47001be3bfa132d117931e66052
* Azure Firewall Autoscale Configuration (#9235)
* Azure Firewall Autoscale Configuration
* bump version
* update recordings for tests
* reset of recordings
* Try to fix recording for test_azure_firewall_policy_explicit_proxy
* non-dynamic test value
* Use sas token key
* Remove explicit proxy test
* [Release] Update index.json for extension [ azure-firewall-1.4.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138818987&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b030b92555c22dbbaade2b867793b72e7aa14095
* Managed Network Fabric - Removing commands that are not supported by the API. (#9266)
* Removing unsupported commands from the managednetworkfabric CLI.
* updating history
* [Release] Update index.json for extension [ managednetworkfabric-8.2.1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139155356&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/59ba8a14aba85101d8e41c6c1a8789d4b65aed12
* [AKS] Add support for OSSKU Flatcar to cluster create/nodepool create (#9240)
* [storage-discovery] 09-01 stable cli extension (#9230)
mark operations stable
update setup.py and HISTORY.rst
remove azext.isPreview from azext_metadata.json
* {AKS} Fix role assignment failure when using azure-cli version >= `2.77.0`. (#9267)
* [Release] Update index.json for extension [ storage-discovery-1.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139171604&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/2ebf49eb7017ef71056316875e240c0c76a71cc6
* [Release] Update index.json for extension [ aks-preview-18.0.0b42 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139172224&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/af54e9d799ca3d4da6796ba46da47474bde7bf4e
* Add new parameter to enable Dnstap logging in Azure Firewall (#9271)
* Adding new parameter enable-dnstap-logging
* Small nit
* Small nit2
* Remove comma
* Update history
* update test recording
* Update setup
---------
Co-authored-by: Bhumika Kaur Matharu <[email protected]>
* [Release] Update index.json for extension [ azure-firewall-1.5.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139595971&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/05c62a2a4793c75960b2fda7aa920574522be3b4
* Add LocalDNS Live Tests for valid and invalid scenarios (#9252)
* skip none overrides on localdns profile
* update history rst
* refactor to process dns overrides func
* move overrides function to helper file
* apply linter suggestions
* add localdnsconfig folder
* add more tests
* add new json files
* add default dns overrides
* add more test cases
* move tests around, move invalid cases to another file
* add back import semver
* reorder the existing tests
* delete preferred mode only
* delete null.json
* remove redundant json file
* remove redundant json file
* fix the mistake at line 3349
* forgot that i put all the configs in data/localconfig folder
* remove unused file
* spelling error
* fix default dnsOverrides check when we create agentpool with required mode only
* restore localdnsconfig file
* delete extra property case from invalid test file
* add extra property cases in src/aks-preview/azext_aks_preview/tests/latest/test_aks_commands.py
* add extra property files
* check for defaulted *dnsOverrides when making agent pool with mode: required only
* comment out cleanup in test_aks_nodepool_add_with_localdns_required_mode
* add more logging for debugging
* add print statements in src/aks-preview/azext_aks_preview/vendored_sdks/azure_mgmt_preview_aks/operations/_agent_pools_operations.py for debugging
* only initialize the dictionaries if dnsoverrides are provided
* process dns overrides only when dns overrides are provided
* consolidate duplicated build_localdns_profile function
* move invalid cases to line 4133
* update test_aks_commands.py
* look for vnetDnsOverrides and kubeDNSOverrides keys, case-insensitive
* fix test_aks_nodepool_add_with_localdns_required_mode_single_vnetdns
* check for dictionary for build_override
* update failing test cases
* rename from required_mode_extra_property.json -> required_mode_kubedns_extra_property.json
* fix azdev style
* temporarily add self.fail statements s.t. i can see the error_message
* change from assertTrue to assertIn with more specific error msg, delete un-needed test case
* change from print to debug
* remove logger.debug line to print localdnsprofile
* add null config file
* fix the tests
* fix the tests
* update src/aks-preview/HISTORY.rst with a new note under 18.0.0b42
* update src/aks-preview/HISTORY.rst
* Revert "add print statements in src/aks-preview/azext_aks_preview/vendored_sdks/azure_mgmt_preview_aks/operations/_agent_pools_operations.py for debugging"
This reverts commit b7474385a8bcb5088ea8539923a4eca5ab366ba3.
* update src/aks-preview/HISTORY.rst
* Revert "add more logging for debugging"
This reverts commit 1786254f78627af5926efa438163843de19657dd.
* mix the casing for *dnsoverrides
* throw an exception from cli if the values of kubednsoverrides or vnetdnsoverrides are not type dict
* add tests for null and non-dict overrides
* make the keys of localdnsprofile mixed-case
* add required_mode_null_dnsOverrides.json and required_mode_number_dnsOverrides.json
* correct the error message I'm looking for, for non-dict dns overrides
* remove print stmt from src/aks-preview/azext_aks_preview/_helpers.py
* add check for DNS override settings
* update the test with dns override settings check
* update assertIn msg for test_aks_nodepool_add_with_localdns_required_mode_partial_invalid
* break down InvalidArgumentValueError msg into two lines
* update existing cassette files
* new cassette files for new tests
* add three additional cassette files I did not commit before
* expect InvalidArgumentValueError when None is provided for DNS overrides
* update AKSPreviewAgentPoolUpdateDecoratorCommonTestCase.common_update_localdns_profile
* revert the import statement for from azure.cli.command_modules.acs.tests.latest.mocks import
* Add a new line
* Revert "Add a new line"
This reverts commit 2c347c3c6d5afed2bd36aa32818f1dfdbae9a44e.
* update version in src/aks-preview/setup.py to align with azure-cli-extensions/src/aks-preview/HISTORY.rst
---------
Co-authored-by: juanbe <[email protected]>
Co-authored-by: Juan Diego Bencardino <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b43 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139618131&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/ba0a97c85caacd81d7863a190f1d1f68215d142c
* [Network] Feature network NSP 2024 10 01 (#9101)
* Add changes related 2024-10-01
* Update changelog
* Update tests
* Updated tests
* updated tests recordings
* Update test recordings
* [Release] Update index.json for extension [ nsp-1.1.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139724051&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/4790cd2e5819a8d739982c378af223756c0fa0ec
* Bump fleet az cli extension version to 1.7.0 (#9277)
* bump to 1.6.5
* update the version to 1.7.0
* [Release] Update index.json for extension [ fleet-1.7.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139749279&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/75972f4473c184b540e9514bfd8cddaa2104f1ae
* {AKS} Vendor new SDK and bump API version to 2025-08-02-preview (#9276)
* {redisenterprise} breaking change warning (#9272)
* breaking change warning
* Update src/redisenterprise/_breaking_change.py
Co-authored-by: Copilot <[email protected]>
* style fix
* update version
---------
Co-authored-by: Nikita Garg <[email protected]>
Co-authored-by: Copilot <[email protected]>
* [Release] Update index.json for extension [ redisenterprise-1.2.2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139758024&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/cfa24a9086847c85fb737b625c9e50546b8c29b3
* Added SQL DB Retry, SQLVM Delete and SQLMI Delete commands (#9256)
* Added SQL DB Retry, SQLVM Delete and SQLMI Delete commands
* Updates.
* Updates
---------
Co-authored-by: Amarjeet Kumar <[email protected]>
* [Release] Update index.json for extension [ datamigration-1.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139765686&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/19559b67b7f99bec3a057327a4483f90059e9729
* {Containerapp} Update recording files (#9281)
* hide the --enable-managed-system-pool option for now (#9278)
* hide the --enable-managed-system-pool optoin for now
* add history
* keep _help.py
* fix style
* update setup.py
---------
Co-authored-by: Hao Yuan <[email protected]>
* [Release] Update index.json for extension [ aks-preview-18.0.0b44 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140008104&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/bfb734ec564d1cfaa7b94216ea34a20fd78a9050
* Network Cloud CLi - Fixing zip-slip vulnerability in custom operations (#9282)
* Removing unsupported commands from the managednetworkfabric CLI.
* updating history
* Network Cloud CLi - Fixing zip-slip vulnerability
* updating history and setup.py versions
* linting fixes
* [Release] Update index.json for extension [ networkcloud-4.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140083779&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/aff3034796db390283b7556306fc1c5847d0700d
* [confcom] Add a warning and path for default change for stdio (#9203)
* Add a warning and path for default change for stdio
* Satisfy azdev style
* Fix help string for --enable-stdio
* Refactor resolving stdio into it's own function
* Bump version
* Bump minor version
* [Release] Update index.json for extension [ confcom ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140089922&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/de110edc4faa6464bfa82fe8dc64f46c34ad1d77
* Stumpaudra/fleet/managed namespace (#9035)
* base recalibration
update
update
update
update
update
update
removing 0401
got tests to work
update
pylint
update
pylint
update
adding get credential commansd
update
pylint
addressing comments
simplifying namespace
updates
updates
lint
style
pylint
updates
updates to member
updates
updates
updates
style
updates
update
update
updated test recordings
removing unwanted files
updates
updating metadata
linter
updating version/history
setup
updates
style
style
update style
flake8
remove preview
making hubful recording use global endpoint
squash-managednamespace implementation
* changing defaults, updating help message
* updates
* adding validation none check
* updates
* version
---------
Co-authored-by: audrastump <[email protected]>
Co-authored-by: Jim Minter <[email protected]>
* [Release] Update index.json for extension [ fleet-1.8.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140092040&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/b980420e190b0e3d2ea39605c9c886372b33c4c1
* [AKS] `az aks update`: Add new parameter `--kms-infrastructure-encryption` to enable KMS infrastructure encryption on an existing cluster. (#9287)
* Used vendored application insight sdk (#9184)
* vendor SDK
* Update SDK reference
* Fix test
* [Release] Update index.json for extension [ spring-1.28.5 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140102657&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/60bc46cafbca3c684431a741acafe1161cd4416c
* [redisenterprise] update breaking change file loc (#9294)
* update file loc
* update version
* style fix
* style fix
---------
Co-authored-by: Nikita Garg <[email protected]>
* [Release] Update index.json for extension [ redisenterprise-1.2.3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140114066&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/351dba70de70d6d32c6ddb414ad6bdfa1549ad70
* Network Cloud CLI version 2025-09-01 GA (#9295)
* Removing unsupported commands from the managednetworkfabric CLI.
* updating history
* Network Cloud CLi - Fixing zip-slip vulnerability
* updating history and setup.py versions
* linting fixes
* Netowrk Cloud CLI version 2025-09-01 GA
* [Release] Update index.json for extension [ networkcloud-4.0.0 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140209385&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/c239b89d4477e91c26d4a41c9d716dcbe762432b
* {Containerapp} Update test and recording files (#9291)
* update (#9297)
* [Release] Update index.json for extension [ containerapp ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140238524&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/26143775307ca13b9b86a530ed0cc3f27f789ea9
* [connectedmachine] update get extension image command (#9187)
* release 24-11
* update tests
* update version
* fix version number
* fix style
* fix style issue
* update tests
* update tests
* update tests
* update tests
* update tests
* upate test
* update test
* update test
* update test
* update commands
* update
* Update src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/image/_show.py
Co-authored-by: Copilot <[email protected]>
* Update src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/image/_list.py
Co-authored-by: Copilot <[email protected]>
* update tests
* update
* update test
* update
* update
---------
Co-authored-by: Copilot <[email protected]>
* [Release] Update index.json for extension [ connectedmachine-2.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140341424&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/a9b5e3cd0f474731252d2e171f5fa027b7d7f600
* feat: remove --enable-custom-ca-trust and --disable-custom-ca-trust options (#9283)
* [Release] Update index.json for extension [ aks-preview-19.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140361299&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/89bbdac512889150b71f005451f22a53d1ab330a
* add index (#9299)
* [servicelinkerpasswordless] fix logging issue (#9300)
* [Release] Update index.json for extension [ serviceconnector-passwordless-3.3.6 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140371627&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/695ae6076fd9aaa53012d5d62b3dbff044d75ba6
* Update link in azcli_aks_live_test README (#9247)
* updated the api version to 2025-06-01 (#9296)
Co-authored-by: Ravindra Dongade <[email protected]>
* initial checking for 2025-07-15 stable CLI (#9269)
* [Release] Update index.json for extension [ managednetworkfabric-9.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140490277&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/fe7ebde6039cb517af4224dc18916a3c389d916c
* [connectedk8s] Update extension CLI to v1.10.11 (#9304)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update python version to 3.13 (#12)
* changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17)
* [Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (#20)
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* Parameterize for airgapped clouds (#5)
* Add parameterization for the airgapped clouds
* Fix azdev style
* MCR path function
* azdev, ruff, and mypy
---------
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
* Oras client fix to work with different MCRs (#6)
Co-authored-by: mmcneal <[email protected]>
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* Update cluster diagnostics image to 1.29.3 (#7)
* Update cluster diagnostics helm chart to 1.29.3
* Fix lint issues
---------
Co-authored-by: bgriddaluru <[email protected]>
* RBAC deprecation & fix the issue
* typo
* fix comments
* update tests
* add pester tests for connectedk8s cli extension
* Pass the force delete param to the API call (#4)
* forcedelete
* format
* add code owner
* mypy
* fix CI testcases for nodepool image issues (#8)
* update errors for the config and connectivity issues (#11)
* update errors
* format
* style
* update python version to 3.13 (#12)
* rebase
* fix tests
* fix version
* fix mypy, lint
* fix test
* fix test
* fix test
* fix test
* fix test
* rename test
* deprecate flags
* rebase
* rebase
* bump version for release
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
Co-authored-by: mcnealm13 <[email protected]>
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: vithumma <[email protected]>
* remove hardcoded public ARM endpoint url for fairfax and mooncake (#24)
* Bug Fix for FFX mcr url (#22)
* [connectedk8s] update release notes and version (#26)
* remove redundant test files
* remove change not relevant to connectedk8s release
---------
Co-authored-by: Bavneet Singh <[email protected]>
Co-authored-by: Atchut Kumar Barli <[email protected]>
Co-authored-by: Vineeth Thumma <[email protected]>
Co-authored-by: mcnealm13 <[email protected]>
Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: bgriddaluru <[email protected]>
Co-authored-by: vithumma <[email protected]>
Co-authored-by: hapate <[email protected]>
* [Release] Update index.json for extension [ connectedk8s-1.10.11 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140504087&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/425351566b46b9adca5cbf821b6f526fc572004b
* [AKS] Add --enable-opentelemetry-metrics and --enable-opentelemetry-logs to monitoring addons in aks-preview (#9149)
* [Release] Update index.json for extension [ aks-preview-19.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140506301&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/d2beb32eaae782455245a986bc6ce59aaffcd213
* {AKS} Bump holmesgpt and add feedback slash command (#9261)
* [Release] Update index.json for extension [ aks-agent-1.0.0b5 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140510943&view=results
Last commit: https://github.com/Azure/azure-cli-extensions/commit/07cf2351f42a9c1e86e91c4f4b2b5f6278cca311
* Fix doc link to dmverity-vhd tool (#9068)
Moved to
- https://github.com/microsoft/integrity-vhd
Removal in original location in
- https://github.com/microsoft/hcsshim/pull/2318
* [confcom] Fix multiple issues with `acipolicygen --diff` (#9258)
* Only attempt to parse ccePolicy if --diff is specified
* Fix parsing ccePolicies with no container defintions
* Satisfy azdev style
* Fix --infrastructure-svn and --fragments-json combo (#9264)
* [AKS] Implement platform-managed-keys (PMK) awared validation for KMS customer-managed-key (CMK) (#9301)
* [Release] Update index.json for extension [ aks-preview-19.0.0b3 ]
Triggered by Az…
InduSridhar
pushed a commit
to InduSridhar/azure-cli-extensions
that referenced
this pull request
Nov 10, 2025
* add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (Azure#4) * forcedelete * format * add code owner * mypy * fix CI testcases for nodepool image issues (Azure#8) * update python version to 3.13 (Azure#12) * changes to support gateway association/disassociation for api version '2025-08-01-preview' (Azure#17) * [Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (Azure#20) * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (Azure#4) * forcedelete * format * add code owner * mypy * Parameterize for airgapped clouds (Azure#5) * Add parameterization for the airgapped clouds * Fix azdev style * MCR path function * azdev, ruff, and mypy --------- Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> * Oras client fix to work with different MCRs (Azure#6) Co-authored-by: mmcneal <[email protected]> * fix CI testcases for nodepool image issues (Azure#8) * update errors for the config and connectivity issues (Azure#11) * update errors * format * style * update python version to 3.13 (Azure#12) * Update cluster diagnostics image to 1.29.3 (Azure#7) * Update cluster diagnostics helm chart to 1.29.3 * Fix lint issues --------- Co-authored-by: bgriddaluru <[email protected]> * RBAC deprecation & fix the issue * typo * fix comments * update tests * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (Azure#4) * forcedelete * format * add code owner * mypy * fix CI testcases for nodepool image issues (Azure#8) * update errors for the config and connectivity issues (Azure#11) * update errors * format * style * update python version to 3.13 (Azure#12) * rebase * fix tests * fix version * fix mypy, lint * fix test * fix test * fix test * fix test * fix test * rename test * deprecate flags * rebase * rebase * bump version for release --------- Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: Atchut Kumar Barli <[email protected]> Co-authored-by: mcnealm13 <[email protected]> Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: vithumma <[email protected]> * remove hardcoded public ARM endpoint url for fairfax and mooncake (Azure#24) * Bug Fix for FFX mcr url (Azure#22) * [connectedk8s] update release notes and version (Azure#26) * remove redundant test files * remove change not relevant to connectedk8s release --------- Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: Atchut Kumar Barli <[email protected]> Co-authored-by: Vineeth Thumma <[email protected]> Co-authored-by: mcnealm13 <[email protected]> Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: vithumma <[email protected]> Co-authored-by: hapate <[email protected]>
zhoxing-ms
added a commit
that referenced
this pull request
Nov 19, 2025
* add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * fix CI testcases for nodepool image issues (#8) * update python version to 3.13 (#12) * changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17) * [Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (#20) * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * Parameterize for airgapped clouds (#5) * Add parameterization for the airgapped clouds * Fix azdev style * MCR path function * azdev, ruff, and mypy --------- Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> * Oras client fix to work with different MCRs (#6) Co-authored-by: mmcneal <[email protected]> * fix CI testcases for nodepool image issues (#8) * update errors for the config and connectivity issues (#11) * update errors * format * style * update python version to 3.13 (#12) * Update cluster diagnostics image to 1.29.3 (#7) * Update cluster diagnostics helm chart to 1.29.3 * Fix lint issues --------- Co-authored-by: bgriddaluru <[email protected]> * RBAC deprecation & fix the issue * typo * fix comments * update tests * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * fix CI testcases for nodepool image issues (#8) * update errors for the config and connectivity issues (#11) * update errors * format * style * update python version to 3.13 (#12) * rebase * fix tests * fix version * fix mypy, lint * fix test * fix test * fix test * fix test * fix test * rename test * deprecate flags * rebase * rebase * bump version for release --------- Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: Atchut Kumar Barli <[email protected]> Co-authored-by: mcnealm13 <[email protected]> Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: vithumma <[email protected]> * remove hardcoded public ARM endpoint url for fairfax and mooncake (#24) * Bug Fix for FFX mcr url (#22) * [connectedk8s] update release notes and version (#26) * Add Helm Overrides for AGC (#23) * add agc overrides * update gns endpoint * add indentation * fix linter error * fix ruff formatting * move overrides to it's own method * update method * update ruff formatting * [Azure RBAC] Remove deprecated flags (#16) * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * Parameterize for airgapped clouds (#5) * Add parameterization for the airgapped clouds * Fix azdev style * MCR path function * azdev, ruff, and mypy --------- Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> * Oras client fix to work with different MCRs (#6) Co-authored-by: mmcneal <[email protected]> * fix CI testcases for nodepool image issues (#8) * update errors for the config and connectivity issues (#11) * update errors * format * style * update python version to 3.13 (#12) * Update cluster diagnostics image to 1.29.3 (#7) * Update cluster diagnostics helm chart to 1.29.3 * Fix lint issues --------- Co-authored-by: bgriddaluru <[email protected]> * RBAC deprecation & fix the issue * typo * fix comments * update tests * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * fix CI testcases for nodepool image issues (#8) * update errors for the config and connectivity issues (#11) * update errors * format * style * update python version to 3.13 (#12) * rebase * fix tests * fix version * fix mypy, lint * fix test * fix test * fix test * fix test * fix test * rename test * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * fix CI testcases for nodepool image issues (#8) * update python version to 3.13 (#12) * changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17) * [Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (#20) * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * Parameterize for airgapped clouds (#5) * Add parameterization for the airgapped clouds * Fix azdev style * MCR path function * azdev, ruff, and mypy --------- Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> * Oras client fix to work with different MCRs (#6) Co-authored-by: mmcneal <[email protected]> * fix CI testcases for nodepool image issues (#8) * update errors for the config and connectivity issues (#11) * update errors * format * style * update python version to 3.13 (#12) * Update cluster diagnostics image to 1.29.3 (#7) * Update cluster diagnostics helm chart to 1.29.3 * Fix lint issues --------- Co-authored-by: bgriddaluru <[email protected]> * RBAC deprecation & fix the issue * typo * fix comments * update tests * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * fix CI testcases for nodepool image issues (#8) * update errors for the config and connectivity issues (#11) * update errors * format * style * update python version to 3.13 (#12) * rebase * fix tests * fix version * fix mypy, lint * fix test * fix test * fix test * fix test * fix test * rename test * deprecate flags * rebase * rebase * bump version for release --------- Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: Atchut Kumar Barli <[email protected]> Co-authored-by: mcnealm13 <[email protected]> Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: vithumma <[email protected]> * remove breaking change announcement for removed flags --------- Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: Atchut Kumar Barli <[email protected]> Co-authored-by: mcnealm13 <[email protected]> Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: vithumma <[email protected]> * update prediag version (#27) * Updating the proxy version constant (#28) * Update relesae notes * dropping 3.9 * dropping testing folder * fixed code review comments * updateversion * Update src/connectedk8s/HISTORY.rst Co-authored-by: Xing Zhou <[email protected]> --------- Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: Vineeth Thumma <[email protected]> Co-authored-by: mcnealm13 <[email protected]> Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: vithumma <[email protected]> Co-authored-by: hapate <[email protected]> Co-authored-by: junw98 <[email protected]> Co-authored-by: gabemousa <[email protected]> Co-authored-by: Xing Zhou <[email protected]>
achauhan-scc
added a commit
that referenced
this pull request
Dec 11, 2025
* AKS: Change --enable-azure-container-storage --disable-azure-container -storage behavior and add --container-storage-version (#9138) * [Release] Update index.json for extension [ aks-preview-18.0.0b40 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138547011&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/737b240c25351488f0c9ba79c9dfc886d083d52f * AOSM CLI - Fixing a zip-slip security bug for code that was using tar.extractall() on `nfd build` command (#9234) * AOSM CLI - Fixing a zip-slip security bug for code that was using tar.extractall() on `nfd build` command * fixing tests * fixing tests * review updates --------- Co-authored-by: Daniel Steven <[email protected]> * [Release] Update index.json for extension [ aosm-2.0.0b3 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138548638&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/966e8d89e58db94e98c6907a896cc58c7cbfd6fd * Skip none overrides on localdns profile (#9188) * Add JWT Authenticator commands to aks-preview (#9189) * [ Workload-Orchestration ] Added Bulk Management Commands (#9246) * Workload orchestration 3.1.0 * Update version * Update version * Adding example * Adding example * Removing pem files * Updating api version * Fixing tests * Fixing tests * Backward Compatible --------- Co-authored-by: Atharva <[email protected]> * [Release] Update index.json for extension [ workload-orchestration-4.0.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138573512&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/d378651f9ff52200278ac797b9e245d179efad55 * Fix merge conflict between new tests and default min svn bump (#9241) * Add NG of type subnet support (#9244) * [Release] Update index.json for extension [ network-manager-3.0.1 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138664427&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/8e30da7574fee6e8695f7cbe1b2b10a7bab76940 * [connectedk8s] Update extension CLI to v1.10.10 (#9254) * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * fix CI testcases for nodepool image issues (#8) * update python version to 3.13 (#12) * changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17) * [Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (#20) * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * Parameterize for airgapped clouds (#5) * Add parameterization for the airgapped clouds * Fix azdev style * MCR path function * azdev, ruff, and mypy --------- Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> * Oras client fix to work with different MCRs (#6) Co-authored-by: mmcneal <[email protected]> * fix CI testcases for nodepool image issues (#8) * update errors for the config and connectivity issues (#11) * update errors * format * style * update python version to 3.13 (#12) * Update cluster diagnostics image to 1.29.3 (#7) * Update cluster diagnostics helm chart to 1.29.3 * Fix lint issues --------- Co-authored-by: bgriddaluru <[email protected]> * RBAC deprecation & fix the issue * typo * fix comments * update tests * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * fix CI testcases for nodepool image issues (#8) * update errors for the config and connectivity issues (#11) * update errors * format * style * update python version to 3.13 (#12) * rebase * fix tests * fix version * fix mypy, lint * fix test * fix test * fix test * fix test * fix test * rename test * deprecate flags * rebase * rebase * bump version for release --------- Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: Atchut Kumar Barli <[email protected]> Co-authored-by: mcnealm13 <[email protected]> Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: vithumma <[email protected]> * remove redundant test files --------- Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: Atchut Kumar Barli <[email protected]> Co-authored-by: Vineeth Thumma <[email protected]> Co-authored-by: mcnealm13 <[email protected]> Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: vithumma <[email protected]> * [Release] Update index.json for extension [ connectedk8s-1.10.10 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138674669&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/e03fa94b705e6ec9957f77b909845350d186b47a * Evals system for aks-agent (#9219) * fix: acns-datapath-acceleration-mode None should set the API field correctly (#9255) * [Release] Update index.json for extension [ aks-preview-18.0.0b41 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138690044&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/961d5126fccf51bc8801600a00e85776e9b7cd2b * Azure CLI to manage Site resources (#9181) * Site cli extension changes * removing beta * Allowing labels deletion * removing beta from version history * Correcting argument * Correcting format * Updated readme * Adding beta to version * Updating service_name file with site entry * [Release] Update index.json for extension [ site-1.0.0b1 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138696727&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/4a4e750e807ee47001be3bfa132d117931e66052 * Azure Firewall Autoscale Configuration (#9235) * Azure Firewall Autoscale Configuration * bump version * update recordings for tests * reset of recordings * Try to fix recording for test_azure_firewall_policy_explicit_proxy * non-dynamic test value * Use sas token key * Remove explicit proxy test * [Release] Update index.json for extension [ azure-firewall-1.4.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138818987&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/b030b92555c22dbbaade2b867793b72e7aa14095 * Managed Network Fabric - Removing commands that are not supported by the API. (#9266) * Removing unsupported commands from the managednetworkfabric CLI. * updating history * [Release] Update index.json for extension [ managednetworkfabric-8.2.1 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139155356&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/59ba8a14aba85101d8e41c6c1a8789d4b65aed12 * [AKS] Add support for OSSKU Flatcar to cluster create/nodepool create (#9240) * [storage-discovery] 09-01 stable cli extension (#9230) mark operations stable update setup.py and HISTORY.rst remove azext.isPreview from azext_metadata.json * {AKS} Fix role assignment failure when using azure-cli version >= `2.77.0`. (#9267) * [Release] Update index.json for extension [ storage-discovery-1.0.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139171604&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/2ebf49eb7017ef71056316875e240c0c76a71cc6 * [Release] Update index.json for extension [ aks-preview-18.0.0b42 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139172224&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/af54e9d799ca3d4da6796ba46da47474bde7bf4e * Add new parameter to enable Dnstap logging in Azure Firewall (#9271) * Adding new parameter enable-dnstap-logging * Small nit * Small nit2 * Remove comma * Update history * update test recording * Update setup --------- Co-authored-by: Bhumika Kaur Matharu <[email protected]> * [Release] Update index.json for extension [ azure-firewall-1.5.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139595971&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/05c62a2a4793c75960b2fda7aa920574522be3b4 * Add LocalDNS Live Tests for valid and invalid scenarios (#9252) * skip none overrides on localdns profile * update history rst * refactor to process dns overrides func * move overrides function to helper file * apply linter suggestions * add localdnsconfig folder * add more tests * add new json files * add default dns overrides * add more test cases * move tests around, move invalid cases to another file * add back import semver * reorder the existing tests * delete preferred mode only * delete null.json * remove redundant json file * remove redundant json file * fix the mistake at line 3349 * forgot that i put all the configs in data/localconfig folder * remove unused file * spelling error * fix default dnsOverrides check when we create agentpool with required mode only * restore localdnsconfig file * delete extra property case from invalid test file * add extra property cases in src/aks-preview/azext_aks_preview/tests/latest/test_aks_commands.py * add extra property files * check for defaulted *dnsOverrides when making agent pool with mode: required only * comment out cleanup in test_aks_nodepool_add_with_localdns_required_mode * add more logging for debugging * add print statements in src/aks-preview/azext_aks_preview/vendored_sdks/azure_mgmt_preview_aks/operations/_agent_pools_operations.py for debugging * only initialize the dictionaries if dnsoverrides are provided * process dns overrides only when dns overrides are provided * consolidate duplicated build_localdns_profile function * move invalid cases to line 4133 * update test_aks_commands.py * look for vnetDnsOverrides and kubeDNSOverrides keys, case-insensitive * fix test_aks_nodepool_add_with_localdns_required_mode_single_vnetdns * check for dictionary for build_override * update failing test cases * rename from required_mode_extra_property.json -> required_mode_kubedns_extra_property.json * fix azdev style * temporarily add self.fail statements s.t. i can see the error_message * change from assertTrue to assertIn with more specific error msg, delete un-needed test case * change from print to debug * remove logger.debug line to print localdnsprofile * add null config file * fix the tests * fix the tests * update src/aks-preview/HISTORY.rst with a new note under 18.0.0b42 * update src/aks-preview/HISTORY.rst * Revert "add print statements in src/aks-preview/azext_aks_preview/vendored_sdks/azure_mgmt_preview_aks/operations/_agent_pools_operations.py for debugging" This reverts commit b7474385a8bcb5088ea8539923a4eca5ab366ba3. * update src/aks-preview/HISTORY.rst * Revert "add more logging for debugging" This reverts commit 1786254f78627af5926efa438163843de19657dd. * mix the casing for *dnsoverrides * throw an exception from cli if the values of kubednsoverrides or vnetdnsoverrides are not type dict * add tests for null and non-dict overrides * make the keys of localdnsprofile mixed-case * add required_mode_null_dnsOverrides.json and required_mode_number_dnsOverrides.json * correct the error message I'm looking for, for non-dict dns overrides * remove print stmt from src/aks-preview/azext_aks_preview/_helpers.py * add check for DNS override settings * update the test with dns override settings check * update assertIn msg for test_aks_nodepool_add_with_localdns_required_mode_partial_invalid * break down InvalidArgumentValueError msg into two lines * update existing cassette files * new cassette files for new tests * add three additional cassette files I did not commit before * expect InvalidArgumentValueError when None is provided for DNS overrides * update AKSPreviewAgentPoolUpdateDecoratorCommonTestCase.common_update_localdns_profile * revert the import statement for from azure.cli.command_modules.acs.tests.latest.mocks import * Add a new line * Revert "Add a new line" This reverts commit 2c347c3c6d5afed2bd36aa32818f1dfdbae9a44e. * update version in src/aks-preview/setup.py to align with azure-cli-extensions/src/aks-preview/HISTORY.rst --------- Co-authored-by: juanbe <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> * [Release] Update index.json for extension [ aks-preview-18.0.0b43 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139618131&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/ba0a97c85caacd81d7863a190f1d1f68215d142c * [Network] Feature network NSP 2024 10 01 (#9101) * Add changes related 2024-10-01 * Update changelog * Update tests * Updated tests * updated tests recordings * Update test recordings * [Release] Update index.json for extension [ nsp-1.1.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139724051&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/4790cd2e5819a8d739982c378af223756c0fa0ec * Bump fleet az cli extension version to 1.7.0 (#9277) * bump to 1.6.5 * update the version to 1.7.0 * [Release] Update index.json for extension [ fleet-1.7.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139749279&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/75972f4473c184b540e9514bfd8cddaa2104f1ae * {AKS} Vendor new SDK and bump API version to 2025-08-02-preview (#9276) * {redisenterprise} breaking change warning (#9272) * breaking change warning * Update src/redisenterprise/_breaking_change.py Co-authored-by: Copilot <[email protected]> * style fix * update version --------- Co-authored-by: Nikita Garg <[email protected]> Co-authored-by: Copilot <[email protected]> * [Release] Update index.json for extension [ redisenterprise-1.2.2 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139758024&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/cfa24a9086847c85fb737b625c9e50546b8c29b3 * Added SQL DB Retry, SQLVM Delete and SQLMI Delete commands (#9256) * Added SQL DB Retry, SQLVM Delete and SQLMI Delete commands * Updates. * Updates --------- Co-authored-by: Amarjeet Kumar <[email protected]> * [Release] Update index.json for extension [ datamigration-1.0.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=139765686&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/19559b67b7f99bec3a057327a4483f90059e9729 * {Containerapp} Update recording files (#9281) * hide the --enable-managed-system-pool option for now (#9278) * hide the --enable-managed-system-pool optoin for now * add history * keep _help.py * fix style * update setup.py --------- Co-authored-by: Hao Yuan <[email protected]> * [Release] Update index.json for extension [ aks-preview-18.0.0b44 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140008104&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/bfb734ec564d1cfaa7b94216ea34a20fd78a9050 * Network Cloud CLi - Fixing zip-slip vulnerability in custom operations (#9282) * Removing unsupported commands from the managednetworkfabric CLI. * updating history * Network Cloud CLi - Fixing zip-slip vulnerability * updating history and setup.py versions * linting fixes * [Release] Update index.json for extension [ networkcloud-4.0.0b2 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140083779&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/aff3034796db390283b7556306fc1c5847d0700d * [confcom] Add a warning and path for default change for stdio (#9203) * Add a warning and path for default change for stdio * Satisfy azdev style * Fix help string for --enable-stdio * Refactor resolving stdio into it's own function * Bump version * Bump minor version * [Release] Update index.json for extension [ confcom ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140089922&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/de110edc4faa6464bfa82fe8dc64f46c34ad1d77 * Stumpaudra/fleet/managed namespace (#9035) * base recalibration update update update update update update removing 0401 got tests to work update pylint update pylint update adding get credential commansd update pylint addressing comments simplifying namespace updates updates lint style pylint updates updates to member updates updates updates style updates update update updated test recordings removing unwanted files updates updating metadata linter updating version/history setup updates style style update style flake8 remove preview making hubful recording use global endpoint squash-managednamespace implementation * changing defaults, updating help message * updates * adding validation none check * updates * version --------- Co-authored-by: audrastump <[email protected]> Co-authored-by: Jim Minter <[email protected]> * [Release] Update index.json for extension [ fleet-1.8.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140092040&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/b980420e190b0e3d2ea39605c9c886372b33c4c1 * [AKS] `az aks update`: Add new parameter `--kms-infrastructure-encryption` to enable KMS infrastructure encryption on an existing cluster. (#9287) * Used vendored application insight sdk (#9184) * vendor SDK * Update SDK reference * Fix test * [Release] Update index.json for extension [ spring-1.28.5 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140102657&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/60bc46cafbca3c684431a741acafe1161cd4416c * [redisenterprise] update breaking change file loc (#9294) * update file loc * update version * style fix * style fix --------- Co-authored-by: Nikita Garg <[email protected]> * [Release] Update index.json for extension [ redisenterprise-1.2.3 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140114066&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/351dba70de70d6d32c6ddb414ad6bdfa1549ad70 * Network Cloud CLI version 2025-09-01 GA (#9295) * Removing unsupported commands from the managednetworkfabric CLI. * updating history * Network Cloud CLi - Fixing zip-slip vulnerability * updating history and setup.py versions * linting fixes * Netowrk Cloud CLI version 2025-09-01 GA * [Release] Update index.json for extension [ networkcloud-4.0.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140209385&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/c239b89d4477e91c26d4a41c9d716dcbe762432b * {Containerapp} Update test and recording files (#9291) * update (#9297) * [Release] Update index.json for extension [ containerapp ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140238524&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/26143775307ca13b9b86a530ed0cc3f27f789ea9 * [connectedmachine] update get extension image command (#9187) * release 24-11 * update tests * update version * fix version number * fix style * fix style issue * update tests * update tests * update tests * update tests * update tests * upate test * update test * update test * update test * update commands * update * Update src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/image/_show.py Co-authored-by: Copilot <[email protected]> * Update src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/image/_list.py Co-authored-by: Copilot <[email protected]> * update tests * update * update test * update * update --------- Co-authored-by: Copilot <[email protected]> * [Release] Update index.json for extension [ connectedmachine-2.0.0b2 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140341424&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/a9b5e3cd0f474731252d2e171f5fa027b7d7f600 * feat: remove --enable-custom-ca-trust and --disable-custom-ca-trust options (#9283) * [Release] Update index.json for extension [ aks-preview-19.0.0b1 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140361299&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/89bbdac512889150b71f005451f22a53d1ab330a * add index (#9299) * [servicelinkerpasswordless] fix logging issue (#9300) * [Release] Update index.json for extension [ serviceconnector-passwordless-3.3.6 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140371627&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/695ae6076fd9aaa53012d5d62b3dbff044d75ba6 * Update link in azcli_aks_live_test README (#9247) * updated the api version to 2025-06-01 (#9296) Co-authored-by: Ravindra Dongade <[email protected]> * initial checking for 2025-07-15 stable CLI (#9269) * [Release] Update index.json for extension [ managednetworkfabric-9.0.0b1 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140490277&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/fe7ebde6039cb517af4224dc18916a3c389d916c * [connectedk8s] Update extension CLI to v1.10.11 (#9304) * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * fix CI testcases for nodepool image issues (#8) * update python version to 3.13 (#12) * changes to support gateway association/disassociation for api version '2025-08-01-preview' (#17) * [Azure RBAC] Deprecate 3P mode flags, fix Azure RBAC enablement bug, add E2E coverage and improve logging (#20) * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * Parameterize for airgapped clouds (#5) * Add parameterization for the airgapped clouds * Fix azdev style * MCR path function * azdev, ruff, and mypy --------- Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> * Oras client fix to work with different MCRs (#6) Co-authored-by: mmcneal <[email protected]> * fix CI testcases for nodepool image issues (#8) * update errors for the config and connectivity issues (#11) * update errors * format * style * update python version to 3.13 (#12) * Update cluster diagnostics image to 1.29.3 (#7) * Update cluster diagnostics helm chart to 1.29.3 * Fix lint issues --------- Co-authored-by: bgriddaluru <[email protected]> * RBAC deprecation & fix the issue * typo * fix comments * update tests * add pester tests for connectedk8s cli extension * Pass the force delete param to the API call (#4) * forcedelete * format * add code owner * mypy * fix CI testcases for nodepool image issues (#8) * update errors for the config and connectivity issues (#11) * update errors * format * style * update python version to 3.13 (#12) * rebase * fix tests * fix version * fix mypy, lint * fix test * fix test * fix test * fix test * fix test * rename test * deprecate flags * rebase * rebase * bump version for release --------- Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: Atchut Kumar Barli <[email protected]> Co-authored-by: mcnealm13 <[email protected]> Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: vithumma <[email protected]> * remove hardcoded public ARM endpoint url for fairfax and mooncake (#24) * Bug Fix for FFX mcr url (#22) * [connectedk8s] update release notes and version (#26) * remove redundant test files * remove change not relevant to connectedk8s release --------- Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: Atchut Kumar Barli <[email protected]> Co-authored-by: Vineeth Thumma <[email protected]> Co-authored-by: mcnealm13 <[email protected]> Co-authored-by: Matthew McNeal (from Dev Box) <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: bgriddaluru <[email protected]> Co-authored-by: vithumma <[email protected]> Co-authored-by: hapate <[email protected]> * [Release] Update index.json for extension [ connectedk8s-1.10.11 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140504087&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/425351566b46b9adca5cbf821b6f526fc572004b * [AKS] Add --enable-opentelemetry-metrics and --enable-opentelemetry-logs to monitoring addons in aks-preview (#9149) * [Release] Update index.json for extension [ aks-preview-19.0.0b2 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140506301&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/d2beb32eaae782455245a986bc6ce59aaffcd213 * {AKS} Bump holmesgpt and add feedback slash command (#9261) * [Release] Update index.json for extension [ aks-agent-1.0.0b5 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140510943&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/07cf2351f42a9c1e86e91c4f4b2b5f6278cca311 * Fix doc link to dmverity-vhd tool (#9068) Moved to - https://github.com/microsoft/integrity-vhd Removal in original location in - https://github.com/microsoft/hcsshim/pull/2318 * [confcom] Fix multiple issues with `acipolicygen --diff` (#9258) * Only attempt to parse ccePolicy if --diff is specified * Fix parsing ccePolicies with no container defintions * Satisfy azdev style * Fix --infrastructure-svn and --fragments-json combo (#9264) * [AKS] Implement platform-managed-keys (PMK) awared validation for KMS customer-managed-key (CMK) (#9301) * [Release] Update index.json for extension [ aks-preview-19.0.0b3 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140528984&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/dbe4e9bedb0289cb9a62822d3597dc89d2abad24 * Temporarily remove networkcloud 4.0.0 from index.json (#9305) * [Workload-Orchestration] Updated response schema for review and tsv list calls to include l1l2 state properties (#9284) * Updated review and tsv list commands to include l1l2 in response * Hide unnecessary properties in response for review and tsv list * latestActionTriggeredBy spell fix * CLI history and version update * added separate response builder for 202 response * [Release] Update index.json for extension [ workload-orchestration-4.1.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140542383&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/808644d4c1c75cc3b071296eeabeb3be692dde36 * {AKS}: introduce agent-init subcommand for llm setup (#9268) * [Release] Update index.json for extension [ aks-agent-1.0.0b6 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140634879&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/de3cea16027d1c8ee360fc6c7a8d1f85c96dcb79 * [confcom] Fix merge conflict with new tests (#9306) * CLI Refresh for Elastic (2025-06-01) (#9309) * CLI Refresh for Elastic * Adding History and setup files * [Release] Update index.json for extension [ elastic-1.0.0b5 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140861860&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/30e33404cf903c1edf4627aaf06b510a5a2364ee * Add CLI for Managed Gateway API Installation (#9077) * [AKS] `az aks create`: Support hobo cluster with flag `--enable-hosted-system` (#9312) * [Release] Update index.json for extension [ aks-preview-19.0.0b4 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=140992520&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/f3ba55125b0309c454d0ed28cc033afca58499f9 * {AKS} `az aks get-credentials`: Convert device code mode kubeconfig to Azure CLI token format to bypass conditional access login blocks (#9288) * {CI} Add status check for extension release pipeline (#9183) * Add status check for extension release pipeline * remove find_extension_upgraded.py * Firewall Packet Capture Operation Support (#9319) * Firewall Packet Capture Operation Support * adding recording and updating history/setup * Apply suggestions from code review Making style changes as per pr bot Co-authored-by: Copilot <[email protected]> * fixing secrets * redacting secret --------- Co-authored-by: Copilot <[email protected]> * [Release] Update index.json for extension [ azure-firewall-2.0.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=141121823&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/5c7b1d9bc64604eecd4d625ca2ae0679638153f2 * [k8s-configuration] Update extension CLI to v2.3.0 (#9313) * [Release] Update index.json for extension [ k8s-configuration-2.3.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=141134299&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/07dc662be45e7bb667bfac60ea9a2c030d184487 * {AKS}: fix feedback command and bump aks-mcp (#9321) * [Release] Update index.json for extension [ aks-agent-1.0.0b7 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=141146593&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/fec9dec557989b4507f20cb6d2d32284827fe971 * {AuthV2} `az webapp auth update`: Fix `--excluded-paths` logic (#9315) * az webapp auth update --excluded-path silently truncates or misparses path value Fixes #31803 * linting * added fix for authV2 parsing with testing, rerecorded all cassettes * fixed testing * updated tests * updated tests location for sku * [Release] Update index.json for extension [ authV2-1.0.1 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=141152940&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/afd833a90cde0c328882fd12805ad27d754fba4e * Quantum: Various bug fixes for Azure Quantum (#9253) * Fix various bugs in azure cli * Remove unnecessary string * Fix tests and obfuscate more headers * Update release log and version * Fix linter error * Fix job submission * Update release version to suggested version in PR * Fix missing help * Add one more release note * [Release] Update index.json for extension [ quantum-1.0.0b10 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=141161048&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/e4f1ac13224b102f95ee1c644d5758b2982e64bc * [AKS] Add mesh Istio CNI commands for az aks mesh (#9286) * [Release] Update index.json for extension [ aks-preview-19.0.0b5 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=141264538&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/3f187dc880e33c246549bb1a96f65f7831ad4320 * [Migrate] Initialize Azure Migrate and Azure Local Migrate Command Module (#9322) * Create extension * Update src/migrate/azext_migrate/__init__.py Co-authored-by: Copilot <[email protected]> * Fix import issues * Update src/migrate/setup.py Co-authored-by: Copilot <[email protected]> * Small * Small lint * Small * disable lint for this check * Add json * Fix licesnse issue * fix small * Small * Get rid of unused variables --------- Co-authored-by: Saif Al-Din Ali <[email protected]> Co-authored-by: Copilot <[email protected]> * [Release] Update index.json for extension [ migrate-1.0.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=141286154&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/1e0cdbc82713c67ae54075e21f08ed1db3f14b27 * [MIGRATE] Add codeowner docs (#9328) * Create extension * Update src/migrate/azext_migrate/__init__.py Co-authored-by: Copilot <[email protected]> * Fix import issues * Update src/migrate/setup.py Co-authored-by: Copilot <[email protected]> * Small * Small lint * Small * disable lint for this check * Add json * Fix licesnse issue * fix small * Small * Get rid of unused variables * Add service name and code owner * New version * Style * Small * Update * Follow standard * Add suggestions * Small * Not preview --------- Co-authored-by: Saif Al-Din Ali <[email protected]> Co-authored-by: Copilot <[email protected]> * [Release] Update index.json for extension [ migrate-2.0.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=141308021&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/604df9b3e783ec2869cee54be731f4ef833b5925 * [confcom] Bump deepdiff version (#9318) * [Release] Update index.json for extension [ confcom ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=141456447&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/2e2da28692a2ce57cd3d64b0c2c4bf1779f597e8 * fix{AKS}: Handle non-tty scenario correctly for aks agent evals (#9275) * {AKS} Update minimum required cli core version to `2.73.0` (#9285) * [Release] Update index.json for extension [ aks-preview-19.0.0b6 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=141647741&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/83e646e5f6e788c7496f427a8016b04d382cb2ce * release redis enterprise api version 2025-07-01 (#9332) * add api version 2025-07-01 * fix lint issue * update test * update changelog --------- Co-authored-by: Nikita Garg <[email protected]> * [Release] Update index.json for extension [ redisenterprise-1.3.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=141773456&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/14e7818e8583327338e35208fcbf1920488d0492 * [AKS] Support EntraID SSH (#9329) * {AKS} Fix AKS live test pipeline (#9335) * update(cnl): retina flow logs rename to container network logs (#9324) * Revert "Temporarily remove networkcloud 4.0.0 from index.json (#9305)" (#9337) This reverts commit c110393cbf06b37b3dcb2fdbc55990d30eca3d7d. * [MIGRATE] Update extension to be preview (#9344) * Create extension * Update src/migrate/azext_migrate/__init__.py Co-authored-by: Copilot <[email protected]> * Fix import issues * Update src/migrate/setup.py Co-authored-by: Copilot <[email protected]> * Small * Small lint * Small * disable lint for this check * Add json * Fix licesnse issue * fix small * Small * Get rid of unused variables * Add service name and code owner * New version * Style * Small * Update * Follow standard * Add suggestions * Small * Not preview * Add flag to become experimental * Update history * Fix * small * Create get job and remove replication commands * Revert "Create get job and remove replication commands" This reverts commit 0f7acb7d1c28a7dcf56b722ccad99604bebb66e5. * Update version --------- Co-authored-by: Saif Al-Din Ali <[email protected]> Co-authored-by: Copilot <[email protected]> * [Release] Update index.json for extension [ migrate-2.0.1b1 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=141892394&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/b155f248f0104c8bad9c2e93cc4f70d55af89b6c * {AKS} Fix live test pipeline (#9347) * Increase delay in role assignment creation (#9279) * update delay * add polling * remove redundant logs * update api version * [Release] Update index.json for extension [ fleet-1.8.1 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=141913577&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/749e7b83f041f470736548b029ec8aa1eae08427 * [AKS] Set CMK property "enabled" to false and remove other CMK properties when "--disable-azure-keyvault-kms" is specified and PMK is enabled (#9339) * [Release] Update index.json for extension [ aks-preview-19.0.0b7 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=141915999&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/982f7c3f113e74b95a95f72b9f6830f8936b1b38 * {AKS} remove the preview flag and feature preview flag for managed namespace feature (#9355) * {AKS} `az aks bastion`: Fix default subshell on windows platform (#9280) * [Release] Update index.json for extension [ aks-preview-19.0.0b8 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=142028896&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/2bc0770cc3d9d62912313db92a7b636083ebd35b * {CI} Skip service name check for deploy-to-azure and include extension name in azdev linter/style logs (#9350) * Managed Network Fabric - moving to stable version 9.0.0 (#9343) * initial checking for 2025-07-15 stable CLI * Moving managed network fabric cli to stable version. * updating history file * Update PAN az cli with new stable API version 2025-10-08 (#9308) * Cli command code changes auto-generated + changes for backward compatibility * Update descriptions * Update to new stable version of az cli * Add fixes by GHCP * Update HISTORY.rst * Update to az cli beta version instead of stable * Fix lint issues - add abbreviated options for SCM and appInsights * Update version to 1.1.2b3 as per beta release guidelines * Add examples for 4 commands * Update to stable version * Add and update tests * Change version to 1.1.2 * Add SCM config test * Remove preview flag from metadata * [Release] Update index.json for extension [ managednetworkfabric-9.0.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=142036764&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/6a8617675c545c65982373be98895b0813f127e5 * [Release] Update index.json for extension [ palo-alto-networks-1.1.2 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=142037459&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/fa08f5e7791f5459906a954567d3f7edc05e3203 * {CI} Ignore downloadUrl when comparing index.json entries and always run service_name check (#9358) - Add entry_equals_ignore_url to detect modified index.json entries while ignoring downloadUrl differences (avoids treating URL-only changes as metadata changes). - Replace direct entry inequality with URL-agnostic comparison to build correct modified_entries list. - Remove special-case skip for 'deploy-to-azure' so service_name.check runs for all external extensions. * [AKS] aks machine update cli preview (#9346) * Release AksArc 1.5.72 (#9338) Co-authored-by: Matthew Chen <[email protected]> * {IoT} Adds IoT Operations extension v2.0.1 to the index (#9356) * [AKS] `az aks create --enable-hosted-system` won't create default systempool (#9331) * [Release] Update index.json for extension [ aks-preview-19.0.0b9 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=142184051&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/20eb06124045c81144f67bd73ca3b2f10b0b831b * {AKS} Vendor new SDK and bump API version to 2025-08-02-preview (#9360) * {AKS}: refine init experience (#9351) * [Release] Update index.json for extension [ aks-agent-1.0.0b8 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=142412041&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/92525e01dd54b0056c26e13f510c7d0d3cd934e3 * [confcom] Fix `--exclude-default-fragments` (#9248) * Fix bug with --exclude-default-fragments * Satisfy azdev style * Bump the version * retrigger CI * Deprecate 'az neon' command group with end-of-life notice (#9353) * Deprecate 'az neon' command group with end-of-life notice and migration guidance * refector message * Update HISTORY.rst to include deprecation notice for 'az neon' command group * Added license * [Containerapp] `az containerapp env premium-ingress add/update`: remove `--min-replicas` and `--max-replicas` (#9371) * fix CI * update --------- Co-authored-by: xinyu pang <[email protected]> * {CI} Add pyproject.toml support (#9377) * Add pyproject.toml support * minor fix * [AKS] Fix `--azure-keyvault-kms-key-vault-network-access` parameter not being correctly applied during cluster creation and updates when PMK is enabled (#9359) * [Release] Update index.json for extension [ aks-preview-19.0.0b10 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=142554597&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/ce4786fc966d315edd3a8c306bc3698b1fdd6b1a * ML ext 2.40.0 release (#9375) * Compute connect port 22 path fix (#9082) * port 22 compute connect fix * add changelog * CLI v2 2.39.0 (Version/changelog changes) (#9089) * Pylint fix + History update (#9143) * pylint fix * revert unwanted change * Sync ml-dev with Main (#9365) * [Release] Update index.json for extension [ spring-1.28.3 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135708908&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/b86c1c6cc8a7ed8ab98d8ef232a271ab198af094 * Temporarily removed the extension: aks-agent (#9115) * Revert "Temporarily removed the extension: aks-agent (#9115)" (#9116) This reverts commit ddc223c9434896ec971e79835d94ff46ca116987. * Revert "Fix Neon extension: Unify command structure and remove preview status" (#9117) * Revert "Fix Neon extension: Unify command structure and remove preview status…" This reverts commit a973f801f0a55b2cef585982852c364c708d5ee1. * Bump version from 1.0.0b4 to 1.0.0b6 * [Release] Update index.json for extension [ neon-1.0.0b6 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135751142&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/64ab52906fe23694a8f957a80268da563663ddca * {AKS} Remove the sku preview flag from help command for AKS automatic (#9120) * [Release] Update index.json for extension [ aks-preview-18.0.0b32 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135839673&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/7d5b6575a74ab795aa41a7fe6c42dc6932b6d193 * [ Workload-Orchestration ] Add Context & Solution Management Commands (#9037) * added * commit * Made Changes * Added change * Made changes * List solution revisions and instances * Made changes rr * Made change --------- Co-authored-by: Atharva <[email protected]> Co-authored-by: Manaswita Chichili <[email protected]> * [AKS] `az aks create`: Add new parameter `--kms-infrastructure-encryption` to enable KMS infrastructure encryption. (#9071) * Revert "[Release] Update index.json for extension [ neon-1.0.0b5 ]" (#9118) This reverts commit 616990f9572fb222bf6053f617b014ec34eda4e9. * [Release] Update index.json for extension [ aks-preview-18.0.0b33 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135846382&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/042aa4e33a6085925b71e3b275500601f13e8979 * [ServiceConnector-passwordless] bump version for psycopg2-binary (#9075) * bump version for psycopg2-binary * update * Update CLI command descriptions for newrelic (#9119) * [Release] Update index.json for extension [ new-relic-1.0.2 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135848078&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/e1df567b8f3ba18f6382b1aa87c591308de8b707 * [Release] Update index.json for extension [ serviceconnector-passwordless-3.3.5 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135848077&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/42db1eb7e72d87b899efa382e0aa737982d53604 * Feature/ga release (#9123) * Update version from 1.0.0b6 to 1.0.0 * Update HISTORY.rst with release information * [Release] Update index.json for extension [ neon-1.0.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135957068&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/18785cf742c9611cae46cbce3fed1e55d0f990e0 * aks add nodepool add to support machines pool (#9121) Co-authored-by: Jianping Zeng <[email protected]> * [Release] Update index.json for extension [ aks-preview-18.0.0b34 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135967911&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/1d48b879bc1179ca29059c677bab35e70e71972f * {AKS} Vendor new SDK and bump API version to 2025-07-02-preview (#9131) * [Release] Update index.json for extension [ aks-preview-18.0.0b35 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135984989&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/b79f617d7ff5fb6c578dc7d00e8a1bfd7831f164 * Added changes (#9130) Co-authored-by: Atharva <[email protected]> * [Release] Update index.json for extension [ workload-orchestration-3.0.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=135985917&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/715f0c64382b3a6db5dfc9310b186a959f87a459 * [SCVMM] Fixed create_from_machines command for VM Instance creation (#9107) * [Release] Update index.json for extension [ scvmm-1.2.1 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136097084&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/06d116ebcf1386c562b75e3cc7fd3acf37bc64ce * [k8s-extension] Update extension CLI to v1.7.0 (#9126) * add pester tests for k8s-extension * fix testcases for nodepool image issues (#5) * update readme and version release notes (#6) * fix: simplify logic and enable correct recording rule groups for managed prom extension (#7) * update readme and version release notes (#6) * fix: simplify logic and enable correct recording rule groups for managed prom extension (#7) * Extend ContainerInsights Extension for high log scale mode support (#9) * update python version to 3.13 (#10) * update readme and version release notes (#6) * fix: simplify logic and enable correct recording rule groups for managed prom extension (#7) * update readme and version release notes (#6) * fix: simplify logic and enable correct recording rule groups for managed prom extension (#7) * Add k8s-extension troubleshoot phase 1: Infrastructure setup. (#11) * [k8s-extension] Update extension CLI to v1.7.0 (#13) * remove redundant test files --------- Co-authored-by: Bavneet Singh <[email protected]> Co-authored-by: bragi92 <[email protected]> Co-authored-by: Long Wan <[email protected]> Co-authored-by: Andres Borja <[email protected]> * [Release] Update index.json for extension [ k8s-extension-1.7.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136097815&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/40c0147fe008dcf56c451193d06cc8f54136b525 * Fix help text for `fleet list` command (#9114) * [confcom] Adding standalone fragment support (#9097) * ensure that oras discover doesn't error when the remote image doesn't exist * updating version * adding print for binary version * commenting out some tests due to docker incompatibility * pull image before saving to tar --------- Co-authored-by: Heather Garvison <[email protected]> * [Release] Update index.json for extension [ confcom ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136107318&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/bca2ea1679e62d67a08edd9c4396d4d53b83c462 * feat: Add Neon PostgreSQL preview API commands with parameter mapping… (#9133) * feat: Add Neon PostgreSQL preview API commands with parameter mapping fixes - Added 13 new commands for Neon PostgreSQL 2025-06-23-preview API - Fixed critical parameter mapping issues in endpoint/database/role create commands - Added comprehensive test suite with 6 test methods covering all functionality - Updated azext_metadata.json with new command registrations New Commands Added: - az neon postgres endpoint create/list/delete - az neon postgres neon-database create/list/delete - az neon postgres neon-role create/list/delete - az neon postgres get-postgres-version Parameter Mapping Fixes: - Fixed URL parameter mapping to use project_id/branch_id when available - Resolved 'branch not found' errors in create commands - Ensured proper API endpoint construction for nested resources Testing: - All 6 tests passing (100% success rate) - Comprehensive validation of parameter mapping fixes - Help command testing for all new commands - Parameter validation testing for required fields * Add command examples to fix linter violations - Added examples for endpoint create command - Added examples for get-postgres-version command - Added examples for neon-role create command - Added examples for neon-database create command - Examples include common usage patterns and parameter variations * fix: Add parameter mapping fixes for create commands - Add project_id parameter to endpoint, role, and database create commands - Implement URL parameter mapping with getattr/hasattr fallback pattern - Fix endpoint list command parameter mapping - Enable proper API URL construction for all create operations - All tests passing (6/6) with real Azure resource validation - Successfully tested with live Azure resources (endpoints, roles, databases created) * fix: Correct help examples to fix linter errors - Fix --attributes parameter examples to use proper JSON format instead of space-separated key=value pairs - Replace invalid --suspend-timeout-minutes parameter with valid --size parameter in endpoint create example - Resolve HIGH severity linter error: faulty_help_example_parameters_rule - All help examples now use correct Azure CLI parameter syntax * fix: Add linter exclusions for missing_command_example - Add exclusions for neon postgres commands to resolve git-based linter check failure - Commands have proper help examples but git-based linter doesn't detect them for AAZ commands - Excludes: endpoint create, neon-role create, neon-database create, get-postgres-version - Resolves HIGH severity missing_command_example linter error in CI pipeline * feat: Remove wait commands and update to version 1.0.1b1 - Remove wait command files: branch/_wait.py, project/_wait.py, organization/_wait.py - Update __init__.py files to remove wait command imports - Add linter exclusions for require_wait_command_if_no_wait rule for all command groups - Update version to 1.0.1b1 in setup.py - Add comprehensive changelog entry to HISTORY.rst documenting all improvements: * 25 commands across 8 command groups * Parameter mapping fixes with real Azure resource validation * Help examples and linter compliance * Successful testing with live Azure subscription - Wait commands removed as operations complete quickly and were unnecessary - All tests passing (6/6) and functionality verified * docs: Update HISTORY.rst with concise 1.0.1b1 changelog - Streamline changelog entry for version 1.0.1b1 - Focus on key features: preview commands for new entities - Highlight important changes: wait commands removal, linter exclusions - Emphasize successful real Azure resources validation testing - Maintain clear and readable documentation format * [Release] Update index.json for extension [ neon-1.0.1b1 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136319375&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/fb81781e93568fcc494b8f93ef71789d555270c3 * Release ArcAppliance CLI 1.6.0 (#9137) Co-authored-by: Sai Sankar Gochhayat <[email protected]> * [AKS] Add option `AzureLinux3` to `--os-sku` for `az aks nodepool add` and `az aks nodepool update` (#9095) * chore: add AzureLinux3 OSSKU enum value Signed-off-by: Calvin Shum <[email protected]> * Complete AzureLinux3 OSSKU implementation - Add changelog entry for version 18.0.0b29 - Bump version to 18.0.0b29 - Follow exact pattern from Ubuntu2204/Ubuntu2404 implementation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> Signed-off-by: Calvin Shum <[email protected]> * add recording test * Revert "Complete AzureLinux3 OSSKU implementation" This reverts commit 588cb2a6dd1cbdbce9d68ec14f12c711a838d737. * Bump version to 18.0.0b34 - Add changelog entry for version 18.0.0b34 - Bump version to 18.0.0b34 * Update test_aks_nodepool_add_with_ossku_azurelinux3.yaml * Revert "Update test_aks_nodepool_add_with_ossku_azurelinux3.yaml" This reverts commit 5a20e1beced030fa0109f6b1d06ab187653617f2. * Reapply "Update test_aks_nodepool_add_with_ossku_azurelinux3.yaml" This reverts commit e702361678f026883f01b139fe25c3ebd02fd953. --------- Signed-off-by: Calvin Shum <[email protected]> Co-authored-by: anujmaheshwari1 <[email protected]> Co-authored-by: Claude <[email protected]> * [Release] Update index.json for extension [ aks-preview-18.0.0b36 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136341093&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/a7b3facf078b03c10982a54a7d870af4945c4575 * Fix resource creation in datadog (#9144) * fix resource creation * update attribute * update example * update version * update version --------- Co-authored-by: Shivansh Agarwal <[email protected]> * [Release] Update index.json for extension [ datadog-2.0.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136437677&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/c5193f8f9b7b9d82c9c7d9befc1a99e128a5271a * Update AVNM connectivity configuration CLI to use 2024-07-01 API version (#9125) * Generated Azure CLI extension changes * Resolve errors in test files * Add passing tests * Fix connect-config parameter applies-to-groups * Update src/network-manager/azext_network_manager/aaz/latest/network/manager/connect_config/_create.py Co-authored-by: Copilot <[email protected]> * Update src/network-manager/azext_network_manager/aaz/latest/network/manager/connect_config/_update.py Co-authored-by: Copilot <[email protected]> * Passing local tests * Add parameter options to connect-config * Increment versio in HISTORT.rst * Add singular option for applies to groups * Fix update.py * fix conflicting options for connect-config * fix conflicting options for connect-config * Fix tests to set connect-config singular options * update version to 3.0.0 in setup.py * update version to 3.0.0 in HISTORY.rst * Fix breaking changes related to network manager paramter * Release version fix --------- Co-authored-by: Sonal Singh (from Dev Box) <[email protected]> Co-authored-by: Copilot <[email protected]> * [Release] Update index.json for extension [ network-manager-2.1.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136442938&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/ce3559ea2a57f228cc8939b19d4c7365178ef73d * [AKS] Add machine cli preview (#9045) * [amg] Remove essential SKU resource creation (#9128) * Remove essential SKU resource creation * Refine arg error msg * Remove essential SKU resource creation * Refine arg error msg * New test recordings * Redo test recordings --------- Co-authored-by: Alan Zhang <[email protected]> * [Release] Update index.json for extension [ amg-2.8.1 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136575856&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/1681210b2e6e1cce1624d1c41e7b32c19d51650b * Update index.json (#9146) Drop Public preview version 0.1.4 * [AKS] Autoscaling support for VMs agentpool (#9012) * add in azure-iot 0.27.0 (#9151) * [Release] Update index.json for extension [ aks-preview-18.0.0b37 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136721005&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/3d006775c9fe3b7167a88cb25d5ea15e1cc7b380 * [Containerapp] `az containerapp up`: Support --kind {functionapp} (#9052) * add logic to deal with xml format in return error (#9142) * add logic to deal with xml format in return error * change as per comments * change version * code style * change version * [Release] Update index.json for extension [ spring-1.28.4 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=136758693&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/7a71074d4aebcc402e153876b1a08976081c4f73 * add aks-agent codeowner (#9152) * feat: Improve user experience of az aks agent with aks-mcp (#9132) * feat: Improve user experience of az aks agent with aks-mcp Enhance the user experience of az aks agent, including: 1. Use aks-mcp by default, offering an opt-out flag --no-aks-mcp. 2. Disable duplicated built-in toolsets when using aks-mcp. 3. Manage the lifecycle of aks-mcp binary, including downloading, updating, health checking and gracefully stopping. 4. Offer status subcommand to display the system status. Refine system prompt. 5. Smart toolset refreshment when switching between mcp and traditional mode. * use --status instead of status * address ai comments * style * add pytest-asyncio dependency * fix unit tests * fix(aks-agent/mcp): eliminate “Event loop is closed” shutdown error - Launch aks-mcp via subprocess.Popen instead of asyncio.create_subprocess_exec to avoid asyncio transport GC on a closed loop. - Add robust teardown: terminate → wait(timeout) → kill fallback, and explicitly close stdin/stdout/stderr pipes. - Make is_server_running use Popen.poll() safely. - Minor: update MCP prompt to prefer kubectl node listing when Azure Compute ops are blocked by read-only policy. * {AKS} Clarify model parameter (cherry-pick PR #9145) Squashed cherry-pick of PR #9145 commits:\n- clarify model parameter\n- adjust command example to pretty print recommendation\n- fix disallowed html tag in deployment name\n- update examples to use model name as deployment name\n- remove redundant starting space in parameter help\n\nExcluded changes to HISTORY.rst and setup.py as requested. * chore: Add nilo19 and mainerd to aks agent owners * chore(aks-agent): fix flake8 issues (E306, E261, W291) * chore(aks-agent): flake8 E261 fix in mcp_manager.py (two spaces before inline comment) * [Release] Update index.json for extension [ aks-agent-1.0.0b2 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137081945&view=results Last commit: https://github.c…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
./scripts/ci/test_static.shlocally? (pip install pylint flake8required)python scripts/ci/test_integration.py -qlocally?