Azure / Azure/azure-powershell

Use a custom icon for Az modules to differentiate the Az.XXX modules from other modules

Open
#19,296 1 comment 0 reactions 1 assignee Claimed by @dcaro View on GitHub
Accounts feature-request
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description of the new feature

Today, Az modules don't have an icon specified in their `.psd1` files, and thus when shown up on PowerShell Gallery, the default icon is used. It would be nice if Az modules can have a custom icon to use, to differentiate them from rest of the modules.

Note that, AWS modules use a custom icon, which looks pretty nice in PowerShell Gallery:

![image](https://user-images.githubusercontent.com/127450/186263946-de8f9f01-350d-46b9-9057-87b0a2cabe68.png)

AWS modules declare the custom icon in the psd1 file:

![image](https://user-images.githubusercontent.com/127450/186264144-33d95591-81af-4bd0-bd26-cc6609428eea.png)

### Proposed implementation details (optional)

Use a custom icon for all Az modules.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.