This page, like its fellows in the mva-links label, contains links to a retired video course on a website that is retiring soon.
The links listed by the user in issue #3818 were also on several other pages, related to Credentials Guard.
These links were addressed in the pull requests #3875, #3872, and #3871
Credentials threat & lateral threat link: removed (see PR #3875 for reasoning)
Virtualization link: replaced (see #3871 for reasoning)
Credentials protected link: removed (see #3872 for reasoning)
Context:
* #3513, MVA is being retired and producing broken links
* #3817, Another broken link
This page contains two links to deprecated video content on Microsoft Virtual Academy (MVA).
MVA is being retired.
In addition, the Deep Dive course the two links point to is already retired, and no replacement course exists.
I removed the first link, as we no longer have a video with similar content for a similar audience. The most likely candidate is https://www.linkedin.com/learning/programming-foundations-web-security-2/types-of-credential-attacks, which is more general and for a less technical audience.
I removed the second link and the _See Also_ section, as I could not find a similar video narrowly focused on which credentials are covered by Credential Guard. Most of the related material available now describes how to perform a task.
Context:
* #3513, MVA is being retired and producing broken links
* #3867, Microsoft Virtual Academy video links
This page contains a broken link to deprecated video content on Microsoft Virtual Academy (MVA).
MVA is being retired.
In addition, the Deep Dive course is already retired, and no replacement course exists.
I removed the whole _See Also_ section, as I could not find a video narrowly or deeply addressing how to protect privelaged users with Credential Guard. The most likely candidate is too short and general: https://www.linkedin.com/learning/cism-cert-prep-1-information-security-governance/privileged-account-management
Context:
* #3513, MVA is being retired and producing broken links
* #3860 Microsoft Virtual Academy video links
This page contains two links to deprecated video content on Microsoft Virtual Academy (MVA).
MVA is being retired.
In addition, the Deep Dive course the two links point to is already retired, and no replacement course exists.
I removed the first link, as I could not find a similar video available describing which credentials are covered by credential guard.
I replaced the second link with a video containing similar material, though it is not a "deep dive".
Suggestions on handling this problem, as many pages contain similar links, would be appreciated,.
Re: #3774
> Certificate Template Console is pluralized
> 'Certificate Template Console' should be 'Certificate Template(s) Console'
After searching through the docs site to get a feel for current usage, and [reviewing screenshots of the certificate templates console](https://www.bing.com/images/search?q=certificate+templates+console&FORM=HDRSC2), instances of _certificate template console_ were changed to the plural form, _certificate templates console_
In 22 May, 2019 release, the event log, _CertificateServices-Lifecycle-System_ was actually renamed to _CertificateServicesClient-Lifecycle-System_ in production
> 'CertificateServices-Lifecycles-System'(s) is not pluralized in production.
The event log, _CertificateServices-Lifecycle-System_, was incorrectly named in this article, with the word _Lifecycle_ rendered as plural rather than singular.
Description:
Under the "Learn more" section:
- The link to "Implementing Windows Hello for Business at Microsoft"
no longer points to the correct Showcase page, but goes to the main
Showcase page (Showcase portal) instead.
Proposed change:
insert the correct link to the (en-us only) working page.
Unfortunately, there is no localization for this page yet.
Closes#3728
- replace 3 occurrences of the character `�`
with a normal No-Break Space character (ASCII 32)
- remove 13 redundant blank lines at the end of the document
(redundant whitespace)