az-scout plugin for AVS migration risk analysis from RVTools exports
Project description
az-scout-plugin-avs-rvtools-analyser
An az-scout plugin that analyses RVTools Excel exports to detect migration risks for Azure VMware Solution (AVS).
Ported from the standalone avs-rvtools-analyzer project — focused on migration risk analysis only.
Features
- 19 risk detection checks covering vUSB, risky disks, network switches, ESX versions, hardware versions, shared disks, clear-text passwords, Oracle VMs, Fault Tolerance, VMkernel networks, and more
- Infrastructure statistics — VM counts (on/off/suspended), total vCPUs, memory, provisioned & used storage, disk count, ESXi host count with average CPU/memory usage, datastore capacity/usage, and OS distribution
- Tabbed results UI — Migration Risks tab + Statistics tab, both populated from a single file upload (two parallel API calls)
- File upload UI with drag-and-drop, progress bar, risk summary cards, risk distribution gauge, and expandable risk detail cards with data tables
- Option to exclude powered-off VMs from both risk analysis and statistics
- Password redaction — clear-text passwords in annotations/snapshots are automatically redacted from results
- Per-risk CSV export and print / PDF support (both tabs printed together)
- AI recommendations — per-risk AI-powered guidance with remediation steps and references (requires AI to be enabled on the az-scout instance)
- MCP tools for programmatic analysis:
list_avs_migration_risks— list available risk checksconvert_rvtools_excel_to_json— convert a local RVTools file to compact JSON (only relevant sheets/columns, validated via vMetaData)analyze_rvtools_json— run migration risk analysis on JSON dataanalyze_rvtools_statistics— extract infrastructure statistics from JSON data
Risk Levels
| Level | Meaning |
|---|---|
| Emergency | Critical security issue (e.g. clear-text passwords) |
| Blocking | Prevents migration entirely |
| Warning | Needs attention before migration |
| Info | Informational, no action required |
Setup
# Install alongside az-scout
uv pip install az-scout-plugin-avs-rvtools-analyser
# Or install in dev mode from source
uv sync --group dev
uv pip install -e .
# Start az-scout — the plugin tab appears automatically
az-scout
Generate Test Data
Create a comprehensive RVTools Excel file with all 19 risk categories represented:
uv run python tools/create_test_data.py # → comprehensive_test_data.xlsx
uv run python tools/create_test_data.py -o /tmp/rvtools.xlsx # custom output path
The generated file contains 12 sheets (vHost, vInfo, vDisk, vUSB, vSnapshot, vCD, vNetwork, vSC_VMK, dvPort, dvSwitch, vDatastore, vMetaData) with ~44 VMs covering every risk type: emergency (clear-text passwords), blocking (RDM disks, shared disks, high vCPU/memory, HW version, standard switches, vUSB), warning (snapshots, suspended VMs, CD-ROMs, VMkernel networks, non-Intel hosts, VMware Tools, Fault Tolerance, large storage, dvPort issues), and info (Oracle VMs, ESX versions).
Quality Checks
uv run ruff check src/ tests/
uv run ruff format --check src/ tests/
uv run mypy src/
uv run pytest
License
Disclaimer
This tool is not affiliated with Microsoft. Risk analysis results are informational and should be validated by VMware/Azure infrastructure experts before making migration decisions. The file is processed in memory only and never stored on disk.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file az_scout_plugin_avs_rvtools_analyser-2026.5.0.tar.gz.
File metadata
- Download URL: az_scout_plugin_avs_rvtools_analyser-2026.5.0.tar.gz
- Upload date:
- Size: 163.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f597dd50efebbbcc9149c7907f72d7a2410c76c62d8d19ab2d32fa4971723d9
|
|
| MD5 |
e97e6308d22545330c0a2050d334ceda
|
|
| BLAKE2b-256 |
cba7a77c35e2c15f9a13ad01346a3f7ae0480c7c0bc37f5e2b1b4baea5c70d29
|
Provenance
The following attestation bundles were made for az_scout_plugin_avs_rvtools_analyser-2026.5.0.tar.gz:
Publisher:
publish.yml on az-scout/az-scout-plugin-avs-rvtools-analyser
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
az_scout_plugin_avs_rvtools_analyser-2026.5.0.tar.gz -
Subject digest:
0f597dd50efebbbcc9149c7907f72d7a2410c76c62d8d19ab2d32fa4971723d9 - Sigstore transparency entry: 1417962558
- Sigstore integration time:
-
Permalink:
az-scout/az-scout-plugin-avs-rvtools-analyser@64f6cacab919637b6d040065a75e70eccf170d9d -
Branch / Tag:
refs/tags/v2026.5.0 - Owner: https://github.com/az-scout
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@64f6cacab919637b6d040065a75e70eccf170d9d -
Trigger Event:
push
-
Statement type:
File details
Details for the file az_scout_plugin_avs_rvtools_analyser-2026.5.0-py3-none-any.whl.
File metadata
- Download URL: az_scout_plugin_avs_rvtools_analyser-2026.5.0-py3-none-any.whl
- Upload date:
- Size: 35.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc693dd235bad4476fe2f72114ce45706980e6631379ea172176bc7e72a715b2
|
|
| MD5 |
8c2d0ac6895e196b2b61b7892a6b1375
|
|
| BLAKE2b-256 |
09f07995c357eacff3f4b64a7fbfebaa745a4e8571ab69b50cb6177bd429e755
|
Provenance
The following attestation bundles were made for az_scout_plugin_avs_rvtools_analyser-2026.5.0-py3-none-any.whl:
Publisher:
publish.yml on az-scout/az-scout-plugin-avs-rvtools-analyser
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
az_scout_plugin_avs_rvtools_analyser-2026.5.0-py3-none-any.whl -
Subject digest:
fc693dd235bad4476fe2f72114ce45706980e6631379ea172176bc7e72a715b2 - Sigstore transparency entry: 1417962580
- Sigstore integration time:
-
Permalink:
az-scout/az-scout-plugin-avs-rvtools-analyser@64f6cacab919637b6d040065a75e70eccf170d9d -
Branch / Tag:
refs/tags/v2026.5.0 - Owner: https://github.com/az-scout
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@64f6cacab919637b6d040065a75e70eccf170d9d -
Trigger Event:
push
-
Statement type: