Home > Back-end >  Azure Dev Ops - Project rename by who
Azure Dev Ops - Project rename by who

Time:07-30

Someone in my team rename one of our project in Azure Dev Ops.

Is there any way to know who did that ( we asked everyone and no one said he did it ) ? We got an automatic email about it but we don't have any information about who and why it was changed.

Thanks

CodePudding user response:

You could see who renamed the project in Organization settings >> Auditing log if your organization has connected to AAD. Here is detailed auditing action for project.

  • Related