Good morning Azure expert,
I configured a service connexion with Azure cloud environment in my Azure DevOps server like below
Then in my release I have a Powershell script which need to retrieve some information like TenantID/ SP id / SP secret / Subscription ID.
I do not want to create release variable to avoid duplication.
I'm pretty sure these variables could be retrieve with powershell but I have totally no idea on how to do it. Do you have any idea - suggestions - recommendation ?
Regards, Terry