Pinned Repositories
a01client
Command Line Tool for A01 system
a01droid
adx-automation-agent
The agent program loaded in the test docker container for ADX team's automation system
adx-automation-client
The client program for ADX team's automation system
adx-automation-services
The micro services and deployment template of ADX team's automation system
arm-compute-go-vm-extensions
Creating an Azure VM and installing VM Extensions with Golang
autorest
autorest.common
Common code shared between AutoRest (https://github.com/Azure/autorest) modeler and code generators
autorest.go
Extension for AutoRest (https://github.com/Azure/autorest) that generates Go code
azure-cosmos-db-mongodb-golang-getting-started
This sample shows you how to use the Azure Cosmos DB MongoDB API and Go language (Golang) to create, retrieve, update, and delete a document in a collection.
mcardosos's Repositories
mcardosos/a01client
Command Line Tool for A01 system
mcardosos/a01droid
mcardosos/adx-automation-agent
The agent program loaded in the test docker container for ADX team's automation system
mcardosos/adx-automation-client
The client program for ADX team's automation system
mcardosos/adx-automation-services
The micro services and deployment template of ADX team's automation system
mcardosos/arm-compute-go-vm-extensions
Creating an Azure VM and installing VM Extensions with Golang
mcardosos/autorest
mcardosos/autorest.common
Common code shared between AutoRest (https://github.com/Azure/autorest) modeler and code generators
mcardosos/autorest.go
Extension for AutoRest (https://github.com/Azure/autorest) that generates Go code
mcardosos/azure-cosmos-db-mongodb-golang-getting-started
This sample shows you how to use the Azure Cosmos DB MongoDB API and Go language (Golang) to create, retrieve, update, and delete a document in a collection.
mcardosos/azure-openapi-validator
Azure Open API Validator
mcardosos/azure-rest-api-specs
The source for REST API specifications for Microsoft Azure.
mcardosos/azure-sdk-for-go
Microsoft Azure SDK for Go
mcardosos/azure-sdk-for-go-samples-1
Examples of how to utilize Azure services from Go.
mcardosos/azure-storage-blob-go
Microsoft Azure Blob Storage Library for Go
mcardosos/commerce-sample
mcardosos/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 (see https://github.com/Azure/autorest/) generated Go code.
mcardosos/key-vault-go-manage
Manage Key Vaults with Go
mcardosos/network-go-manage-loadbalancer
An example illustrating how to use Go to manage your Azure load balancers
mcardosos/network-go-manage-network-interface
Manage multiples network interfaces for VMs in Go- create a VM with multiple network interfaces, configure multiple network interfaces, list network interfaces, delete a network interface
mcardosos/network-go-manage-network-security-group
Basic operations with Azure ARM network security groups
mcardosos/oav
Tools for validating OpenAPI (Swagger) files.
mcardosos/postgresql-sample
mcardosos/resource-manager-go-resources-and-groups
This package demonstrates how to manage resources and resource groups in Azure using Go.
mcardosos/resource-manager-go-template-deployment
An example illustrating how to use Go to deploy an Azure Resource Manager Template.
mcardosos/resources-ruby-manage-resources-with-msi
Creating Azure resources using Managed Service Identity authentication
mcardosos/storage-blob-go-getting-started-2
The getting started sample demonstrates how to perform common tasks (CRUD operations) using the Azure Blob Service in Go.
mcardosos/storage-go-resource-provider-getting-started
The getting started sample demonstrates how to perform common tasks using the Azure Storage Resource Provider in Go including creating a storage account, updating a storage account, listing all storage accounts for a subscription, as well as getting the storage account properties.
mcardosos/sway
A library that simplifies Swagger integrations.
mcardosos/virtual-machines-go-manage
This package demonstrates how to manage Azure virtual machines using Go