azure
azure copied to clipboard
Development area for Azure Collections
##### SUMMARY I am unable to use the `azure_rm_adgroup_info` or `azure_rm_aduser_info` modules. They report: > "msg": "failed to get ad group info Insufficient privileges to complete the operation." I am...
##### SUMMARY I'm trying to create/update an Azure AD application registration using the new azure_rm_adapplication module and am receiving an error: Access Token missing or malformed ##### ISSUE TYPE -...
MIBEGNAM
https://github.com/ncosentino/DevLeader/blob/master/EventHandlerLeak/EventHandlerLeak.sln
##### SUMMARY Using the `enable_soft_delete` parameter to the `azure_rm_keyvault` module for a entirely new key vault results in the following error: ```error "msg": "Error creating the Key Vault instance: Azure...
Hi All, Is there any Ansible module to create a folder on Azure file share? including sub directories, Any help much appreciated. Thank you Please Note: Currently I am using...
##### SUMMARY No support for DNS alias record sets aka target resource. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME azure_rm_dnsrecordset azure_rm_publicipaddress ##### ANSIBLE VERSION ```paste below ansible 2.10.2...
##### SUMMARY Comments indicate cloud-init will process the data made available which is true only of Linux VMs. Microsoft documentation further adds that data may be transferred to a Windows...
##### SUMMARY Microsoft should have complete feature parity with ARM(Bicep), Ansible and Terraform and their AZ CLI which are based off Python. This whole mix and match thing with the...
##### SUMMARY Create, update, delete certificates in Key Vaults like for keys and secrets ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME azure.azcollection.azure_rm_keyvault* ##### ADDITIONAL INFORMATION It would be...
##### SUMMARY I think there are a couple of issues with the documentation for using security_group with a NIC. 1. The first is that if `create_with_security_group` is set to `False`,...