Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.63 KB

azure-sdk-go-compute-networking-samples.md

File metadata and controls

26 lines (22 loc) · 1.63 KB
title description author ms.author manager ms.date ms.topic ms.technology ms.service ms.devlang
Azure SDK for Go samples for compute and networking
Selected samples for working with compute resources like VMs and virtual networks from the Azure SDK for Go.
sptramer
sttramer
carmonm
09/05/2018
sample
azure-sdk-go
virtual-machines
go

Azure SDK for Go samples for compute and networking

The following table links to selected samples that demonstrate the management of compute and virtual network resources in the Azure SDK for Go.

All samples for the Azure SDK for Go are available on GitHub.

Name Description
network/network Create, update, delete, and query network resources including virtual networks, subnets, and network security groups.
compute/vm_disk Create, attach, detach, update, and encrypt data disks for a VM.
compute/vm Create, update, deactivate, and manage VMs.
compute/vm_with_availabilityset Create availability sets and load balancers for VMs.
compute/vm_with_identity Create and modify managed identities for Azure resources.