azure icon indicating copy to clipboard operation
azure copied to clipboard

Development area for Azure Collections

Results 345 azure issues
Sort by recently updated
recently updated
newest added

Follow up issue of https://github.com/ansible-collections/azure/issues/690 ##### SUMMARY Need to update tags of the OS managed disk for cost analysis. Getting an error saying create_option must be one of: empty, import,...

medium_priority
work in

##### SUMMARY Add Azure Database for PostgreSQL flexible servers support ##### ISSUE TYPE - Currently azure.azcollection.azure_rm_postgresqlserver_info and the other "azure_rm_postgresql" prefixed modules do not list or see the postgresql flexible...

new_module_issue
medium_priority
work in

##### SUMMARY Add support for Azure Arc services configuration, and, when the capability becomes available, support for automating against Arc connected VMs and devices as Ansible hosts ##### ISSUE TYPE...

new_module_issue
medium_priority
work in

##### SUMMARY Support for deployment and management of Azure managed applications through an Ansible module with similar capabilities to the Azure CLI to allow for Ansible-native automated deployment of Azure...

new_module_issue
medium_priority
work in

##### SUMMARY The Azure control plane has a behaviour where resources created in one region sometimes take a very long time to be propagated to other regions, resulting in requests...

medium_priority
work in

##### SUMMARY Ansible AWX playbook with azure_rm_keyvault fails to create KeyVault in Azure China inspite of specifying cloud_environment. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ##### ANSIBLE VERSION...

question
medium_priority
work in

##### SUMMARY Trying to use the dynamic inventory plugin fails with the following error: ``` [WARNING]: * Failed to parse /home/lawlee/sonic-jenkins/gemini_azure_rm.yaml with auto plugin: a batched request failed with status...

inventory
medium_priority
work in

See https://github.com/ansible-collections/azure/blob/v1.12.0/plugins/modules/azure_rm_aks.py#L574-L578 Output of `azure_rm_aks_info` for existing cluster: ``` "addonProfiles": { "azureKeyvaultSecretsProvider": { "enabled": true, "identity": { "clientId": "", "objectId": "", "resourceId": "/" } }, "azurepolicy": { "enabled": false },...

medium_priority
new_featrue
hold

##### SUMMARY The ansible-collection and the azure-cli in on eviroment are incombatible. There are conflicts in many azure-mgmt* packages. Is it a way to install both in one enviroment #####...

medium_priority
work in
dependencies

I'm trying to build a virtualenv for awx/tower that contains azcollection and also the azure cli (since playbooks still need that to do things that the azcollection can't, like creating...

medium_priority
work in
dependencies