Ok so I'm trying to do a pulumi import of an azure...
# general
l
Ok so I'm trying to do a pulumi import of an azure devops resource. I can create azure devops resources that consume my personal access token just fine. However, when I try to do pulum import, it always errors with: azuredevopsindexServiceEndpointDockerRegistry (containerregistry): error: Preview failed: 1 error occurred: * the personal access token is required How the heck do I pass the personal access token to the import function?