Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.71 KB

RELEASE_NOTES.md

File metadata and controls

26 lines (18 loc) · 1.71 KB

azure-chef-extension 1210.12.102.1000 release notes:

In this release we have added extension support for RHEL platform. We have also added an option validation_key_format which can be provided in either ARM template or publicconfig.config file as explained here. Value of validation_key should be provided accordingly.

See the CHANGELOG for a list of all changes in this release, and review.

More information on the contribution process for Chef projects can be found in the Chef Contributions document.

azure-chef-extension on Github

https://github.com/chef-partners/azure-chef-extension

##Features added in azure-chef-extension 1210.12.102.1000

Known Issues

  • When update is done for extension on windows and linux with autoUpdateClient=false, update doesn't happen(which is correct) but user doesn't get the actual error message. WAagent starts enable command and error logs show that enable command has failed.