Skip to main content
Go to Latest
function loadAzureCredentialsForToken
import { loadAzureCredentialsForToken } from "https://deno.land/x/fathym_everything_as_code@v0.1.47-fluent-builder/src/azure/loadAzureCloudCredentials.ts";

Load Azure credentials from the provided token.

Parameters

token: string

Azure access token.

Returns

Azure credentials based on the provided token.