Cloudninja.nu

Share

Twitter Facebook

Settings

Reload Copy URL Share
  • Blog
  • About
  1. Home
  2. Tags
  3. azure

Getting started with GitHub Actions and Bicep - Part 5

Jun 30, 2021 8 min read automationazuredevopsmicrosoftautomationazurecitrixctpmicrosoft
In this part of the series, I will create two virtual machines and join them in my on-premises domain. These machines will be Citrix Cloud Connectors that will serve my Citrix environment with a new resource location in Azure. The Cloud Connectors will be deployed in an Azure Availability Set to ensure high...Read More

Getting started with GitHub Actions and Bicep - Part 4

Jun 28, 2021 6 min read automationazuredevopsmicrosoftautomationazurecitrixctpmicrosoft
In this part of the blog series, I want to create the VPN connection from Azure to my on-premises lab environment. As I did in the last part, I will create a new branch in Github for my work. I am doing this to ensure that my main branch is always running without errors. I will call this new branch for...Read More

Getting started with GitHub Actions and Bicep - Part 3

Jun 23, 2021 8 min read automationazuredevopsmicrosoftautomationazurecitrixctpmicrosoft
I want to create my resource groups and my virtual network in this part of the blog series. To create these resources will use a combination of Bicep files, where I split my code into an execution file with parameters and a generic template file. I am doing this to not limit my options for deploying environments. In...Read More

Getting started with GitHub Actions and Bicep - Part 2

Jun 21, 2021 4 min read automationazuredevopsmicrosoftautomationazurecitrixctpmicrosoft
In part 1 of the series, I got my GitHub repository set up with a secret containing a service principal for Azure. This setup allows me to create a GitHub actions deployment using the service principal as authentication. In this part, I create the GitHub action to create a resource group in my Azure subscription....Read More

Getting started with GitHub Actions and Bicep - Part 1

Jun 16, 2021 3 min read automationazuredevopsmicrosoftautomationazurecitrixctpmicrosoft
I want to guide you through the initial setup for GitHub Actions and Bicep in this blog series. If you read my last series on Azure and Terraform, I want to do the same deployment, but this time using the tools mentioned. As this is a getting started guide, I will show all the steps I have taken to set up the...Read More

Getting started with Azure and Terraform – Part 5

May 21, 2021 4 min read automationazuredevopsmicrosoftautomationazurecitrixctpterraform
In this last part of the blog series, I will create a virtual machine and install the Citrix Cloud Connector software on this machine. It is important that the VM can reach the domain and join it since a Citrix Cloud Connector has to be domain joined before it will install. In my case, here I have the VPN up and...Read More
  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • »»

Recent Posts

  • Azure continuous VM deployment
  • Azure RBAC script
  • Azure Migrate guide
  • Azure Template Specs
  • Create native Azure dashboards

Categories

microsoft automation azure devops citrix AzureDevOps

Tags

azure microsoft automation citrixctp azuredevops terraform devops windows365
Copyright © 2020-2022 Martin Therkelsen. All Rights Reserved.