Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to latest ServerCommon (v2.123.0) #10108

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Conversation

joelverhagen
Copy link
Member

The enablePublicAccess values were determined based on current PROD container public access.

The enablePublicAccess values were determined based on current PROD container public access.
@joelverhagen joelverhagen requested a review from a team as a code owner August 2, 2024 21:26
@@ -56,6 +56,7 @@ public override void Init(IServiceContainer serviceContainer, IDictionary<string
var storageFactory = new AzureStorageFactory(
storageAccount,
InitializationConfiguration.ContainerName,
enablePublicAccess: false,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes Gallery.CredentialExpiration. The current dev build is broken because of the mismatch.

@joelverhagen joelverhagen merged commit d8c3780 into dev Aug 2, 2024
2 checks passed
@joelverhagen joelverhagen deleted the jver-latest-common branch August 2, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants