0
votes

In my ADO web extension, I want to store user settings/preferences. I came across this document to store user-related data using VSS SDK.

I have a few questions related to the storage -

Where exactly is this data stored?

Is storing data this way secure? How easy is it for an attacker to compromise this data?

1

1 Answers

0
votes

These data are stored in the Azure DevOps Service, Microsoft will protect this data, this stored data is secure, we don't need to worry about this, If attacker wants to compromise the stored data., they need related permissions to access these date, such as PAT token.