917a4d276d
grammar / typo
...
- There > These
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com >
2021-04-25 12:03:44 +02:00
d2e80a729a
grammar; missing infinitive marker
...
- "have be" > have to be
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com >
2021-04-25 12:02:21 +02:00
b8e8934dc2
minor grammar: compound noun "thumbprint"
...
- "thumb print" > thumbprint
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com >
2021-04-25 12:00:29 +02:00
a8f61c1efd
grammar improvements
...
- Example > For example
- must a > must be a
- (missing end dot added).
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com >
2021-04-25 11:58:54 +02:00
65e31cc882
Update policy-configuration-service-provider.md
2021-04-24 20:49:29 +05:00
6001966c83
Update windows/client-management/mdm/networkqospolicy-csp.md
...
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com >
2021-04-24 20:04:11 +05:00
828a14d89b
Update windows/client-management/mdm/networkqospolicy-csp.md
...
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com >
2021-04-24 20:04:04 +05:00
b0bb3af919
Update windows/client-management/mdm/networkqospolicy-csp.md
...
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com >
2021-04-24 20:03:57 +05:00
594bfb310b
MarkDown update: replace deprecated HTML tags
...
- As requested in issue ticket #9449
(**<strong> tags causing issue in localized articles**),
this Pull Request aims to remove HTML tags known to cause layout and
readability issues in the MS Docs document pages, Frame Overflow being
a frequent and obvious layout-breaking issue in translated articles.
Changes proposed:
- Replace HTML tag <strong> </strong> with its MD equivalent ** **
- Replace single asterisk * with underscore _ (when combined with **)
- Simplify usage of bold formatting (** **) to only the outer pair
- Replace HTML tag <em> </em> with MarkDown underscore _ _
Whitespace changes:
- Remove redundant end-of-line (EOL) blanks (trailing space)
- Normalize spacing in numbered lists and bullet point lists to 1 space
- Replace end-of-file (EOF) consecutive blank lines with 1 NewLine
- Normalize layout spacing in MarkDown tables (consistency)
- Normalize layout to 1 blank line after H2, H3, H4 headings
- Allow up to 2 blank lines spacing (not 3 or more), ex. H1 page title
Closes #9449
2021-04-24 11:49:32 +02:00
d416b7a712
Merge branch 'master' into dansimp-foder-link-fix
2021-04-23 09:13:33 -07:00
8eef3ab234
Merge branch 'master' into nimishasatapathy-4852875-phase6
2021-04-23 17:33:27 +05:30
2f21761ea1
Conversion to YAML: ./windows/client-management/mdm/TOC.md
2021-04-22 21:38:58 -07:00
af8ad26bcf
Merge branch 'master' into v-gmoor-fix-enroll-a-windows-10-device-automatically-using-group-policy.md
2021-04-22 17:27:13 -07:00
e3888d913f
Corrections to layout
2021-04-22 14:54:56 -07:00
64bd150e9b
Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live)
2021-04-22 21:32:04 +00:00
b3ac5ec8e8
Merge branch 'master' into nimishasatapathy-4959286
2021-04-22 14:11:28 -07:00
bd40c2eca7
Merge pull request #9430 from MaratMussabekov/patch-273
...
update MarkDown
2021-04-22 12:10:02 -07:00
1982f36562
Merge pull request #9419 from joinimran/patch-152
...
Modification in Steps
2021-04-22 12:09:38 -07:00
b8e0fcb667
Update networkqospolicy-csp.md
2021-04-22 17:12:47 +05:00
2d1a32de6a
Updated
2021-04-19 23:56:24 +05:30
31e3c608da
Update defender-csp.md
2021-04-19 10:01:57 -07:00
5b11293581
Updated
2021-04-19 21:22:25 +05:30
5b93949c05
Updated
2021-04-19 21:10:13 +05:30
5e0f81f7b2
Update policy-csp-authentication.md
2021-04-19 07:39:06 -07:00
f4dd0ca150
Updated
2021-04-19 18:08:41 +05:30
fc8e5e39f0
Updated
2021-04-19 17:02:08 +05:30
a9038d538c
Updated
2021-04-19 16:48:31 +05:30
67ac3c3a59
Updated
2021-04-19 16:46:06 +05:30
bdaaf81a8a
Updated
2021-04-19 16:34:08 +05:30
ff35811720
Revert extra space in policy jump link
2021-04-17 21:53:28 -07:00
4cd601517c
Update policy-configuration-service-provider.md
2021-04-16 22:12:18 +05:00
16cbec64ba
Merge branch 'master' into nimishasatapathy-4939910
2021-04-16 15:22:37 +05:30
8ab6c8307e
Updated
2021-04-16 15:13:57 +05:30
1e293badaf
Apply suggestions from code review
...
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com >
2021-04-15 20:19:02 -07:00
9855b3cba4
Update windows/client-management/mdm/policy-csp-authentication.md
...
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com >
2021-04-15 20:14:12 -07:00
7fdc32eddc
Update policy-csp-authentication.md
...
Update to add description of new ConfigureWebSignInAllowedUrls policy.
2021-04-15 15:59:36 -07:00
5522131b42
updated
2021-04-15 15:05:02 +05:30
0ba7eff1bf
Merge branch 'master' into dansimp-foder-link-fix
2021-04-14 17:30:18 -07:00
8a2e120cf0
Modification in Steps
...
There were few steps recommended by the user to fit in the document and make the document more clear. I have added a few of the recommendations based on the tests.
Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/8557
2021-04-14 13:24:52 +05:00
ca1f192883
grammar fix
2021-04-13 10:44:15 -07:00
b3ce097cde
fixing folder links to new location
2021-04-13 10:18:14 -07:00
7d249f92b6
Merge branch 'master' into dansimp-author-cleanup
2021-04-13 10:10:31 -07:00
cf41266bf8
acrolinx
2021-04-13 09:56:13 -07:00
1c68f457b4
instructions to collect MDM log with command line
...
Add instructions to collect MDM Diagnostics Log using command line and information on the cab structure.
2021-04-13 09:34:46 -07:00
495160cd41
fix build warning
2021-04-13 08:47:37 -07:00
6e9634e94b
metadata cleanup for author
2021-04-13 08:24:16 -07:00
49cedb0a06
Device Health Monitoring
...
Device health monitoring is also available in Windows 10 Pro version 1903 and later
https://docs.microsoft.com/en-us/mem/analytics/troubleshoot#bkmk_2016281112
https://docs.microsoft.com/en-us/mem/intune/configuration/windows-health-monitoring
Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/9339
2021-04-13 12:16:50 +05:00
9e21542f42
remove entry
2021-04-12 14:46:48 -07:00
b56e50e4b4
Revert "remove entry"
2021-04-12 14:42:46 -07:00
dfb507f606
remove entry
2021-04-12 14:37:01 -07:00