Commit Graph
3876 Commits
Author SHA1 Message Date
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
Alexander (Sasha) Nosov 624e84a759 Added curl 2024-08-07 18:32:27 -07:00
Alexander (Sasha) Nosov f901d45077 Minor edits 2024-08-07 18:21:18 -07:00
Alexander (Sasha) Nosov 1c452eed19 Updated script and added readme 2024-08-07 18:17:18 -07:00
Alexander (Sasha) Nosov 814fbdee20 Update install-payg-sql-server.ps1 2024-07-29 20:24:13 -07:00
dependabot[bot] a00731d263 Bump socket.io-parser
Bumps [socket.io-parser](https://github.com/Automattic/socket.io-parser) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/Automattic/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/3.3.4/CHANGELOG.md)
- [Commits](https://github.com/Automattic/socket.io-parser/compare/3.3.3...3.3.4)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 02:38:22 +00: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
Umachandar Jayachandran 8ca351ef7e Merge pull request #1313 from getalex/patch-5
Added log entry on catalog item migration warnings
2024-07-19 09:24:50 -07:00
Umachandar Jayachandran ce53c04f57 Merge pull request #1314 from microsoft/dependabot/maven/samples/tutorials/AzureSqlGettingStartedSamples/java/Unix-based/AzureSqlSample/com.azure-azure-identity-1.12.2
Bump com.azure:azure-identity from 1.0.4 to 1.12.2 in /samples/tutorials/AzureSqlGettingStartedSamples/java/Unix-based/AzureSqlSample
2024-07-19 09:24:21 -07:00
Umachandar Jayachandran dbbac6ab58 Merge pull request #1315 from microsoft/dependabot/npm_and_yarn/samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/multi-d2a14255b0
Bump ws, engine.io and engine.io-client in /samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs
2024-07-19 09:24:07 -07:00
Travis Wright d9c1d1b437 Update modify-license-type.ps1 2024-07-12 16:48:31 -07:00
dependabot[bot] 9d46ee3be7 Bump ws, engine.io and engine.io-client
Bumps [ws](https://github.com/websockets/ws), [engine.io](https://github.com/socketio/engine.io) and [engine.io-client](https://github.com/socketio/engine.io-client). These dependencies needed to be updated together.

Updates `ws` from 7.4.6 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.6...7.5.10)

Updates `engine.io` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/3.6.2/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/3.6.1...3.6.2)

Updates `engine.io-client` from 3.5.3 to 3.5.4
- [Release notes](https://github.com/socketio/engine.io-client/releases)
- [Changelog](https://github.com/socketio/engine.io-client/blob/3.5.4/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io-client/compare/3.5.3...3.5.4)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: engine.io-client
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 17:15:16 +00:00
dependabot[bot] bda5076491 Bump com.azure:azure-identity
Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.0.4 to 1.12.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-sdk-bom_1.0.4...azure-identity_1.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 17:13:55 +00:00
Alexander (Sasha) Nosov 6c61562967 Fixed a typo 2024-07-09 19:00:07 -07:00
Alexander (Sasha) Nosov 083232599d Added Az.Resources module 2024-07-09 18:52:14 -07:00
Alexander (Sasha) Nosov 2c0c27ecc7 Removed Edition parameter 2024-07-09 18:17:35 -07:00
Alexander (Sasha) Nosov 39346584cf Modified to support prePIDed .iso 2024-07-09 18:05:09 -07:00
Alexander (Sasha) Nosov 80e7b2757f Removed /Edition 2024-07-06 09:51:19 -07:00
Alexander (Sasha) Nosov 29be53596f Make disk mount idempotant 2024-07-06 09:08:23 -07:00
Alexander (Sasha) Nosov df79461986 Modified to remove downloading the image file 2024-07-05 17:05:23 -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
Alexander (Sasha) Nosov fd1d974a24 Update install-payg-sql-server.ps1
Added volume mounting and key extraction
2024-07-03 23:33:24 -07:00
Alexander (Sasha) Nosov 6d1372e920 Update activate-pcore-license.md 2024-06-27 14:06:31 -07:00
Alexander (Sasha) Nosov 0eaf069014 Fixed more typos 2024-06-25 11:58:11 -07:00
Alexander (Sasha) Nosov 7ee181f0be fixed sa typo 2024-06-25 11:56:26 -07:00
Alexander (Sasha) Nosov 783c14406b Updated read.me 2024-06-24 17:47:15 -07:00
Alexander (Sasha) Nosov b0edb397af Merge pull request #1310 from anosov1960/master
Merge activate-pcore-license
2024-06-24 16:38:26 -07:00
Alexander (Sasha) Nosov ee6acbfc84 Merge branch 'microsoft:master' into master 2024-06-24 16:36:33 -07:00
Alexander (Sasha) Nosov ab587b593f Updated URL for curl 2024-06-24 16:24:24 -07:00
Alexander (Sasha) Nosov d17352781f Updated read.me 2024-06-24 16:21:09 -07:00
Umachandar Jayachandran 12211db81f Merge pull request #1291 from MehulChamria/patch-1
Update delegateSubnet.ps1
2024-06-21 16:53:46 -07:00
Umachandar Jayachandran b364999c27 Merge pull request #1308 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2024-06-21 16:53:22 -07: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
Umachandar Jayachandran 55326e9fff Merge pull request #1301 from microsoft/dependabot/maven/samples/tutorials/AzureSqlGettingStartedSamples/java/Unix-based/AzureSqlHibernateSample/com.azure-azure-identity-1.12.2
Bump com.azure:azure-identity from 1.0.4 to 1.12.2 in /samples/tutorials/AzureSqlGettingStartedSamples/java/Unix-based/AzureSqlHibernateSample
2024-06-21 16:52:43 -07:00
Umachandar Jayachandran 5b6dbf6db8 Merge pull request #1290 from segovoni/segovoni/samples/manage/polyBase/external-table
Handling UPDATE STATISTICS on SQL Server PolyBase external tables
2024-06-21 16:52:17 -07:00
dependabot[bot] 1ab5906816 Bump braces
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 23:48:30 +00:00
Sean Wells 7e3a4916f0 Merge pull request #1307 from soradotwav/v_backup_updated
Updated original files with working VS projects
2024-06-17 16:45:45 -07:00
soradotwav 1be0d7cfe8 Swapped out tabs for spaces and fixed certain formatting 2024-06-17 12:42:56 -07:00