Skip to content

AzArmClient-PS v1.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 02:14

Change Log

Picture of New GUI

Additions

  • Added ArmClient-PS.Gui.ps1, an optional WPF interface that dispatches every request through ArmClient-PS.ps1, so redaction, logging, host restrictions and package validation behave exactly as they do on the command line.
  • The GUI includes a searchable operation catalog with live ARM discovery, an "only what I have deployed" filter, guided parameter entry with chained lookups, encrypted parameter defaults, tenant switching, per-operation documentation links, response redaction with temporary reveal, Copy as CLI, and a getting started guide.
  • Fixed a path derivation defect where Resource Manager root built-in types were addressed through /providers/{namespace}/ and returned HTTP 404, for example Microsoft.Resources/subscriptions/read building /providers/Microsoft.Resources/subscriptions instead of /subscriptions.
  • API version selection now treats -beta, -alpha and -rc as pre-release alongside -preview, so a release candidate is no longer preferred over a newer stable version.
  • Discovered operations now state whether their URL is a documented Microsoft path or inferred from RBAC metadata, and a write or delete against an inferred path says so in its confirmation prompt.
  • The context banner shows the directory name followed by the tenant id, and no longer overruns the package integrity label on a narrow window.
  • ArmClient-PS.Gui.ps1 is packaged, included in the release archive, and hash validated when present. Removing it leaves the command line fully functional.

Package provenance

  • Built from commit 57d261e25b4edef53a82da96d8ff3d5f5dd88fa2.
  • AzArmClient-PS.zip SHA-256: 32d0d04f9de84464559fb9d782623d4095c0d64cd2571be95a796d8b4a85b7e0

Download Count v1.1.0