I was invited to a project on Visual Studio Team Services (previously Visual Studio Online) and I accepted. But now, I want to leave the project and I can't find the option to do that.
Since I'm not an administrator, I can't just delete the project/account, and the owner is no longer active so he can't remove me. The project is now linked to my account and I just want to leave.
Usually delete users from the owner's Visual Studio Team Services account is the simplest solution in your scenario.
Since the owner is no longer active, you or others in thie project team could try to change the account ower. If no one have enough permission, you may have to contact Team service support.
You must have at least Basic access, not Stakeholder, and Team
Services project collection administrator or account owner
permissions. If no one has these permissions, contact Team Services
Support.
Source Link: Change account owner for Visual Studio Team Services
Related
I am getting error "No identities found" when inserting member to my team. I've verified the email address is correct. Why am I seeing this text? How can i fix this?
why cannot found?
You have to use an Active Directory account for on-premise TFS -- you can't provide a hotmail account.
According to your screenshot, you are working on VSTS, you could double confirm this-- sever url should like https://xxx.visualstudio.com.
And you want to login VSTS with an non Microsoft email, you should pay attention to below:
Sign up for Visual Studio Team Services with a work or school account
Control access to Visual Studio Team Services the same way you do with
Microsoft services like Office 365 and Azure. When you sign up with a
work or school account, your Visual Studio Team Services account is
connected to your organization's directory (tenant) in Azure Active
Directory (Azure AD). You can then use the same username and password
as other Microsoft services, like #fabrikam.com. Azure AD helps you
enforce policies around accessing your team's critical resources and
key assets.
More details, please refer link from MSDN: Sign up for Visual Studio Team Services: Git & Agile for DevOps, continuous integration, & continuous delivery
Finally, just follow the details steps in this tutorial to add users to a team project.
On my visualstudio.com dashboard it says I am a member to a Team Service Account. How can I remove myself? The project is long done and I don't want to see that anymore. I am not the owner and cannot contact him.
This feature is now available in VSTS (now Azure DevOps Services). Login to one of your VSTS Account go to "My Profile". (top right corner) Then you can leave VSTS Accounts where your Account is a member.
Azure DevOps Services - leaving your organization
No, only account owner or administrator (in Project Collection Administrators group, Admin page > Security > Project Collection Administrators) can add or delete the account.
I am using Visual Studio Team Services (VSTS).
I have to create some Project Collection Administrators only for administrative purpose.
At the same time, there will be few projects where all the administrators will not have all rights to those projects.
Since rights are inherited, rights cannot be revoked from those administrators and given to some normal users only, few of those users may be project collection administrators also.
Is it possible to achieve this?
Thanks
No, it is impossible, because with project collection administrator’s permission, he can reset the permission what he needs and add himself to any group of the collection or team project.
So, if other administrator grant deny permission for him, he still can reset these permissions to allow.
To conclude, you can’t add them to project collection administrator group, just grant necessary permission for them.
I just signed up on TFS for a free account and now I want to invite a colleage in my company. I want to invite him using his company email instead of his microsoft email account. How can I do that? I tried to add him using his company account but when he gets an email for joining the TFS, the login page only allows to use Microsoft account.
According to your description with a free account(Microsoft Account).I'm wondering if you are using VSTS. TFS on-premises will use the domain account to login in TFS, not Microsoft Account.
If you want to login VSTS with your company account.
Sign up for Visual Studio Team Services with a work or school account
Control access to Visual Studio Team Services the same way you do with
Microsoft services like Office 365 and Azure. When you sign up with a
work or school account, your Visual Studio Team Services account is
connected to your organization's directory (tenant) in Azure Active
Directory (Azure AD). You can then use the same username and password
as other Microsoft services, like #fabrikam.com. Azure AD helps you
enforce policies around accessing your team's critical resources and
key assets.
More details, please refer link from MSDN: Sign up for Visual Studio Team Services: Git & Agile for DevOps, continuous integration, & continuous delivery
I have Team Foundation Server 2010 integrated with Project Server 2010, i want to know what is the permissions required to allow Certain users to Publish/DataSync Work-items from Team foundation Server to Project Server?
See the Assign Permissions section of the "Administering the Integration of Team Foundation Server and Project Server" on MSDN, steps 6-7:
Step 6
Add to the Team Members group of PWA.
Team Foundation team members who will submit status updates to Project Server from a client of Team Foundation.
You must add team members to the Team Members group for the PWA, or you must grant them the following minimum set of Project permissions: Open Project and View Project Site.
Step 7
Grant permissions to contribute to the team project in Team Foundation Server.
Users of Project Professional who will publish plans to Team Foundation.
Grant View Project-level information permissions in Team Foundation, or assign them as members of the Reader group for the team project.