Skip to content
View PawelHaracz's full-sized avatar

Block or report PawelHaracz

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

Pinned Loading

  1. labraboard labraboard Public

    Your open and helpful Infrastructure Manager a.k.a TACOS Labraboard

    Go 58

  2. 25daysofserverless 25daysofserverless Public

    C# 4 2

  3. This Bash script allows to login to ... This Bash script allows to login to a given Azure Subscription using Microsoft Entra Privileged Identity Management (PIM)
    1
    #!/bin/bash
    2
    
                  
    3
    # Variables
    4
    SUBSCRIPTION_ID=$(az account show --query id --output tsv) # Subscription ID
    5
    ROLE_NAME="8e3af657-a8ff-443c-a75c-2fe8c4bcb635" # Owner role
  4. PersonFit PersonFit Public

    C#

  5. azureday25 azureday25 Public

    HCL