Skip to content

[Resource][Feature Request] Ability to deploy a Bicep file without having to transpile it to ARM/.json first. #36510

@msyyc

Description

@msyyc

Currently ARM team recommend bicep instead of ARM template json file to deploy resources in Azure. However, it is not convenient for users to deploy resource with bicep. For example, with arm template, users could call one REST API to deploy resource. While with bicep, users have to install azure-cli or azure-powershell which is too heavy to consume compared with arm template.

Expect:

There could be similar REST API to consume bicep file directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestThis issue requires a new behavior in the product in order be resolved.resource-manager

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions