Tina Burden
d4255353dd
Merge pull request #2722 from MicrosoftDocs/jreeds-seoproject-2
...
Updated meta descriptions
2020-05-11 09:06:58 -07:00
Tina Burden
9b3cb273d3
pencil edit
2020-05-11 08:53:33 -07:00
v-miegge
eef06740e7
Updated title, moved TOC entry
2020-05-11 07:21:34 -07:00
v-miegge
a0f9ee3bfe
Merge remote-tracking branch 'upstream/master' into v-miegge/holographic-3d-viewer-beta
2020-05-11 07:17:30 -07:00
amirsc3
eafa07b24a
Update machine-tags.md
...
Adding some info to the current note to explain how to remove tag that was set from the registry.
2020-05-11 17:09:02 +03:00
Daniel Simpson
9538f5c5de
Merge pull request #6679 from illfated/win10-s-mode
...
Deployment/S mode: Link & whitespace correction
2020-05-11 07:05:48 -07:00
Daniel Simpson
528f075fa9
Merge pull request #6685 from amirsc3/patch-18
...
Update configure-server-endpoints.md
2020-05-11 07:03:55 -07:00
Daniel Simpson
e9f33624ef
Update windows/security/threat-protection/microsoft-defender-atp/configure-server-endpoints.md
...
Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-05-11 07:03:42 -07:00
Daniel Simpson
e4baf4e6cb
Merge pull request #6686 from MaratMussabekov/patch-143
...
small fixes
2020-05-11 07:02:50 -07:00
Daniel Simpson
cc7f9fa109
Merge pull request #6687 from MaratMussabekov/patch-144
...
removed outdated data
2020-05-11 07:02:15 -07:00
Daniel Simpson
ccd4908247
Merge pull request #6682 from amirsc3/patch-16
...
Update configure-proxy-internet.md
2020-05-11 07:01:45 -07:00
Daniel Simpson
dd788a5128
Merge pull request #6683 from amirsc3/patch-17
...
Update machine-tags.md
2020-05-11 07:00:58 -07:00
Daniel Simpson
782e95671f
Update machine-tags.md
2020-05-11 07:00:00 -07:00
Trond B. Krokli
40f87518f0
Whitespace
...
- remove redundant blank space
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-05-11 12:11:25 +02:00
Trond B. Krokli
10ea336361
Typo correction in description
...
- Winddows -> Windows
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-05-11 11:50:59 +02:00
MaratMussabekov
edb0f5bba0
Update windows-10-removed-features.md
2020-05-11 14:50:07 +05:00
MaratMussabekov
cea9e00472
Update enroll-a-windows-10-device-automatically-using-group-policy.md
2020-05-11 14:39:07 +05:00
Trond B. Krokli
2f626823f1
Grammar article correction (a/an), redundant space
...
- Whitespace removal
- a -> an
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-05-11 11:24:23 +02:00
Dani Halfin
006798b25b
some formatting changes
2020-05-10 13:18:57 -07:00
Dani Halfin
2c92dc49d9
Merge branch 'master' into dh-new-alerts
2020-05-10 13:11:19 -07:00
amirsc3
e5e0aee249
Update configure-server-endpoints.md
...
Based on support cases the KB3080149 is needed for either Windows Server 2008 R2 AND windows server 2012 R2
2020-05-10 18:00:45 +03:00
MaratMussabekov
fe62d5cc6c
Update wirednetwork-csp.md
2020-05-10 16:44:17 +05:00
amirsc3
3a6b73d8f5
Update machine-tags.md
...
Should be 30 and not 32
2020-05-10 14:10:35 +03:00
amirsc3
391295bee2
Update machine-tags.md
...
Adding note about maximum number of allowed characters
2020-05-10 14:08:41 +03:00
amirsc3
92b3f08a07
Update configure-proxy-internet.md
...
Changes to list of common URLs required for certificate revocation checks to work correctly in restricted network environment
Reference: https://docs.microsoft.com/en-us/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services#-allowed-traffic-list-for-windows-restricted-traffic-limited-functionality-baseline
2020-05-10 13:50:44 +03:00
Ananta Gupta
d54c30ec7c
Editing minimum supported kernel version
2020-05-10 14:02:01 +05:30
illfated
65cfd14dac
Deployment/S mode: Link & whitespace correction
...
Description:
As reported in issue ticket #6676 (Broken links), the link URL "S mode
devices" (www.microsoft.com/windows/view-all-devices) returns error 404
unless you access the link from a computer using the locale EN-US (only
existing version of the page, non-localized and non-auto-adjusting).
Thank you to RAJU2529 (VARADHARAJAN K) for reporting this issue.
Changes proposed:
- Add /en-us/ to the URL microsoft.com/windows/view-all-devices
- Remove redundant EOL whitespace
- Consistency: add 1 blank line after the page title and next Heading
Ticket closure or reference:
Ref. #6676 (already closed (prematurely), as an incorrect report)
2020-05-10 03:23:39 +02:00
illfated
5ebd60e8f3
Remove 2 unneeded backslashes
...
- a slash character may sometimes work as an escape character
- www.bing.com does not need to have an ending asterisk escaped
2020-05-10 02:39:28 +02:00
illfated
3f8d6890d1
Windows Endpoints 1903: escape MarkDown asterisks
...
Description:
As reported in issue ticket #6668
(Markdown oddities under Windows 10 Family section), several endpoint
URLs show up in italics/cursive text instead of showing the asterisk as
intended (and visible in other endpoint URLs). This is a result from
inconsistent use of the MarkDown escape character, backslash, to block
the next special character from being read as a formatting character.
Thanks to Tafkae (Lisa H.) for reporting this issue.
Changes proposed:
- Add backslash before all and any asterisk not used in formatting
- Remove all EOL (end-of-line) whitespace (blanks)
- Remove excessive blanks in the numbered list
- Add 1 blank line between the metadata section and the page title
- Add 1 blank space between each table pipe character and its cell text
- Add hyphens to align the width of the second row with the title row
Ticket closure or reference:
Closes #6668
2020-05-10 02:28:02 +02:00
Jeff Reeds (Aquent LLC)
e755a3faeb
Updated meta descriptions
2020-05-08 17:25:06 -07:00
Thomas Raya
f90488d960
Merge pull request #2720 from MicrosoftDocs/master
...
Publish 5/8/2020 3:31 PM PST
2020-05-08 19:11:14 -05:00
Evan Miller
e27823f8c1
Windows Holographic May 2020 Update
2020-05-08 16:27:10 -07:00
Evan Miller
227c3fc575
Adding DarkMode picture
2020-05-08 15:45:16 -07:00
Gary Moore
12ca4feac8
Merge pull request #2719 from MicrosoftDocs/jreeds-SEOproject
...
jreeds-seoproject
2020-05-08 15:37:16 -07:00
Gary Moore
92a1f3171f
Merge pull request #2718 from MicrosoftDocs/traya1-repoSyncFix
...
Resolve repo sync warnings
2020-05-08 15:31:56 -07:00
Gary Moore
160ac13a9d
Cleaned up cross reference
2020-05-08 15:08:50 -07:00
Gary Moore
f0ba0238f3
Re-correcting indentation
2020-05-08 15:05:42 -07:00
Greg Lindsay
9bbe228b3f
draft
2020-05-08 15:04:37 -07:00
Gary Moore
23bc8b732e
Merge pull request #2715 from CoveMiner/surface-4business-jkaiser
...
Surface 4business jkaiser
2020-05-08 14:59:04 -07:00
Gary Moore
91a2515039
Applied [!NOTE] style
2020-05-08 14:20:17 -07:00
Gary Moore
40348278f7
Fixes for indentation and numbering
2020-05-08 14:17:13 -07:00
Jeff Reeds (Aquent LLC)
bb22389a68
Updated mete -descriptions
2020-05-08 14:16:56 -07:00
Gary Moore
bf63c2f3b9
Fixing indentation, list bullets
2020-05-08 14:02:58 -07:00
Greg Lindsay
7c2350631d
draft
2020-05-08 13:20:25 -07:00
Thomas Raya
95f3149921
Update .openpublishing.redirection.json
2020-05-08 13:08:48 -07:00
Thomas Raya
180077b24b
Update policy-csp-controlpolicyconflict.md
2020-05-08 13:05:33 -07:00
Thomas Raya
ef4271738d
Update enable-admx-backed-policies-in-mdm.md
2020-05-08 13:04:46 -07:00
Thomas Raya
d39e0d1aa5
Update new-in-windows-mdm-enrollment-management.md
2020-05-08 13:03:50 -07:00
Thomas Raya
8e683ec0cf
Merge pull request #2701 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-05-08 15:01:10 -05:00
Thomas Raya
d314c39fa9
Update policy-csp-controlpolicyconflict.md
2020-05-08 12:15:52 -07:00