Commit Graph
1529 Commits
Author SHA1 Message Date
Travis Wright e74af02add adding more charts to health dashboard 2025-01-18 21:56:02 -08:00
Charmaine Chan 6ed88d20d6 Make RG optional 2024-11-18 17:09:38 -08:00
Charmaine Chan 3b4e3920f9 Rename file and make not case sensitive 2024-11-18 15:28:56 -08:00
Charmaine Chan d2f0ddac33 Use params 2024-11-18 15:08:31 -08:00
Charmaine Chan 68d479f0b8 Add host level script 2024-11-18 14:44:37 -08:00
Umachandar Jayachandran 4b7225b69f Merge pull request #1355 from WilliamDAssafMSFT/patch-3
Fix images
2024-11-15 11:02:37 -08:00
Travis Wright c90edfa8ab tweak json 2024-11-15 12:03:28 -06:00
Travis Wright 76fa8893f1 small changes to script params 2024-11-15 11:50:22 -06:00
Travis Wright dff1a53202 adding patch-SQLServerInstance script 2024-11-15 11:28:37 -06:00
Travis Wright 2951352142 Updating v2 format to v1 format for dashboards 2024-11-12 01:40:25 -08:00
Travis Wright 9371468580 Add Arc SQL Server Feature Status Dashboard 2024-11-08 15:50:51 -08:00
Travis Wright 7706d73fa9 Add Arc SQL Server health dashboard 2024-11-08 11:15:20 -08:00
William Assaf MSFT ce81d53a0d Update README.md 2024-10-21 18:27:46 -07:00
William Assaf MSFT 183bd1e146 Delete samples/features/security/azure-active-directory-auth/img/vs-authentication-method-password.png 2024-10-21 18:27:17 -07:00
William Assaf MSFT 1dec77f53c Delete samples/features/security/azure-active-directory-auth/img/azure-active-directory-application-portal.png 2024-10-21 18:25:48 -07:00
William Assaf MSFT 6a4dd22bf1 Delete samples/features/security/azure-active-directory-auth/img/app-config-key-value-example.png 2024-10-21 18:25:41 -07:00
William Assaf MSFT 8df1863d25 Delete samples/features/security/azure-active-directory-auth/img/token-press-any-key-to-stop.png 2024-10-21 18:25:32 -07:00
William Assaf MSFT bf34b3a140 Update README.md 2024-10-21 18:24:57 -07:00
William Assaf MSFT 098d72131f Update README.md 2024-10-21 18:23:29 -07:00
William Assaf MSFT 5c15fbf513 Update README.md 2024-10-21 18:22:34 -07:00
William Assaf MSFT c7433496e4 Update README.md 2024-10-21 18:18:53 -07:00
William Assaf MSFT 0784a5f18d Update README.md 2024-10-21 18:16:51 -07:00
William Assaf MSFT 99cd78377d Update readme.md 2024-10-21 18:13:00 -07:00
William Assaf MSFT 680615b603 Update README.md 2024-10-21 18:10:51 -07:00
William Assaf MSFT ad4d73f6eb Update README.md 2024-10-21 18:09:36 -07:00
William Assaf MSFT 25c2163cd1 Fix images 2024-10-21 18:05:26 -07:00
William Assaf MSFT 1d38158024 Fix images 2024-10-21 18:01:47 -07:00
Umachandar Jayachandran d1008e199a Merge pull request #1351 from temalo/master
Update Schema of existing dashboards and add new SQL Health Dashboard…
2024-10-17 18:00:24 -07:00
Umachandar Jayachandran ec282ebd14 Merge pull request #1338 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/sample-application/AlwaysEncryptedConsole/Azure.Identity-1.11.4
Bump Azure.Identity from 1.11.0 to 1.11.4 in /samples/features/security/always-encrypted-with-secure-enclaves/sample-application/AlwaysEncryptedConsole
2024-10-17 17:32:05 -07:00
Ted Malone ae21bdd879 Update Schema of existing dashboards and add new SQL Health Dashboard Example 2024-10-17 14:19:48 -07:00
Mike Ray 0bb5407623 Add hybrid compute-extension-last-connect 2024-09-23 14:26:40 -07:00
dependabot[bot] 5237f59d7d Bump Azure.Identity
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.0 to 1.11.4.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.11.0...Azure.Identity_1.11.4)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 16:13:27 +00:00
Umachandar Jayachandran c7add8481a Merge pull request #1331 from microsoft/dependabot/pip/samples/features/sql-big-data-cluster/security/encryption-at-rest-external-key-provider/kms_plugin_app/cryptography-43.0.1
Bump cryptography from 41.0.4 to 43.0.1 in /samples/features/sql-big-data-cluster/security/encryption-at-rest-external-key-provider/kms_plugin_app
2024-09-11 08:58:10 -07:00
Eldar Kuli-zade 0f974821a0 Blank Dashboard fix - review needed
I noticed that importing this dashboard template doesn't work anymore - when I try to import it shows blank dashboard without tiles, no error messages. 
I changed some brackets from "{" to "[" and removed part names and it works again.
I am not an expert in Azure Dashboard JSON format, so  please review!
2024-09-11 14:18:49 +02:00
dependabot[bot] e93515f0b2 Bump cryptography
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 23:35:44 +00:00
Randolph West MSFT d43a5c54aa Remove unnecessary files 2024-08-28 11:09:46 -06:00
Umachandar Jayachandran 5fe0b020c3 Merge pull request #1312 from getalex/patch-4
Updated handling of relative path references
2024-07-19 09:25:18 -07:00
Alex Talarico d8a9c3d722 Added log entry on catalog item migration warnings
Added a call to LogErrorToFile so that warnings are also captured in the output log file.
2024-07-05 13:36:25 -04:00
Alex Talarico 59de812fed Updated handling of relative path references
Updated GetSnkPath to set the target path based on source when folder structure is identical, assuming like for like relative folder structure.
2024-07-05 12:52:16 -04:00
Umachandar Jayachandran 69bbd9e4fc Merge pull request #1303 from microsoft/dependabot/pip/samples/features/sql-big-data-cluster/security/encryption-at-rest-external-key-provider/kms_plugin_app/azure-identity-1.16.1
Bump azure-identity from 1.6.0 to 1.16.1 in /samples/features/sql-big-data-cluster/security/encryption-at-rest-external-key-provider/kms_plugin_app
2024-06-21 16:53:10 -07:00
Umachandar Jayachandran ccc1baf2f5 Merge pull request #1302 from microsoft/dependabot/nuget/samples/features/security/ledger/source/ContosoHR/Azure.Identity-1.11.4
Bump Azure.Identity from 1.11.0 to 1.11.4 in /samples/features/security/ledger/source/ContosoHR
2024-06-21 16:52:58 -07:00
soradotwav 1be0d7cfe8 Swapped out tabs for spaces and fixed certain formatting 2024-06-17 12:42:56 -07:00
soradotwav 66181fe039 Updated original files with working VS projects 2024-06-14 10:09:43 -07:00
soradotwav 5070d5ec75 Added original v_backup files 2024-06-13 14:08:21 -07:00
dependabot[bot] bfcc39ab0e Bump azure-identity
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.6.0 to 1.16.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.6.0...azure-identity_1.16.1)

---
updated-dependencies:
- dependency-name: azure-identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 20:46:50 +00:00
dependabot[bot] a337e16a26 Bump Azure.Identity
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.0 to 1.11.4.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.11.0...Azure.Identity_1.11.4)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 20:40:34 +00:00
Travis Wright 4580a37028 format better and show response time 2024-06-08 03:24:39 +00:00
Travis Wright d440166ac5 adding connection test script 2024-06-07 23:35:17 +00:00
Alex Talarico 5bfe458854 Updated logging logic and format to CSV (ssrs_migration.rss)
Added header to generated CSV log file  
enhancements to logging output generated, color scheme updates.
2024-05-15 21:36:18 -04:00
Umachandar Jayachandran 393459ee2f Merge pull request #1280 from SvenAelterman/patch-1
Fix typos
2024-04-30 19:16:54 -07:00