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

##### SUMMARY Ensure trailing slash on base_url The `AZURE_CHINA_CLOUD.endpoints.resource_manager` and `AZURE_GERMAN_CLOUD.endpoints.resource_manager` URLs don't end with a trailing slash, but the `AZURE_PUBLIC_CLOUD` and `AZURE_US_GOV_CLOUD` URLs do. This commit ensures consistency despite...

medium_priority
work in

- [ x] Verify first that your issue is not already reported on GitHub - [ x] Also test if the latest release and devel branch are affected too -...

medium_priority
work in

##### SUMMARY Currently there is no ansible modules to deploy and manage the SQL managed instances on Azure. As a result its difficult to automate the operational aspects of Azure...

new_featrue

##### SUMMARY I am working on a role to allow department users to start and stop VMs in Azure when they are needed. I have worked through a number of...

question
medium_priority
work in

Hi I'm not quite sure if this is a documentation query, a feature request or a general question to be honest, but I'm writing an Ansible script to perform key...

medium_priority
work in

##### SUMMARY The **key-vault-secret-id** is a parameter supported both in the az cli (https://docs.microsoft.com/en-us/cli/azure/network/application-gateway/ssl-cert?view=azure-cli-latest#az-network-application-gateway-ssl-cert-create-optional-parameters) and terraform (https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/application_gateway#key_vault_secret_id), so it is expected to have Ansible supporting this parameter too. ##### ISSUE...

has_pr
medium_priority

##### SUMMARY - [x] add waf configuration settings - [x] add trusted root certificates - [x] add enable http 2 parameter - [x] add autoscale configuration - [x] add draining...

medium_priority
new_featrue
work in

##### SUMMARY When boot diagnostics are enabled, but not storage account is specified, the behavior should be to use a managed storage account and not create a custom one (as...

I am trying to use optional_claims as following but getting weird error. I try to use the same code without optional_claims and its working but I need to setup optional_claims...

bug
medium_priority
work in

##### SUMMARY When I try to create a storageaccount in Azure with azure_rm_storageaccount it fails due to a policy which require network_acls default action to be set to 'Deny' in...

medium_priority
work in
hold