bicep icon indicating copy to clipboard operation
bicep copied to clipboard

Bicep is a declarative language for describing and deploying Azure resources

Results 485 bicep issues
Sort by recently updated
recently updated
newest added

From feedback in #7639, user would like to be able to name their deployment to a specific name. Question for @bhsubra, do we have the ability to tell the user...

enhancement
devdiv
V2
story: bicep deploy

**Is your feature request related to a problem? Please describe.** There are many ARM samples out there. Even on MS docs, most samples are still JSON. Copying and pasting pieces...

enhancement
devdiv
investigate
story: decompiler
P2

When a user is creating a snippet, if they haven't created a parameter named location previously, I think it would be great to provide them an autofix to give them...

enhancement
devdiv
story: snippets and scaffolding

Similar to our Right click deploy feature, We want to eliminate our reliance on the Azure CLI as a user is using the Bicep extension. This helps in plenty of...

enhancement
investigate

**Bicep version** run `bicep --version` via the Bicep CLI, `az bicep version` via the AZ CLI or via VS code by navigating to the extensions tab and searching for Bicep...

discussion
intermediate language

Update visual studio packages and vsix to 17.3 after VS 17.3 GA

enhancement
devdiv
VisualStudio

Investigate whey completion support not working in bicepconfig.json in Visual Studio

enhancement
devdiv
VisualStudio

Example run: https://github.com/Azure/bicep/runs/7561061310 The "Run bicep in visual studio integration tests" step fails with the following output ``` Starting test execution, please wait... A total of 1 test files matched...

devdiv
tech debt

Add readme for bicep support in visual studio

enhancement
devdiv
VisualStudio

Add visual studio integration tests for remaining handlers

enhancement
devdiv
VisualStudio