mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-22 10:21:37 +00:00
Fix Fabric native mode
This commit is contained in:
@@ -53,9 +53,8 @@ export enum CosmosDbArtifactType {
|
||||
|
||||
export interface FabricNativeDatabaseConnectionInfo {
|
||||
accessToken: string;
|
||||
accountName: string;
|
||||
databaseName: string;
|
||||
connectionString: string;
|
||||
accountEndpoint: string;
|
||||
}
|
||||
|
||||
export interface CosmosDBTokenResponse {
|
||||
|
||||
Reference in New Issue
Block a user