azure-enterprise-infra-planner
Plan Enterprise Azure Infrastructure
Complex Azure environments require coordinated decisions across networking, identity, security, reliability, and cost. This skill creates an approved plan and validated infrastructure code.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "azure-enterprise-infra-planner" from https://skillstore.io/skills/microsoft-azure-enterprise-infra-planner.md and its manifest at https://skillstore.io/api/skills/microsoft-azure-enterprise-infra-planner/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "azure-enterprise-infra-planner". Plan a secure production API with private data access and zone resilience in one Azure region.
Expected outcome:
- Recommended topology: private application ingress, zone-redundant compute, managed database, private endpoints, Key Vault, and centralized monitoring.
- Key decision: use managed identities and disable public data-plane access where supported.
- Gate: confirm workload scale, compliance needs, and recovery objectives before finalizing resources.
Using "azure-enterprise-infra-planner". Design hub-spoke networking for production and development subscriptions.
Expected outcome:
- Shared hub: firewall, gateway, private DNS, monitoring, and controlled outbound routing.
- Spokes: separate production and development networks with explicit peering, route tables, and network security controls.
- Tradeoff: centralized inspection improves governance but adds cost and routing complexity.
Using "azure-enterprise-infra-planner". Generate Terraform for an approved multi-region recovery plan.
Expected outcome:
- Creates provider, variable, output, backend, root, and resource-module files under the infrastructure directory.
- Runs initialization, validation, and planning before any apply operation.
- Stops before deployment until the user confirms the active context and acknowledges live-environment risks.
Security Audit
Medium RiskAll 72 static alerts are false positives caused by documentation syntax, project-local planning artifacts, Azure service names, and relative Markdown links. The documented deployment commands are intentional and protected by plan approval, validation, active-context checks, and explicit confirmation. Two semantic concerns remain around trusting cached insight text and protecting persisted Azure environment observations.
Confirmed security concerns (2)
Risk Factors
๐ Filesystem access (20)
โ๏ธ External commands (21)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/microsoft-azure-enterprise-infra-planner/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/microsoft-azure-enterprise-infra-planner?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/microsoft-azure-enterprise-infra-planner?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/microsoft-azure-enterprise-infra-planner/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/microsoft-azure-enterprise-infra-planner.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
microsoft. (2026). azure-enterprise-infra-planner security audit report (audit version 6) [Author version 1.2.3]. Skillstore. https://skillstore.io/skills/microsoft-azure-enterprise-infra-planner/audits/6BibTeX citation
@techreport{microsoft-microsoft-azure-enterprise-infra-planner-2026,
author = {microsoft},
title = {azure-enterprise-infra-planner security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/microsoft-azure-enterprise-infra-planner/audits/6},
note = {Author version 1.2.3}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "azure-enterprise-infra-planner security audit report (audit version 6)"
version: "1.2.3"
type: report
authors:
- name: "microsoft"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/microsoft-azure-enterprise-infra-planner/audits/6"
identifiers:
- type: other
value: "skillstore:microsoft-azure-enterprise-infra-planner:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Design a Governed Landing Zone
Plan subscriptions, hub-spoke networking, private connectivity, identity, policy, monitoring, and shared security services with documented tradeoffs.
Generate Platform Infrastructure Code
Convert an approved multi-resource design into modular Bicep or Terraform, then validate dependencies, schemas, names, and deployment scope.
Plan Resilient Regulated Workloads
Compare regional, recovery, encryption, private-access, logging, and managed-identity options while preserving compliance and approval gates.
Try These Prompts
Plan Azure infrastructure for [workload] in [region] with [budget]. Ask focused questions before recommending services. Stop after presenting the draft plan.
Design a hub-spoke topology for [environments] and [regions]. Include firewall, private endpoints, DNS, routing, identity, monitoring, and cost tradeoffs.
Plan recovery for [workload] with [RTO] and [RPO]. Compare active-active and active-passive options, dependencies, failover, data replication, and operational testing.
Create an approved plan for [requirements], then generate [Bicep or Terraform]. Validate schemas, naming, pairings, scope, and security. Do not deploy.
Best Practices
- Provide workload goals, environments, compliance needs, traffic, data requirements, availability targets, budget, and preferred regions.
- Review resource alternatives, dependencies, security posture, naming, costs, and recovery assumptions before approving the plan.
- Inspect generated infrastructure code and preview changes in the intended Azure context before authorizing deployment.
Avoid
- Do not request deployment before reviewing and approving the architecture plan and generated infrastructure code.
- Do not place secrets, connection strings, or sensitive identifiers in prompts, planning artifacts, parameter files, or version control.
- Do not treat reference catalogs as proof of current regional availability, quota, policy compliance, or subscription permissions.
Frequently Asked Questions
Does this skill deploy Azure resources?
Which infrastructure languages are supported?
Can it design subscription-scope deployments?
Does it support existing Azure environments?
Does it replace architecture and security review?
What happens when Azure research tools are unavailable?
Developer Details
Author
microsoftLicense
MIT
Author version
v1.2.3
Skillstore revision
r2
Ref
ebdfe608f5de2b66ff37ab4af12af8ac4f5e8006
Maintenance freshness
7/25/2026
Usage
6 downloads ยท 108 views
File structure
๐ references/
๐ bicep-generation.md
๐ constraints/
๐ ai-ml.md
๐ compute-apps.md
๐ compute-infra.md
๐ data-analytics.md
๐ data-relational.md
๐ messaging.md
๐ monitoring.md
๐ networking-connectivity.md
๐ networking-core.md
๐ README.md
๐ security.md
๐ deployment.md
๐ pairing-checks.md
๐ phases/
๐ 2-research-best-practices.md
๐ 4-generate-plan.md
๐ 5-verify.md
๐ 6-generate-iac.md
๐ 7-deploy.md
๐ resources/
๐ ai-ml.md
๐ compute-apps.md
๐ compute-infra.md
๐ data-analytics.md
๐ data-relational.md
๐ messaging.md
๐ monitoring.md
๐ networking-connectivity.md
๐ networking-core.md
๐ README.md
๐ security.md
๐ schema.md
๐ verification.md
๐ waf-checklist.md
๐ workflow.md
๐ SKILL.md