azure
azure copied to clipboard
Development area for Azure Collections
##### SUMMARY At this time the module azure_rm_containerinstance provides support for public and no ip address. However, for containers connected to a virtual network there seem to be no support....
##### SUMMARY I am using a service principal with restricted access. Using the Azure CLI (az deployment group create ...) I can successfully deploy my templates. The same does not...
#### SUMMARY Thank you for the module "azure_rm_virtualnetworkgateway". In order to complete the setup of a VPN GW connection, have you already developed modules associated to the Python classes below...
##### SUMMARY Add feature to invite guests user by email. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME azure_rm_aduser ##### ADDITIONAL INFORMATION Feature as described in documentation: https://docs.microsoft.com/en-us/azure/active-directory/external-identities/b2b-quickstart-add-guest-users-portal ```yaml...
##### SUMMARY correct error is not reported when "azure" module is missing and azure inventory is used ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME plugins/inventory/azure_rm.py ##### ANSIBLE VERSION...
##### SUMMARY I'm happy to announce that the registration (free) for the Ansible Contributor Summit is open. Which day should you attend? - If you are wondering what it means...
##### SUMMARY In azure_rm_virtualmachine, the suboption `lun` in `data_disks` is marked as required but not enforced. Omitting this option crashes the module with a KeyError when the module attemps a...
The use case is that I have an _existing_ managed disk that is _not_ attached to any VM. I want to now create a VM that uses this disk, and...
##### SUMMARY Ansible support for Azure Disk Encryption for virtual machines and virtual machine scale sets. https://docs.microsoft.com/en-us/cli/azure/vm/encryption?view=azure-cli-latest ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME Most probably a new...
##### SUMMARY ``` TASK [upload resources] ******************************************************** An exception occurred during task execution. To see the full traceback, use -vvv. The error was: azure.common.AzureException: ('Connection aborted.', timeout('The write operation timed...