github ansible-collections/azure v1.14.0

latest releases: v2.7.0, v2.6.0, v2.5.0...
23 months ago

NEW MODULES

  • azure_rm_firewallpolicy: Add new module azure_rm_firewallpolicy (#705)
  • azure_rm_privatelinkservice: Add new module azure_rm_privatelinkservice (#858)
  • azure_rm_privatelinkservice_info: Add new module azure_rm_privatelinkservice_info (#858)
  • azure_rm_privateendpointconnection: Add new module azure_rm_privateendpointconnection (#858)
  • azure_rm_privateendpointconnection_info: Add new module azure_rm_privateendpointconnection_info (#858)
  • azure_rm_natgateway: Add new module azure_rm_natgateway (#860)
  • azure_rm_natgateway_info: Add new module azure_rm_natgateway_info (#860)
  • azure_rm_bastionhost: Add new module azure_rm_bastionhost (#873)
  • azure_rm_bastionhost_info: Add new module azure_rm_bastionhost_info (#873)
  • azure_rm_account_info: Add new module azure_rm_account_info to get facts for current logged-in user (#922)
  • azure_rm_virtualhubconnection: Add new module azure_rm_virtualhubconnection (#939)
  • azure_rm_virtualhubconnection_info: Add new module azure_rm_virtualhubconnection_info (#939)
  • azure_rm_aksagentpool: Add new module azure_rm_aksagentpool (#974)
  • azure_rm_aksagentpool_info: Add new module azure_rm_aksagentpool_info (#974)
  • azure_rm_aksagentpoolversion_info: Add new module azure_rm_aksagentpoolversion_info (#974)

FEATURE ENHANCEMENT

  • azure_rm_container*: Azure container registry tags (#830)
  • azure_rm_loadbalancer: Support for disable_outbound_snat configuration (#744)
  • azure_rm_manageddisk:
    • Support for create StandardSSD_ZRS and Premium_ZRS managed disks (#855)
    • Support for mount disk to multiple VMs (#867)
  • azure_rm_manageddisk_info: Support to mount disk to multiple VMs (#867)
  • azure_rm_virtualmachine:
    • Support for create StandardSSD_ZRS and Premium_ZRS managed disks (#855)
    • Support for configure enableAutomaticUpdates (#933)
  • azure_rm_storageaccount:
    • Support for configure static_website (#878)
    • Support for public_network_access (#875)
    • Support for create Azure Data Lake Storage Gen2 storage account (#998)
    • Support for encrypt storage account (#937)
  • azure_rm_storageaccount_info:
    • Support for public_network_access (#875)
    • Support for Azure Data Lake Storage Gen2 (#998)
    • Support for encrypt storage account (#937)
  • azure_keyvault_secret: Add environment variables to keyvault lookup plugin (#978)
  • README.md: Added prompt to install virtual environment (#910)
  • azure_rm_keyvaultkey: Adding support for key_type, key_attributes, key_size, curve (#930)
  • azure_rm_virtualmachinescaleset: Add new parameter os_disk_size_gb, allowing set os disk size (#961)
  • azure_rm_privateendpoint_info: Add connection details (#965)
  • azure_rm_aks: Support for upgrade nodepool kubernetes version (#966)
  • azure_rm_virtualnetworkgateway: Support set Virtual Network Gateway Generation (#921)
  • azure_rm_storage*: Update Storage dependencies (#833)
  • azure_rm_appserviceplan*: Update azure.mgmt.web (#849)
  • azure_rm_functionapp*: Update dependencies (#849)
  • azure_rm_webapp*: Update dependencies (#849)
  • azure_rm_backup*: Upgrade azure-mgmt-recoveryservice relate dependence (#895)
  • azure_rm_dns*: Upgrade azure-mgmt-dns to v8.0.0 (#879)
  • azure_rm_cognitivesearch: Upgrade azure-mgmt-search to v8.0.0 (#896)
  • azure_rm_cognitivesearch_info: Upgrade azure-mgmt-search to v8.0.0 (#896)
  • azure_rm_privatedns*: Upgrade azure-mgmt-privatedns to v1.0.0 (#880)
  • azure_rm_aks*: Upgrade azure-mgmt-containerservice to v20.0.0 (#881)
  • azure_rm_containerinstance*: Upgrade azure-mgmt-containerinstance to v9.0.0 (#882)
  • azure_rm_mysql*: Upgrade azure-mgmt-rdbms to v10.0.0 (#884)
  • azure_rm_mariadb*: Upgrade azure-mgmt-rdbms to v10.0.0 (#884)
  • azure_rm_postgresql*: Upgrade azure-mgmt-rdbms to v10.0.0 (#884)
  • azure_rm_trafficmanager*: Upgrade azure-mgmt-trafficmanager to v1.0.0 (#886)
  • azure_rm_loganalyticsworkspace: Upgrade azure-mgmt-loganalytics to v12.0.0 (#888)
  • azure_rm_loganalyticsworkspace_info: Upgrade azure-mgmt-loganalytics to v12.0.0 (#888)
  • azure_rm_servicebus*: Upgrade azure-mgmt-servicebus to v7.1.0 (#889)
  • azure_rm_iothub*: Upgrade azure-mgmt-iothub to v2.2.0 (#892)
  • azure_rm_datalakestore: Upgrade azure-mgmt-datalake-store to v1.0.0 (#898)
  • azure_rm_datalakestore_info: Upgrade azure-mgmt-datalake-store to v1.0.0 (#898)
  • azure_rm_eventhub: Upgrade azure-mgmt-eventhubs to v10.1.0 (#900)
  • azure_rm_eventhub_info: Upgrade azure-mgmt-eventhubs to v10.1.0 (#900)
  • azure_rm_notificationhub: Upgrade azure-mgmt-notificationhubs to v7.0.0 (#899)
  • azure_rm_notificationhub_info: Upgrade azure-mgmt-notificationhubs to v7.0.0 (#899)
  • azure_rm_cdn*: Upgrade azure-mgmt-cdn to v11.0.0 (#945)
  • azure_rm_registration*: Upgrade azure-mgmt-managedservices to v6.0.0 (#948)
  • azure_rm_hdinsightcluster: Upgrade hdinsight dependence to v9.0.0 (#951)
  • azure_rm_hdinsightcluster_info: Upgrade hdinsight dependence to v9.0.0 (#951)
  • azure_rm_role*: Upgrade azure-mgmt-authorizaiton to v2.0.0 (#955)
  • azure_rm_cosmosdbaccount: Upgrade azure-mgmt-cosmosdb to v6.4.0 (#952)
  • azure_rm_cosmosdbaccount_info: Upgrade azure-mgmt-cosmosdb to v6.4.0 (#952)
  • azure_rm_keyvault*: upgrade azure-mgmt-keyvault to v10.0.0 (#959)
  • requirements-azure.txt: Update azure-mgmt-core to v1.3.0 (#907)

BUG FIXING

  • azure_rm_keyvault_info: Fix azure_rm_keyvault_info Resource.properties not found error (#872)
  • azure_rm_aks:
    • Change aad_profile.admin_group_object_ids to take a list of string (#865)
    • Fix authorized_ip_ranges not set bug (#912)
  • azure_rm_manageddisk:
    • Add missing parameters (#925)
    • If the disk exists, obtain parameters not configured (#876)
    • Add required option(storage_account_id) when importing a disk image (#877)
  • azure_rm_deployment_info: Fix API breaking change, replace list with list_by_resource_group (#857)
  • azure_rm_publicipaddress: Fix property get error.(#908
  • azure_rm_keyvault*: Fixes credential_scopes for track2 authentication when connecting to non-Azure Public cloud environments (#854)
  • azure_rm_keyvault: Expose soft_delete_retention_in_days (#906)
  • azure_rm_virtualmachine: Remove started default value (#915)
  • azure_rm_storageaccount: Add missing account type Standard_GZRS and Standard_RAGZRS (#931)
  • azure_rm_common:
    • Replace config with _config in azure_rm_common.py to support the latest version of azure-mgmt-network (#904)
    • Fix azurerm MSI authentication with other Azure Cloud (#894)
    • Fix a sanity error (#946)
  • azure_rm_azurefirewall: Correct firewall action examples (#962)
  • azure_rm_webappaccessrestriction: Update test case (#964)

Don't miss a new azure release

NewReleases is sending notifications on new releases.