Update logo of enterprise applications using the CLI
Open
act-identity-squad
feature-request
Graph
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Is your feature request related to a problem? Please describe.**
Update logo of enterprise application.
**Describe the solution you'd like**
Being able to update the enterprise application logo using Azure CLI
**Additional context**
Using [`az ad sp update`](https://docs.microsoft.com/en-us/cli/azure/ad/sp?view=azure-cli-latest#az_ad_sp_update), it looks like you can update settings on the "Properties" tab of an Enterprise application ("Enabled for users to sign-in?", "User assignment required?", "Visible to users?"...) except logo. Could it be possible to also update logo using the CLI? E.g. as path to logo `.png` or input base64-encoded image.
Contributor guide
Assessment
This issue has not been assessed yet.