#
arm-templates
Here are 183 public repositories matching this topic...
JordanMarr
commented
Sep 4, 2020
I may do this one...
This repo contains all currently available Azure Resource Manager templates for Sitecore
-
Updated
Jun 30, 2021 - PowerShell
Elasticsearch Azure Marketplace offering + ARM template
-
Updated
May 9, 2021 - Shell
Script to automate the deployment of SAP HANA on Azure
-
Updated
Oct 28, 2019 - Shell
This is the repo for the Bicep PowerShell Module.
-
Updated
Jul 5, 2021 - PowerShell
Hosting game servers at scale using Azure Container Instances, using Azure Functions and Event Grid. Demo with OpenArena game server!
docker-container
table-storage
azure-functions
arm-templates
multiplayer-game-server
azure-container-instances
azure-event-grid
-
Updated
Jan 5, 2021 - JavaScript
Quickstarts for deploying Azure Spring Cloud Reference Architecture - using Terraform, ARM Template, or Azure CLI
cloud
database
spring-boot
vmware
azure
terraform
firewall
spring-cloud
azure-cli
connectivity
arm-templates
on-premises
virtual-network
zero-trust
application-gateway
azure-spring-cloud
tanzu
-
Updated
May 10, 2021 - HCL
Define infrastructure resources using programming constructs and provision them using Azure ARM templates
infrastructure
azure
arm-templates
azure-services
azure-arm-template
cloud-development-kit
deploy-stacks
-
Updated
May 30, 2021 - TypeScript
This code allows you to load any existing Azure Data Factory project file (*.dfproj) and perform further actions like "Export to ARM Template" or to debug custom C# activities
-
Updated
May 5, 2019 - C#
An Azure ARM template to quickly setup your own WireGuard VPN Server.
-
Updated
Mar 24, 2020 - Shell
.Net Core 2.1 C# with React Starter Project that provides Identity Authentication and Authorization using JWT. Based on .NET Core JavaScriptServices Spa React + Redux using TypeScript. Additional support available for Docker and ARM Templating. Project uses Key Vault for secrets and EntityFrameworkCore to migrate Identity tables.
react
redux
javascript
docker
typescript
csharp
docker-compose
ssr
reactjs
dotnet-core
arm-templates
aspnet-core
keyvault
-
Updated
Jan 31, 2019 - TypeScript
Sample ARM and Bicep templates for Azure policy and policy initiative definitions
-
Updated
Apr 28, 2021 - Bicep
Hub-spoke network topology in Azure
-
Updated
Jul 8, 2020 - PowerShell
Sitecore 8.2u5 DevOps Scripts
gulp
devops
msbuild
powershell
azure
vsts
arm-templates
sitecore
keyvault
visual-studio-team-services
sitecore-helix
msdeploy
sitecore-azure-toolkit
-
Updated
Oct 25, 2018 - PowerShell
Sample Azure DevOps pipeline to deploy linked ARM templates from a private repository
-
Updated
Sep 4, 2020
My ARM template library
-
Updated
Mar 21, 2020 - Shell
Presentation Materials
-
Updated
Aug 23, 2020 - PowerShell
Building event-driven data ingestion pipelines in Azure
application-insights
azure-functions
arm-templates
document-database
wrk
azure-service-bus
http-api
cosmos-db
azure-container-instances
-
Updated
Apr 13, 2019 - C#
Standalone web version of github.com/benc-uk/armview-vscode
-
Updated
Jun 10, 2021 - HTML
Hands-on lab about DevOps on Microsoft Azure with VSTS
-
Updated
Mar 4, 2018 - C#
ARM Template that builds an Active Directory Domain Controller
-
Updated
Mar 8, 2019
ARM Template, Bicep and DSC Project for Azure with Azure Template Spec support (Preview).
-
Updated
Jul 3, 2021 - PowerShell
Installs a VM to run the Folding@Home client on a Linux VM on Azure
-
Updated
Oct 28, 2020 - Shell
Code used at Infrastructure As Code Oslo Meetup events
-
Updated
Oct 27, 2020 - JavaScript
A hands on lab to step through implementing DevOps practices for a simple web app using Visual Studio Team Services and Azure
devops
continuous-integration
azure
continuous-deployment
continuous-testing
infrastructure-as-code
arm-templates
visual-studio-team-services
-
Updated
Oct 8, 2018
A simple template to write, compile and flash code for the TM4C123G Launchpad board on a Linux system.
-
Updated
Aug 29, 2020 - C
Run IaC Anywhere With Ease
docker
aws
pipeline
azure
terraform
container
gcp
iac
arm-templates
armtemplates
regional-deployments
-
Updated
May 31, 2021 - Go
Collection of bots built with Microsoft Bot Framework in C# and JS (Python soon!)
-
Updated
Jun 2, 2021 - HTML
Improve this page
Add a description, image, and links to the arm-templates topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the arm-templates topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Currently with my ARM templates I like to be able to add the contentVersion as a tag onto resources. I am currently doing this through ARM deployment() function, such as:
H