SHIFT-WIKI

--- Sjoerd Hooft's InFormation Technology ---

User Tools

Site Tools


start

SHIFT-WIKI - Sjoerd Hooft's InFormation Technology

This WIKI is my personal documentation blog. Please enjoy it and feel free to reach out through blue sky if you have a question, remark, improvement or observation.


Azure DevOps Pipeline with Azure App Configuration

Summary: On this page I'll show you how to use the Azure App Configuration in an Azure DevOps Pipeline.
Date: 5 January 2025

Note: See here for the bicep module to deploy an Azure App Configuration Store.

→ Read more...

2025/01/05 16:23

Bicep Module for Azure App Configuration

Summary: This is a bicep module that I use to deploy Azure App Configurations, a cloud service I use to store variables.
Date: 4 January 2025
Refactor: 9 January 2025: Added deployment information and an additional module to assign roles.

Read the post to learn more about Azure App Configuration and:

  • How to deploy an Azure App Configuration Store using a Bicep module
    • How to set the name and sku based on the environment parameter
  • How to deploy a private endpoint for an Azure App Configuration Store using a Bicep module
  • How to set permissions on the Azure App Configuration Store using a Bicep module
    • Permissions are set on an array of teams which are defined in a separate parameter file
Check here for an additional post for a dashboard to monitor the Azure App Configuration Store.

→ Read more...

2025/01/04 16:45

Cheatsheet Solaris

Summary: A cheatsheet to collect various information and commands for solaris.
Date: 3 January 2025

→ Read more...

2025/01/03 15:47

Cheatsheet PowerCLI

Summary: A cheatsheet to use powerCLI, a set of powershell modules that lets you automate all aspects of vSphere management, including network, storage, VM, guest OS and more.
Date: 3 January 2025

Note that most of the snippets and code here was tested on a vSphere 5.1 environment, and also do not compy with any powershell best practices as I was simply not aware of any at the time I was working on this.

→ Read more...

2025/01/03 15:47
start.txt · Last modified: 2025/01/23 22:27 by 127.0.0.1