VMware Cloud Community
Rafal9184
Contributor
Contributor

Getting Azure secret key in the Orchestrator action

Hello,

Is there a way to retrieve client secret key from Azure Cloud Account in an vRO action?

I'm able to retrieve tenantId, applicationId and subscriptionId without any problem using VRA:CloudAccount object, but I can't find client secret key there.

Or maybe is there another way to fetch the data from Cloud Account to be able to execute calls to Azure API from Orchestrator's action?

Thank you in advance

0 Kudos
1 Reply
imtrinity94
Enthusiast
Enthusiast

As mentioned here, you can use IaaS REST API to get information related to Cloud Accounts.

imtrinity94_0-1661331443819.png

Here, IaaS API is used to create a Azure cloud account. Can be referred to create GET request.

Here, vRO WF is hitting IaaS API. Can be referred for WF creation etc.

 


Mayank Goyal
vRO Engineer
https://www.linkedin.com/in/mayankgoyal1994/
https://cloudblogger.co.in/
0 Kudos