Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Change Project icon on Overview page

I am setting up a Project on Visual Studio Team Services. On overview page, It has a project logo at the top left, it's seem create by a short name of full project name. I want to change this icon to own logo, but I has found no way to change it. Would you please help me let me know can we change this icon, if yes, how can I do this?

enter image description here

like image 827
Khoa DANG TOAN Avatar asked Oct 07 '17 04:10

Khoa DANG TOAN


3 Answers

It looks like this functionality was removed as part the new navigation.

You can vote to have the feature added back here:

https://developercommunity.visualstudio.com/content/idea/366277/change-project-icon-in-new-navigation.html

like image 79
antmeehan Avatar answered Oct 23 '22 11:10

antmeehan


This functionality is rolling out with the current deployment on VSTS. See the section "Custom Project image on Project description page" in our release notes at Streamlined code and work items search – VSTS Sprint 124 Update:

VSTS has allowed you to upload a custom image for your Project (and default team) for some time. However, this image was only visible on the settings page. With this update, you will see the customized image on the description page, which helps to give a unique identity to a Project. If not customized, you will see an auto-generated image based on the Project's name.

like image 31
Atin Bansal Avatar answered Oct 23 '22 12:10

Atin Bansal


The best answer I found for Azure DevOps Server was to update the default team icon and perform a force-refresh (CTRL+F5). It appears a similar capability is on Azure DevOps Services.

Source: https://developercommunity.visualstudio.com/comments/960724/view.html

like image 2
Technobabble Avatar answered Oct 23 '22 12:10

Technobabble