dt-obs-azure

Query Azure APIs to inspect resource configurations, security posture, and performance metrics.

1|2|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/virtualrussel/dynatrace-ai-dtctl-workspace --skill dt-obs-azure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dt-obs-azure
Source: https://github.com/virtualrussel/dynatrace-ai-dtctl-workspace/tree/main/.agents/skills/dt-obs-azure
Command: npx skills add https://github.com/virtualrussel/dynatrace-ai-dtctl-workspace --skill dt-obs-azure

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive visibility into Azure's cloud resources and their configurations, enabling efficient management and troubleshooting.

Core Features & Use Cases

  • Resource Discovery & Topology Mapping: Identify Azure virtual networks, VMs, storage, and security groups to understand their relationships.
  • Configuration & Security Auditing: Analyze resource settings such as NSGs, encryption, TLS versions, and public access to ensure compliance.
  • Performance & Capacity Monitoring: Retrieve metrics on VM CPU, storage usage, network throughput, and workload distribution for capacity planning.
  • Use Case: An Azure administrator troubleshooting connectivity issues can use this Skill to map network segments, identify misconfigured NSGs, and check resource health.

Quick Start

Ask the AI to list all virtual networks and their subnets in the target Azure subscription and identify any with open security groups.

Frequently Asked Questions about dt-obs-azure

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

FAQPage Schema
How do I audit Azure security group configurations and check for open public access?

To audit Azure security configurations, analyze resource settings such as NSGs, encryption, TLS versions, and public access. This skill retrieves these configurations directly from Azure APIs to identify misconfigured network security groups and ensure compliance across your virtual networks.

What is the best way to monitor Azure VM performance and capacity for infrastructure planning?

Monitoring Azure VM performance requires retrieving metrics on CPU usage, storage utilization, and network throughput. This skill queries Azure's monitoring systems to gather workload distribution data, enabling administrators to perform accurate capacity planning and identify resource bottlenecks.

How do I map Azure virtual network topologies and identify relationships between resources?

Mapping Azure network topologies involves discovering virtual networks, subnets, VMs, storage, and security groups. This skill identifies these resources and their relationships, allowing you to understand your infrastructure layout and troubleshoot connectivity issues effectively.

Can I use this skill to run compliance checks across my Azure storage and virtual machines?

Yes, you can use this skill to run compliance checks across Azure storage and virtual machines. It queries resource states and configurations from Azure APIs to analyze encryption settings, TLS versions, and network security group rules for compliance auditing.

Does Azure infrastructure monitoring with this skill require connecting to specific APIs?

Azure infrastructure monitoring with this skill requires querying resource states, configurations, and metrics from Azure's APIs and monitoring systems. It uses these connections to retrieve detailed information on virtual networks, VMs, storage, and security components.

Why does my Azure network connectivity fail after security group changes?

Azure network connectivity failures often stem from misconfigured network security groups. This skill helps troubleshoot by mapping network segments, identifying misconfigured NSGs, and checking overall resource health to isolate the exact configuration causing the connectivity issue.