this script allow to create an azure environment that create two virtual machines based on Linux OS written in Python using Azure SDK through Azure AD access .
| Tools | Version |
|---|---|
| pyenv | 1.2.21 https://github.com/pyenv/pyenv-installer |
| python | 3.6 https://www.python.org/downloads/release/python-360/ |
| Packages | Version |
|---|---|
| azure | 4.0.0 https://docs.microsoft.com/en-us/azure/developer/python/azure-sdk-overview |
| pyyaml | 5.3.1 https://pyyaml.org/wiki/PyYAMLDocumentation |
this script allow to collect available VM metrics written in Python using Azure SDK through Azure AD access .
| Tools | Version |
|---|---|
| pyenv | 1.2.21 https://github.com/pyenv/pyenv-installer |
| python | 3.6 https://www.python.org/downloads/release/python-360/ |
| Packages | Version |
|---|---|
| azure | 4.0.0 https://docs.microsoft.com/en-us/azure/developer/python/azure-sdk-overview |
| pyyaml | 5.3.1 https://pyyaml.org/wiki/PyYAMLDocumentation |
this bash script allow to install docker on Linux OS VM and to create an elastic-search container with bridged network driver via elasticsearch image:7.9.3 from docker-hub and to display the current status of the running container via HealthCheck