copilot-swe-agent[bot]
d29aff3fb7
Initial plan
2025-11-18 09:13:01 +00:00
Alexander (Sasha) Nosov
eddb7b3395
Merge pull request #1435 from anosov1960/PAYG-transition
...
Payg transition
2025-10-29 10:33:09 -07:00
Alexander (Sasha) Nosov
5da9b4151d
Fixed SQLMI policy errors
2025-10-29 10:27:22 -07:00
Alexander (Sasha) Nosov
8f91d85edf
Fixed typos
2025-10-28 16:01:37 -07:00
Alexander (Sasha) Nosov
e770da3fff
Fixed typo
2025-10-28 15:58:39 -07:00
Alexander (Sasha) Nosov
c61d2a6ea8
Merge pull request #1434 from anosov1960/PAYG-transition
...
added payg-sqlmi policy
2025-10-28 15:55:33 -07:00
Alexander (Sasha) Nosov
6a180c6ac5
added payg-sqlmi policy
2025-10-28 15:52:31 -07:00
Alexander (Sasha) Nosov
d73bc9a77d
Merge pull request #1432 from anosov1960/PAYG-transition
...
Payg-SQLArc policy
2025-10-24 16:25:37 -07:00
Alexander (Sasha) Nosov
be798c00e3
renamed folder
2025-10-24 16:15:31 -07:00
Alexander (Sasha) Nosov
95179b9ea1
Add Payg-SQLArc policy
2025-10-24 16:13:09 -07:00
Umachandar Jayachandran
16ec9caa2a
Merge pull request #1424 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/babel/helpers-7.28.4
...
Bump @babel/helpers from 7.19.0 to 7.28.4 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2025-10-20 12:27:11 -07:00
Umachandar Jayachandran
c6fdf77dad
Merge pull request #1429 from zoran-rilak-msft/sqlmi-redirect-ports
...
Remove ports 11xxx for SQL MI
2025-10-20 12:25:56 -07:00
Umachandar Jayachandran
c24d66c494
Merge pull request #1428 from zoran-rilak-msft/sqlmi-vpn-passwdfix
...
Remove password in cleartext
2025-10-20 12:25:29 -07:00
Alexander (Sasha) Nosov
6637c0ee7d
Merge pull request #1430 from anosov1960/PAYG-transition
...
Updates to payg transition script
2025-10-14 11:26:49 -07:00
Alexander (Sasha) Nosov
57e5b0afb4
Removed DR from filter for MI
2025-10-13 20:13:39 -07:00
Alexander (Sasha) Nosov
e0577ae597
Fixed encoding in MI query
2025-10-13 19:08:18 -07:00
Alexander (Sasha) Nosov
83b8c33464
Turned off login V2 in the arc script
2025-10-13 15:22:23 -07:00
Alexander (Sasha) Nosov
b8c6b1f984
Turn off login V2
2025-10-13 15:17:40 -07:00
Alexander (Sasha) Nosov
fe7c8d7790
Improved DR filtering
2025-10-13 14:26:36 -07:00
Alexander (Sasha) Nosov
05af92499e
Added a footnote to readme re the DR replicas
2025-10-13 13:58:58 -07:00
Alexander (Sasha) Nosov
e9205339ad
Skip if LT=DR
2025-10-13 13:18:36 -07:00
Zoran Rilak
f04a0ecf15
Remove ports 11xxx
2025-10-09 14:10:39 +02:00
Zoran Rilak
16707d99f8
Remove password in cleartext
2025-10-09 14:02:31 +02:00
dependabot[bot]
5f51d5d09a
Bump @babel/helpers
...
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers ) from 7.19.0 to 7.28.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-helpers )
---
updated-dependencies:
- dependency-name: "@babel/helpers"
dependency-version: 7.28.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-04 03:34:59 +00:00
Umachandar Jayachandran
e6d0793bb0
Merge pull request #1423 from jpomfret/patch-1
...
High Performance Plan check - change wording for clarity
2025-10-03 20:33:55 -07:00
Umachandar Jayachandran
726407e7ca
Merge pull request #1419 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/brace-expansion-1.1.12
...
Bump brace-expansion from 1.1.11 to 1.1.12 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2025-10-03 20:33:20 -07:00
Jess Pomfret
1bf67cc451
Change wording for power plan check
...
Just looking at the display name makes it seem like the server is already in high performance mode and that is the issues. The wording on the other checks includes should and I think this would make it clearer.
2025-10-01 09:13:18 +01:00
dependabot[bot]
1cd0ee7c24
Bump brace-expansion
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-18 03:26:59 +00:00
Umachandar Jayachandran
9947e4be04
Merge pull request #1413 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/babel/runtime-corejs3-7.28.2
...
Bump @babel/runtime-corejs3 from 7.19.1 to 7.28.2 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2025-09-17 20:24:45 -07:00
dependabot[bot]
ea5f247b90
Bump @babel/runtime-corejs3
...
Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3 ) from 7.19.1 to 7.28.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.28.2/packages/babel-runtime-corejs3 )
---
updated-dependencies:
- dependency-name: "@babel/runtime-corejs3"
dependency-version: 7.28.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-07 18:47:54 +00:00
Umachandar Jayachandran
2a1c19c601
Merge pull request #1412 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/form-data-3.0.4
...
Bump form-data from 3.0.1 to 3.0.4 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2025-08-07 11:46:23 -07:00
Umachandar Jayachandran
f13ce4debf
Merge pull request #1411 from microsoft/dependabot/npm_and_yarn/samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/multi-4a35735f7c
...
Bump tmp and eslint in /samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs
2025-08-07 11:46:10 -07:00
dependabot[bot]
2d2a220372
Bump tmp and eslint
...
Removes [tmp](https://github.com/raszi/node-tmp ). It's no longer used after updating ancestor dependency [eslint](https://github.com/eslint/eslint ). These dependencies need to be updated together.
Removes `tmp`
Updates `eslint` from 4.13.1 to 9.32.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v4.13.1...v9.32.0 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version:
dependency-type: indirect
- dependency-name: eslint
dependency-version: 9.32.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-07 18:43:17 +00:00
dependabot[bot]
d96ed4364a
Bump form-data
...
Bumps [form-data](https://github.com/form-data/form-data ) from 3.0.1 to 3.0.4.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/v3.0.4/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v3.0.1...v3.0.4 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 3.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-07 18:43:10 +00:00
Umachandar Jayachandran
315ec23198
Merge pull request #1410 from microsoft/dependabot/npm_and_yarn/samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/multi-96c788614a
...
Bump on-headers and compression in /samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs
2025-08-07 11:41:35 -07:00
dependabot[bot]
575973a31e
Bump on-headers and compression
...
Bumps [on-headers](https://github.com/jshttp/on-headers ) and [compression](https://github.com/expressjs/compression ). These dependencies needed to be updated together.
Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases )
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md )
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0 )
Updates `compression` from 1.7.4 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases )
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/compression/compare/1.7.4...v1.8.1 )
---
updated-dependencies:
- dependency-name: on-headers
dependency-version: 1.1.0
dependency-type: indirect
- dependency-name: compression
dependency-version: 1.8.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 20:23:05 +00:00
Umachandar Jayachandran
0a5e83a01d
Merge pull request #1408 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/http-proxy-middleware-2.0.9
...
Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2025-07-28 12:29:50 -07:00
dependabot[bot]
94c386be54
Bump http-proxy-middleware
...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7...v2.0.9 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-version: 2.0.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-25 17:10:43 +00:00
Umachandar Jayachandran
921b1080f1
Merge pull request #1372 from kalpitabirhade28/patch-1
...
Create clone the fork
2025-07-25 10:09:56 -07:00
Umachandar Jayachandran
72b4498cbd
Merge pull request #1407 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/multi-96c788614a
...
Bump on-headers and compression in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2025-07-25 10:09:02 -07:00
Umachandar Jayachandran
dba32fac84
Merge pull request #1368 from bamboo5-dot/snyk-fix-f085cf0018aca8f1504168c87ee9bf31
...
fix: samples/tutorials/AzureSqlGettingStartedSamples/java/Windows/Azu…
2025-07-25 10:07:01 -07:00
dependabot[bot]
60f375bd5e
Bump on-headers and compression
...
Bumps [on-headers](https://github.com/jshttp/on-headers ) and [compression](https://github.com/expressjs/compression ). These dependencies needed to be updated together.
Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases )
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md )
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0 )
Updates `compression` from 1.7.4 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases )
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/compression/compare/1.7.4...v1.8.1 )
---
updated-dependencies:
- dependency-name: on-headers
dependency-version: 1.1.0
dependency-type: indirect
- dependency-name: compression
dependency-version: 1.8.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-25 17:06:17 +00:00
Umachandar Jayachandran
ecba7dd0cd
Merge pull request #1388 from ClaudioESSilva/patch-1
...
Fix some typos @ ruleset.json
2025-07-25 10:06:03 -07:00
Umachandar Jayachandran
c6787a248b
Merge pull request #1377 from microsoft/dependabot/nuget/samples/features/security/ledger/source/ContosoHR/System.Linq.Dynamic.Core-1.6.0
...
Bump System.Linq.Dynamic.Core from 1.3.0 to 1.6.0 in /samples/features/security/ledger/source/ContosoHR
2025-07-25 10:05:34 -07:00
Umachandar Jayachandran
b9562293d8
Merge pull request #1369 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/nanoid-3.3.8
...
Bump nanoid from 3.3.4 to 3.3.8 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2025-07-25 10:05:20 -07:00
Umachandar Jayachandran
5bbebaf7e6
Merge pull request #1367 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/multi-e981fcb12d
...
Bump path-to-regexp and express in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2025-07-25 10:04:19 -07:00
Dimitri Furman
f5eea20722
Add sp_query_store_modify_hints_by_query_hash ( #1406 )
2025-07-24 16:36:37 -07:00
Alexander (Sasha) Nosov
74c60b5184
Merge pull request #1403 from anosov1960/PAYG-transition
...
renames the file ext to .md
2025-06-26 11:51:04 -07:00
Alexander (Sasha) Nosov
de5129e799
renames the file ext to .md
2025-06-26 11:46:36 -07:00
Alexander (Sasha) Nosov
8d9888215c
Merge pull request #1399 from anosov1960/PAYG-transition
...
Fixed RG filter for SQL DB
2025-06-10 11:52:45 -07:00