Skip to content

alissonit/azure_migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure migrate

This is a module to management Azure migrate based on REST API Docs Azure REST API.

Installation

To install azure-migrate from PYPI:

.. code-block:: bash

$ pip install azure-migrate

Get Credentials

You need set three environments variables to use this module:

  • CLIENT_ID
  • SECRET
  • TENANT

After this, you can import this is module.

Import the module credentials contained in this same package.

from azure_migrate.credentials import CredentialsAzure

Usage

.. code-block:: bash

$ migr = MigrateVmAzure()

Contact

About

Module that communicate with the API REST Azure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages