azure-docs
azure-docs copied to clipboard
Deploy Bicep via REST API or SDK
Is there any way to deploy a BICEP Template via REST API or C# SDK?
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 5f1d2692-3cb5-afc7-c037-4e2fcfe076b7
- Version Independent ID: 301d3773-54af-6296-6359-ab6ee63d7359
- Content: Bicep frequently asked questions
- Content Source: articles/azure-resource-manager/bicep/frequently-asked-questions.yml
- GitHub Login: @tfitzmac
@philippklautke Thanks for your feedback! We will investigate and update as appropriate.
@philippklautke AFAIK it's possible to deploy a bicep template (using this and this way respectively) which is similar to whatif deployment checks that are explained here and here.
Tagging @tfitzmac for visibility, review and to help provide insights if I am missing something. Thanks.
@KrishnaG-MSFT Unfortunatley this is not working. see
Hi @KrishnaG-MSFT, could you please provide a detailed example of HTTP call of Management API with Becip Template
@philippklautke I have double-checked with Bicep Product Group and got to you that we currently don't have it on our roadmap to support REST or SDK for deploying bicep. Sorry for the confusion caused earlier.