0

I have to create mysql server on azure using python script

Is there any way to create it?

1 Answer 1

2

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

Sign up to request clarification or add additional context in comments.

1 Comment

a bunch of samples available here: azure.microsoft.com/en-us/resources/samples/…

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.