import { loadMainSecretClient } from "https://deno.land/x/fathym_everything_as_code@v0.1.72/src/azure/key-vault.ts";
Loads the SecretClient instance for the main Azure account.
Returns
Promise<SecretClient>
import { loadMainSecretClient } from "https://deno.land/x/fathym_everything_as_code@v0.1.72/src/azure/key-vault.ts";
Loads the SecretClient instance for the main Azure account.