-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add GCCH support * chore: Update Kusto cluster configurations for GovCloud support * chore: Explicit Dependency on Function Key Vault Access * feat: Add SCM_COMMAND_IDLE_TIMEOUT configuration for function app * chore: Create SPN for Microsoft Graph Change Tracking app * Enhance Azure credential configuration Enhanced the configuration of DefaultAzureCredentialOptions in ServiceCollectionExtensions.cs within the CallRecordInsights.Extensions namespace. Added a conditional check to set the AuthorityHost property to a custom URI if identityOptions.Authority is not null. Also, updated the AdditionallyAllowedTenants collection by adding a wildcard character, "*", to allow credentials to be used across multiple tenants for increased flexibility. * Enhance GraphServiceClient registration * feat: update deployFunction template for GCCH/DoD * improve deployment logging output, fix managedidentity deployment * feat: Add support for user agent in GraphRequestBuilderAppOnlyExtensions * Remove outdated documentation files and update README.md
- Loading branch information
Showing
46 changed files
with
382 additions
and
986 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.