Skip to content

Commit

Permalink
Switch azure integration off
Browse files Browse the repository at this point in the history
  • Loading branch information
dangtony98 committed Feb 8, 2023
1 parent 8ba4f96 commit 6188b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/variables/integration.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ const INTEGRATION_OPTIONS = [
name: 'Azure Key Vault',
slug: 'azure-key-vault',
image: 'Microsoft Azure.png',
isAvailable: true,
isAvailable: false,
type: 'oauth',
clientId: CLIENT_ID_AZURE,
tenantId: TENANT_ID_AZURE,
Expand Down

0 comments on commit 6188b04

Please sign in to comment.