Archived
MIAA Dashboard Updates (#10960)
* Add database info to MIAA dashboard * hook up open in azure button * Only use plural text
This commit is contained in:
Vendored
+1
-1
@@ -1305,7 +1305,7 @@ declare module 'azdata' {
|
||||
|
||||
// Admin Services interfaces -----------------------------------------------------------------------
|
||||
export interface DatabaseInfo {
|
||||
options: {};
|
||||
options: { [key: string]: any };
|
||||
}
|
||||
|
||||
export interface LoginInfo {
|
||||
|
||||
Reference in New Issue
Block a user