/ex_microsoft_azure_management

Primary LanguageElixirApache License 2.0Apache-2.0

Microsoft.Azure.Management.DbForMysql

The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, log files and configurations with new business model.

Installation

If available in Hex, the package can be installed by adding microsoft_azure_management to your list of dependencies in mix.exs:

def deps do
  [{:microsoft_azure_management, "~> 0.1.0"}]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/microsoft_azure_management.