Commit Graph
1328 Commits
Author SHA1 Message Date
dependabot[bot] 2a73104ad4 Bump Newtonsoft.Json
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.4 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/6.0.4...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 23:44:10 +00:00
dependabot[bot] ec1dd4860d Bump Microsoft.Owin
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v3.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Owin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 00:58:05 +00:00
Perry Skountrianos 7385751180 Merge branch 'master' of https://github.com/microsoft/sql-server-samples 2022-05-16 11:19:50 -07:00
Perry Skountrianos a537b3bc29 Update README.md
Updating README
2022-05-16 11:19:31 -07:00
Umachandar Jayachandran 35fb826412 Merge pull request #1013 from microsoft/dependabot/nuget/samples/features/json/todo-app/dotnet-rest-api/Microsoft.AspNetCore.Mvc-1.0.4
Bump Microsoft.AspNetCore.Mvc from 1.0.3 to 1.0.4 in /samples/features/json/todo-app/dotnet-rest-api
2022-05-16 11:16:55 -07:00
Umachandar Jayachandran 828615fd21 Merge pull request #1014 from microsoft/dependabot/nuget/samples/features/json/reactjs/dotnet-comments-app/Microsoft.AspNetCore.Mvc-1.0.4
Bump Microsoft.AspNetCore.Mvc from 1.0.3 to 1.0.4 in /samples/features/json/reactjs/dotnet-comments-app
2022-05-16 11:16:41 -07:00
Perry Skountrianos e0c0d3b071 Update snapshot-backup-restore-azurevm-single-db.ps1
Updating syntax from 'WITH SNAPSHOT' to 'WITH METADATA_ONLY'
2022-05-16 11:14:59 -07:00
dependabot[bot] 756892792a Bump Microsoft.AspNetCore.Mvc
Bumps Microsoft.AspNetCore.Mvc from 1.0.3 to 1.0.4.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 17:06:41 +00:00
dependabot[bot] 17bb5e1c31 Bump Microsoft.AspNetCore.Mvc
Bumps Microsoft.AspNetCore.Mvc from 1.0.3 to 1.0.4.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 17:06:35 +00:00
Perry Skountrianos 0e10879799 Update README.md 2022-05-09 15:17:31 -07:00
Perry Skountrianos 6acda154aa Initial commit
PS script for an E2E example of T-SQL Snapshot Backup on an Azure VM
2022-05-09 15:16:15 -07:00
dblugeon 8eb502e952 Fix crash of mssql_conf during setup with the MSSQL 2019 cu15
Hello everybody,
In the CU15 (15.0.4198.2), the mssql-conf tool was rewrited. With this sqlserver's update and the old version of mssql_conf, we get an error "usermod command not found" during the checkinstance.sh's execution. This fix adds a merge operation of setup_env dictionary with the MSSQL_SA_PASSWORD and MSSQL_PID variables
2022-03-16 14:50:55 +01:00
Pieter d7a130573c Changes after PR review 2022-03-07 09:50:39 +01:00
Pieter Vanhove cf0141051b Merge branch 'microsoft:master' into master 2022-03-04 08:37:05 +01:00
Pieter 7ddce6e4f2 Update README.md 2022-03-04 08:35:07 +01:00
Pieter 41adc9a39a Update README.md 2022-03-04 08:28:12 +01:00
Pieter 2997fc662b Update README.md 2022-03-04 08:15:42 +01:00
Pieter 9e0940d7b9 Move images 2022-03-04 08:04:03 +01:00
Pedro Lopes 22d9695f82 Merge pull request #982 from nofield/dev/nofield/add-ledger-samples
create ledger table samples
2022-03-02 22:41:44 -08:00
Umachandar Jayachandran a5ead631ed Merge pull request #963 from jim-dale/master
Treat DB size from DMA reports as number not string and stop exceptions being thrown for missing property
2022-03-02 22:30:07 -08:00
Umachandar Jayachandran eae38ad8a0 Merge pull request #974 from hphuhtin/master
Updated SQL Sync monitoring example to use Az module instead of AzureRM and to use System Managed Identity
2022-03-02 22:28:05 -08:00
Umachandar Jayachandran 42dc269f44 Merge pull request #973 from DavisNT/ssrs_migration-fix
Migrate parent folders first
2022-03-02 22:27:12 -08:00
Umachandar Jayachandran 4f75da2e11 Merge pull request #984 from chris904apps/master
EPM Solution: Update Public Not Granted Server Permissions.xml
2022-03-02 22:15:11 -08:00
Umachandar Jayachandran 228c36968c Merge pull request #986 from JoshGer/patch-1
Updating migration script for data-driven subscription PASSWORD field
2022-03-02 22:14:38 -08:00
Umachandar Jayachandran f1f4da0170 Merge pull request #922 from microsoft/dependabot/nuget/samples/features/json/angularjs/dotnet-tour-of-heroes/Microsoft.AspNetCore.Mvc-1.0.4
Bump Microsoft.AspNetCore.Mvc from 1.0.3 to 1.0.4 in /samples/features/json/angularjs/dotnet-tour-of-heroes
2022-03-02 22:12:19 -08:00
Umachandar Jayachandran 24f88ddc11 Merge pull request #972 from warrenzhu25/patch-1
Fix sparkml example
2022-03-02 22:07: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
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
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
Shanyu Zhao ea4e894087 Fix connector sample keytab path
Signed-off-by: Shanyu Zhao <shzhao@microsoft.com>
2022-01-12 16:48:26 -08:00
Renat Bekbolatov b9fc66c425 update OneHotEncoder class name 2022-01-11 16:43:13 -08: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