Skip to content
View larryclaman's full-sized avatar
Block or Report

Block or report larryclaman

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

  1. iac-journey iac-journey Public

    Shell 1

  2. privateaks privateaks Public

    Shell 3 3

  3. WhatTheHack WhatTheHack Public

    Forked from microsoft/WhatTheHack

    A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates.

    HTML 1 2

  4. Convert an Azure VM to a Spot VM type Convert an Azure VM to a Spot VM type
    1
    <# Convert a VM to a Spot VM
    2
    Based on sample script at https://docs.microsoft.com/en-us/azure/virtual-machines/windows/change-availability-set
    3
    NOTE:  Extensions will not be copied to new instance!!
    4
    #>
    5
    
                  
  5. aks-windows-scaling-keda aks-windows-scaling-keda Public

    Forked from Azure-Samples/mslearn-aks-app-scaling-keda

    Sample repository for the AKS Scaling with KEDA Learn module

    Go