mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 08:51:24 +00:00
mongo index editor for AAD login + hostedExplorer (#438)
This commit is contained in:
committed by
GitHub
parent
22d8a7a1be
commit
eddc334cb5
@@ -78,7 +78,7 @@ const initTestExplorer = async (): Promise<void> => {
|
||||
subscriptionId: portalRunnerSubscripton,
|
||||
resourceGroup: portalRunnerResourceGroup,
|
||||
authorizationToken: `Bearer ${token}`,
|
||||
features: { sampleFeature: "sampleFeatureValue" },
|
||||
features: {},
|
||||
hasWriteAccess: true,
|
||||
csmEndpoint: "https://management.azure.com",
|
||||
dnsSuffix: "documents.azure.com",
|
||||
|
||||
Reference in New Issue
Block a user