This message was deleted.
# typescript
s
This message was deleted.
q
You can manually create a Provider and use
process.env
to pass in the required credentials https://www.pulumi.com/registry/packages/azure-native/api-docs/provider/
I believe you can also use
az
command to login before running Pulumi commands
o
Thanks guys. The Provider docs is what I needed. Yes, I could use az login but that's just an example of the things I need from github.