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

366 Коммитов

Автор SHA1 Сообщение Дата
Xiaojian Xu 575f275a41
{Doc} Add local context developer guidelines (#13668)
* {TestSDK} add delete local context file when test is finished

* Revert "{TestSDK} add delete local context file when test is finished"

This reverts commit f51e802980cb4631527ff621a08d6c6172a62148.

* {Doc} add local context developer guidelines

* Apply suggestions from code review

Co-authored-by: Feiyue Yu <iamyfy@163.com>

* update according to review comments

Co-authored-by: Feiyue Yu <iamyfy@163.com>
2020-06-17 13:20:26 +08:00
Jianhui Harold 220ee10cb3
{Doc} Refine extension release notes (#13960) 2020-06-16 16:03:19 +08:00
Jorge Cotillo d780bb4867
[ARM] az group export: Add new parameters `--skip-resource-name-params` and `--skip-all-params` to support skip parameterization (#13558)
* {Docs} Remove stale reference in README to closed issue about extensions (#12771)

* added new export options

* fixed parameter reference

* renamed argument

* unit tests

* fixed style issues

* reverted launch.json and updated based on feedback

* added validation to skip params

* updated recordings

* renamed test cases'

* fixed api version

* updated based on feedback

* removed str reference from param

* check index zero array

Co-authored-by: Daniel Miller <daniel.keegan.miller@gmail.com>
Co-authored-by: Azure CLI Team <AzPyCLI@microsoft.com>
2020-06-12 13:53:09 +08:00
Jiashuo Li 20d14552a3
{Doc} Increase visibility of "Quoting issues with PowerShell" (#13913) 2020-06-10 14:07:14 +08:00
Jiashuo Li 8538b5e30d
{Util} Add util module for version and rest (#13783) 2020-06-05 14:22:59 +08:00
Feiyue Yu 0a04ae1eed
{Doc} How to Request a Feature in CLI (#13666)
* {Doc} Service Onboarding Guide

* doc

* Update doc/service_onboarding_guide.md

Co-authored-by: Jiashuo Li <jiasli@microsoft.com>

* Update doc/service_onboarding_guide.md

Co-authored-by: Jiashuo Li <jiasli@microsoft.com>

* Update doc/service_onboarding_guide.md

Co-authored-by: Jiashuo Li <jiasli@microsoft.com>

* 'update'

* update

* update

* update

* update

* Update doc/how_to_request_a_feature_in_cli.md

Co-authored-by: Jiashuo Li <jiasli@microsoft.com>

Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
2020-06-03 14:41:04 +08:00
MyronFanQiu 0192fee7d4
refine docs (#13713) 2020-05-28 16:52:41 +08:00
Derek Bekoe 7eb407250b
{Misc} Fix typo in extension authoring doc (#13552) 2020-05-19 09:33:59 +08:00
Jiashuo Li 8027e06270
{Doc} Add quoting-issues-with-powershell.md (#13419) 2020-05-14 15:38:42 +08:00
Jiashuo Li b465b2ad27
{Docs} Increase visibility of doc/use_cli_effectively.md (#13249) 2020-05-13 11:11:03 +08:00
Nicholas Switzer 193c17c30b
{Docs} Documentation update for configuring machine in VS Code (#13239) 2020-05-09 15:16:05 +08:00
Jiashuo Li 2325d7c139
{Docs} Quote code in help messages with backticks (#13060) 2020-05-06 17:22:11 +08:00
Mangirdas Judeikis eb0e553175
{ARO} New ARO command_module for v2020_04_30 GA API to mange Azure Redhat OpenShit (#12793) 2020-04-16 00:00:09 +08:00
Feng Zhou 806e4318d0
{Misc} Update history generation, PR template and doc (#12853) 2020-04-10 17:43:35 +08:00
Feng Zhou dde395cb14
[Packaging] drop support for python 3.5 (#12694) 2020-03-25 11:32:41 +08:00
Jiashuo Li 8b7f3f6ef2
[Core] Add experimental tag for extensions (#12556) 2020-03-18 14:06:19 +08:00
Jacob Bundgaard 86541c2b4a
{Document} Fix dead documentation link to Microsoft open source page (#12481) 2020-03-06 20:19:12 +08:00
MyronFanQiu b75e121c56
{Documentation}fix documenttation (#12435) 2020-03-05 16:49:05 +08:00
MyronFanQiu 06a83a4e7b
{Documentation}Command guideline for private endpoint connection and private link resource (#12403) 2020-03-04 09:43:17 +08:00
Feng Zhou 358e5997f9
{Document} update install troubleshooting (#12230) 2020-02-23 21:12:51 +08:00
Luca Boccassi 27fb3d7095
{doc} Add Import Directive from docutils.parsers.rst for old API deprecation (#12295)
sphinx.util.compat is deprecated since 1.6 and removed in 1.7.
2020-02-23 13:07:37 +08:00
Feng Zhou 2415e51bd0
{Packaging} Remove Python 2 in setup and doc (#12155) 2020-02-14 07:23:05 +08:00
Feng Zhou f74992b835
{Release} Auto generate history notes (#12098) 2020-02-13 22:45:14 +08:00
Feng Zhou 650a87fea9
{Packaging} Update version management policy (#12095) 2020-02-13 10:16:51 +08:00
Jianhui Harold b875d0f1ab
{Doc} Added Extension installation section in doc/extensions/README.md (#12061) 2020-02-06 16:23:18 +08:00
Feng Zhou 9cdb8e237b
{Document} Modify PR template and document (#11913) 2020-01-30 22:44:25 +08:00
Feng Zhou 9629542b81
Update fedora install troubleshooting doc (#11827) 2020-01-14 14:34:17 +08:00
Feiyue Yu ddf6f45764
[Doc] Try new features before release (#11784)
* [Doc] Try new features without releasing

* use case-sensitive file name

* Refine

* Add highlighted rectangle in screenshot

* Add entrance in main readme
2020-01-10 16:20:51 +08:00
Azure CLI Bot b1db572282 fix typo in authoring_commands.md (#11730) 2020-01-02 14:28:18 +08:00
Xing Zhou 5d66e768c2
[ARM] Added instructions for resolving special characters in PowerShell (#11640)
* Added instructions for resolving special characters in PowerShelll

* Update use_cli_effectively.md

* Update use_cli_effectively.md

* refine

* refine

* Update use_cli_effectively.md

Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
2019-12-23 17:10:36 +08:00
Feng Zhou 4f89b707cc
remove python 3.4 support (#11432) 2019-12-09 13:05:58 +08:00
Jiashuo Li 7d25cdeea3
doc: fix typos and reformat doc/use_cli_effectively.md (#11108) 2019-11-06 19:02:57 -08:00
Jiashuo Li 6494316fdc
Polish SSLError (#11093) 2019-11-04 23:10:55 -08:00
Rachid Zarouali 1fb73e4825 fix typos (#11095) 2019-11-04 17:55:10 -08:00
Feiyue Yu 91caba71b7 Update use_cli_effectively.md (#11060) 2019-11-03 23:58:24 -08:00
yonzhan ae97e9ae57 doc: modify some typos in authoring command readme (#10387) 2019-09-02 01:52:35 +00:00
Kevin Hillinger 196d18c58c Onboarding API Management Module (Preview Support) (#10074)
* apim module init

* apim module scaffolding

* updating requirements and setup to incorporate dependency on API Management SDK

* update commands

* reverting merge conflicts

* az apim list

* custom show command stub

* az apim list table formatter

* Update _format.py

* basic implementation of az apim create

* az apim api list

* Update custom.py

* az apim update

* az apim operation stubs

* support for delete

* merging changes

* fixing help, cleaning up commands

* updating apim help to be inline with current standards of other modules.

* delete command support

* delete command help

* apim cf updates

* update help and formatting

* adding apim resource type and stubbing out update

* Update _help.py

* adding vnet type and managed identity support to apim

* apim: adding location to net update command

* apim update implementation

* Core scenario tests

* Update test_apim_scenario.py

* Update test_apim_scenario.py

* Update test_apim_scenario.py

az apim update test

* Update test_apim_scenario.py

fix location list

* removing apim api subcommands

* fixing sku consumption with null capacity and defaulting network type to none

* enable client cert to None for Consumption.

* Update test_apim_scenario.py

* core scenario test recording

* removing superfluous validator

* fixing style and linting in apim

* apim help and params short option fix

* apim lic. header fix

* apim help verify fix

* minor fixes
2019-08-22 11:10:49 +08:00
Stephen Tramer 844005a08d Remove hardcoded en-us locale in docs links. (#10251) 2019-08-20 13:09:19 +08:00
Jiashuo Li 9b8acef2eb doc: updates for proxy (#10187) 2019-08-14 21:46:38 +08:00
Yugang Wang 983399fcec
doc: add setup details for VS 2015 (#10140) 2019-08-05 08:59:14 -07:00
Christopher Harrison 722f572787 doc: updated 'here' link text for accessibility (#10098) 2019-08-01 15:56:29 -07:00
adewaleo fa02c6326f Document CLI environment variables. (#9936) 2019-07-20 10:07:54 +08:00
Travis Prescott 01aa37ae89
Update Command Guidance for Complex Objects. (#9922)
* Update command_guidelines.md

* Update guidance.

* Revisions. Make helper methods public and move to core.

* Add onboarding guidance for transitions (preview to GA).

* Updates

* Update is_preview

* Fix formatting.

* Tweaks for CI.
2019-07-18 15:52:28 -07:00
Travis Prescott 41ea84ef82
Add guidance for preview items. (#9915) 2019-07-11 11:22:07 -07:00
Shuai Wang a9c6948d12 Onboard Azure AppConfiguration (#9822)
* onboard Azure AppConfiguration

* fixed license

* fix styling issues

* fix import/export scenario tests file path

* fix styling

* change import test file directory

* add print to debug working directory for import test

* add blank line

* Remove file_path.lower() in keyvalue.py

* fix request sign logic to be compatiable with py2

* support source id for both management and data plane commands

* fix help messages

* change client factory

* add extension suppression
2019-07-10 13:07:09 -07:00
Leonard Francis f6108b1101 NFSAAS-2316 update to R4 RP standard (#30) (#9744)
* NFSAAS-2316 update to R4 RP standard (#30)

* NFSAAS-2316 update to R4 RP standard (#31)

* NFSAAS-2316 update to R4 RP standard

* NFSAAS-2316 update to R4 RP standard

* NFSAAS 2316 R4 update path correction (#32)

* NFSAAS-2316 update to R4 RP standard

* NFSAAS-2316 update to R4 RP standard

* NFSAAS-2316 correction to path in R4 update

* NFSAAS-2316 R4 update and structure change (#33)

* NFSAAS-2316 update to R4 RP standard

* NFSAAS-2316 update to R4 RP standard

* NFSAAS-2316 correction to path in R4 update

* NFSAAS-2316 R4 update and structure change

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* NFSAAS 2316 R4 update remove wheel (#34)

* NFSAAS-2316 update to R4 RP standard

* NFSAAS-2316 update to R4 RP standard

* NFSAAS-2316 correction to path in R4 update

* NFSAAS-2316 R4 update and structure change

* NFSAAS-2316 update to R4 remove wheel

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* This file should have been removed in the PR #33

* NFSAAS-2316 R4 update packaging fixes (#35)

* NFSAAS 2316 R4 update review comments (#36)

* NFSAAS-2316 R4 update packaging fixes

* NFSAAS-2316 update R4 review comments
Use enum for service level

* NFSAAS 2316 R4 corrections to booleans (#37)

* NFSAAS-2316 R4 update packaging fixes

* NFSAAS-2316 update R4 review comments
Use enum for service level

* NFSAAS-2316 correction to boolean usage

* NFSAAS-2316 update history (#38)

* NFSAAS-2316 R4 update packaging fixes

* NFSAAS-2316 update R4 review comments
Use enum for service level

* NFSAAS-2316 correction to boolean usage

* NFSAAS-2316 update history

* NFSAAS-2316 R4 fixes (#39)

* NFSAAS-2316 R4 update packaging fixes

* NFSAAS-2316 update R4 review comments
Use enum for service level

* NFSAAS-2316 correction to boolean usage

* NFSAAS-2316 update history

* NFSAAS-2316 further fixes to R4 commands

* NFSAAS-2316 R4 Fixes (#40)

* NFSAAS-2316 R4 update packaging fixes

* NFSAAS-2316 update R4 review comments
Use enum for service level

* NFSAAS-2316 correction to boolean usage

* NFSAAS-2316 update history

* NFSAAS-2316 further fixes to R4 commands

* NFSAAS-2316 R4 fixes
2019-07-09 13:25:53 -07:00
rajivnandivada fe6b817a9e Add azure-cli-managedservices module (#9690)
* Add azure-cli-manageservices

* fix ci failures

* fix spacing

* Add group help

* remove unused variables

* save

* support include-definition

* fix variable names

* style and linter

* make tests work

* cmds in test should be in oneline

* Address PR feedback

* Add ResourceType.MGMT_MANAGEDSERVICES

* Migrating Managed Services command module to azure-cli package

* Fixing up doc_source_map.json

* use three state flag

* addressed pr feedback

* reset commandlinearguments

* remove trailing whitespace

* Addressing PR feedback:
	Remove kwargs
	Cleanup

* Wrap up feedback
	fix help, fix up params

* Fixed azdev style and linter issues

* Fixed tests

* Address PR feedback
	cleaned up commands
	removed the api version param

* Add TODO in custom.py

* Fixed indent and interpreters
2019-06-27 11:40:42 -07:00
Travis Prescott cda5570d57
Update extension guidance. (#9753)
* Update extension guidance.

* Update extension authoring guidance.

* Remove publishing section.

* Delete publishing.md

Logic merged into authoring docs.
2019-06-24 16:32:59 -07:00
Martin Strobel 6281567c62 Migrating azure-cli-sqlvm to the azure-cli package. 2019-06-12 15:35:58 -07:00
Martin Strobel 115790fd91 Migrating azure-cli-signalr to the azure-cli package. 2019-06-12 15:32:50 -07:00
Martin Strobel 3077fa0343 Migrating azure-cli-servicefabric to the azure-cli package. 2019-06-12 15:29:37 -07:00
Martin Strobel 117c7df07b Migrating azure-cli-servicebus to the azure-cli package. 2019-06-12 15:26:06 -07:00
Martin Strobel 0702c29cd6 Migrating azure-cli-security to the azure-cli package. 2019-06-12 15:22:53 -07:00
Martin Strobel a483aa94dc Migrating azure-cli-search to the azure-cli package. 2019-06-12 15:19:17 -07:00
Martin Strobel c31c748e3d Migrating azure-cli-reservations to the azure-cli package. 2019-06-12 15:14:42 -07:00
Martin Strobel 5c686d5793 Migrating azure-cli-relay to the azure-cli package. 2019-06-12 15:13:00 -07:00
Martin Strobel 78654e5d13 Migrating azure-cli-rdbms to the azure-cli package. 2019-06-12 14:58:20 -07:00
Martin Strobel fbd68e35a2 Migrating azure-cli-policyinsights to the azure-cli package. 2019-06-12 14:55:14 -07:00
Martin Strobel f7cb641abe Migrating azure-cli-monitor to the azure-cli package. 2019-06-12 14:52:39 -07:00
Martin Strobel edacd07f62 Migrating azure-cli-lab to the azure-cli package. 2019-06-12 14:49:16 -07:00
Martin Strobel 38cbe8f269 Migrating azure-cli-kusto to the azure-cli package. 2019-06-12 14:46:34 -07:00
Martin Strobel 77f0187c6e Migrating azure-cli-iot to the azure-cli package. 2019-06-12 14:44:30 -07:00
Martin Strobel 3749b5ca97 Migrating azure-cli-hdinsight to the azure-cli package. 2019-06-12 14:37:21 -07:00
Martin Strobel f3c59d57e3 Migrating azure-cli-find to the azure-cli package. 2019-06-12 14:27:46 -07:00
Martin Strobel e7216e75f7 Migrating azure-cli-eventhubs to the azure-cli package. 2019-06-12 14:21:30 -07:00
Martin Strobel 6815ede62a Migrating azure-cli-dms to the azure-cli package. 2019-06-12 14:18:24 -07:00
Martin Strobel 769b4e5e9c Migrating azure-cli-dls to the azure-cli package. 2019-06-12 14:12:00 -07:00
Martin Strobel 7baa8da2bc Migrating azure-cli-dla to azure-cli package. 2019-06-12 14:07:12 -07:00
Martin Strobel 9776346d49 Migrating azure-cli-deploymentmanager to the azure-cli package. 2019-06-12 14:01:17 -07:00
Martin Strobel c0a2b4747c Migrating azure-cli-cosmosdb to the azure-cli package. 2019-06-12 13:56:33 -07:00
Martin Strobel bb84f4cdb9 Migrating azure-cli-consumption to azure-cli package 2019-06-12 13:53:02 -07:00
Martin Strobel 8fb75e9b49 Migrating azure-cli-botservice to azure-cli package. 2019-06-12 13:49:51 -07:00
Martin Strobel 97ad7ed8a4 Migrating azure-cli-batchai to azure-cli package. 2019-06-12 13:43:42 -07:00
Martin Strobel f010ccfae1 Migrating azure-cli-batch to azure-cli package. 2019-06-12 13:37:27 -07:00
Martin Strobel fa7b80147f Migrating azure-cli-backup to azure-cli package. 2019-06-12 13:32:55 -07:00
Martin Strobel 51f4bfe5da Fixing doc source map 2019-06-12 13:23:05 -07:00
Martin Strobel 0c95f07727 Fixing doc_source_map 2019-06-11 18:11:32 -07:00
Martin Strobel 35cc5909ad Migrating azure-cli-maps to azure-cli package. 2019-06-11 17:58:05 -07:00
Martin Strobel 9dcffb2ae9 Fixing help text mappings 2019-06-06 17:25:19 -07:00
Martin Strobel f22ee7fbcf Migrating azure-cli-profile to azure-cli package 2019-06-04 16:58:35 -07:00
Martin Strobel 0c8da15ef8 Migrating azure-cli-feedback to azure-cli package. 2019-06-04 16:58:35 -07:00
Martin Strobel 2bce39b39f Migrating azure-cli-extension to azure-cli package. 2019-06-04 16:58:35 -07:00
Martin Strobel bb8512963a Migrate azure-cli-configure into azure-cli package 2019-06-04 16:58:35 -07:00
Martin Strobel 97d1e6b27f Migrate azure-cli-cloud to azure-cli package. 2019-06-04 16:58:35 -07:00
Martin Strobel 9c4b39efae Migrate azure-cli-role to azure-cli package. 2019-06-04 16:58:35 -07:00
Travis Prescott d32ae6968f
[Network] NAT Gateway support (#9379)
* Azure CLI Nat Gateway contract changes (#9071)

* Azure CLI Nat Gateway contract changes

* Update help text to nat gateway sku

* Update setup files

* Make azure-cli-natgateway installable.

* Re-record tests for 2018-02-01.

* Re-record tests.

* Re-record tests. Remove accidentally committed files.

* Nat Gateway Resource (#9147)

* Azure CLI Nat Gateway contract changes

* Update help text to nat gateway sku

* Update setup files

* Add Get,Create,Remove commands for Nat Gateway and Test for Create,Remove NatGateway

* Update PR comments and tests

* Update Recordings

* Update recordings.

* Nat Gateway Resource (#9330)

* Azure CLI Nat Gateway contract changes

* Update help text to nat gateway sku

* Update setup files

* Add Get,Create,Remove commands for Nat Gateway and Test for Create,Remove NatGateway

* Update PR comments and tests

* Update Recordings

* Update linter, style changes, convert update from regular to properties

* Update help examples and natgateway properties update

* Add ID support

* Update Recordings and merge branch to local

* Update azure cli pyproj

* Attach subnet to Nat Gateway (#9333)

* Azure CLI Nat Gateway contract changes

* Update help text to nat gateway sku

* Update setup files

* Add Get,Create,Remove commands for Nat Gateway and Test for Create,Remove NatGateway

* Update PR comments and tests

* Update Recordings

* Update linter, style changes, convert update from regular to properties

* Update help examples and natgateway properties update

* Add ID support

* Update Recordings and merge branch to local

* Update azure cli pyproj

* Subnet attached to managed nat

* Update PR comments

* Nat Gateway (#9373)

* Azure CLI Nat Gateway contract changes

* Update help text to nat gateway sku

* Update setup files

* Add Get,Create,Remove commands for Nat Gateway and Test for Create,Remove NatGateway

* Update PR comments and tests

* Update Recordings

* Update linter, style changes, convert update from regular to properties

* Update help examples and natgateway properties update

* Add ID support

* Update Recordings and merge branch to local

* Update azure cli pyproj

* Subnet attached to managed nat

* Update PR comments

* Updates to NAT gateway module.

* Update tests and validator'

* Update Params

* Rerecord tests.

* Re-record tests.

* Convert AKS tests to live only.

* Convert SQL test to live only.

* Final fixes.

* Disable flaky security test.

* Convert `network nat-gateway` group to `network nat gateway`.

* Code review feedback.
2019-05-15 16:55:45 -07:00
Travis Prescott 823cd9fdb3
Add docs generation link to command authoring table of contents. (#9219) 2019-04-30 09:35:06 -07:00
David Roussel 846166e6b9 Document use of AZURE_CONFIG_DIR (#9249)
It was mentioned in https://github.com/Azure/azure-cli/issues/8766 that this page should be updated with usage instructions.
2019-04-30 08:10:53 -07:00
Travis Prescott 38bb823b76
Fix typo 2019-04-18 15:36:22 -07:00
Travis Prescott d49205be60
Add single to multi-API guidance. 2019-04-18 15:35:02 -07:00
Devesh Guha Oleti Muni f45a62c572 DeploymentManager - first release (#9036)
* Initial Checkin; Copy from other service

* Nit changes

* Bump versions for release. (#8996)

* CLI testing. Pending tests

* Tests authored; Recording..

* Indexing. Recording tests

* Tests update

* Revert launch.json

* Revert merge conflicts and launch settings

* Recorded tests, fixes for tests

* Incorporated feedback

* Style, linter fixes

* Update Versions

* Adjust README and History

* Fix title underline too short

* Remove hard-coded subId

* Fix tests

* Fix tests for py 2.7

* Make paths lower case

* Add artifacts for testing with fixed case

* Update test recording file
2019-04-17 08:40:43 -07:00
Travis Prescott c010ffe975
Add guidance for network rules. (#9109) 2019-04-15 11:39:45 -07:00
dijyotir 082307c723 CLI for Private DNS zones GA (#8931)
* Added PrivateDns Module

* Tests taken

* added to pyproj

* added help to doc source

* longer underline

* remove empty file
2019-04-02 10:22:47 -07:00
Atul Bagga 43daaefc5d Fixing minor typos (#8945) 2019-04-02 09:06:47 -07:00
Travis Prescott 82a43e2d82
[Network] Application Gateway rewrite rules (#8800)
* On-board application gateway rewrite rule commands.

* Add rewrite-rule command group.

* Review feedback.
2019-03-20 15:43:09 -07:00
adewaleo 7d1d665aaf Add code to handle supported_profiles in examples. (#8496)
* Add code to handle supported_profiles in examples.

* Minor update. Style fix.

* Add unittests for supported_api_version. Update help.py files.

* Remove uses of min_profile and max_profile with respect to help examples.

* Update linter to use supported_profiles.

* Update authoring command docs. Updated storage account example.

* Fix KeyError in faulty_help_example_parameters_rule.

* Minor update to test_supported_profiles.

* Add unsupported-profiles.

Minor style fix.
2019-03-06 15:56:42 -08:00
Yugang Wang d0b0542bf4 help: add samples to feature register command (#8668)
* help: add samples to feature register command

* update doc for power shell
2019-03-05 12:40:11 -08:00
Yugang Wang efc429a6b7
Changes to have CLI get along with AutoRest4 (#8628) 2019-02-27 17:59:23 -08:00
Yugang Wang d8859cbd1c
doc: updates for proxy (#8620) 2019-02-27 15:43:32 -08:00
Travis Prescott fe6d455d54
Merge master into dev (#8639)
* Update authoring.md (#8478)

* Update authoring.md

Updates the instructions based on the release of azdev and the updates to `az --version`

* Update authoring.md

* Fix versions and history. (#8611)

* Fix resource release notes.

* Unpin azure-cli dependencies. Update core and azure-cli 2.0.60.
2019-02-26 12:55:39 -08:00