Microsoft Bicep website screenshot

Microsoft Bicep

Microsoft Bicep is a domain-specific language (DSL) that uses declarative syntax to deploy Azure resources. It provides a transparent abstraction over ARM templates and offers a more concise syntax, improved type safety, and better support for modularity and code reuse.

Microsoft Bicep publishes 3 APIs on the APIs.io network: Deployments API, Template Spec Versions API, and Template Specs API. Tagged areas include ArmTemplates, Azure, Cloud, Deployment, and DevOps.

The Microsoft Bicep catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Microsoft Bicep’s developer surface includes authentication, engineering blog, support, release notes, and 15 more developer resources.

37.5/100 thin ▬ flat Agent 27/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
2 APIs
ArmTemplatesAzureCloudDeploymentDevOpsInfrastructure as Code

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/microsoft-bicep: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Bicep CLI

Command-line interface for compiling and deploying Bicep files.

Bicep Language Server

Language server implementation for Bicep providing IntelliSense and validation.

Microsoft Bicep Deployments API

Create, validate, and manage ARM/Bicep template deployments

Microsoft Bicep Template Spec Versions API

Manage versions of Template Spec resources

Microsoft Bicep Template Specs API

Manage Template Spec resources for reusable Bicep templates

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Microsoft Bicep Rate Limits

6 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Microsoft Bicep Context

0 classes · 9 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Microsoft Bicep API Rules

6 rules · 4 warnings 2 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Microsoft Bicep Deployment

7 properties

JSON SCHEMA

Microsoft Bicep Template Spec

7 properties

JSON SCHEMA

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Microsoft Bicep Authentication

oauth2 · 1 scheme

SECURITY

Microsoft Bicep Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Microsoft Bicep Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Microsoft Bicep Scopes

1 scope · implicit

1 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Microsoft Bicep Agentic Access

23 operations · 14 acting

23 operations · 14 acting

AGENTIC

Resources

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: Microsoft Bicep
description: Microsoft Bicep is a domain-specific language (DSL) that uses declarative syntax to deploy Azure resources. It
  provides a transparent abstraction over ARM templates and offers a more concise syntax, improved type safety, and better
  support for modularity and code reuse.
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: false
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/media/bicep-logo.png
url: https://github.com/Azure/bicep
created: '2024-01-15'
modified: '2026-05-19'
specificationVersion: '0.23'
tags:
- ArmTemplates
- Azure
- Cloud
- Deployment
- DevOps
- Infrastructure as Code
tags_raw:
- ARM Templates
- Azure
- Cloud
- Deployment
- DevOps
- Infrastructure as Code
apis:
- name: Bicep CLI
  description: Command-line interface for compiling and deploying Bicep files.
  image: https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/media/bicep-logo.png
  baseURL: https://github.com/Azure/bicep
  humanURL: https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/
  - type: GitHubRepository
    url: https://github.com/Azure/bicep
  - type: Installation Guide
    url: https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/install
  - type: Bicep Playground
    url: https://bicepdemo.z22.web.core.windows.net/
  contact:
  - type: GitHubIssues
    url: https://github.com/Azure/bicep/issues
  - type: Twitter
    url: https://twitter.com/Azure
- name: Bicep Language Server
  description: Language server implementation for Bicep providing IntelliSense and validation.
  baseURL: https://github.com/Azure/bicep
  humanURL: https://github.com/Azure/bicep/tree/main/src/Bicep.LangServer
  properties:
  - type: Documentation
    url: https://github.com/Azure/bicep/blob/main/docs/contributing/language-server.md
  - type: GitHubRepository
    url: https://github.com/Azure/bicep/tree/main/src/Bicep.LangServer
  - type: VS Code Extension
    url: https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-bicep
- aid: microsoft-bicep:microsoft-bicep-deployments-api
  name: Microsoft Bicep Deployments API
  description: Create, validate, and manage ARM/Bicep template deployments
  humanURL: https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/
  baseURL: https://github.com/Azure/bicep
  tags:
  - Deployment
  tags_raw:
  - Deployments
  properties:
  - type: OpenAPI
    url: openapi/microsoft-bicep-deployments-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/rest/api/resources/deployments
  - type: Authentication
    url: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/authenticate-multi-tenant
  - type: Documentation
    url: https://learn.microsoft.com/en-us/rest/api/resources/template-specs
- aid: microsoft-bicep:microsoft-bicep-template-spec-versions-api
  name: Microsoft Bicep Template Spec Versions API
  description: Manage versions of Template Spec resources
  humanURL: https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/
  baseURL: https://github.com/Azure/bicep
  tags:
  - Template Spec Versions
  properties:
  - type: OpenAPI
    url: openapi/microsoft-bicep-template-spec-versions-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/rest/api/resources/deployments
  - type: Authentication
    url: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/authenticate-multi-tenant
  - type: Documentation
    url: https://learn.microsoft.com/en-us/rest/api/resources/template-specs
- aid: microsoft-bicep:microsoft-bicep-template-specs-api
  name: Microsoft Bicep Template Specs API
  description: Manage Template Spec resources for reusable Bicep templates
  humanURL: https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/
  baseURL: https://github.com/Azure/bicep
  tags:
  - Template Specs
  properties:
  - type: OpenAPI
    url: openapi/microsoft-bicep-template-specs-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/rest/api/resources/deployments
  - type: Authentication
    url: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/authenticate-multi-tenant
  - type: Documentation
    url: https://learn.microsoft.com/en-us/rest/api/resources/template-specs
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
common:
- type: Website
  url: https://www.microsoft.com/
- type: SecurityPolicy
  url: https://github.com/Azure/bicep/blob/main/SECURITY.md
- type: CodeOfConduct
  url: https://github.com/Azure/bicep/blob/main/CODE_OF_CONDUCT.md
- type: AgenticAccess
  url: agentic-access/microsoft-bicep-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/microsoft-bicep-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/microsoft-bicep-domain-security.yml
- type: Authentication
  url: authentication/microsoft-bicep-authentication.yml
- type: OAuthScopes
  url: scopes/microsoft-bicep-scopes.yml
- type: GitHubOrganization
  url: https://github.com/Azure
- type: Blog
  url: https://devblogs.microsoft.com/azure-sdk/
- type: Support
  url: https://docs.microsoft.com/en-us/answers/topics/azure-bicep.html
- type: Learning Resources
  url: https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/learn-bicep
- type: Bicep Examples
  url: https://github.com/Azure/bicep/tree/main/docs/examples
- type: ReleaseNotes
  url: https://github.com/Azure/bicep/releases
- type: Contributing Guide
  url: https://github.com/Azure/bicep/blob/main/CONTRIBUTING.md
- type: License
  url: https://github.com/Azure/bicep/blob/main/LICENSE
- type: JSONLD
  url: json-ld/microsoft-bicep-context.jsonld
- type: JSONSchema
  url: json-schema/microsoft-bicep-deployment-schema.json
- type: JSONSchema
  url: json-schema/microsoft-bicep-template-spec-schema.json
include:
- name: Azure Resource Manager APIs
  url: https://management.azure.com
- name: Azure Template Specs
  url: https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/template-specs
- name: Azure Container Registry (for Bicep modules)
  url: https://azure.microsoft.com/en-us/services/container-registry/

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/microsoft-bicep"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/microsoft-bicep/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/microsoft-bicep/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.