Hello,
I am trying to automate CosmosDB Containers and Databases using Ansible.
So for example creating a Container or Database with a throughput of 1000 RU/s within an existing CosmosDB Account.
As far I as am aware the only CosmosDB module that exists in Ansible is https://docs.ansible.com/ansible/latest/collections/azure/azcollection/azure_rm_cosmosdbaccount_module.html#ansible-collections-azure-azcollection-azure-rm-cosmosdbaccount-module which does not cover this