* 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.
* 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
* Adding dev-connect extension under the aks module
* Update Windows Install Path
* Update error message
* Added space create/select functionality with --parent-space options
* File Structure updated
* Update
* CR updates
- Refactor
- min AZ cli dependency
* Update package name
* Adding Linux support
* CI build fix
* Updating index - including dev-spaces-preview
CI build fix
* Fix CI
* Reverting index changes
* Updating PermissionError to OSError
* Update
* Updating CodeOwners
* fixed some pylint errors
* fixed some webapp pylint violations
* correct pylint errors in botservice (#171)
* correct pylint errors in botservice
* fix a couple more pylint errors in botservice
* Fixes for python 2 env (#174)
* Fixes for python 2 env
* disabled too few methods for ChannelOperations class
* Pylint fixes for webapp extension (#175)
* Plylint fixes for Webapp
* Pylint fixes
* More Pylint fixes
* addressing PR feedback
* SUpport for ASP.NET
FW:updating to find DOTNET version
Fixing logic for version detected & created for dotnot
Support for Java
* Support for Static HTML file deployment
Check the default_RG exists in the current subscription and minor string updates
Updating version
Pylint fixes
Minor fixes
* botservice cli extension
* address comments
* fixed flake8 errors
* update code owners for botservice
* add license headers to files
* update help files for download and publish
* add argument grouping for bot create
* latest python sdk
* add exception handling. correct params. update facebook
* fix ci errors
* update index.json pointing to the botservice package
* fix ci index errors
* remove store_true and convert to three state flag. also fix bot download bug
* remove unnecessary skype and msteams params. fix _ in a param
* 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.
* 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
* 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
* First draft of webapps snapshot commands
* Fixes for linter errors
* Fix parameter typos in CLI error message when --source-name and --source-resource-group aren't used together
* Initial commit based on current azure-cli-eventgrid version.
* Add new SDK based on 2018-05-01-preview version.
* CLI changes for EventGrid 2018-05-01-preview version.
* Implementation for new commands and corresponding tests.
* Updated test recordings.
* Updated help text / minor refactoring.
* Include extension metadata.
* Linter fixes.
* Fixes for flake8 issues.
* Updating CODEOWNERS file for eventgrid.
* Incorporated CR feedback.
* Added missing license header.
* Fixed event subscription update to honor the new endpoint types.
* Flake8 fixes.
* Updating to use the isPreview metadata for websites extension
fix extension type
index.json update
* updating index.json
* adding minversion to index.json
* Removing space b/w separators
* Adding isPreview to index.json