mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Support SQL Servers for migrations (#11987)
* Support SQL Servers * Use function but dont do anything with it for now
This commit is contained in:
@@ -40,10 +40,6 @@ declare module 'azureResource' {
|
||||
location: string;
|
||||
}
|
||||
|
||||
export interface AzureSqlManagedInstanceResource extends AzureGraphResource {
|
||||
|
||||
}
|
||||
|
||||
export interface AzureResourceResourceGroup extends AzureResource {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user