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

Block or report burtonr

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. app-dash app-dash Public

    A simple dashboard for application links as a Hacktoberfest project to grow and learn

    JavaScript

  2. sqlrest sqlrest Public

    API proxy for MS-SQL databases for easier database access in serverless functions

    Go 28 10

  3. octopus-action-client octopus-action-client Public

    OctopusDeploy client for interacting with GitHub Actions

    C# 1 3

  4. octopus-release-action octopus-release-action Public

    OctopusDeploy GitHub Action for Creating a Release

    2 2

  5. blog blog Public

    The source of my writings published to my personal blog

    CSS

  6. Commands to use to create an AKS clu... Commands to use to create an AKS cluster and deploy OpenFaaS to it
    1
    # Be sure to log in first!
    2
    az login
    3
    
    
    4
    # Set the default location to avoid having to pass it on each command
    5
    az configure --defaults location=southcentralus