# Azure Bicep Registry Modules Bicep Registry Modules

> AVM Bicep Child Module Publishing

- Skill: `tomevault-io/azure-bicep-registry-modules-bicep-registry-modules` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/azure-bicep-registry-modules-bicep-registry-modules`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/azure-bicep-registry-modules-bicep-registry-modules/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/azure-bicep-registry-modules-bicep-registry-modules

---


# AVM Bicep Child Module Publishing

> **AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE**
>
> This skill implements the official AVM Bicep Child Module Publishing workflow from Azure Verified Modules. Follow these steps exactly. Do not skip or reorder steps.

---

## Context

Child resources exist only within the scope of another resource (e.g., a subnet within a virtual network). In AVM, child modules deploy these child resources and live inside their parent module's folder structure. By default, child modules are **not** independently published — they must be explicitly published.

Publishing a child module does **not** move or reorganize any files. The child module stays in its existing folder within the parent.

> **Important**: This process is currently in pilot/preview phase. Only resource modules (`avm/res/`) are supported. Pattern and utility modules are not supported.

---

## Workflow

Follow instructions in the [AVM Bicep Child Module Publishing](https://azure.github.io/Azure-Verified-Modules/contributing/bicep/bicep-contribution-flow/child-module-publishing/) documentation for the full step-by-step process, including code snippets and file templates.

---
> Source: [Azure/bicep-registry-modules](https://github.com/Azure/bicep-registry-modules) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-07-03 -->

