Commit Graph
1343 Commits
Author SHA1 Message Date
Pieter b1dd92c285 Web App 2022-12-01 13:57:08 +01:00
Pieter bda89c0d3e Add SQL Server Demo 2022-12-01 13:45:20 +01:00
Umachandar Jayachandran 2a77fdb265 Merge pull request #1039 from DiHo78/patch-1
Update README.md
2022-09-12 15:25:03 -07:00
Umachandar Jayachandran 176b55e604 Merge pull request #1026 from v-seradi/master
Fixed migration of reports with dot in name
2022-09-12 15:24:16 -07:00
Umachandar Jayachandran 8ff8c872fe Merge pull request #1045 from microsoft/dependabot/nuget/samples/features/security/contoso-clinic/src/ContosoClinic/Microsoft.Owin.Security.Cookies-4.2.2
Bump Microsoft.Owin.Security.Cookies from 3.0.1 to 4.2.2 in /samples/features/security/contoso-clinic/src/ContosoClinic
2022-09-12 15:23:04 -07:00
dependabot[bot] 579a167bf7 Bump Microsoft.Owin
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.0.0 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v4.0.0...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 23:54:12 +00:00
dependabot[bot] 853c9ce7cb Bump Microsoft.Owin.Security.Cookies
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v3.0.1...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 20:38:54 +00:00
Perry Skountrianos 0240d924fc Update snapshot-backup-restore-azurevm-single-db.ps1
Adding "=" sign on the suspend syntax
2022-08-04 10:33:03 -07:00
Dirk Hondong 37119ae615 Update README.md
wrong description in old readme
2022-08-04 14:44:31 +02:00
Umachandar Jayachandran 3171a3bdea Merge pull request #1031 from dbrownems/master
Updated T4 template for SQL Script and misc fixes
2022-07-21 16:49:31 -07:00
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
Sergey Radich 44785c6f37 Corrected variable naming in accordance with comments 2022-07-18 16:44:46 +02:00
dbrownems 4720aa94be Updating targeting to 4.7.1 and forcing TLS 1.2 2022-07-13 11:30:11 -05:00
dbrownems 0eed8a78b6 Updating template to drop trusted assembly only if it exists, preventing error. 2022-07-13 10:43:48 -05:00
David Browne 1fabdbdced Making the deployment script portable
Embedding the assembly bytes in the deployment script to make it portable, and support Managed Instance
2022-07-12 18:27:02 -05: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
Sergey Radich 63c453b930 Fixed migration of reports with dot in name 2022-07-06 10:31:15 +02: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