mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 10:58:30 -05:00
Support profiling on Azure instances (#643)
* Support profiling Azure instances * Spacing fixes * Localizing error message for azure DB profiling
This commit is contained in:
committed by
GitHub
parent
838a7e4fab
commit
cc2ca4cad3
@@ -2023,6 +2023,10 @@
|
||||
<value>Connection not found</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="AzureSystemDbProfilingError" xml:space="preserve">
|
||||
<value>Cannot profile Azure system databases</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="EnableAlertsTitle" xml:space="preserve">
|
||||
<value>Enable Alerts - {0}</value>
|
||||
<comment>.
|
||||
|
||||
Reference in New Issue
Block a user