Commit Graph
3865 Commits
Author SHA1 Message Date
Travis Wright 7706d73fa9 Add Arc SQL Server health dashboard 2024-11-08 11:15:20 -08:00
Umachandar Jayachandran d289fa7097 Merge pull request #1350 from DickBaker/master
added ERD for Northwind db
2024-10-17 18:02:03 -07:00
Umachandar Jayachandran 5c04b3ee49 Merge pull request #1346 from DanielFerrerCC/fixopennedtranswhenthrow
Added rollback transaction before an exception is thrown
2024-10-17 18:00:56 -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 bbe9fbf0f1 Merge pull request #1354 from microsoft/dependabot/npm_and_yarn/samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/express-4.21.1
Bump express from 4.19.2 to 4.21.1 in /samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs
2024-10-17 17:59:58 -07:00
Umachandar Jayachandran 311f7770ce Merge pull request #1353 from microsoft/dependabot/npm_and_yarn/samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/multi-41ee8087b2
Bump serve-static and express in /samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs
2024-10-17 17:59:50 -07:00
Umachandar Jayachandran 36a1194de6 Merge pull request #1347 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/rollup-2.79.2
Bump rollup from 2.79.1 to 2.79.2 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2024-10-17 17:37:07 -07:00
Umachandar Jayachandran 01cd0ac639 Merge pull request #1339 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/path-to-regexp-1.9.0
Bump path-to-regexp from 1.8.0 to 1.9.0 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2024-10-17 17:36:51 -07:00
dependabot[bot] daa13dc17a Bump express
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.1)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-18 00:34:40 +00:00
dependabot[bot] 8bffa8c202 Bump serve-static and express
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

Updates `express` from 4.19.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.1)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-18 00:34:18 +00: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
Dick Baker be9218c45f Update README.md
I added a new image (alas should have a better description), but hope this PR may help someone.
2024-10-08 20:16:17 +01:00
Dick Baker a1b84be7a5 Add files via upload
Entity Relationship Diagram (ERD) of the major tables in Northwind sample database
for those developers [all?] favouring the visual approach !
2024-10-08 20:10:39 +01:00
dependabot[bot] 1e40987188 Bump rollup
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v2.79.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 18:12:46 +00:00
Daniel Ferrer 0d208b6d49 Added rollback transaction before an exception is thrown 2024-09-27 14:31:21 +02:00
Mike Ray 72e4faeed3 Merge pull request #1345 from MikeRayMSFT:240923-kusto-arc
Add hybrid compute-extension-last-connect
2024-09-23 14:27:08 -07:00
Mike Ray 0bb5407623 Add hybrid compute-extension-last-connect 2024-09-23 14:26:40 -07:00
dependabot[bot] f613216125 Bump path-to-regexp
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 23:50:10 +00: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 e4077cbea9 Merge pull request #1337 from microsoft/dependabot/npm_and_yarn/samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/requirejs-2.3.7
Bump requirejs from 2.3.6 to 2.3.7 in /samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs
2024-09-11 09:12:12 -07:00
dependabot[bot] 8f01bc622b Bump requirejs
Bumps [requirejs](https://github.com/jrburke/r.js) from 2.3.6 to 2.3.7.
- [Commits](https://github.com/jrburke/r.js/compare/2.3.6...2.3.7)

---
updated-dependencies:
- dependency-name: requirejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 16:04:27 +00:00
Umachandar Jayachandran f3347e2381 Merge pull request #1336 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/express-4.20.0
Bump express from 4.19.2 to 4.20.0 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2024-09-11 09:02:41 -07:00
Umachandar Jayachandran 1d2743ee81 Merge pull request #1335 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/multi-e639cebc61
Bump serve-static and express in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2024-09-11 09:02:31 -07:00
dependabot[bot] d654a94871 Bump express
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 16:02:30 +00:00
Umachandar Jayachandran 907211d91b Merge pull request #1334 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/multi-d983993043
Bump send and express in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2024-09-11 09:02:01 -07:00
dependabot[bot] fa5d06d0ca Bump serve-static and express
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `serve-static` from 1.15.0 to 1.16.0
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...1.16.0)

Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 16:01:45 +00:00
dependabot[bot] 35d6b334c1 Bump send and express
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 16:01:40 +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
Umachandar Jayachandran 1815e581b6 Merge pull request #1330 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/micromatch-4.0.8
Bump micromatch from 4.0.5 to 4.0.8 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2024-09-11 08:57:56 -07:00
Umachandar Jayachandran 88e25e3adf Merge pull request #1329 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/webpack-5.94.0
Bump webpack from 5.76.1 to 5.94.0 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2024-09-11 08:57:26 -07:00
Umachandar Jayachandran b15d01d377 Merge pull request #1318 from microsoft/dependabot/npm_and_yarn/samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/socket.io-parser-3.3.4
Bump socket.io-parser from 3.3.3 to 3.3.4 in /samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs
2024-09-11 08:54:18 -07:00
Umachandar Jayachandran d7e4d3a43c Merge pull request #1332 from eldarku/patch-1
Blank Dashboard fix - review needed
2024-09-11 08:53:55 -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
dependabot[bot] 5d0277be37 Bump micromatch
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 12:05:01 +00:00
dependabot[bot] 4680e9b119 Bump webpack
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.1...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 11:11:03 +00:00
Mike Ray 0c98d036ad Merge pull request #1328 from rwestMSFT/rw-0828-remove
Remove unnecessary files
2024-08-28 10:27:57 -07:00
Randolph West MSFT d43a5c54aa Remove unnecessary files 2024-08-28 11:09:46 -06:00
Alexander (Sasha) Nosov f764714878 Merge pull request #1326 from anosov1960/master
Install PAYG SQL Server
2024-08-13 16:31:38 -07:00
Alexander (Sasha) Nosov 9c82e6ef31 Update README.md 2024-08-13 14:28:58 -07:00
Alexander (Sasha) Nosov a6de85e07e Fixed download folder 2024-08-13 14:26:14 -07:00
Alexander (Sasha) Nosov e125b27e27 Fixed services default 2024-08-13 10:52:33 -07:00
Alexander (Sasha) Nosov 58d176fb22 Fixed concole command 2024-08-13 10:50:40 -07:00
Alexander (Sasha) Nosov f17e36fdfe Fixed curl command 2024-08-13 10:49:35 -07:00
Alexander (Sasha) Nosov 4849fcc911 Fixed typos 2024-08-13 10:46:08 -07:00
Alexander (Sasha) Nosov 8e2f6ae820 Update README.md 2024-08-08 10:40:37 -07:00
Alexander (Sasha) Nosov 1984db0661 Update README.md 2024-08-07 18:38:16 -07:00
Alexander (Sasha) Nosov 83b383409b Update README.md 2024-08-07 18:37:43 -07:00
Alexander (Sasha) Nosov 0f55a71131 Update README.md 2024-08-07 18:36:24 -07:00