Skip to content

a365 cli should support other languages #100

@sellakumaran

Description

@sellakumaran

There is code like this in the codebase.

           if ((createResult.StandardError?.Contains("AuthorizationFailed", StringComparison.OrdinalIgnoreCase) ?? false) ||
                (createResult.StandardError?.Contains("authorization", StringComparison.OrdinalIgnoreCase) ?? false))

Azure CLI may have this text in other languages in other regions. Is there any error code or something that you can go off instead?

Metadata

Metadata

Assignees

Labels

P3Medium priorityenhancementNew feature or requestescalatedIssue has breached SLA and been escalated

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions