Граф коммитов

353 Коммитов

Автор SHA1 Сообщение Дата
Vitor Tomaz e0d8409dfc
Merge pull request #111 from Azure/vitomaz/trustcertificate
v2.6
2024-11-20 14:30:50 +00:00
Vitor Tomaz 37d6335e6c v2.6
update readme to include TrustServerCertificate parameter
2024-11-20 14:30:24 +00:00
Vitor Tomaz 1508dde94b
Merge pull request #110 from Azure/vitomaz/trustcertificate
v2.6
2024-11-20 14:27:15 +00:00
Vitor Tomaz 9915ed3dc4 v2.6
add missing parameter on TestConnectionToDatabase
2024-11-20 14:26:52 +00:00
Vitor Tomaz 33f1940ddf
Merge pull request #109 from Azure/vitomaz/trustcertificate
v2.6
2024-11-20 14:10:53 +00:00
Vitor Tomaz 9e15d47fce v2.6
Logging on TrustServerCertificate
2024-11-20 14:10:29 +00:00
Vitor Tomaz 504d731f40
Merge pull request #108 from Azure/vitomaz/trustcertificate
v2.6
2024-11-20 13:50:55 +00:00
Vitor Tomaz dd973f6270 v2.6
Ensure TrustServerCertificate is bool
2024-11-20 13:50:15 +00:00
Vitor Tomaz 923e6d6be4 trustServerCertificate = true 2024-11-20 13:30:57 +00:00
Vitor Tomaz fd10d1710f
Merge pull request #107 from Azure/vitomaz/trustcertificate
v2.6
2024-11-20 12:57:22 +00:00
Vitor Tomaz 14e5237c31 v2.6
Add support for TrustServerCertificate
2024-11-20 12:56:49 +00:00
Vitor Tomaz 33a173006b
Update AzureSQLConnectivityChecker.ps1 2024-11-15 13:02:11 +00:00
Vitor Tomaz 2128803387
Merge pull request #106 from Azure/vitomaz/v2.5
v2.5
2024-11-14 23:16:50 +00:00
Vitor Tomaz 20b7146b56 v2.5
- Announcing support for Microsoft Entra auth.
- Fix: properly process the last reply from the server when Entra auth is used.
2024-11-14 23:15:54 +00:00
Vitor Tomaz 324a0e70b9
Merge pull request #105 from Azure/vitomaz/dev25
Add tracking for Auth type and lib
2024-11-14 17:09:00 +00:00
Vitor Tomaz 4b61eca79e Add tracking for Auth type and lib 2024-11-14 17:08:28 +00:00
Vitor Tomaz b9da7d1032
Merge pull request #104 from Azure/vitomaz/dev25
v2.4
2024-11-14 16:49:49 +00:00
Vitor Tomaz 2b22de245c v2.4
Small fix
2024-11-14 16:49:16 +00:00
Vitor Tomaz 0ccf498199
Merge pull request #103 from Azure/vitomaz/dev11
v2.4
2024-11-14 16:30:04 +00:00
Vitor Tomaz 0807380b91 v2.4
Improved EntraId auth flow when redirect is used.
2024-11-14 16:29:37 +00:00
Vitor Tomaz 14c244d164
Merge pull request #102 from Azure/vitomaz/dev11
v2.3
2024-11-14 00:26:27 +00:00
Vitor Tomaz 4ebbc899af v2.3
revert all files under netstandard2.0
2024-11-14 00:25:59 +00:00
Vitor Tomaz c0d4a11b05
Merge pull request #101 from Azure/vitomaz/dev11
v2.3
2024-11-14 00:18:07 +00:00
Vitor Tomaz 80f622c9b9 v2.3
back to previous TDSClient.dll file
2024-11-14 00:17:38 +00:00
Vitor Tomaz 0aea482525
Merge pull request #100 from Azure/vitomaz/dev11
v2.3
2024-11-13 23:39:19 +00:00
Vitor Tomaz b3f82fbc7f v2.3 2024-11-13 23:35:37 +00:00
Vitor Tomaz 7121f8c4e8
Merge pull request #99 from Azure/vitomaz/dev24
v2.2
2024-10-25 18:20:08 +01:00
Vitor Tomaz 3f679aa841 Update AzureSQLConnectivityChecker.ps1 2024-10-25 18:19:21 +01:00
Vitor Tomaz 03f12ac7d5 v2.2
Update some of the GW addresses
2024-10-25 18:18:32 +01:00
Vitor Tomaz 7014fd6b00
Merge pull request #98 from boxofyellow/master
Update AzureSQLConnectivityChecker.ps1
2024-10-25 17:26:58 +01:00
boxofyellow d61776150d
Update AzureSQLConnectivityChecker.ps1
Fix https://github.com/Azure/SQL-Connectivity-Checker/issues/97
2024-10-10 16:23:17 -04:00
Vitor Tomaz c11b5766cc
Merge pull request #93 from Azure/vitomaz/dev4
v2.1
2024-04-12 21:58:24 +01:00
Vitor Tomaz 194151f510 v2.1
Fix regression in Lookup Database In Sys Databases
2024-04-12 21:57:49 +01:00
Vitor Tomaz e224ed2b39
Merge pull request #92 from Azure/vitomaz/dev3
minor update to v2.0
2024-04-02 17:56:02 +01:00
Vitor Tomaz 6f09b09d53 minor update to v2.0 2024-04-02 17:55:38 +01:00
Vitor Tomaz d37596a401
Merge pull request #89 from bogdanis99/Azure/bmarkovic/extendCheckerForAADAuth
Fix rerouting; fix unit tests
2024-04-02 17:05:51 +01:00
Vitor Tomaz 903f40db3f
Merge pull request #91 from Azure/revert-88-revert-87-Azure/bmarkovic/extendCheckerForAADAuth
Revert "Revert "Extend SQL Connectivity checker to support AAD authentication (username password, integrated, interactive, managed identity)""
2024-04-02 17:03:06 +01:00
Vitor Tomaz 19683ba9c2
Revert "Revert "Extend SQL Connectivity checker to support AAD authentication (username password, integrated, interactive, managed identity)"" 2024-04-02 17:02:42 +01:00
bogdanis99 0b40b2259c Fix unit tests 2024-04-02 17:41:48 +02:00
bogdanis99 2ecd752883 Fix rerouting 2024-04-02 11:43:56 +02:00
Vitor Tomaz cc4da28bda
Merge pull request #88 from Azure/revert-87-Azure/bmarkovic/extendCheckerForAADAuth
Revert "Extend SQL Connectivity checker to support AAD authentication (username password, integrated, interactive, managed identity)"
2024-04-02 10:33:15 +01:00
bogdanis99 15ae684c34 Fix for rerouting 2024-04-02 10:47:25 +02:00
Vitor Tomaz a05ff79d2f
Revert "Extend SQL Connectivity checker to support AAD authentication (username password, integrated, interactive, managed identity)" 2024-04-01 18:06:26 +01:00
Vitor Tomaz 6f67a36848
Merge pull request #87 from bogdanis99/Azure/bmarkovic/extendCheckerForAADAuth
Extend SQL Connectivity checker to support AAD authentication (username password, integrated, interactive, managed identity)
2024-04-01 17:51:10 +01:00
bogdanis99 6a44b2b44d Revert run locally 2024-04-01 18:39:57 +02:00
bogdanis99 b23b1e316f Remove some logs 2024-04-01 13:27:57 +02:00
bogdanis99 cdab048c56 Fix connection string for SQL DB 2024-04-01 13:10:26 +02:00
bogdanis99 d7e543909a Added ADAL logging 2024-03-25 17:28:55 +01:00
bogdanis99 af2d972e90 Minor changes 2024-03-25 15:36:07 +01:00
bogdanis99 c1bd5bfdce fix param checking 2024-03-15 16:26:47 +01:00