You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add azure_rm_databricksworkspace and azure_rm_databricksworkspace_info modules (#2278)
tests/unit/requirements.txt: Added pytest-asyncio and azure-identity==1.25.2 dependencies (#2271)
roles/azure_arc: Expand Azure Arc onboarding role to include Windows support (#2170)
plugins/modules/azure_rm_subnet.py: Add Microsoft.ServiceNetworking/trafficControllers to subnet delegation choices (#2281)
plugins/modules/azure_rm_virtualnetwork.py: Add support to vNet encryption parameters (#2279)
plugins/modules/azure_rm_backuppolicy.py: Add support to monthly and yearly retention (#2285)
sanity-requirements.txt: Bump cryptography from 46.0.7 to 48.0.1 (#2280)
BUG FIXING
plugins/modules/azure_rm_virtualnetwork.py: Preserves unmanaged properties on update (#2272)
plugins/module_utils/azure_rm_common.py: Honour AZURE_TENANT_ID and caller-supplied subscription_id in azure_rmworkload-identity auth (#2276)
plugins/doc_fragments/azure_plugin.py: Update doc fragments to honour AZURE_TENANT_ID and caller-supplied subscription_id in azure_rmworkload-identity auth (#2276)
Fix virtual machine creation default to managed disks (Note that azure retired unmanaged disks,storage_account_name, storage_container_name, storage_blob_name parameters are deprecated, and will be removed in the future major release.)