Az.MySql

0.2.0

Microsoft Azure PowerShell: MySql cmdlets

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.MySql -RequiredVersion 0.2.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.MySql -Version 0.2.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM MySql

Functions

Get-AzMySqlConfiguration Get-AzMySqlConnectionString Get-AzMySqlFirewallRule Get-AzMySqlReplica Get-AzMySqlServer Get-AzMySqlVirtualNetworkRule New-AzMySqlFirewallRule New-AzMySqlReplica New-AzMySqlServer New-AzMySqlVirtualNetworkRule Remove-AzMySqlFirewallRule Remove-AzMySqlServer Remove-AzMySqlVirtualNetworkRule Restart-AzMySqlServer Restore-AzMySqlServer Update-AzMySqlConfiguration Update-AzMySqlFirewallRule Update-AzMySqlServer Update-AzMySqlVirtualNetworkRule

PSEditions

Core Desktop

Dependencies

Release Notes

* Removed legacy SkuSize from input and output (#11725)
* Added AllowAll & ClientIpAddress Modes to firewall rule cmdlets (#11932)
* specified a default name when created MySql firewall rule without a name (#11932)
* Added validateset for parameter StorageAutogrow (#11936)
* Renamed New-AzMySqlServerReplica to New-AzMySqlReplica (#11938)
* Used 'master' and 'replica' to avoid confusion when created mysql replica server (#11939)
* Provided hint in doc to use Update-AzMySqlServer & Update-AzMySqlServerConfiguration as a candidate for each other (#11954)

FileList

Version History

Version Downloads Last updated
1.1.2 608,434 4/30/2024
1.1.1 15,007,849 7/4/2023
1.1.0 11,047,847 10/12/2022
1.0.0 12,649,541 1/4/2022
0.8.0 14,611 11/2/2021
0.7.0 26,770 8/3/2021
0.6.0 41,515 3/2/2021
0.5.0 3,907 2/9/2021
0.4.0 3,706 1/19/2021
0.3.1 6,447 12/16/2020
0.3.0 1,853 12/8/2020
0.2.0 (current version) 13,031 8/25/2020
0.1.0 21,219 4/10/2020
Show less