Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

sevoku
Copy link
Member

@sevoku sevoku commented Oct 22, 2025

This fixes the Icon when creating a new resource (#2767):

image

The problem was that we were sending the actual Azure resource type string instead of the AzExtResourceType value that Azure Resources expects in
https://github.com/microsoft/vscode-azureresourcegroups/blob/main/src/commands/createResource.ts#L41

Fixes #2767

…Db since this is what Azure Resources expects to get the icon right.
@sevoku sevoku requested a review from a team as a code owner October 22, 2025 22:04
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.

"Create Resource" icon missing

1 participant