cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

How to get credentials from Azure Key Vault via ThingWorx

Janaki.Raman
10-Marble

How to get credentials from Azure Key Vault via ThingWorx

Hello,

 

help required to  retrieve credentials from Azure Vault to thingworx, this will later be used to in Thingworx configurations.

 

 

 

please help.

 

 

 

Regards,

Janakiraman

3 REPLIES 3

Hello,

 

I wouldn't do this from ThingWorx if I were you. Cloud compute workloads rarely access secrets directly, and instead they expect to be configured from the outside. So I would instead create an Azure Function, which would access those secrets and inject them into your running ThingWorx instance via REST. You can then trigger that function manually or from your CI/CD pipeline.

 

/ Constantine

Hello @Janaki.Raman,

 

It looks like you have some responses from some community experts. If any of these replies helped you solve your question please mark the appropriate reply as the Accepted Solution. 
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.

Thanks,
Vivek N.
Community Moderation Team.

Announcements


Top Tags