← Package directory
Available on winget

Install Azure Batch Explorer

A client tool to help create, debug and monitor Azure Batch Applications

Install with winget
winget install --id Microsoft.Azure.BatchExplorer
Upgrade
winget upgrade --id Microsoft.Azure.BatchExplorer
Uninstall
winget uninstall --id Microsoft.Azure.BatchExplorer

About Azure Batch Explorer

A client tool to help create, debug and monitor Azure Batch Applications

What's new in 2.23.0

Changes: - Fixes MacOS notarization issues - Fixes auto-update on MacOS - Replaces keytar with Electron's safeStorage API by @gingi in #2995 - Update Batch Service api version to 2025-06-01 by @zfengms in #2990 - Updates @azure/msal-node 2.7.0 -> 2.15.0 by @gingi in #2993 - Bump tar-fs to 2.1.3 by @dpwatrous in #2985 - Updates NPM dependencies by @gingi in #2996 - Localization updates by @gingi in #2967 Full Changelog: v2.22.0-stable.1076...v2.23.0-stable.1210

Read release notes

Version history

Version Updated Notes
2.23.0 Unknown Changes: - Fixes MacOS notarization issues - Fixes auto-update on MacOS - Replaces keytar with Electron's safeStorage API by @gingi in #2995 - Update Batch Service api version to 2025-06-01 by @zfengms in #2990 - Updates...