How to configure .NPMRC file with out auth token and email in azure pipeline to install private npm packages

S, Mohankumar 1 Reputation point
2021-07-29T07:18:37.703+00:00

please hep me to configure .NPMRC file with out auth token and email in azure pipeline to install private npm packages.

in npmrc i have registry and always auth=true.

While we are running locally with token and email its working.

but in azure how to configure token and email securely.
using secure connection or PAT?

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
725 questions
{count} votes