import { loadAzureCredentialsForIDToken } from "https://deno.land/x/fathym_everything_as_code@v0.1.72/src/azure/loadAzureCloudCredentials.ts";
Load Azure credentials from the provided client secret and tenant ID.
Returns
Promise<TokenCredential>
Azure credentials based on the provided ID token.