When customers complains about connectivity issues towards the Azure MySQL endpoints, we developed a simple Python script that is continuously testing respective endpoint and save the timestamped output both in stdout and local file. Prerequisites For running this script, we need to deploy a testing Pod on AKS cluster where we…