Simple script to manage Azure Resource Groups [go-sdk]

This page summarizes the projects mentioned and recommended in the original post on /r/AZURE

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • azure-sdk-for-go

    This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:

  • https://docs.microsoft.com/en-us/azure/developer/go/ https://github.com/Azure/azure-sdk-for-go

  • azure-rg-go

    Manage Azure Resource Groups using azure-sdk-for-go

  • For my own purposes I have created simple script to manage RG in dev env. Here you can find some details: https://github.com/michalswi/azure-rg-go

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • go-autorest

    This package implements an HTTP request pipeline suitable for use across multiple go-routines and provides the shared routines relied on by AutoRest generated Go code.

  • Script itself can list and create RGs. Thing is that you can combine it with `az cli` using not documented function `NewAuthorizerFromCLI`: https://github.com/Azure/go-autorest/blob/master/autorest/azure/auth/auth.go#L276

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Run your own Kiln testnet node in a few steps with this guide

    2 projects | /r/ethstaker | 10 Mar 2022
  • Getting Started with Azure: Pragmatic Guide for Beginners

    2 projects | dev.to | 9 May 2021
  • Career guidance

    1 project | /r/devops | 4 Jun 2023
  • How to Set Authentication for Python Running on Azure Databricks

    1 project | /r/AZURE | 13 Feb 2023
  • How to do column projection (filtering) server-side with Azure Blob Storage (Python Client Library)?

    1 project | /r/dataengineering | 30 Jun 2023