81cf1a7e27
Merge pull request #6446 from cinglis-msft/patch-7
...
update UC config script download location
2020-04-09 09:38:10 -07:00
4d011e947b
Merge pull request #6447 from cinglis-msft/patch-8
...
reworded retirement dates
2020-04-09 09:37:28 -07:00
4ab848c044
Merge pull request #6444 from illfated/deploy_msdatp_for_linux
...
MD-ATP for Linux: typos & code block corrections
2020-04-09 09:30:12 -07:00
70d6ce55fe
Add warning about proxy support for Mac and Linux
2020-04-09 09:25:37 -07:00
b8dc0431f1
Merge branch 'master' into v-tea-CI-116283
2020-04-09 09:13:43 -07:00
f81fcebeb3
Merge pull request #2498 from MicrosoftDocs/MDBranchStartPolicyScopeUpdate
...
Updated scope for start/hidefrequentlyusedapps
2020-04-09 08:25:02 -07:00
db290afdca
a minor change
2020-04-09 15:16:42 +08:00
d6d698bc12
Merge remote-tracking branch 'upstream/master' into lucci01
2020-04-09 15:16:32 +08:00
98373787fd
name correction
2020-04-08 21:39:52 -07:00
a10300717a
adding autopilot partners
2020-04-08 21:38:05 -07:00
f9be696b5e
Link fixes
2020-04-08 20:51:25 -07:00
7b4d82b443
TOC update
2020-04-08 20:32:54 -07:00
f9427b160a
Added files for CI 116283
2020-04-08 20:30:10 -07:00
3d0d9711eb
Merge pull request #2497 from MicrosoftDocs/sfc03
...
fix some minor issues in surface firmware article
2020-04-08 16:35:19 -07:00
ef69fdc8de
Merge pull request #2490 from MicrosoftDocs/repo_sync_working_branch
...
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/windows-itpro-docs (branch public)
2020-04-08 16:23:41 -07:00
2931ef9ac5
Updated scope for start/hidefrequentlyusedapps
2020-04-08 16:18:57 -07:00
800c1af03b
another tweak
2020-04-08 16:18:55 -07:00
bf152c764e
fix section reorder issue
2020-04-08 16:12:06 -07:00
47004e7b3e
gah remove period
2020-04-08 16:09:50 -07:00
0c88417560
Merge pull request #2495 from MicrosoftDocs/sfc03
...
update firmware article
2020-04-08 16:07:02 -07:00
69fa11f8df
oops no colons in metadata
2020-04-08 15:54:36 -07:00
c0ec8d2149
Removed "/en-us" and "/ro-ro" from Microsoft URLs
2020-04-08 15:54:07 -07:00
4eeb53a332
Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live)
2020-04-08 22:50:42 +00:00
d30a23a128
Merge pull request #2496 from MicrosoftDocs/master
...
Publish 4/8/2020 3:35 PM PST
2020-04-08 17:48:52 -05:00
17c237f770
yet another tweak
2020-04-08 15:29:43 -07:00
e5be8292b6
a few minor changes
2020-04-08 15:13:48 -07:00
ab48e9893a
Merge pull request #2489 from MicrosoftDocs/4074722-Smartscreen-content-updates
...
Changes to SmartScreen pages
2020-04-08 15:05:27 -07:00
805a5db577
Merge pull request #6416 from VLG17/patch-70
...
dependencies clarification
2020-04-08 14:55:20 -07:00
d2dbe85058
added image
2020-04-08 14:50:46 -07:00
f97e1d956f
Merge pull request #2494 from MicrosoftDocs/minorupdate
...
Remove support information no longer in use
2020-04-08 14:48:58 -07:00
303c557a83
update firmware article
2020-04-08 14:40:13 -07:00
12bf2d0613
update
2020-04-08 14:23:08 -07:00
8a6bd14a1c
Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live)
2020-04-08 21:14:49 +00:00
cc64cd00b5
Merge pull request #2492 from MicrosoftDocs/master
...
OOB Publish 4/8/2020 2:01 PM PST
2020-04-08 16:12:51 -05:00
8b55975eb9
Merge pull request #2491 from MicrosoftDocs/pawinfie-urgent-changes
...
Urgent Changes
2020-04-08 14:00:13 -07:00
366120d660
TOC
2020-04-08 13:19:43 -07:00
9e234b1c99
Urgent Changes
2020-04-08 13:18:20 -07:00
8816bfd00e
Merge pull request #6236 from tmlyon/patch-12
...
Update hololens-cortana.md
2020-04-08 13:15:54 -07:00
082174f0da
reworded retirement dates
...
Features still in prod, will be removed after COVID situation calms down
2020-04-08 12:51:46 -07:00
095e8194ad
update UC config script download location
2020-04-08 12:35:38 -07:00
428b8d209c
Merge branch 'public' into martyav-summarize-macos-deployment
2020-04-08 15:30:56 -04:00
312c0cec8d
typos in links
2020-04-08 15:23:11 -04:00
358c1894a3
MD-ATP for Linux: typos & code block corrections
...
Description:
As reported in issue ticket #6443
(the copy paste fields on this doc are incorrect
and can cause errors/confusion), there are 3 lines incorrectly added
into the copy-paste blocks in this deployment description.
There is also at least 1 copy-paste block in need of moving the
actual commands away from the console output and out into their own
boxes or monospace command line notation.
Thanks to bled1982 for reporting this issue.
Changes proposed:
- Remove 1 line containing "[your organization identifier]"
- Remove 2 occurrences of an unwarranted "1" character line
- Split the 'ls -l' command from the console output
- Split the 'unzip' command from the console output
- Adjust code block indent for 3 double-indented blocks
Ticket closure or reference:
Closes #6443
2020-04-08 20:52:35 +02:00
facdb708ad
Merge pull request #2478 from MicrosoftDocs/user/tudobril/mac-edr-flag
...
Remove EDR early preview flag from Mac preferences
2020-04-08 11:23:32 -07:00
02954599b0
Changes to SmartScreen pages
2020-04-08 11:04:29 -07:00
27f5bdde42
Credential Guard image upload to PR branch
...
This is somewhat easier to handle through offline git tools.
2020-04-08 19:59:56 +02:00
ef761cde60
Merge pull request #2488 from MicrosoftDocs/master
...
Publish 4/8/2020 10:35 AM PST
2020-04-08 12:50:18 -05:00
749fa740fc
Merge pull request #2416 from MicrosoftDocs/jreeds001-4043218-SmartScreen-docs-update
...
trying to br to make a paragraph break
2020-04-08 10:32:40 -07:00
fd7b3d0db3
Merge pull request #2485 from MicrosoftDocs/6431-fix
...
GitHub Issue 6431 fix
2020-04-08 08:45:14 -07:00
49a19c401e
pencil edits
2020-04-08 08:33:42 -07:00