Go integration
import "azure-sdk-for-go" // Initialize client client := azure-sdk-for-go.NewClient("YOUR_ACCESS_TOKEN")
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
/{denyAssignmentId}curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
/{scope}/providers/Microsoft.Authorization/denyAssignmentscurl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}