-
For internal environments we use bacpac files to deploy using the ARMTemplate.
For EmbedApp we dacpac files to deploy to LCS.
In the pipeline we now create both bacpac and dacpac, using the BCCOntain…
-
It would be great to have the needed models for the project deployed automatically using either ARM templates or bicep. This would save from long setup documentation and also ensure correctness for th…
-
From https://github.com/microsoft/vscode-azurearmtools/issues/1557:
![](https://user-images.githubusercontent.com/512709/221406526-5558a39e-f6bd-43b1-8e4e-12d862815654.png)
> @anthony-c-martin the…
-
It would be great to include support for replication resources to enhance high availability when using Azure Container Registries for critical applications.
ARM Template: https://learn.microsoft.c…
-
The Arm Compiler 6 integrated assembler uses the GNU assembler syntax. However, the templates in `Device/ARM/*/Source/ARM` directories uses the legacy armasm syntax.
Either the syntax should be swi…
flit updated
2 months ago
-
**Bicep version**
v0.31.92
**Describe the bug**
Newly compiled ARM templates now require additional permissions for deployment.
**To Reproduce**
Steps to reproduce the behavior:
We have bicep modul…
-
**Is your feature request related to a problem? Please describe.**
nope
**Describe the solution you'd like**
When creating resources with az you can create each resource manually or via a powersh…
-
### Clear and concise description of the problem
suggest to improve the TypeSpec project templates for Azure. New Azure service can start from "tsp init https://aka.ms/typespec/azure-init" to scaffo…
-
@HassanAkbar Could you make the following changes:
1. Rename "change.rb" into "change_file.rb" (and the class name from Change to ChangeFile)
2. Create a new "change.rb" that represents a change. …
-
Hello,
I use template RDS-Templates/ARM-wvd-templates/AddVirtualMachinesToHostPool.json to regularly add my VMs to hostpools.
The nested template this is referencing is here: ARM-wvd-templates/ne…