We use Visual Studio for development and Team Foundation Server for source control.
I save my Active Directory account credentials in publish profiles of my web application projects.
Could this be the reason why my AD account keeps getting locked? For instance maybe VS or TFS are trying to communicate using saved credentials? Has anyone faced this issue?
EDIT 1: We use ADFS for SSO. All TFS as well as publish profile authentication goes through ADFS. ADFS logs show something tries my account with bad password 10 times in 5 minutes or once every 30 seconds. Does that sound about right for Team Explorer within Visual Studio? Does that sound right for publish profile within Visual Studio? Only VS team can tell I guess?