How do you get a Key Vault secret using inline ‘CSharp Script Code’ In an Azure Workflow?
I’m new to using C# in Azure and I’m running an inline C# script in an Azure Logic Apps workflows to read a Key Vault secret into a variable from within a ‘CSharp Script Code’ object in an Azure Workflow.…