FEATURE ENHANCEMENT
- Update all test case Ubuntu Image version to 20.04-LTS, 16.04-LTS will be deprecated (#1288)
- Migrate
msrestazure
toazure-mgmt-core
andazure-identity
(#1267) - Support
ansible-lint
test toazure.azcollection
(#1292)
BUG FIXING
- plugins/module_utls/azure_rm_common.py: Add support for custom ADFS endpoint (#1299)
- azure_rm_virtualmachine: Fix
disable_password_authentication
not set bug (#1301) - azure_rm_azurefiewall_info: Fix
nat_rule_collections
not set bug (#1308) - azure_rm_*.py: Fixed sanity errors in the module (#1296)
- Add required description to the document (#1314)