Managing large scale symbol store for Visual Studio

Hello everyone,

I am currently researching symbol management with visual studio integration and finding it to be quite the challenge with it having a large number of users.

Managing the symbol store effectively with the use of automated functions at scale is what we need.
I’m hoping to tap into your collective wisdom for some guidance, mainly regarding effective symbol store file management and Visual studio integration.

  • Which tools do you prefer for symbol storage?
  • Any strategies for versioning and tagging symbol files?
  • How do you optimize the store for organization and efficiency?
  • Do you automate uploads, retention, or cleanup tasks?
  • Have any key lessons or best practices to pass on?

Your experiences might offer valuable insights to those of us navigating the maze of symbol management.

Many Thanks