Dear all
I successfully created an SQL Server instance with the azure_rm_sqlserver module. However, for it to be useful, I need to connect it with a “vnet rule” to a virtual network. How can I do this? I would expect something similar to azure_rm_virtualmachine, but the azure_rm_sqlserver does not have the virtual_network_name parameter. Are there any complete example-playbooks I could take a look at?
Kind regards
Michael