Is there a way to create cosmosDb collections via Azure Templates or via Powershell?
All i have got so far are examples with the Azure CLI, but those do not fit my requirements.
I would also like to avoid Rest Calls, since this seams like a lot of overhead compared to the a possible Powershell solution.