connect-azure

Validate Azure credentials and inventory resources for compliance scans.

7|2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/kkmookhey/shasta --skill connect-azure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: connect-azure
Source: https://github.com/kkmookhey/shasta/tree/main/.claude/skills/connect-azure
Command: npx skills add https://github.com/kkmookhey/shasta --skill connect-azure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connect Shasta to an Azure subscription, verify credentials, and prepare a service inventory to support SOC 2 and ISO 27001 compliance scanning.

Core Features & Use Cases

  • Azure credential validation via shasta.config.json
  • Service discovery: enumerate subscriptions, tenants, and resource details
  • Resource inventory preparation for subsequent compliance scans

Quick Start

Configure your Azure settings in shasta.config.json, then run the Connect Azure skill to validate credentials and discover resources.

Frequently Asked Questions about connect-azure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate Azure credentials for a compliance scan?

To validate Azure credentials for a compliance scan, configure your Azure settings in the shasta.config.json file and run the connector. It checks your configuration and reports subscription and tenant details to ensure access is properly authenticated.

How do I discover active Azure services for ISO 27001 compliance?

You can discover active Azure services for ISO 27001 compliance by connecting to your Azure subscription. The process enumerates subscriptions, tenants, and resource details to prepare a complete service inventory for the compliance scan.

Do I need to configure shasta.config.json before scanning an Azure subscription?

Yes, you need to configure shasta.config.json before scanning an Azure subscription. The tool enforces configuration validation within this file to successfully connect, verify credentials, and prepare your resource inventory.

Can I use this Azure connector to prepare resource inventory across multiple subscriptions?

Yes, you can use this Azure connector to prepare resource inventory across multiple subscriptions. It enumerates subscriptions and tenant details, discovering active services and resources per subscription to support broader compliance checks.

What Azure compliance checks are supported for service discovery?

The supported Azure compliance checks include SOC 2 and ISO 27001 scanning preparation. The connector validates credentials and discovers active services to build the required resource inventory for these specific compliance frameworks.

Why does my Azure credential validation fail during compliance setup?

Azure credential validation fails during compliance setup when the configuration in shasta.config.json is incorrect or incomplete. The tool enforces strict configuration validation and reports subscription details to help identify access issues.