We need a cmdlet to import variables from a secret manager. We could consider extending New-UAVariable to add secret variables but it might just be handy to have Import-UAVariable that calls out REST API to import existing variables directly from secret management.
We need a cmdlet to import variables from a secret manager. We could consider extending New-UAVariable to add secret variables but it might just be handy to have Import-UAVariable that calls out REST API to import existing variables directly from secret management.