Commit Graph

1672 Commits

Author SHA1 Message Date
3053c4f4ef Merge pull request #4422 from nschonni/fix--MD037/no-space-in-emphasis
fix: MD037/no-space-in-emphasis
2019-07-23 13:54:17 -07:00
9cb8892ac9 Merge pull request #4477 from nschonni/fix--Replace-syntax-with-langauge-code-2
fix: Replace syntax with langauge code 2
2019-07-23 13:53:06 -07:00
97c45fe2a8 resolves #3775
Issue #3375, The following line does not flow with the following lines, as the 'Add' button should be pressed, not the OK (which closes the the properties window).

> The line; 'From the Add Superseded Template dialog, select the Domain Controller Authentication certificate template and click OK.' should be prefixed with 'Add' not 'OK'
> #7 just below this has the same error, as the descriptive text still describes completion/observation of the 'Domain Controller Authentication (Kerberos) Properties' window, and this window is not closed until the configuration is completed in step 9 which DESCRIBES clicking the OK button verbosely.
2019-07-23 12:40:21 -04:00
c249e6fe1a removed in-page link to deleted section
commit 9213bb2 had removed the section, "Hybrid Azure AD joined provisioning in a Certificate Trust deployment in a Federated environment", but they forgot to remove the link
2019-07-23 11:30:26 -04:00
4667238faf Merge pull request #4454 from lindspea/patch-27
Update hello-hybrid-cert-trust-prereqs.md
2019-07-22 15:00:25 -07:00
c65e8947c8 Update hello-key-trust-policy-settings.md 2019-07-22 16:37:14 -05:00
5a6dab3293 Copy edit: grammar fixes to headers 2019-07-22 16:01:49 -04:00
0725bf71d6 resolves #3987; typo fix in commands
Issue #3987, Wrong Powershell commands to install the Active Directory Certificate Services

> In this original document, The Powershell commands is "Add-WindowsFeature Adcs-Cert-Authority -IncludeManageTools" and "Install-AdcsCertificateAuthority". But they don't work as they are not correct.
>
> The correct Powershell commands should be "add-windowsfeature adcs-cert-authority -IncludeManagementTools" and "Install-AdcsCertificationAuthority". Please kindly revise it .
2019-07-22 13:29:25 -04:00
5efcadb176 Update hello-planning-guide.md 2019-07-22 12:21:09 -05:00
e988615451 Update hello-hybrid-cert-whfb-settings-policy.md
removing extra "want"
2019-07-22 08:33:21 -05:00
195819dff6 HTML Tag fix
There was issue with HTML tag in live 203 and has been fixed.
2019-07-22 10:06:00 +05:00
1787a09c0a markdown syntex issue
There was a syntex issue with formating. It has been fixed.
2019-07-21 07:53:06 +05:00
84cb9b95e1 Update windows/security/identity-protection/credential-guard/credential-guard-manage.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2019-07-21 07:45:25 +05:00
7584742302 chore: Replace tab after unorderd list marker 2019-07-19 17:59:27 -04:00
e2da308383 Merge pull request #4501 from MicrosoftDocs/FromPrivateRepo
From private repo
2019-07-19 09:12:19 -07:00
d3ad459b46 resolve the conflict 2019-07-19 09:24:23 -07:00
f1a4df41e9 resolves #4486
#4486 Acronym for group manages service accounts is incorrect in a section of this document

Find & replace fixed this readily
2019-07-19 11:32:23 -04:00
a4db7e4ce3 Merge pull request #4307 from RAJU2529/patch-17
added  location of windows fingerprint data
2019-07-18 12:46:56 -07:00
ae0fb89541 Merge branch 'master' into fix--MD037/no-space-in-emphasis 2019-07-18 14:49:08 -04:00
51515d6cce Merge pull request #4481 from isjwuk/patch-3
Removed typo/unnecessary text from local-accounts.md
2019-07-18 11:25:25 -07:00
60986122d4 Merge pull request #4460 from ElizabethGreene/patch-1
Add Log file location per #2184
2019-07-18 09:48:10 -07:00
a2b2556305 Merge branch 'master' into patch-5 2019-07-18 09:22:32 -07:00
c8d416f990 Removed typo/unnecessary text from local-accounts.md 2019-07-18 11:12:41 +01:00
f418730793 fix: Replace tab after ordered list marker
Find: `\.\t`
Replace: `. `
2019-07-18 01:31:57 -04:00
4af3d5650c fix: Replace syntax with langauge code 2 2019-07-18 01:24:10 -04:00
eaf0fa28c1 Merge pull request #4263 from m33x/patch-1
Update of weak PIN algorithm description
2019-07-17 17:49:32 -07:00
b9e417fb0c Merge pull request #4421 from nschonni/fix--MD038/no-space-in-code
fix: MD038/no-space-in-code
2019-07-17 17:24:56 -07:00
15cac5b223 Merge pull request #4461 from get-itips/master
Changed author to mapalko
2019-07-17 08:24:29 -07:00
cf0990e859 removed "@" from the author metadata 2019-07-17 19:04:23 +08:00
077088017f removed "@" from the author metadata
Related to PR #4461
2019-07-17 18:59:18 +08:00
38652b2bf4 Merge pull request #4386 from joinimran/patch-44
User can use convenience PIN with Azure AD
2019-07-16 13:03:03 -07:00
c110456220 Changed author to mapalko 2019-07-16 12:56:19 -06:00
a64032caf2 Update windows/security/identity-protection/hello-for-business/hello-faq.md
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2019-07-16 23:45:10 +05:00
6cab2580cf * was mistakenly there in the command
Made a correction as * was mistakenly shown in the command.
2019-07-16 23:42:05 +05:00
37cef1bbb2 Add Log file location per #2184
Adding log file location per https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2184
2019-07-16 13:33:22 -05:00
bb73605dcf Merge pull request #4412 from joinimran/patch-45
Windows Server 2016 and above is required
2019-07-16 09:24:32 -07:00
c299f4cc7c Update windows/security/identity-protection/hello-for-business/hello-hybrid-cert-trust-prereqs.md
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2019-07-16 18:06:43 +02:00
f8cdfac40c Update hello-hybrid-cert-trust-prereqs.md
Added note.
2019-07-16 10:51:09 +02:00
795269a7d8 add key trust RDP info 2019-07-15 14:43:22 -07:00
5feff8556c updated the content
Suggested changes have been applied.
2019-07-15 23:42:36 +05:00
8600ec80da Merge pull request #3983 from joinimran/patch-34
Hybrid Certificate Trust Updated
2019-07-15 09:55:59 -07:00
ea1d732ade Updated Author
Updated Author.
2019-07-15 19:30:49 +05:00
8d35225a66 Updated Author Metadata
Updated author meta data
2019-07-15 19:11:18 +05:00
7db6498f03 Changes suggested
Changes suggested by @mapalko for this PR has been applied.
2019-07-15 16:25:01 +05:00
bd852f1b07 Updated script line
There was typo in the script variable and has been fixed.

Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/4084
2019-07-15 15:55:14 +05:00
b19014a96a Update windows/security/identity-protection/hello-for-business/hello-overview.md
agreed

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2019-07-15 10:52:37 +05:30
c851833f17 Update windows/security/identity-protection/hello-for-business/hello-overview.md
agreed

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2019-07-15 10:52:10 +05:30
0ee9f2206d Update windows/security/identity-protection/hello-for-business/hello-overview.md
agreed

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2019-07-15 10:51:17 +05:30
ced4c5e56d Update windows/security/identity-protection/hello-for-business/hello-overview.md
agreed

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2019-07-15 10:50:47 +05:30
f7b01fdc50 Update windows/security/identity-protection/hello-for-business/hello-overview.md
agreed

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2019-07-15 10:50:12 +05:30