Граф коммитов

430 Коммитов

Автор SHA1 Сообщение Дата
Rahul Singh 8ec0863757
{compute-fleet} Releasing customer-facing AZ CLI for compute-fleet version- 2024-11-01 (#30223)
* Adding base AZ CLI for ComputeFleet

* Updating Test files.

* Update the commands to compute-fleet

* list-Vmss recording with error.

* Test updates.

* Test Updates.

* Test Update.

* Test Parameters Updates

* Parameter Issue, resolved. Fixing network resource creation.

* Network config resolved, Now working on - virtualMachines/TempValidation_d1ff9529_f0f737c1. Please attach standard load balancer or public IP address to VM, create NAT gateway or configure user-defined routes (UDR) in the subnet. Learn more at aka.ms/defaultoutboundaccess.
E       Code: OutboundConnectivityNotEnabledOnVM
E       Message: No outbound connectivity configured for virtual machine /subscriptions/ac302a10-6fb1-4308-baf6-ad855c4d7f3d/resourceGroups/FLEET_TEST_PF2CBELADKKNDSHONVRVEXMAPS7FAIOACVDYLBSXOA4Q7GD6NYTSPTCSPUR73PVD/providers/Microsoft.Compute/virtualMachines/TempValidation_d1ff9529_f0f737c1. Please attach standard load balancer or public IP address to VM, create NAT gateway or configure user-defined routes (UDR) in the subnet. Learn more at aka.ms/defaultoutboundaccess.

* Fixed networkProfile issues.  Noe --compute-profile' argument: Model 'AAZObjectArg' has no field named 'publicIpAddress' left

* few updates based on Copilot, still same issue!

* Tests working.

* Test recordings and tests working.

* uploading the recordings again.

* Update default Subscription id for playback and new test recording.

* Adding compute fleet to service_name.json. Making test live_only()

* adding compute-fleet to  doc_source_map.json.

* Adding aliases as suggested.
Added test for aliases.

* Updated test for aliases.

* Updated commands - Remove fleet as a group.

* Updates based on CLI.
2024-11-05 13:37:16 +08:00
Yishi Wang 2982eaa00b
[dla] BREAKING CHANGE: `az dla`: Remove dla module since it has been deprecated (#30249)
* remove dla module

* remove doc map
2024-11-05 09:40:17 +08:00
Yishi Wang 5ac851b273
[Kusto] BREAKING CHANGE: `az kusto`: Remove kusto from cli as it has been moved to cli extensions (#30250)
* remove kusto module

* remove dependency

* remove doc map

* remove from network test
2024-11-05 09:40:04 +08:00
Hang 1f66a4dc5e
[Packaging] Drop Python 3.8 support (#30225) 2024-11-04 15:24:34 +08:00
Hang b7d9b309e6
[Packaging] Bump embedded Python version to 3.12.7 (#29887) 2024-10-24 16:04:05 +08:00
kai ru f90e191fd8
{core} aaz: Update the link for shorthand syntax page (#30124) 2024-10-24 11:01:08 +08:00
AllyW cd0119ad3c
{doc} Add security guidance for `az` cmd execution (#30069)
* add doc for az cmd
Co-authored-by: Jiashuo Li <4003950+jiasli@users.noreply.github.com>
2024-10-22 11:09:23 +08:00
AllyW 5b77a09013
{doc} Add subprocess security guidance doc (#29681)
* Update doc/cli_subprocess_guidelines.md

Co-authored-by: Jiashuo Li <4003950+jiasli@users.noreply.github.com>
2024-09-20 14:57:58 +08:00
Qinkai Wu 57d65b5de1
Fix display inconsistent and ExactVersion definition bug in Upcoming Breaking Change. (#29786) 2024-08-27 17:14:31 +08:00
Qinkai Wu 5519d42ec4
{Core} Add support and document for Breaking Change Pre-announce (#28832)
* Upcoming Breaking Change Pre-announce

* Fix style

* Remove next breaking change version fallback logic

* Add method to get version number from `TargetVersion`

* Update doc

* Rephrase the part about ad-hoc breaking changes.

* Add parts about azdev tool.

* Update doc/how_to_introduce_breaking_changes.md

Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>

* Rename breaking change related classes

* Rename Breaking Change related classes

* Support Breaking Change warning in `--help`

* Update Next Breaking Change Release Version

* Use logger.warning to print breaking change message

* Update doc/how_to_introduce_breaking_changes.md

Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>

* Abstract doc_link message into a reusable constant.

* Update title

* Insert Upcoming Breaking Change in deprecate_info field

* Support option deprecation declare in upcoming breaking change

* Add `always_display=True` for BeRequired and DefaultChange breaking changes

* Change interface to call method instead of defining dict

* Fix None and string action.

* Change ` to '

* Support option deprecate execution message

* Update target_version field

* Fix default value breaking change display

* Add support for multiple breaking changes in one command/command group.
Add support for manual breaking change.

* Refactor function name and custom bc key

* Fix some style problems

* Fix style

* Fix style

* Update upcoming breaking change document

* Rename fn and fix style problem

* Unflatten closure function & fix conditional breaking change

* Add Unit Tests & Fix edge case.

* Add License for new test file

* Add some comments

* Add deprecation recommendation

* Update doc/how_to_introduce_breaking_changes.md

Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>

* Apply Document suggestion from jeremy

* Apply suggestions from the meeting

* Update src/azure-cli-core/azure/cli/core/breaking_change.py

Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>

* Fix unit test failure caused by tag name change

---------

Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
2024-08-21 10:59:21 +08:00
Hang 6f2b925c42
[Packaging] Support Python 3.12 (#29465) 2024-08-02 10:57:37 +08:00
Shiying Chen 69a132f731
remove classic_cli_migration.md (#28948) 2024-05-13 16:05:46 +08:00
AllyW b6ab754b68
{doc} `az extension add/update` and `az upgrade`: Update `allow-preview` warning message (#28932)
* update extension versioning doc
2024-05-11 11:01:50 +08:00
joal42 30c5b78bd7
[Compute Diagnostic] `az compute-recommender spot-placement-recommender`: Add new command to support generating placement scores for Spot VM SKU (#28750) 2024-04-28 14:17:03 +08:00
Eero Nevaluoto 4ce682d944
{Docs} Updated references in documentation, misc fixes (#28594)
* Updated references in documentation

* Updated references in documentation

* Updated references in documentation

* Updated references in documentation
2024-04-17 09:58:19 +08:00
AllyW df7cb4a86c
{doc} Add extension versioning doc (#28054)
* add version doc
2023-12-26 17:33:00 +08:00
Hang 5c04a6f652
{Doc} Update dependency guideline (#27878) 2023-11-23 11:20:26 +08:00
Delora Bradish b491140487
{docs} reference guidelines - removed markdown syntax not supported in this repo (#27489) 2023-10-19 11:57:58 +08:00
Delora Bradish bdff599574
{docs} new help and parameter content guidelines (#27234) 2023-09-25 10:45:04 +08:00
xinyu pang f73c7e9108
[Containerapp] `az containerapp`: Move `containerapp` from CLI extension to core CLI (#27078) 2023-09-12 14:58:24 +08:00
AllyW 4038283ec8
remove breaking change diff site info (#27141)
Co-authored-by: Li Wang <liwang3@microsoft.com>
2023-08-21 10:21:05 +08:00
kai ru 2404ce2dd6
{Doc} Wrap `??` by double quotes in examples for Bash users. (#27164)
* wrap ?? by double quotes in examples for Bash users.

* Update help message
2023-08-15 10:21:20 +08:00
AllyW 468e652c1d
{doc} Add breaking change usage (#27035)
* add breaking change usage doc
2023-08-02 10:18:20 +08:00
Hang 0ffc152f51
[Packaging] Drop Python 3.7 support (#26855) 2023-07-12 15:21:38 +08:00
AllyW 32ab69869e
{doc} Add breaking change rule doc (#26779)
* add breaking change rule doc
2023-07-07 11:12:58 +08:00
kai ru 9d75c5c4d2
Update private_endpoint_connection_command_guideline.md (#26780) 2023-07-07 10:02:30 +08:00
kai ru 0b06b4f295
{doc} Add aaz-dev-tools in authoring commands page (#26691)
* add aaz-dev-tools in authoring commands docs

* Update doc/authoring_command_modules/authoring_commands.md

* Update doc/authoring_command_modules/authoring_commands.md

* Update doc/authoring_command_modules/authoring_commands.md
2023-06-21 09:27:40 +08:00
Yishi Wang 8e7d910a37
{Pipeline} Support regression test based on private SDK (#26570) 2023-06-09 14:00:10 +08:00
Haoran Hong 94b3a54af8
{RDBMS} decouple mysql flexible server from rdbms (#26531)
* mysql module initialize

* add common comands

* add mysql custom code

* add unit test for mysql

* remove mysql flexible server from rdbms

* update setup.py to fix package load error

* import mysql help doc

* revert geo_redundant_backup for byok test case

* insert in alphabetical order
2023-06-05 15:17:37 +08:00
kai ru 08db048608
{doc} Add aaz-dev-tools link in onboarding_guide.md (#26117)
* Update onboarding_guide.md

* Update doc/onboarding_guide.md
2023-04-12 15:05:50 +08:00
ZelinWang 22725b36de
{Core} Support preview extension to override GA extension (#25802)
* Update __init__.py

* Create overwrite_order_in_cli.md

* Update overwrite_order_in_cli.md

* Update __init__.py

* Update __init__.py
2023-03-29 18:36:57 +08:00
necusjz 759bb130cc
{Network} Clean up the remaining SDKs within Network II (#25669)
* clean routeserver

* clean _completers.py

* clean natgateway

* move natgateway to network

* clean network __init__

* revert azure stack changes

* clean supported_api_version

* fix ci

* clean get_models

* clean min_api

* fix ci

* clean max_api

* resolve api version in arm template

* update document map

* refactoring
2023-03-06 10:04:25 +08:00
Devesh Guha Oleti Muni 5d5ed03485
[DeploymentManager] BREAKING CHANGE: `az deploymentmanager`: Remove command module since it is no longer maintained by service (#25523) 2023-02-23 10:40:42 +08:00
Hannah K 176597519d
Typo fix in sample command (#24510) 2023-02-03 08:49:05 +08:00
Yishi Wang 0d15c39eb2
{Doc} Remove all internal links in telemetry doc (#25117) 2023-01-13 11:36:42 +08:00
HansZimmer fb874c8cc9
delete non existent argument from doc (#24750) 2022-11-28 08:55:51 +08:00
kai ru fa0d680763
{docs} Add code generation link in developer setup (#24513)
* {docs} Add code generation link in developer setup

Add code generation in developer setup

* Update README.md
2022-11-01 13:51:01 +08:00
Jiashuo Li 3c4d42fb28
{REST} `az rest`: Update help example for passing JSON (#24391) 2022-10-27 17:26:19 +08:00
Yishi Wang e7b61700ef
{Regression test} Enhance Bump Version Pipeline to be Regression Test Pipeline (#23931)
* accept custom repo & branch

* condition variable

* login password

* docs
2022-10-19 17:54:15 +08:00
gaoyp830 c1c805f568
[Reservations] Remove commands from azure-cli (#24097)
* [Reservations] Remove commands from azure-cli

* update
2022-10-07 15:43:16 +08:00
Yishi Wang 311583c42a
{Doc} format (#23829) 2022-09-09 16:12:26 +08:00
Jiashuo Li 21d07dc528
{Doc} Update `quoting-issues-with-powershell.md` to reflect recent fixes (#23589) 2022-09-07 13:07:44 +08:00
Yishi Wang 6d83c07595
{Pipeline} Bump version pipeline (#22978)
* init yaml

* typo

* step:update version files

* relative path

* fix bash

* pipeline name

* activate venv

* debug log

* fix file replacer

* live run recordings

* task name and debug variable

* git config

* git checkout

* use azclibot repo

* fetch azclibot

* azdev test arguments

* az login to run live tests

* use junit_family=xunit1

* byte to str

* git pull before push

* error_flag

* git pull --rebase

* test results and PR

* xml path

* commit message

* PR body

* bash null

* doc

* test result

* fix version update in setup.py

* combine `run_git_command` and `run_azdev`
2022-08-18 15:17:27 +08:00
Heath Stewart cd07d57c85
{Misc.} Fix links and change master -> main (#23416)
Co-authored-by: jiasli <4003950+jiasli@users.noreply.github.com>
2022-08-08 09:35:56 +08:00
Jiashuo Li c5a87f81f6
[Packaging] Drop Python 3.6 support (#23102) 2022-07-05 12:32:42 +08:00
kai ru 3038f1569a
update doc for shorthand_syntax.md (#22976) 2022-06-30 13:52:26 +08:00
Yishi Wang 0b3493c38a
{Doc} Add telemetry doc (#22689)
* add telemetry folder

* properties' explanation

* type

* format

* format and typo
2022-06-29 16:19:30 +08:00
Jiashuo Li 8975afc894
{Doc} Update try_new_features_before_release.md (#22872) 2022-06-16 11:06:59 +08:00
kai ru 199a43cf1a
{doc} Add `Scenario Test Best Practice` section in `authoring_tests` (#22760)
* {doc} Add `Scenario Test Best Practice`

* Update doc/authoring_tests.md

Co-authored-by: Jiashuo Li <4003950+jiasli@users.noreply.github.com>

* Update doc/authoring_tests.md

* Update doc/authoring_tests.md

Co-authored-by: ZelinWang <zelinwang@microsoft.com>

* Update doc/authoring_tests.md

Co-authored-by: ZelinWang <zelinwang@microsoft.com>

* Update doc/authoring_tests.md

Co-authored-by: Jiashuo Li <4003950+jiasli@users.noreply.github.com>

Co-authored-by: Jiashuo Li <4003950+jiasli@users.noreply.github.com>
Co-authored-by: ZelinWang <zelinwang@microsoft.com>
2022-06-08 13:34:43 +08:00
kai ru 2a7f016c42
[Core] shorthand syntax: Simplify the escape character usage in Single Quotes String (#22607)
* simplify the escape character usage

* update docs

* update tests of shorthand syntax

* fix style issues

* simplify the function name in AAZShortHandSyntaxParser
2022-06-07 13:05:48 +08:00