Cloudninja.nu

Share

Twitter Facebook

Settings

Reload Copy URL Share
  • Blog
  • About
  1. Home
  2. Categories
  3. automation

Azure Network Security Group rules - Azure DevOps

Aug 31, 2021 7 min read automationazuredevopsmicrosoftautomationazureazuredevopsdevopsmicrosoft
As you may know, I am a bit fan of automation and source control, and the reason for this is that these tools help me provide a stable IT environment for customers and internal use. The confidence that doing an installation or update and that the deployment is executed exactly as I did the last time is something I...Read More

GitHub Actions and Azure key vault

Jul 6, 2021 4 min read automationazuredevopsmicrosoftautomationazureazuredevopsmicrosoft
We all know that we shouldn’t put any passwords into our code and check them into source control, but many guides (including my own) often reference a password variable or parameter. The parameter option is actually OK, in my opinion, as long as you then reference a secure password from either an Azure DevOps...Read More

Getting started with GitHub Actions and Bicep – Part 6

Jul 2, 2021 6 min read automationazuredevopsmicrosoftautomationazurecitrixctpmicrosoft
This is the last part of this blog series, and here I want to show you how to use a JSON configuration file and a PowerShell script to deploy the same environment as you have seen in the first five parts of the series. This deployment type will feel familiar to many consultants since PowerShell is widely used among...Read More

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
  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • »»

Recent Posts

  • Microsoft Defender for Cloud - part 2
  • Microsoft Defender for Cloud - part 1
  • Azure Bastion
  • Using GitHub and Terraform to deploy Azure resources - Part 8
  • Using GitHub and Terraform to deploy Azure resources - Part 7

Categories

microsoft azure automation devops citrix AzureDevOps

Tags

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