Skip to main content
IN PREVIEW

Azure Database for MySQL - Flexible Server: PowerShell Module in public preview

Published date: May 12, 2021

You can use now use PowerShell to manage Azure Database for MySQL - Flexible Server and dependent resources by provisioning a new Azure Database for MySQL – Flexible Server with the ‘New-AzMySqlFlexibleServer’ single PowerShell cmdlet. After provisioning your instance of Azure Database for MySQL - Flexible Server, you can easily test the connection and obtain the connection string in the programming language by using Test-AzMySqlFlexibleServerConnect and AzMySqlFlexibleServerConnectionString cmdlets, respectively.

Review our documentation for detailed development topics and code examples to get started today and read the Tech Community blog to learn more about this announcement.

  • Azure Database for MySQL
  • Features
  • Management