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
trafficstars

Hi all, I am trying to use this module: [azure_rm_adgroup_info module](https://docs.ansible.com/ansible/latest/collections/azure/azcollection/azure_rm_adgroup_info_module.html#ansible-collections-azure-azcollection-azure-rm-adgroup-info-module) – Get Azure Active Directory group info But looks like subscription_id is mandatory to connect to AAD. My AAD...

medium_priority
work in

##### SUMMARY Whilst using an enterprise azure login (multiple subscriptions under a single tenant). The auth_sources property when set to use CLI fails with **User 'xx' does not exist in...

medium_priority
work in
hold

##### SUMMARY When using the `azure_rm_storageblob` module to access content in a specified container I have access to, I receive an error because I do not have access to list...

medium_priority
work in
hold

##### SUMMARY Hey guys, I try to get public Ips from my azure scale sets using ansible-inventory, but the output is empty, even though on azure they are shown, thanks....

medium_priority
not a bug
work in

##### SUMMARY I need to create a virtual machine, with a custom image and pass it an `user_data` necessary for its creation, however in the documentation I did not see...

medium_priority
new_featrue
work in

##### SUMMARY Fixes #759 This allows the user to list service principals by display name, or just all principals for post-list processing. examples ``` - name: Get ad service principal...

medium_priority
work in

##### SUMMARY When setting the environment variable `ANSIBLE_AZURE_AUTH_SOURCE` the inventory plugin ignores the setting and reverts to using the `auto` auth source which if nothing else is set, reverts to...

bug
has_pr
medium_priority
new_featrue

##### SUMMARY Fixes #712, set the inventory plugin to respect the ANSIBLE_AZURE_AUTH_SOURCE environment variable, and ensures AZURE_CLIENT_ID environment variable is pulled in if set. ##### ISSUE TYPE - Bugfix Pull...

enhancement
ready_for_review
inventory
medium_priority

##### SUMMARY Delete image version fails silently. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME azure_rm_galleryimageversion ##### ANSIBLE VERSION ```paste below ansible [core 2.11.8] config file = None configured...

medium_priority
not a bug
work in

##### SUMMARY Enable authentication with x509 certificate for Service principals, instead of a password. ##### ISSUE TYPE - Feature Pull Request

enhancement
new_featrue