Plugin for az-scout to list batch SKUs in Azure per region.
Project description
az-scout-plugin-batch-sku
az-scout plugin for Azure Batch-compatible VM SKUs per region, grouped by VM family.
Features
- UI tab with subscription selector that reacts to the main app's tenant & region
- API route that queries the Azure Batch RP for supported VM sizes
- MCP tool to list Batch SKUs from the AI chat assistant
- Family grouping — SKUs are grouped by VM family in collapsible sections
- Live filter — search by SKU name or family after loading
- Capabilities display — shows vCPUs, memory, GPU count and end-of-life date
Setup
uv pip install az-scout-plugin-batch-sku
az-scout # plugin is auto-discovered
For development:
git clone https://github.com/az-scout/az-scout-plugin-batch-sku
cd az-scout-plugin-batch-sku
uv sync --group dev
uv pip install -e .
az-scout # plugin is auto-discovered
Structure
az-scout-plugin-batch-sku/
├── pyproject.toml
├── README.md
└── src/
└── az_scout_batch_sku/
├── __init__.py # Plugin class + module-level `plugin` instance
├── routes.py # FastAPI APIRouter — GET /plugins/batch_sku/batch-skus
├── tools.py # MCP tool: list_batch_skus
└── static/
├── css/
│ └── batch-sku.css
├── html/
│ └── batch-sku-tab.html
└── js/
└── batch-sku-tab.js
How it works
- The plugin tab loads the HTML fragment into
#plugin-tab-batch_sku. - It watches
#tenant-selectand#region-selectfor changes. - When both are set, it fetches subscriptions from
/api/subscriptions. - The user picks a subscription and clicks Load SKUs.
- The plugin calls
GET /plugins/batch_sku/batch-skus?subscription_id=…®ion=…&tenant_id=…. - Results are displayed in table with filtering capabilities.
Quality checks
uv run ruff check src/ tests/
uv run ruff format --check src/ tests/
uv run mypy src/
uv run pytest
Copilot support
The .github/copilot-instructions.md file provides context to GitHub Copilot about
the plugin structure, conventions, and az-scout plugin API.
License
Disclaimer
This tool is not affiliated with Microsoft. All capacity, pricing, and availability information is indicative and not a guarantee of deployment success. Values are dynamic and may change between planning and actual deployment. Always validate in official Microsoft sources and in your target tenant/subscription.
Project details
Release history Release notifications | RSS feed
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_batch_sku-2026.4.0.tar.gz.
File metadata
- Download URL: az_scout_plugin_batch_sku-2026.4.0.tar.gz
- Upload date:
- Size: 132.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92d165d7ca1781393ae8306d82411c41b530a75fba44458a9f9bc62fd486e15f
|
|
| MD5 |
7b039999c28df256f6a2ba814ee07a97
|
|
| BLAKE2b-256 |
7cc33a5895d92c1a34d6fc58420c219286591c69f1adf2b5febe63da3825d02e
|
Provenance
The following attestation bundles were made for az_scout_plugin_batch_sku-2026.4.0.tar.gz:
Publisher:
publish.yml on az-scout/az-scout-plugin-batch-sku
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
az_scout_plugin_batch_sku-2026.4.0.tar.gz -
Subject digest:
92d165d7ca1781393ae8306d82411c41b530a75fba44458a9f9bc62fd486e15f - Sigstore transparency entry: 1205547095
- Sigstore integration time:
-
Permalink:
az-scout/az-scout-plugin-batch-sku@3333273989789ab69e8254481f1ce9053fa62b4b -
Branch / Tag:
refs/tags/v2026.4.0 - Owner: https://github.com/az-scout
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@3333273989789ab69e8254481f1ce9053fa62b4b -
Trigger Event:
push
-
Statement type:
File details
Details for the file az_scout_plugin_batch_sku-2026.4.0-py3-none-any.whl.
File metadata
- Download URL: az_scout_plugin_batch_sku-2026.4.0-py3-none-any.whl
- Upload date:
- Size: 20.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3cad8b533d236a442d105497e2e48e7cf77ff78469f38c3368d31768072e8a91
|
|
| MD5 |
b2466bdccbb6d46344a5a0abb8838c42
|
|
| BLAKE2b-256 |
bda5b610bd64b7d5cd46810bb15cfc19d3d3b145e8153bbf36b87f31471ae68b
|
Provenance
The following attestation bundles were made for az_scout_plugin_batch_sku-2026.4.0-py3-none-any.whl:
Publisher:
publish.yml on az-scout/az-scout-plugin-batch-sku
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
az_scout_plugin_batch_sku-2026.4.0-py3-none-any.whl -
Subject digest:
3cad8b533d236a442d105497e2e48e7cf77ff78469f38c3368d31768072e8a91 - Sigstore transparency entry: 1205547110
- Sigstore integration time:
-
Permalink:
az-scout/az-scout-plugin-batch-sku@3333273989789ab69e8254481f1ce9053fa62b4b -
Branch / Tag:
refs/tags/v2026.4.0 - Owner: https://github.com/az-scout
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@3333273989789ab69e8254481f1ce9053fa62b4b -
Trigger Event:
push
-
Statement type: