FEATURE ENHANCEMENT
- plugins/lookup/azure_keyvault_secret.py: Update lookup plugins to use auth_source (#2107)
- plugins/lookup/azure_service_principal_attribute.py: Update lookup plugins to use auth_source (#2107)
- plugins/doc_fragments/azure_plugin.py: Update lookup plugins to use auth_source (#2107)
- plugins/modules/azure_rm_appgateway.py: Normalize references azure_rm_appgateway (#2108)
- plugins/modules/azure_rm_storageaccount.py: azure_rm_storageaccount added support to handle resource instance rules (#2109)
- plugins/modules/azure_rm_storageaccount_info.py: azure_rm_storageaccount added support to handle resource instance rules (#2109)
- plugins/modules/azure_rm_aks.py: Added gMSA support (#2111)
BUG FIXING
- plugins/modules/azure_rm_galleryimageversion.py: azure_rm_galleryimageversion to align with current Azure Compute Gallery API (#2114)
- plugins/inventory/azure_rm.py: Fix subscription not found when azure_rm inventory runs in Azure US Government (#2116)
- plugins/modules/azure_rm_networkinterface.py: Change IP configuration to construct list instead of set (#2119)