Commit Graph

2100 Commits

Author SHA1 Message Date
686137bce1 Another grammar fix 2020-05-19 16:32:47 -07:00
083e35c01c Fixes for grammar and note style 2020-05-19 16:31:49 -07:00
e928e808b4 Typo corrections "seperately" x2 Ref. #5916
- Reviving the typo corrections provided by @schneiderl in PR #5916
2020-05-18 11:42:15 +02:00
6b02e76dba LAB repro for Multiple domains with WHFB HKT sync
LAB repro for Multiple domains with WHFB HKT sync account
2020-05-15 13:21:19 -07:00
fc8bc9effc Update additional-mitigations.md 2020-05-14 14:12:57 -07:00
eab69304df changed Device guard mentions 2020-05-14 13:55:03 -07:00
5758cb7036 Update windows/security/identity-protection/hello-for-business/hello-hybrid-key-trust-prereqs.md
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-05-13 15:09:37 +05:00
976601faea Merge pull request #2750 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-12 17:17:17 -07:00
eb02af4ff7 Applied note style, adjusted indentation 2020-05-12 16:58:05 -07:00
95cf1b62d9 Updated meta description field
Note: I did not look at grammar, flow, spelling, etc.
2020-05-12 16:21:15 -07:00
c11d282f56 Merge pull request #6415 from VLG17/patch-69
update text with valid options
2020-05-12 14:59:21 -07:00
a911fc77dd Merge pull request #6299 from VLG17/patch-64
update screenshot and missing feature description
2020-05-12 14:59:00 -07:00
0003b2f857 Merge pull request #6175 from NagaCSC/patch-7
Subject update
2020-05-12 14:55:09 -07:00
da955b6eed Merge pull request #5922 from MaratMussabekov/patch-108
update note about root certificate
2020-05-12 14:54:53 -07:00
749b591b84 Merge pull request #5840 from NagaCSC/patch-4
Pre-requisite list update for AADJ SSO
2020-05-12 12:52:59 -07:00
63fe011b65 Merge pull request #5546 from RavennMSFT/patch-3
Update hello-how-it-works-device-registration.md
2020-05-12 12:51:00 -07:00
bb2475b731 Merge pull request #5218 from piaudonn/patch-4
DnsAdmins and DnsUpdateProxy are not well-known
2020-05-12 12:50:17 -07:00
3e6aa29591 Merge pull request #6704 from MSFTandrelom/patch-2
Update vpn-office-365-optimization.md
2020-05-12 12:40:59 -07:00
20d8160170 Update vpn-office-365-optimization.md
Fixing bug 6506
2020-05-12 13:47:43 +03:00
0c04d85dd5 Update windows/security/identity-protection/remote-credential-guard.md
Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-05-12 13:15:32 +03:00
f304ed45fe Update description for 0x801c004D
as advised by mapalko in https://github.com/MicrosoftDocs/windows-itpro-docs/pull/6639
2020-05-12 09:49:48 +03:00
41a481e208 Update hello-hybrid-key-trust-prereqs.md 2020-05-12 08:49:26 +05:00
622be6d6f3 Update hello-cert-trust-validate-pki.md 2020-05-12 08:18:03 +05:00
507101b5ff Updated meta descriptions only
Note: I didn't look at the rest of the article for flow, grammar, etc.
2020-05-11 17:29:08 -07:00
58ac6d41ee Applied [!NOTE] style 2020-05-07 14:46:14 -07:00
f886b2391c Changed Device Guard to Hypervisor-Protected Code Integrity 2020-05-07 14:20:32 -07:00
70b6be92f6 Removed instance of Device Guard 2020-05-06 13:21:48 -07:00
989cfad909 add info about 0x801c004D
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/6505
2020-05-04 23:39:59 +03:00
c8766851ce Regex adjustment/improvement
- Code cleanup by RvdHout
- Supports at least Dutch & German OS
2020-04-27 23:04:09 +02:00
e25231e6ff WDDG & WDCG HW readiness tool: typo & Arch Locale
Description:

As pointed out in ticket #5972 (closed) and #6574 (my ticket),
the script on this page stops working in localized versions of Windows
(Dutch mentioned in ticket #5972 specifically). This is caused by the
difference in how the strings "64-bit" and "32-bit" occur in non-English
localized versions of Windows.

Thanks to RvdHout (Ruud van den Hout) for suggesting the regex solution.

Changes proposed:
- $OSArch.Contains("64-bit") -> $OSArch -match ("64\-?\s?bits?")
- $OSArch.Contains("32-bit") -> $OSArch -match ("32\-?\s?bits?")
- Readiness Tool Version updated to 3.7.2 (thanks to RvdHout)
- Typo "archictecture" corrected to architecture (2 occurrences)
- Remove all redundant end-of-line (EOL) whitespace (blanks)
- Reduce number of blank lines before the signature block, from 3 to 2
- Add back a blank line between the metadata section and the page title

Ticket closure or reference:

Closes #6574

Ref. #5690 #5723 #6054 #6055
Ref. #5972 (closed)
2020-04-25 19:59:46 +02:00
35ad2b0689 Readability commas & sentence structure
- 3 readability commas added, to gain focus
- "such that" does not aid readability much
2020-04-24 04:22:36 +02:00
d8826587b3 grammar detail
* is/are

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-04-24 04:00:39 +02:00
e28f537634 Identity Protection/VPN: grammar, links & spacing
As reported in issue ticket #6556 (Traffic filter sentence incomplete),
there is a missing part in the sentence "Network admins to effectively
add interface specific firewall rules on the VPN Interface." to make it
work as a full descriptive sentence in this context. This PR aims to
correct this issue, in addition to various other adjustments.

Thanks to klishb for reporting this issue.

Changes proposed:
- Add the missing part of the Traffic Filters sentence
- Update 2 outdated and permanently redirected MSDN links
- Uppercase adjustments for "Traffic filters" & "Lockdown"
- Add MarkDown indent marker compatibility spacing in the Note blob
- Reduce bullet point spacing from 3 to 1 in the "Applies to" section
- Remove all redundant end-of-line spacing
- Add missing space after the corrected sentence (after the period)

Ticket closure or reference:

Closes #6556
2020-04-23 22:35:19 +02:00
162fbd863d Spelling and grammar corrections
Inserted some missing words, and some minor grammatical corrections.
2020-04-22 23:36:47 -04:00
e613f5e882 Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2020-04-17 23:02:59 +00:00
7e4ea2c73a minor edits in repsonse to mlindgren feedback 2020-04-17 14:04:42 -07:00
8bd6171cb5 Merge pull request #6479 from MaratMussabekov/patch-136
Moved the note section
2020-04-17 11:28:35 -07:00
3c781945b8 Merge pull request #6494 from MaratMussabekov/patch-138
update the profile creation instruction
2020-04-17 11:27:57 -07:00
68fdbf25bb updating PIN complexity MDM settings 2020-04-16 15:38:37 -07:00
01f7774740 updating PIN complexity MDM settings 2020-04-16 15:18:00 -07:00
2d0157862a Merge branch 'master' into whfb-policy-changes 2020-04-16 13:01:12 -07:00
303eb1b00c Update windows/security/identity-protection/hello-for-business/hello-hybrid-aadj-sso-cert.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-04-16 17:11:25 +05:00
a817727675 Added note about MDMWinsOverGP 2020-04-15 11:47:57 -07:00
c897528119 Update windows/security/identity-protection/hello-for-business/hello-hybrid-aadj-sso-cert.md
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-04-15 11:08:36 +05:00
23980a2add Updated docs with new videos 2020-04-14 16:44:52 -07:00
3ca79347dd Merge branch 'master' into whfb-policy-changes 2020-04-14 16:25:57 -07:00
150ca08574 Update hello-hybrid-aadj-sso-cert.md 2020-04-14 17:55:00 +05:00
86d5211130 Update windows/security/identity-protection/hello-for-business/hello-feature-pin-reset.md
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-04-14 16:55:32 +05:00
01ea39518a Update windows/security/identity-protection/hello-for-business/hello-feature-pin-reset.md
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-04-14 16:55:21 +05:00
21018f240e Update windows/security/identity-protection/hello-for-business/hello-feature-pin-reset.md
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-04-14 16:55:11 +05:00