UNPKG

33.7 kBMarkdownView Raw
1##2016-03-11 Version 0.9.16
2* Upgraded Graph to 1.6-internal api-version and consumed it in ad commands
3* Fixed issue #2619, #2616
4* Made role assignment commands work with 1.6-internal
5
6##2016-03-07 Version 0.9.17
7* Fixed login for US Government Environment
8
9##2016-03-03 Version 0.9.16
10* General
11 * Fixed harvesting script bugs
12 * Fixed issues #2560, #2388, #2529, #2530, #1913, #2486, #2518
13 * Added support for Github issues/pr templates feature
14 * Leap Year Fix for adding years
15 * Fixed broken link for contribution guidelines
16 * Removed apiapp commands
17* Resource Management
18 * Ported ARM cmdlets to use autorest generated resource mgmt client
19 * Fixed display of innerdetail message only when present
20 * Fixed json output issue for deployment create/show
21* Network
22 * Fixed #2493, #1771, #2505, #2510, 2563
23 * Improved tests #2564
24 * --resource-group now optional for 'azure network traffic-manager profile list'
25* VM
26 * Fixed #2502, #2507, #2575, #2546
27 * Support RSA format ssh cert in "vm reset-access" #2437
28 * Fixed reading storage account data vm for enable-aem command
29 * Fix NIC-IP Association Issue #2551
30 * Fixed issue #2524 VM Create License Type Option
31 * Fix #2539 VM Image List/Show
32 * Added test for vm list-usage
33* Redis Cache
34 * Added delete-diagnostics command for redis cache
35 * Added set-diagnostics command to redis cache
36
37## 2016-02-01 Version 0.9.15
38* General
39 * Improved tests and the tests infrastructure #2422, #2433, #2460, #2467, #2468, #2472
40 * Enable login using a service principal with a certificate #2432
41 * Support for adding dash to allowed resource group names #2441
42 * Improved config commands to use common execution flow #2448
43 * Included 4.2.4 in the installer #2450
44 * Ensured auth header is not logged in verbose logging #2451
45 * Ensured stdout gets drained before exit #2470
46 * Provided deprecate message that apiapp commands are going away #2471
47* VM
48 * Chef extension commands can be operated on provided resource groups #2222
49 * Updated vm quick-create, used NRP autoRest-client, & other fixes #2463
50 * Updated AutoRest Compute Lib #2479
51 * Added enable-aem command #2449
52* Network
53 * Improved azure network vpn-gateway create/set/list #2427
54 * Updated azure-arm-TrafficManager package and test nocks #2429
55 * fixed issue in 'nic create' with --public-ip-name #2440
56 * added ability to create connection between Gateways in different resource groups #2445
57 * NIC: test cases fixed to run against live #2476
58 * Improved network dns record-set list output #2477
59 * Fixed nic create #2484
60 * Implemented express-route authorization #2453
61* Storage
62 * Upgrade azure-storage NodeJS NPM module from 0.6.0 to 0.7.0 #2458
63 * Switched to the swagger based REST client lib #2459
64* ARM
65 * Fixed nested template error #2475
66 * Change to use provisioning state instead of statusMessage #2482
67
68## 2016-01-12 Version 0.9.14
69* Insights
70 * Removed retention from insights diagnostic commands
71* Redis Cache
72 * Added premium sku and other related features option in redis create
73* VM
74 * Added User Image Option for VM Creation
75 * Diagnostics - collect basic metrics when enabling diagnostic extension without specifying a wadcfg file
76 * Updated VM Image Commands
77 * Fixed issue #1487
78* Resource Manager
79 * Support resource move across subscriptions
80* Network
81 * Fixed issue #2366, #2391
82 * Removed --no-tags option from all ARM networking commands
83 * Implemented load balancer rule session persistence
84 * Implemented VPN connection Shared Key commands
85* Website
86 * Fixed issue #1892
87* KeyVault
88 * Added Key Vault DNS suffix to the AzureUSGovernment environment
89* Role Based Access Control
90 * Updated AAD Application command
91
92## 2015-12-08 Version 0.9.13
93* VM
94 * Chef Extension
95 * Implemented new option --client-pem for set-chef extension commands
96 * Implemented changes for set chef extension client_pem option to provide validator less bootstrap support
97 * Add user-image option for vm creation
98 * Implemented certificates get command
99 * Enable boot-diagnostics by default
100 * Fixed the re-run with the same parameter issue for the set-access command for linux
101 * Added bootstrap_version option for set-chef command
102* Websites
103 * Update kuduscript to v1.0.6
104* DNS
105 * Implemented DNS export
106* Rediscache
107 * cmds use the AutoRest generated clients
108 * Added premium sku and other related features option in redis create
109* HDInsight
110 * Implemented Hdinsight Cluster CRUD ARM commands
111* KeyVault
112 * Added challenge parsing for KeyVault to support multiple environments
113* Datalake
114 * Added tests for datalake cmds
115 * Fixed catalog commands and adding new types to support
116 * Fixed FileSystem ingress/egress to use direct methods which avoid redirect calls
117 * Updated all tests to reflect the above changes, which enabled us to remove the "skips" for the previous redirect problem tests.
118* Mobile Service
119 * Synchronized portal & cli behavior for mobile service deletion
120* Insights
121 * Implemented commands for insights diagnostic get/set
122 * Remove retention from insights diagnostic commands
123* Resource Manager
124 * Added deployment mode param when creating deployment
125* Network
126 * Fixed issue #2262, #2282, #2288, #2289, #2306, #2309, #2317, #2319, #2322
127 * Made changes to TrafficManager Profile & Endpoints
128 * Zone Export output file formatting fixed
129* Authorization
130 * Set roleDefinition to take complete object instead of partial updated fields.
131 * List, show and delete role definition to take scope param
132 * list and show RoleDefinition to take AtScopeAndBelow param
133 * Use scoped RoleDefinitions in RoleAssignment commands
134* General Improvements
135 * Fixed #2269, #2275, #2285, #2021, #2268
136 * Removed useless ._js file before create installer so to shrink the download size
137
138## 2015.11.18 Version 0.9.12
139* Authorization
140 * Fixed json output format for role definition commands
141 * Fixed roleId in authorization change log command to be a guid
142* DataLake
143 *Fix casing for "requires()" for DataLake* modules, enabling functionality on unix machines.
144 *Fix a bug in catalog item enumeration
145 *Fix a bug in downloading files to support binary files
146 *Fix usage bugs for DataLake* commands.
147 *Fix output logic for readability of internal arrays
148 *Fix a bug in ADLA account creation where ADLS accounts were not properly associated.
149 *Updated switch parameters to properly be treated as switch parameters that do not take a value
150
151## 2015.10.29 Version 0.9.11
152* Authorization
153 * Add paging support for role assignment list calls
154 * Modify RoleDefinitionId Display and Input to be a Guid in role and roleassignment commands.
155 * Added RoleId as a parameter in create and delete role assignment commands.
156 * Documentation/help text updates and miscellaneous bug fixes
157* Resource
158 * Add resource move command
159 * Add list deployment operation command
160 * Add an option to avoid deployment validation
161* Network
162 * Add DNS Zone import commands
163 * Add Express Route providers list commands
164 * Fixed issue #2177, #2236
165* Storage
166 * Uses GA version of storage sdk library
167 * Set the default concurrency to 10
168 * Add --description in the storage account set command
169* Compute
170 * Enable disk encryption options for VM creation
171 * Enable BGInfo extension on VM by default
172* DataLake commands
173* Website
174 * Updated kudu scripts to v1.0.3
175* Login
176 * Add US Goverment environment
177 * Fixed Osx login error caused by invalid keychain entries
178
179## 2015.10.02 Version 0.9.10
180* Authorization
181 * Fixed display of role assignments display to add and remove certain fields.
182 * Added expandPrincipalGroups and includeClassicAdministrators options to role assignment list command
183 * Updated all role assignment commands to take in a signInName parameter instead of upn and email and renamed the role parameter to roleName
184 * Added new role assignment changelog list command that gives access change history for a subscription
185 * Role assignment Get fixes
186 * Role Assignment Delete fixes
187* Compute
188 * Fixed issue #2119
189 * Removed support for ASM images in ARM
190* Network
191 * Fixed issue #2143 in azure network vnet list command
192 * Implemented ARM Load Balancer Inbound NAT Pools commands
193 * Load Balancer refactoring: constants improved, checking statusCode instead of error message, etc.
194* Logging
195 * Added truncation by default to the silly log capture after 1MB of logs has been captured
196 * Added a AZURE_CLI_DISABLE_LOG_CAPTURE environment variable which allows silly log capturing to be disabled
197* Resource
198 * Update "azure group template" commands to work with newer gallery service.
199 * Remove "--gallery-template" arguments from "group" and "group deployment" create commands.
200* Storage
201 * Update the storage dependency to 0.6.0 to be compatible with Nodejs 4.x
202 * Fixed issues #2102, #2103
203* KeyVault
204 * Updated DNS suffix to correct azurechinacloud dns suffix.
205 * Updated keyvault api version to current GA version ('2015-06-01').
206* Usage
207 * Documented the format of the date parameters and prompted for the dates if they weren't provided
208* MFA Login
209 * Fixed bad error message when the user logs in with an MSA account
210 * Support Login using non organization id such as MSA account, live ids.
211* README updates
212 * Added Redis Cache in the home page features list
213 * Added Docker Azure CLI as an installation option
214
215## 2015.09.11 Version 0.9.9
216* Redis Cache
217 * Implemented create, set, show, list, list-keys, renew-key and delete commands
218* Resource Provider operations
219 * Implemented the Resource Provider operations show command
220* Compute
221 * Added support for IAAS diag and Linux diag extensions.
222 * Fixed compute bugs
223 * Added test cases for IAAS diagnostics extension.
224 * Added test cases to address bug fixes
225 * Updated recordings with minor refactoring
226 * Implemented Set/Get Diagnostics Profile and Log
227* KeyVault
228 * Added environment parameter for keyvault dns suffix
229* Storage
230 * Improved user experience by checking the source size and ensured it doesn't exceed dest object limitation before data transfer
231 * Supported AzureChinaCloud environment when the active account is in it
232 * Switched from azure-storage-legacy to azure-storage
233* Authentication
234 * Enabled 2 factor authentication for org-id user accounts **(NOTE: this does not enable Microsoft Service Accounts like @live.com, etc...)**
235* Network
236 * Fixed network vnet delete when there is only one network
237 * Implemented Local Networks Gateways commands
238 * ASM: network nsg rule create command can now handle asterisk symbols on linux. Fixed issue #2002
239* Authorization
240 * Fixed formatting of role commands
241* General Fixes
242 * Cleaned up test run output by not emitting out errors to the console
243 * Wired up code coverage npm
244 * Improved utils.indexOfCaseIgnore() by making it return -1 instead of null when item not found. Fixed issue #2077.
245 * Added a separate VM testlist for ARM
246
247## 2015.08.19 Version 0.9.8
248* Storage
249 * Update azure-storage to 0.5.0 which supports Azure storage service version 2015-02-21
250 * Support append blob
251 * Supports share quota and share usage
252 * New commands for shared access signatures for shares and files
253 * azure storage share sas create [options] [share] [permissions] [expiry]
254 * azure storage file sas create [options] [share] [path] [permissions] [expiry]
255 * New commands for share ACL
256 * azure storage share policy create [options] [share] [name]
257 * azure storage share policy show [options] [share] [name]
258 * azure storage share policy list [options] [share]
259 * azure storage share policy set [options] [share] [name]
260 * azure storage share policy delete [options] [share] [name]
261 * New commands for file async copy
262 * azure storage file copy start [options] [sourceUri] [destShare]
263 * azure storage file copy show [options] [share] [path]
264 * azure storage file copy stop [options] [share] [path] [copyid]
265 * New commands for CORS (Cross-Origin Resource Sharing)
266 * azure storage cors set [options]
267 * azure storage cors show [options]
268 * azure storage cors delete [options]
269* ARM
270 * Display Outputs section from a template when submitting new deployments
271 * group delete command will now block until the resource group is deleted
272 * Support for submitting deployments with v2 version of template parameters
273 * "azure-arm-resource" package is updated to version 0.10.2
274 * Added delete deployment command
275* Authorization
276 * Role test fixes and authorization package updated to version 0.10.2
277 * Added support to display custom roles in role list command
278 * Added support to create and set role definitions with custom role
279* Network
280 * Fixed CIDR validation issues
281 * Added support for 'None' next hop type in ARM RouteTable Route
282 * Fixed the inability to add a nic in address-pool issue #2013
283* General command improvement
284 * Fixed service principal login issue on Mac #1958
285 * Upgraded adal-node to 0.1.15 to fix '&' in the password issue #1918
286 * Documentation updates for using Chinal Cloud fix issue #1995
287 * Fixed issues #1894, #1911, #1923
288 * Upgraded request library dependency to version 2.52.0
289 * Added default Visual Studio nodejs project for xplat cli
290
291## 2015.08.05 Version 0.9.7
292* General command improvement
293 * Fix the broken "help" command
294 * Performance improvement on displaying command help information
295 * AutoComplete support on commands options
296* Login
297 * Retain default account after login
298 * Clean up cached tokens of service principal after logout
299* ARM
300 * Handle group deployment using a template file with BOM
301 * Usage
302 * Added command to list Azure resource usage information for a subscription
303 * VM
304 * Tags support for VM create.
305 * Handle generation of SSH certs inside 'vm create' and 'vm docker create' commands
306 * Added --lun option to 'vm disk attach-new' and 'vm disk attach' commands
307 * Added functionality to set data disk name in 'vm disk attach-new' command
308 * Network commands
309 * Route Tables
310 * NIC
311
312## 2015.07.20 Version 0.9.6
313* ASM
314 * Network
315 * Added commands to manage routes and route table
316 * Added commands to manage local network
317 * Added commands to manage application gateway
318 * Added commands to manage traffic manager
319 * Added commands to manage virtual network gateway
320 * Reduced command load time by splitting network commands to separate files
321 * Compute
322 * Updated VM endpoint command to support probe interval and timeout
323 * The endpoint create-multiple command has breaking change due to the accommodation of probe interval and timeout
324 * Added support to set remote-subnet for an endpoint ACL rule
325 * Added command to fetch deployment event
326 * Enhanced docker create vm command to pass certificate CN
327 * Site
328 * Fixed streamline precompiler issues with azure site commands
329
330## 2015.06.26 Version 0.9.5
331* ARM
332 * WebApp
333 * Added create, delete, show, list, start, stop and restart commands
334 * ApiApp
335 * Added create command
336 * Key Vault
337 * Commands now use Key Vault REST API v2015-06-01
338* ASM
339 * site
340 * Bug fixes for Issues #1666, Added support for PHP version 5.6
341 * Remove support PHP version 5.3 for web site options
342
343## 2015.06.05 Version 0.9.4
344* ARM
345 * Fix group deployment create bug. Users should now be able to successfully submit template deployments
346
347## 2015.05.29 Version 0.9.3
348* General Fixes
349 * Performance improvement of general command loading
350 * Support login with partner tenant
351* ARM
352 * VM
353 * Bug fixes for Issues #1726, #1731, #1761
354 * Network
355 * Bug fixes for Issues #1763, #1764, #1769, #1770, #1771, #1773, #1775, #1776, #1777, #1780, #1781, #1783
356 * Monitoring
357 * Moved events client out of Azure rollup into its own package
358 * Insights
359 * Added last Insights autoscale command
360 * ApiApp
361 * Added improved UIDefinition constraint validation
362* ASM
363 * HDInsight
364 * Fixed the bug on listCluster command which shows duplicate items
365 * Fixed parameter description for storageAccountName
366 * VM
367 * Bug fixes for Issues #1566, #1600, #1759
368 * Chef Extension
369 * Implemented new option --delete-chef-config for set-chef extension commands
370
371## 2015.05.04 Version 0.9.2
372* ARM
373 * Network
374 * Commands to manage DNS Zone and DNS Zone recordset
375 * Key Vault
376 * Added commands to manage vaults, keys and secrets (azure keyvault)
377 * Insights
378 * Added commands to handle alerts and alert rules, autoscale events and autoscale settings, list metrics and metrics definitions, and list usage metrics
379 * ApiApp
380 * Added package create command
381
382## Version 0.9.1
383* ARM
384 * Virtual machines
385 * Support for managing virtual machine resource in CRP stack, this includes commands to
386 * Create VM with options to configure availability set and network resources
387 * Quick create VM
388 * Create docker VM
389 * Delete, start, stop, generalize and capture VM
390 * Manage VM extensions
391 * Manage VM data disks
392 * Manage VM images
393 * Update VM to add and remove NICs
394 * VM instance view
395 * VM show commands which supports --depth option to fetch associated resources
396 * Reset VM access credentials
397 * Network
398 * Support for managing network resources in NRP stack, this includes commands to
399 * Manage virtual network
400 * Manage virtual network subnet
401 * Manage load balancer
402 * Manage load balancer child resources
403 * Probes
404 * VIP configuration
405 * Address pool
406 * load balancing rules
407 * Inbount NAT rules
408 * Manage NIC
409 * Manage PublicIP
410 * Manage traffic manager
411 * Manage security group
412 * Availability set resource in CRP stack
413 * Commands to manage availability set
414 * Insights
415 * Added commands to retrieve event/operation logs from Event Service
416*ASM
417 * VM
418 * Chef Extension
419 * Implemented new option --bootstrap-options for set-chef extension commands
420 * Mobile
421 * Features
422 * Added support for AAD Tenants
423 * Added support for proxies / fiddler
424 * Improved custom domain, certificate, and SSL error handling
425 * Issues
426 * Fixed 'log is undefined' bug
427 * Fixed connection issues with mobile pipeline
428 * Test Infrastructure
429 * Updated common mobile test infrastructure
430 * Refactored mobile tests into separate files
431 * Optimized mocked test time run for mobile tests
432
433## 2015.03.27 Version 0.8.17
434* General Fixes
435 * Fixed Improper JSON for vm image show #1611
436 * Fixed account-affinitygroup show command #1633
437 * Fixed an issue in vm export command #1635, #1514
438 * Updated kuduscript for website deployment
439 * Fixed Sql Server deletion issue in mobile service commands
440 * Updated default docker extension version to 0.6
441 * Fixed issues in windows and mac installer
442* Test Infrastructure Optimization
443 * Reduced the time to run mocked tests
444 * Every test can be recorded to its individual test file
445
446## 2015.03.04 Version 0.8.16
447* VM
448 * Feature
449 * azure vm extension set-chef
450 * azure vm extension get-chef
451 * Issue fixes to address the following IAAS related issues
452 * azure vm endpoint acl-rule create parser error: --description is incorrectly a bool #1500
453 * azure vm create fails for specialized image: Cannot set property 'mediaLink' of undefined #1516
454 * Azure vm disk attach properties (such as host-caching) not discoverable #1554
455 * Can not copy a image blob between storage accounts #1565
456 * -u is used for username as well as blob-url in the vm create command #1566
457 * error: undefined is not a function #1575
458 * Add support for changing cache policy of attached disk #1583
459 * azure vm endpoint create fails with lb-set option #1594
460* NETWORK
461 * Issue fixes to address the following IAAS related issues
462 * network import doesn't pass LocalNetworkSites #1416
463 * network vnet create destroys subscription's "local network" #1569
464 * azure network vnet create - Error - Cannot read property #1589
465* General Fixes
466 * use streamline version 0.10.17 to make it work for node version 0.12.0 upward
467 * Restricted use of jshint to version <= 2.6.0 due to issues with later versions
468 * Fixed issues when azure cli is used via proxy
469
470## 2015.02.17 Version 0.8.15
471* Used "Microsoft Azure Client Library for node" version 0.10.4
472* Added custom domains functionality to mobile service commands
473
474## 2015.01.22 Version 0.8.14
475* Storage
476 * Added support for storage "stored access policy" and update storage SDK
477 * Added support for creating XIO storage accounts
478 * Added support for "Premium_LRS" storage account type
479* Mobile Service
480 * Updated restart to only restart service. Add redeploy command to ensure mobile service runtime is using latest.
481 * Added new required --push parameter to azure mobile create to specify push mode for node services. Options are legacy and nh.
482 * Updated mobile tests for new gcm string and notification hub errors
483* Websites
484 * Fixed issues in site log set command with storage account option
485* VM
486 * Fixed azure vm create issue because of required storage account type
487* General Fixes
488 * Fixed azure login issues in AzureChinaCloud
489 * Added location Australia, Australia South East, Japan East, Japan West and East US 2 for resource group
490 * Moved azure.err file to user's home directory/.azure/azure.err
491 * Fixed managing two subscriptions with same name issue
492 * Updated Readme.md with Ubuntu installation instructions
493
494## 2014.12.05 Version 0.8.13
495* Upgraded the sites cli to work with latest breaking changes in the Azure Web Sites API.
496* Upgraded the storage cli to work with latest breaking changes in the Azure Storage API.
497* Added an option to delete SB Namepsace in mobile delete command
498* VM
499 * Support for capturing VM as VM image
500 * Disk host caching while attaching disk
501* NETWORK
502 * Support for region wise VNet
503 * Bug fix: unable to create affinity group as a part of vnet creation
504 * Bug fix: don't re-throw 404 error from get network config
505* SERVICE
506 * Support for internal load balancer
507
508## 2014.11.12 Version 0.8.12
509* Fix Mobile CLI Tests and recorded mocks
510* Fix for HDInsight commands in Azure China environment
511* Storage
512 * Updated azure-storage dependency to 0.4.0
513 * Improved the blob downloading and uploading speed
514* VM
515 * VM create command bug fixes
516 * Skip zero blocks when uploading fixed VHD
517 * Commands to manage virtual machine endpoint ACL
518 * Commands to manage virtual machine public IP
519 * Support for creating virtual machine from VM image
520
521## 2014.10.27 Version 0.8.11
522* Credential store bug fixes
523 * Clean credential store on account clear command
524 * Remove old credential entries on login
525* Storage
526 * Add new commands to manage Storage logging properties
527 storage logging show [options]
528 storage logging set [options]
529 * Add new commands to manage Storage metrics properties
530 storage metrics show [options]
531 storage metrics set [options]
532 * Add SAS token support for blob download/copy
533* Documentation and helper commands to enable Fiddler tracing
534
535## 2014.10.02 Version 0.8.10
536* VM
537 * Create and manage VM extensions
538 * Create and manage reserved IP addresses
539 * Fixed issues in vm image list command
540 * Fixed issues in --no-ssh-password parameter handling in vm create command
541* Storage
542 * SAS support
543 azure storage container sas create
544 azure storage blob sas create
545 azure storage table sas create
546 azure storage queue sas create
547 * Storage unit test fixes
548* Moved the GraphRbacManagementClient in a separate module named 'azure-extra' published to npm
549* Fixed issues in token caching mechanism and the azure login command
550* Fixed issues in npm install azure-cli on Ubuntu OS
551* Fixed website tests
552* Fixed the test recording infrastructure
553
554## 2014.09.10 Version 0.8.8
555* Role-based access control support
556 * Query role definition
557 Azure role list
558 * Manage role assignment
559 azure role assignment create
560 azure role assignment list/show
561 azure role assignment delete
562 * Query Azure AD object
563 azure AD user list/show
564 azure AD group list/show
565 azure AD group member list
566 azure AD SP list/show
567 * Show user's permissions
568 azure group list/show
569 azure resource list/show
570* Active Directory service principal login support in Azure Resource Manager mode
571 azure login --service-principal -tenant
572* Storage
573 * Azure File Service support
574 azure storage share create
575 azure storage share list/show
576 azure storage share delete
577 azure storage directory create
578 azure storage directory delete
579 azure storage file upload
580 azure storage file download
581 azure storage file list
582 azure storage file delete
583 * Azure Blob Service improvements
584 azure storage blob copy start
585 azure storage blob copy stop
586 azure storage blob copy show
587 * Azure Table Service support
588 azure storage table create
589 azure storage table list/show
590 azure storage table delete
591 * Azure Queue Service Support
592 azure storage queue create
593 azure storage queue list/show
594 azure storage queue delete
595 * Switched storage library to Azure storage module
596
597## 2014.08.04 Version 0.8.7
598* Fixed issues with vm commands (vm image, vm docket create)
599* Added support for A8, A9 vm sizes in vm create command
600* Fixed user logout scenario issues and bumped up the credential size
601* Rebranding from Windows Azure to Microsoft Azure
602* Test fixes
603
604## 2014.07.16 Version 0.8.6
605* Store user credentials in the windows credential store
606* Azure Resource Manager Tags (in arm mode)
607 * azure tag create/list/show/delete
608 * tags parameter in azure group create/set and azure resource create/set
609 * tags parameter in azure group list and azure resource list
610* Support PHP version 5.5 for web site options
611
612## 2014.07.07 Version 0.8.5
613* Active directory authentication support for
614 * azure vm
615 * azure vnet
616 * azure mobile
617* Command to create docker VM in azure
618 * azure vm docker create
619* Store active drectory token in key chain on Mac
620
621## 2014.05.30 Version 0.8.4
622* Active directory support for AzureChinaCloud
623* Bug fixes for AzureChinaCloud endpoints
624* Dropped support for Node version 0.6
625* Test system improvements
626
627## 2014.05.07 Version 0.8.3
628* Bug fixes
629* Engineering and infrastructure improvements
630
631## 2014.04.10 Version 0.8.2
632* Hotfix to correct issue with azure mobile create command
633
634## 2014.04.03 Version 0.8.0
635* Azure Resource Manager commands (preview)
636 * "azure config" mode to switch mode between service management and resource manager.
637 * Resource groups
638 * azure group create/list/show/delete
639 * azure group log show
640 * Templates
641 * azure group template list/show/download/validate
642 * Deployments
643 * azure group deployment create/list/show
644 * Resources
645 * azure resource create/set/list/show/delete
646* Azure Active Directory authentication with Organizational ID
647 * Log in directly from the command line using Organizational ID (create one for free in your subscription)
648 * azure login/logout
649 * Doesn't work with the following commands for now
650 * azure vm
651 * azure network
652 * azure mobile
653
654## 2014.01.20 - version 0.7.5
655* Added web site slots support
656* Added web jobs support
657* CloudInit support for Ubuntu VM via "azure vm create -d"
658* Multiple bugfixes
659
660## 2013.11.13 - version 0.7.4
661* azure site set --web-socket --disable-web-socket to enable/disable WebSocket
662* azure site set --remote-debugging --disable-remote-debugging --remote-debugging-version to enable/disable/set remote debugging for .NET application.
663* azure site set --managed-pipeline-mode to choose between Classic and Integrated.
664* Multiple bugfixes
665
666## 2013.10.18 - version 0.7.3
667* #961 - Fixed issue with site connection strings
668* #712 - Add support for VM shutdown on stop
669* #876 - Improve azure site show appearance
670* #966 - Fixed issue with incorrect service endpoint being used from publish settings
671* #987 - Fix issue with "azure site download" on windows
672* #925 - Making "azure site create" show template based error instead of generic one
673* #963 - Update kudu script module to version 0.1.5
674* Upgrade to latest SDK (which uses generated website wrappers)
675* Supports the new high-memory A5 instance size (2 cores, 14GB RAM)
676
677## 2013.09.24 - version 0.7.2
678* Multiple bugfixes
679
680## 2013.08.26 - version 0.7.1
681* Added blob storage commands
682 * azure storage blob list
683 * azure storage blob show
684 * azure storage blob upload
685 * azure storage blob download
686 * azure storage blob delete
687* Added azure account cert export
688* Multiple bug fixes
689
690## 2013.07.31 - version 0.7.0
691* Added network commands
692* Added more site commands
693 * azure site set
694 * azure site cert
695 * azure site connectionstring
696 * azure site defaultdocument
697 * azure site domain
698 * azure site handler
699* Improved site list to show locations
700* Renamed azure site config (will be removed in a future version) to azure site appsettings
701* Renamed azure account storage (will be removed in a future version) to azure storage account
702* Reduced CLI generic help
703* Added bash auto-complete support for commands and categories
704* Fixed generic options (--json and --verbose) to only show up where they work
705* Improved and updated setup experience
706* Multiple bug fixes and test infrastructure improvement
707
708## 2013.07.15 - version 0.6.18
709* Added website diagnostics configuration command
710 * azure site log set
711* Added more storage container commands
712 * azure storage container show
713 * azure storage container create
714 * azure storage container set
715 * azure storage container delete
716* Multiple fixes
717* Made module global by default
718* Added scenario tests
719
720## 2013.06.20 - version 0.6.17
721* HDInsight commands
722* Added cucumber tests
723* Multiple fixes to support Azure China
724* Multiple VM fixes
725* New azure site repository sync command to sync the deployment of a website
726* New azure mobile recover command to recover of an unhealthy mobile service
727* Command to list Microsoft Azure Storage container
728 * azure storage container list
729
730## 2013.05.13 - version 0.6.16
731* Fixed issue with registered resources on account import.
732* Fixed jsHint errors.
733* Multiple fixes to support different REST endpoints / environments.
734* Dinamicaly fetch locations for websites instead of hardcoding them.
735* Fixed issues around first website creation to enable this scenario more easily.
736
737## 2013.04.21 - version 0.6.15
738* Locked package.json dependencies to patch versions.
739
740## 2013.04.03 - version 0.6.14
741* Adding node 0.10 support.
742* Fixed issue when importing publishsettings files for a brand new Azure account.
743
744## 2013.03.19 - version 0.6.13
745* Switch "azure site repository delete" to use the new api. Old api will be deprecated in 08/13 and users using old SDK will need upgrade.
746* Adding support for creating and deleting affinity groups
747* Changed the option names to --description and --affinity-group on the storage command
748* "azure site scale" - change the scaling mode of websites
749
750## 2013.03.12 - Version 0.6.12
751* Added constraint to package.json to restrict to node versions < 0.9.
752
753## 2012.12.12 - Version 0.6.11
754* "azure sql" - manage Azure SQL Server servers, databases and firewall rules
755* "azure site log tail" - realtime streaming logs over Microsoft Azure.
756* "azure mobile script upload" - now supports shared and scheduler scripts #179
757* "azure mobile show" - now displays scale information #139
758* "azure mobile scale" - allows managing scale out for your mobile app #139
759* "azure mobile job" - allows managing scheduled jobs #78
760* "azure mobile data truncate" - allows truncating mobile tables #164
761* "azure site deploymentscript" - bunch of fixes
762
763## 2012.12.22 - Version 0.6.10
764* Fix require issue with unix based systems
765* Fix issue with deployment scripts
766
767## 2012.12.12 - Version 0.6.9
768* "azure portal" - replaces "azure vm portal" and "azure site portal".
769* "azure mobile" - Manages Azure Mobile Services
770* "azure sb namespace" - Manages Service Bus namespaces
771* "azure site deploymentscript" - Generates deployment scripts for customizing your website deployment
772* "azure vm create -o" - Create VMs using community/OSS images
773* "azure vm endpoint create-multiple" - Create multiple VM endpoints in one shot.
774
775## 2012.11.20 - Version 0.6.8
776* Initial release of stand alone CLI.
777* New commands for managing storage accounts
778* Support for new .publishsettings file format
779* Several bug fixes for github repos.
780
781========== CLI Split =========
782
783## 2012.10.15 Version 0.6.7
784 * Adding connection strings support for storage and service bus
785 * Fixing issue with EMULATED and explicit variables making the later more relevant
786 * Adding Github support
787 * Adding website application settings support
788
789## 2012.10.12 Version 0.6.6
790 * Using fixed version of commander.js to avoid bug in commander.js 1.0.5
791
792## 2012.10.01 Version 0.6.5
793 * Bugfixing
794
795## 2012.09.18 Version 0.6.4
796 * Multiple Bugfixes around blob streaming
797
798## 2012.09.09 Version 0.6.3
799 * Fixing issue with xml2js
800
801## 2012.08.15 Version 0.6.2
802 * Multiple Bugfixes
803
804## 2012.07.02 Version 0.6.1
805 * Multiple Bugfixes
806 * Adding subscription setting and listing functionality.
807
808## 2012.06.06 Version 0.6.0
809 * Adding CLI tool
810 * Multiple Bugfixes
811
812## 2012.04.19 Version 0.5.3
813 * Service Runtime Wrappers
814 * Multiple Bugfixes
815 * Unit tests converted to mocha and code coverage made easy through JSCoverage
816
817## 2012.02.10 Version 0.5.2
818 * Service Bus Wrappers
819 * Storage Services UT run against a mock server.
820 * Node.exe version requirement lowered to raise compatibility.
821 * Multiple Bugfixes
822
823## 2011.12.14 Version 0.5.1
824 * Multiple bug fixes
825
826## 2011.12.09 Version 0.5.0
827 * Initial Release
828
\No newline at end of file