Skip to content

Remove leading newlines when azd auth token --output json fails #7700

@JeffreyCA

Description

@JeffreyCA

Example:

azd auth token -ojson --tenant-id test
{"type":"consoleMessage","timestamp":"2026-04-13T17:43:24.7558297-07:00","data":{"message":"\n"}}
{"error":"fetching token: failed to authenticate:\n(invalid_tenant) AADSTS90002: Tenant 'test' not found. Check to make sure you have the correct tenant ID and are signing into the correct cloud. Check with your subscription administrator, this may happen if there are no active subscriptions for the tenant. Trace ID: <redacted> Correlation ID: <redacted> Timestamp: 2026-04-14 00:43:58Z\n","links":[{"title":"azd auth login reference","url":"https://learn.microsoft.com/azure/developer/azure-developer-cli/reference#azd-auth-login"}],"message":"Authentication with Azure failed.","suggestion":"Run 'azd auth login' to sign in again."}

Metadata

Metadata

Labels

area/authAuthentication, credentials, identity

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions