Knowledge check

Completed
1.

You're writing a script that uses the Azure CLI to create and configure an Azure Database for MySQL service. You need to allow access to the service for other Azure services. Which IP address range should you specify in the az mysql server firewall-rule create command?

2.

How do you change the server parameters for Azure Database for MySQL?

3.

You're using Query Performance Insight to track the performance of queries running on your server. You notice that the wait statistics for one query show a significant number of lengthy IO waits. What might cause this?