Commit Graph
3204 Commits
Author SHA1 Message Date
Umachandar Jayachandran 0a552005cc Merge pull request #990 from microsoft/dependabot/maven/samples/tutorials/java/Ubuntu/SqlServerHibernateSample/org.hibernate-hibernate-core-5.4.24.Final
Bump hibernate-core from 5.2.3.Final to 5.4.24.Final in /samples/tutorials/java/Ubuntu/SqlServerHibernateSample
2022-03-02 22:05:44 -08:00
Umachandar Jayachandran 4720446779 Merge pull request #994 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/node-sass-7.0.0
Bump node-sass from 4.13.0 to 7.0.0 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2022-03-02 22:05:24 -08:00
Umachandar Jayachandran 01099f392b Merge pull request #995 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/url-parse-1.5.10
Bump url-parse from 1.4.7 to 1.5.10 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2022-03-02 22:05:02 -08:00
Umachandar Jayachandran a343c21232 Merge pull request #996 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/follow-redirects-1.14.9
Bump follow-redirects from 1.9.0 to 1.14.9 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
2022-03-02 22:01:46 -08:00
Umachandar Jayachandran eb24364241 Merge pull request #985 from mrshu/patch-1
fix: Add missing commas
2022-03-02 22:01:13 -08:00
dependabot[bot] 844f64bf69 Bump follow-redirects
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.9.0 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.9.0...v1.14.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 06:01:04 +00:00
dependabot[bot] bd7c1f3ad8 Bump url-parse
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 06:01:00 +00:00
dependabot[bot] 5088f8d59c Bump node-sass
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.0 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.13.0...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 06:00:58 +00:00
Umachandar Jayachandran 3b63881dba Merge pull request #991 from microsoft/dependabot/maven/samples/tutorials/java/RHEL/SqlServerHibernateSample/org.hibernate-hibernate-core-5.4.24.Final
Bump hibernate-core from 5.2.3.Final to 5.4.24.Final in /samples/tutorials/java/RHEL/SqlServerHibernateSample
2022-03-02 21:59:34 -08:00
Pieter e10a6eabfc Update azuredeploy.bicep 2022-02-23 08:24:16 +01:00
Pieter c63938b529 Update README.md 2022-02-23 08:20:58 +01:00
Pieter 53e4eeffa0 Update README.md 2022-02-23 08:19:30 +01:00
Pieter 9bf849b175 Create README.md 2022-02-23 08:18:00 +01:00
Pieter aaf42dec36 Update azuredeploy.bicep 2022-02-22 12:22:47 +01:00
Pieter a7b2cc6ab4 Update azuredeploy.bicep 2022-02-22 12:08:37 +01:00
Pieter 0661a86201 Change API for RoleAssignments 2022-02-22 11:51:09 +01:00
Pieter 0776a0ac96 Change db to serverless 2022-02-18 13:51:47 +01:00
Pieter d4272c7e23 Delete README.md 2022-02-17 11:38:39 +01:00
Pieter 898e3a6d14 Update readme
-	Add a link for the ledger subfolder in sql-server-samples/README.md at master · Pietervanhove/sql-server-samples (github.com)
-	Change the folder name from “sqlledger” to “ledger” (that’s the official feature name now).
-	sql-server-samples/README.md at master · Pietervanhove/sql-server-samples (github.com)
o	Fix grammar in “The demo in this folder showcases the ledger feature in Azure SQL Database. The demo uses the Contoso HR web application.”
o	Are Az PS 5.6, SqlServer 21.1.18245, Bicep 0.4.63, SSMS 18.9.1 the versions you’ve tested with? These are older versions (the same we used when developing the AE demo). Should we recommend using newer versions?
o	“The ContosoHR database using General Purpose compute tier, 2 vCores, and the Gen5 hardware generation.”
	I’m wondering if there is a better/more economical SLO/SKU we can pick, instead of the 2-core Gen 5 database.
	Of course, Basic/Standard would be very cheap, but we probably should promote the new v-core model.
	Would serverless be a better option, e.g. “GP_S_Gen5_1”?
o	If we change the folder name, change sqlledger to ledger in cd "C:\sql-server-samples\samples\features\security\sql-ledger\azure-sql-database\setup"
o	“Open a new InPrivate browser window.” Are these instructions generic enough to accommodate browsers other than Edge?
-	sql-server-samples/samples/features/security/contoso-hr-sql-db at master · Pietervanhove/sql-server-samples (github.com)
o	This is unrelated to ledger. Could you also remove this folder? It was checked in by mistake when we added the AE demo. It is redundant/not needed.
2022-02-17 11:34:54 +01:00
Pieter 541914b653 Update readme 2022-02-16 16:53:18 +01:00
Pieter 9103dfab3f Update readme 2022-02-16 16:51:51 +01:00
Pieter 7e3f0e3e2e Review Demo Scenario 2022-02-16 15:11:26 +01:00
Pieter 95e8b7c5e6 Setup Demo 2022-02-15 15:52:38 +01:00
Pieter c9acbfd2d0 Contoso Web App
Contoso Web App
2022-02-15 13:08:08 +01:00
dependabot[bot] 01b1fd03d6 Bump hibernate-core
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.2.3.Final to 5.4.24.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.2.3...5.4.24)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 23:02:42 +00:00
dependabot[bot] a0563ff81f Bump hibernate-core
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.2.3.Final to 5.4.24.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.2.3...5.4.24)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 23:02:30 +00:00
dependabot[bot] 3b2538f404 Bump hibernate-core
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.2.3.Final to 5.4.24.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.2.3...5.4.24)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 23:02:25 +00:00
dependabot[bot] 494d9b9b4e Bump hibernate-core
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.2.3.Final to 5.4.24.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.2.3...5.4.24)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 23:01:50 +00:00
Josh G b5000e1eee Updating migration script for data-driven subscription PASSWORD field
CSS had a support ticket in which the customer had a password field provided by the data-driven subscription dataset query. The current GitHub script fails because it is trying to add a second instance of the PASSWORD parameter. The failure is:

Migrating data-driven subscription Monthly run of DATA0006116 (DataPortal) ... FAILURE:
System.Web.Services.Protocols.SoapException: An internal error occurred on the report server. See the error log for more details. ---> Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details. ---> System.ArgumentException: Item has already been added. Key in dictionary: 'PASSWORD'  Key being added: 'PASSWORD'
   at Microsoft.ReportingServices.Library.ReportingService2005Impl.CreateSubscription(String Report, ExtensionSettings ExtensionSettings 


The updated code will check if the PASSWORD parameter already exists. If it does, then it will not add the PASSWORD parameter. The customer tested the updated script code and it successfully migrated all of his RS content to the new RS server.
2022-01-30 12:53:08 -05:00
Marek Šuppa 0f3eadbc42 fix: Add missing commas
* Add missing commas
2022-01-29 01:22:05 +01:00
Christopher Pearson bb9eeb5afd Update Public Not Granted Server Permissions.xml
The help link was pointing to wrong Microsoft Doc. I was unable to figure out how to find the LinkID(go.microsoft.com fwlink/ linkid=) that would be associated with the correct page so I use the one I knew.
2022-01-28 10:20:29 -05:00
Hiroshi Yoshioka f29d09fb09 Typo "Azure blob storage"→"Azure Blob Storage"
https://github.com/microsoft/sql-server-samples/blob/master/samples/databases/contoso-data-warehouse/load-contoso-data-warehouse-to-sql-data-warehouse.sql
#PingMSFTDocs
2022-01-14 12:15:14 +09:00
Jordan Hays 988ccfa321 add ledger table samples 2022-01-13 14:07:50 -08:00
Umachandar Jayachandran 8b83cc07bb Merge pull request #980 from Bekbolatov/spark_sample_update
Update Spark sample code
2022-01-12 22:16:23 -08:00
Umachandar Jayachandran 28499ea11a Merge pull request #981 from shanyu/connector-sample-fix
BDC sql-spark-connector sample fix
2022-01-12 22:16:03 -08:00
Shanyu Zhao ea4e894087 Fix connector sample keytab path
Signed-off-by: Shanyu Zhao <shzhao@microsoft.com>
2022-01-12 16:48:26 -08:00
Shanyu Zhao 6fb4eff2ce Merge pull request #1 from microsoft/master
Sync with latest
2022-01-12 16:43:16 -08:00
Renat Bekbolatov b9fc66c425 update OneHotEncoder class name 2022-01-11 16:43:13 -08:00
Ebru Ersan 98f71869e3 Merge pull request #979 from TDzakhov/december_update
release 1.1.0
2022-01-10 11:27:22 +03:00
TDzakhov b6fab835c8 release 1.1.0 2022-01-08 20:58:30 +03:00
Henrik Huhtinen d092451b64 Merge pull request #1 from hphuhtin/hphuhtin-update-sqlsyncmonitor-1
Update DataSyncLogPowerShellRunbook.ps1
2021-12-12 23:36:29 +02:00
Henrik Huhtinen ce89d074ec Update DataSyncLogPowerShellRunbook.ps1
Updated to use Az module instead of AzureRM. Updated to use System Managed Identity. $interval was not used, removed.
2021-12-12 23:35:19 +02:00
Davis Mosenkovs 9d65f5edbf Migrate parent folders first
Before migration sort catalog items by type and folders by name - place
folders in beginning of array and place parent folders before child
folders.
2021-11-16 00:31:09 +02:00
Warren Zhu 541bef23a8 Fix train example
1. Use `OneHotEncoder` as `OneHotEncoderEstimator` is removed in 3.0
2. Skip invalid record in StringIndexer to avoid NULL exception
2021-11-11 10:27:38 -08:00
Ebru Ersan 3444e43146 Merge pull request #971 from aguzev/dev/aguzev/assessment_rhel_tcp_port
Add support for custom TCP port to the SQL Assessment script for RHEL
2021-11-09 19:00:22 +03:00
Aleksei Guzev cb879b01ab Add support for custom TCP port to the SQL Assessment script for Red Hat Enterprise Linux 2021-11-09 16:36:21 +03:00
Melony QIN 498c47f2ac Merge pull request #970 from cloudmelon/master
adjustment and fixes
2021-11-02 21:15:49 -07:00
cloudmelon 4af57c9165 adjustment and fixes 2021-11-02 21:15:15 -07:00
Melony QIN 08e2e34477 Merge pull request #13 from microsoft/master
merge from master
2021-11-02 20:37:54 -07:00
Ebru Ersan 7dc56730fa Merge pull request #969 from aguzev/dev/aguzev/21Oct
October rule set update
2021-11-02 21:26:21 +03:00