Skip to content
View lrottach's full-sized avatar
πŸ‘¨β€πŸ’»
In code we trust...
πŸ‘¨β€πŸ’»
In code we trust...

Organizations

@isolutionsag @dark-contoso
Block or Report

Block or report lrottach

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lrottach/README.md

Welcome. Nice to meet you. πŸ‘‹

Cloud consultant and automation enthusiast based in Switzerland.
Passionate about leveraging cutting-edge technologies such as Azure Functions, Microsoft Graph and Infrastructure as Code (IaC) solutions like Azure Bicep and Terraform to deliver efficient and reliable cloud solutions. Skilled in programming and scripting with .NET and PowerShell.
Join me on my journey of automating everything in the cloud.

Technologies

List<string> technologies = new List<string>
        {
            "Azure Infrastructure",
            "Azure DevOps",
            "GitHub & GitHub Actions",
            "Azure Functions",
            "Infrastructure as Code (IaC)",
            "Microsoft Graph"
        };

Languages

List<string> languages = new List<string>
        {
            "PowerShell",
            "C#",
            "Terraform",
            "Azure PowerShell & CLI",
            "Azure Bicep",
            "Azure ARM Templates"
        };

Currently learning

List<string> learning = new List<string>
        {
            "Go"
        };

Pinned

  1. az-reaper az-reaper Public

    An automation tool leveraging Azure Functions to streamline the cleanup of tagged resources in dev/test Azure environments, enhancing efficiency and reducing costs.

    C# 1

  2. az-chronos az-chronos Public

    Azure Functions automation for tag based starting and stopping virtual machines

    C# 1