StarBase Azure config is not working.

dcpeach
dcpeach ✭✭✭✭✭
Added the following syntax:
MYPROVIDERLOCALEXECUTIONAPITOKEN=myServicePrincipalName
MYPROVIDERLOCALEXECUTIONPRIVATEKEY='myPrivateKey'

Answers

  • jdowdy
    jdowdy ✭✭✭✭✭
    Replacing the equal sign with colons will enable your StarBase Azure config.
    MYPROVIDERLOCALEXECUTIONAPITOKEN:
    myServicePrincipalName
    MYPROVIDERLOCALEXECUTIONPRIVATEKEY: 
    'myPrivateKey'

This Month's Leaders