Using azure-sdk-for-go with azure.com

Go integration

✓ Official SDK

Install

go get github.com/Azure/azure-sdk-for-go

Quick start

import "azure-sdk-for-go"

// Initialize client
client := azure-sdk-for-go.NewClient("YOUR_ACCESS_TOKEN")
Settings about where we should store your security data and logs. If the resu…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.Security/workspaceSettings
Settings about where we should store your security data and logs. If the resu…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.Security/workspaceSettings/{workspaceSettingName}
SDK on GitHub 📄 API Docs
SDK
azure-sdk-for-go
Go
API
azure.com
azure.com:security-workspaceSettings

At a glance

Language Go
Endpoints5
✓ Official