wiki.getshifting.com

--- 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. See below for the latest additions, or use the search or tags to browse for content.


Getting Started With Azure DevOps Server 2018

Summary: How to get started with Azure DevOps Server 2018.
Date: Around 2020
Refactor: 29 April 2025: Checked links and formatting. Rebranded Team Foundation Server (TFS) to Azure Devops Server.

→ Read more...

2025/06/01 11:59

Terraform Module for a Private Endpoint

Summary: This is a terraform module that I use to deploy a private endpoint for resources in Azure.
Date: 8 February 2025

Read the post to learn more about private endpoints and:

  • How to depoloy a private endpoint using a terraform module
    • Notice how we can provide the nic for the private endpoint with a custom name
  • How we can assign an ip address to the private endpoint

→ Read more...

2025/06/01 11:59

Terraform Module for PostgreSql Flexible Server

Summary: This is a terraform module that I use to deploy a PostgreSql Flexible Server in Azure.
Date: 8 February 2025

Read the post to learn more about how to deploy a PostgreSql Flexible Server using terraform and:

  • How to set a random password for the PostgreSql admin
  • How to deploy a private endpoint for a PostgreSql Flexible Server using a Terraform module
  • How to create a link between the private DNS zone and the virtual network
  • How to configure diagnostic settings on the PostgreSql Flexible Server using a Terraform module

→ Read more...

2025/06/01 11:59

<< Newer entries | Older entries >>

This wiki has been made possible by:

start.txt · Last modified: by sjoerd