Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kazrael2119 committed Apr 28, 2024
1 parent 01b30b4 commit 0030fd0
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -20,9 +20,6 @@ import { GuestConfigurationClient } from "../src/guestConfigurationClient";
import { DefaultAzureCredential } from "@azure/identity";

const replaceableVariables: Record<string, string> = {
AZURE_CLIENT_ID: "azure_client_id",
AZURE_CLIENT_SECRET: "azure_client_secret",
AZURE_TENANT_ID: "88888888-8888-8888-8888-888888888888",
SUBSCRIPTION_ID: "azure_subscription_id"
};

Expand Down

0 comments on commit 0030fd0

Please sign in to comment.