Skip to content

Conversation

@igrapel
Copy link

@igrapel igrapel commented Jan 2, 2026

Description

Enhance deployment error messages to include resource context, providing more informative output when ARM deployments fail. This improves debugging and clarity for users by showing symbolic names, resource types, and resource names alongside error codes and messages.

Example Usage

When a deployment operation fails, the error message now includes resource context:

Resource 'mySymbolicName' (Microsoft.Foo/bar 'myResource'): BadRequest: Something went wrong.

This replaces generic messages that only included the error code and message.

Checklist

Microsoft Reviewers: Open in CodeFlow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant