I have to create mysql server on azure using python script
Is there any way to create it?
I have to create mysql server on azure using python script
Is there any way to create it?
Yes, this should be possible using the Azure Python SDK.
This might be what you are looking for https://learn.microsoft.com/en-us/python/api/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.servers_operations.serversoperations?view=azure-python