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
dependabot[bot]
551fe208d1
Bump http-proxy-middleware
...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 15:25:10 +00: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
dependabot[bot]
9111f19011
Bump cookie and express
...
Bumps [cookie](https://github.com/jshttp/cookie ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1 )
Updates `express` from 4.20.0 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.20.0...4.21.1 )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 01:06:57 +00: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
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]
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
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
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
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
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
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
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