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
Aleksei Guzev
6fcc912285
October rule set update
...
- Add 14 Azure related rules and probes
- Change 3 severity levels to four: High, Medium, Low, Information
- Fix and improve some rules
- Improve messages and descriptions
2021-11-02 21:13:37 +03:00
sehgalnamit
15cd888a68
removing codes for clearing servuce endpoints
...
removing codes for clearing servuce endpoints
2021-10-13 17:55:17 +08:00
sehgalnamit
f0484058b3
Deleting codes for removing servuce endpoints
...
The servuce endpoints are required for SQLMI to access storage account for ashok backup /restore , replication , external tables etc.
The code which I am asking to delete off is actually deleting such endpoints at the VNET.
2021-10-13 17:41:42 +08:00
Daniel Coelho
18dc69fc1f
Merge pull request #965 from DaniBunny/20211006-pkg-mgmt-changes
...
Pkg mgmt changes
2021-10-06 09:53:48 -07:00
Daniel Coelho
8d3b651177
Pkg mgmt changes
2021-10-06 09:53:03 -07:00
Daniel Coelho
8b6a0628d9
Merge pull request #964 from DaniBunny/CU13-preparedness
...
CU13 release
2021-10-05 10:30:39 -07:00
Jim Dale
cfc09082ec
dont set property value if property doesn't exist (assessment.ImpactedDatabases)
2021-09-30 10:52:05 +01:00
Jim Dale
1950af198a
changed db size column to be decimal (not string)
2021-09-30 09:29:28 +01:00
Daniel Coelho
2a523877ce
CU13 preparedness
2021-09-27 13:52:34 -07:00
Pedro Lopes
4abc4cfbfe
Merge pull request #946 from microsoft/dependabot/composer/samples/development-frameworks/laravel/league/flysystem-1.1.4
...
Bump league/flysystem from 1.0.16 to 1.1.4 in /samples/development-frameworks/laravel
2021-09-15 16:11:18 -07:00
Pedro Lopes
059d8611bc
Update composer.lock
2021-09-15 16:10:56 -07:00
Daniel Coelho
d3a13a6fd9
Merge pull request #959 from cloudmelon/bdc-platform-ops
...
Refresh deployment scripts with the tested configurations on BDC release notes
2021-08-31 10:51:14 -07:00
cloudmelon
796e135039
refresh deployment scripts and enable pass the kubernetes version in the parametters upon the tested configurations on BDC release notes
2021-08-31 16:00:47 +01:00
Melony QIN
8554972e1d
Merge pull request #12 from microsoft/master
...
merge from master
2021-08-24 21:56:17 +01:00
Bernard Vander Beken
4dd6f1c0ba
Fix numbering of software prerequisites
2021-08-23 16:28:49 +02:00
Daniel Coelho
a82e76f782
Merge pull request #956 from DaniBunny/20210806-object-store-example
...
Spark to S3 examples
2021-08-06 11:54:54 -07:00
Daniel Coelho
f67c3ada30
Spark to S3 examples
2021-08-06 11:52:58 -07:00
cobolbaby
ebee46c8e7
fix: Nothing happens when trying to connect
...
Ref: https://github.com/tediousjs/tedious/issues/1217
2021-08-04 11:01:20 +08:00
Drew Skwiers-Koballa
e748524fb8
Merge pull request #954 from VasuBhog/patch-1
...
Delete the output for parameterized notebook
2021-07-22 18:01:37 -07:00
Vasu Bhog
fe5564009e
Delete the output
...
To let users run all cells
2021-07-22 17:04:54 -07:00
Daniel Coelho
5a04295074
Merge pull request #953 from DaniBunny/20210716-encatrest
...
Better named the template applications.
Added AKV template app.
2021-07-16 15:43:49 -07:00
Daniel Coelho
965653b4be
External Provider Integration Template App - AKV and file renames - last one
2021-07-16 15:42:10 -07:00
Daniel Coelho
f071f121c6
External Provider Integration Template App - AKV and file renames - one more fix
2021-07-16 15:37:18 -07:00
Daniel Coelho
6879f0978d
External Provider Integration Template App - AKV and file renames
2021-07-16 15:24:42 -07:00
Ebru Ersan
a8cea4f3d7
Merge pull request #952 from sqlworldwide/patch-2
...
Update CustomRuleThresholdChange.json
2021-07-13 19:59:39 +03:00
Ebru Ersan
c48baea38d
Merge pull request #951 from aguzev/dev/aguzev/assessment_csv
...
Update SQL Assessment API default rule set listing
2021-07-12 10:30:03 +03:00
sqlworldwide
ed990a563c
Update CustomRuleThresholdChange.json
...
Changing the threshold from 50 to .50 so it reflects as 50% and NOT 5000%
2021-07-10 09:54:27 -04:00
Aleksei Guzev
05702ceb08
Update SQL Assessment API default rule set listing
...
- Add 'machineType' column
- Fix 'name' column content
- Add overrides
- Ad 'limit' column
Related issue: microsoft/sql-server-samples#949
2021-07-09 20:49:19 +03:00
Pedro Lopes
ce3c06d5fb
Update composer.lock
2021-07-05 18:23:56 -07:00
dependabot[bot]
8460640789
Bump Microsoft.AspNetCore.Mvc
...
Bumps Microsoft.AspNetCore.Mvc from 1.0.3 to 1.0.4.
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-06 01:21:59 +00:00
Pedro Lopes
23845a1cd2
Update requirements.txt
2021-07-05 18:21:53 -07:00
Pedro Lopes
d639122436
Update ivs-people-register.csproj
2021-07-05 18:21:23 -07:00
Pedro Lopes
d78f0db44d
Update requirements.txt
2021-07-05 18:20:56 -07:00
Pedro Lopes
ec02ca3c38
Update requirements.txt
2021-07-05 18:20:29 -07:00