https://github.com/thorstenhans/go-advent
My contribution to Go Advent Calendar 2021
https://github.com/thorstenhans/go-advent
Last synced: 7 days ago
JSON representation
My contribution to Go Advent Calendar 2021
- Host: GitHub
- URL: https://github.com/thorstenhans/go-advent
- Owner: ThorstenHans
- Created: 2021-12-18T09:32:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-18T10:55:52.000Z (over 4 years ago)
- Last Synced: 2025-06-03T07:32:14.830Z (about 1 year ago)
- Language: Go
- Size: 2.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Advent Calendar 2021 - Automate Azure with Azure Functions and Go
This repository contains a fairly simple example demonstrating how to use latest Azure SDK for Go to automate cloud resource management.
For further details, [consult the corresponding article](https://www.thorsten-hans.com/automate-azure-with-azure-functions-and-go/).