adftools v1.15
What's Changed
Added
- Credential type of ADF objects is now supported for deployment via REST API
Fixed
- Fix DryRun not loading deployment state from storage for hash comparison by @pardhasaradhireddy in #476
- Starting blob event trigger fails with 'Resource cannot be updated during provisioning' - now waits for provisioning to complete before retrying #484, #474, #463
- Fixed REST API calls failing with 401 Unauthorized due to Az.Accounts 5.x returning SecureString from Get-AzAccessToken
- Fixed DryRun not loading deployment state from storage for hash comparison #476
- README.md updated and new Structured Documentation created
New Contributors
- @pardhasaradhireddy made their first contribution in #476
Full Changelog: v.1.14.0...v.1.15.0