We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3cd9c8 commit fe4e729Copy full SHA for fe4e729
src/Extensions/AzureBlobStorage/AzureBlobEgressProvider.cs
@@ -408,7 +408,6 @@ private static DefaultAzureCredentialOptions GetDefaultCredentialOptions() =>
408
ExcludeEnvironmentCredential = true,
409
ExcludeInteractiveBrowserCredential = true,
410
ExcludeSharedTokenCacheCredential = true,
411
- ExcludeVisualStudioCodeCredential = true,
412
ExcludeVisualStudioCredential = true,
413
};
414
}
0 commit comments