Tag: azure

Build and deploy applications to Azure by using GitHub Actions

Prepearing for GitHub certification - Build and deploy applications to Azure by using GitHub Actions Table of Contents Prepearing for GitHub certification - Build and deploy appl...

Read custom array settings from KeyVault to Azure Function using RBAC

Introduction I recenlty had a need custom configuration in my Azure function and the default environment variable option was not sufficient as I needed to have an json array as a set...

How to import certificate from Key Vault using Azure RBAC access

Introduction Prerequisites import certificate from Key Vault using Azure RBAC access Introduction Recently I had an issue trying to use ARM to import a private certificate ...

How to create a ceritifcate using Lets Encrypt, Powershell and Azure

How to create a ceritifcate using Lets Encrypt, Powershell and Azure Pre-Requierements Powershell Powershell module ´Posh-ACME´ DNS provider Domain Azure DevOps account A...