DataDog / datadog-api-client-go

Golang client for the Datadog API
https://pkg.go.dev/github.com/DataDog/datadog-api-client-go/v2
Apache License 2.0
133 stars 52 forks source link

Fix manual azure integration tests #2561

Closed nkzou closed 1 month ago

nkzou commented 1 month ago

Azure integrations started ignoring the NewClientId and NewTenantName fields on the backend intentionally to stop people updating app registrations... so we need to fix our tests.