Without access polices i am getting below error.

failed: [localhost -> localhost] (item=dev) => {"ansible_loop_var": "item", 
"changed": false, "item": "dev", "msg": "Error creating the Key Vault 
instance: Azure Error: BadRequest\nMessage: The parameter accessPolicies is 
not specified."}


On Tuesday, November 2, 2021 at 3:14:20 PM UTC+5:30 Gajendra Gaikwad wrote:

> Hi,
>
> Same can be achieve with az command line but i need in ansible 
>
> #  az keyvault create --location eastus2 --name "adfaljdfk44" 
> --resource-group  dev-sanbox-Keyvaults-eus --enable-rbac-authorization true
>
> Regards,
> GG
>
> On Tuesday, November 2, 2021 at 3:00:04 PM UTC+5:30 Gajendra Gaikwad wrote:
>
>> Hello Team,
>>
>> I want to create Azure keyvault using azcollection.azure_rm_keyvault 
>> module and in this case I would like to enable the *Azure role-based 
>> access control *in permission module. 
>> By default is taking Vault access policy.
>>
>> Can anyone help me to achieve this ?
>>
>>
>> Permission model
>>
>>    - Vault access policy
>>    - *Azure role-based access control*
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/57143381-d55b-4057-afc0-01beb203bc34n%40googlegroups.com.

Reply via email to