Security roles for Library Script Modules and downloading NuGet packages

What are the security roles for Library Script Modules and downloading NuGet packages?

Hi,

Thanks for reaching out and sorry for the delay. The permissions are the following:

For Downloading Nuget packages you’ll need the user to be on a team with the roles

BuiltinFeedDownload
FeedView

The team should be scoped to All Projects or else the user wont be able to see any packages.

For Library Script Modles these are the roles that rule permissions
LibraryVariableSetCreate
LibraryVariableSetDelete
LibraryVariableSetEdit
LibraryVariableSetView
variableEdit
VariableEditUnscoped
VariableView
VariableViewUnscoped

The team should be scoped to All Projects or else the user wont be able to see or edit the step templates.

Thanks

Dalmiro