dsh-az
Run the following command in DeepSeek Harness:
dsh plugin install WODE25500/dsh-az
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install WODE25500/dsh-az in your terminal to install this plugin; source code is available at https://github.com/WODE25500/dsh-az
About this plugin
Managing Azure resources usually means hopping into a terminal, hand-typing az commands, and then scanning walls of plain-text output for the field you actually need. dsh-az removes that friction by wrapping Azure CLI as native DeepSeek Harness tools, so a dsh agent can query, display, deploy, and diagnose Azure resources directly — collapsing a human-driven command loop into a model-driven, structured one.
The plugin ships seven native tools that cover the full resource lifecycle: az_status checks subscription health, az_resource_query searches resources, az_show inspects details, az_activity_log tracks operation history, and az_group_create plus az_deploy handle provisioning via Bicep or ARM JSON templates. Every query returns clean JSON through --output json, letting the model parse structured data without wrestling with human-formatted text. Write operations — resource-group creation and deployment — always require explicit confirmation before execution, keeping destructive actions safe by design.
If you already rely on dsh agents for development and maintain workloads on Azure, dsh-az compresses the open-terminal, type-command, read-output cycle into a single conversation. As a community-maintained, MIT-licensed project that fits the dsh Microsoft-tooling family alongside SkillOpt, winget, and wsl, it is a drop-in addition for anyone bridging AI-driven workflows with Azure infrastructure.
Use Cases
- Query, display, and diagnose Azure resource status and activity logs within a dsh conversation
- Auto-create resource groups and deploy workloads via Bicep or ARM JSON templates
- Let the model read JSON-structured data directly, eliminating manual terminal-output parsing
Best For
- Developers maintaining Azure workloads who already use dsh agents
- DevOps engineers seeking AI-assisted Azure operations
- Platform teams looking to integrate Azure CLI into AI-driven workflows
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.