mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Merge branch 'main' into patch-1
This commit is contained in:
commit
b24e28ef8f
@ -4,15 +4,14 @@
|
|||||||
:targets
|
:targets
|
||||||
{
|
{
|
||||||
:counts {
|
:counts {
|
||||||
;;:spelling 10
|
;;:correctness 13
|
||||||
;;:grammar 3
|
|
||||||
;;:total 15 ;; absolute flag count but i don't know the difference between this and issues
|
;;:total 15 ;; absolute flag count but i don't know the difference between this and issues
|
||||||
;;:issues 15 ;; coming from the platform, will need to be tested.
|
;;:issues 15 ;; coming from the platform, will need to be tested.
|
||||||
}
|
}
|
||||||
:scores {
|
:scores {
|
||||||
;;:terminology 100
|
;;:terminology 100
|
||||||
:qualityscore 80 ;; Confirmed with Hugo that you just comment out the single score and leave the structure in place
|
:qualityscore 80 ;; Confirmed with Hugo that you just comment out the single score and leave the structure in place
|
||||||
;;:spelling 40
|
;;:correctness 40
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -22,7 +21,7 @@
|
|||||||
{
|
{
|
||||||
"languageId" "en"
|
"languageId" "en"
|
||||||
"ruleSetName" "Standard"
|
"ruleSetName" "Standard"
|
||||||
"requestedFlagTypes" ["SPELLING" "GRAMMAR" "STYLE"
|
"requestedFlagTypes" ["CORRECTNESS" "SPELLING" "GRAMMAR" "STYLE"
|
||||||
"TERMINOLOGY_DEPRECATED"
|
"TERMINOLOGY_DEPRECATED"
|
||||||
"TERMINOLOGY_VALID"
|
"TERMINOLOGY_VALID"
|
||||||
"VOICE_GUIDANCE"
|
"VOICE_GUIDANCE"
|
||||||
@ -35,7 +34,7 @@
|
|||||||
"
|
"
|
||||||
## Acrolinx Scorecards
|
## Acrolinx Scorecards
|
||||||
|
|
||||||
**The minimum Acrolinx topic score of 80 is required for all MARVEL content merged to the default branch.**
|
**The minimum Acrolinx topic score of 80 is required for all MAGIC content merged to the default branch.**
|
||||||
|
|
||||||
If you need a scoring exception for content in this PR, add the *Sign off* and the *Acrolinx exception* labels to the PR. The PubOps Team will review the exception request and may take one or more of the following actions:
|
If you need a scoring exception for content in this PR, add the *Sign off* and the *Acrolinx exception* labels to the PR. The PubOps Team will review the exception request and may take one or more of the following actions:
|
||||||
|
|
||||||
@ -47,12 +46,12 @@ For more information about the exception criteria and exception process, see [Mi
|
|||||||
|
|
||||||
Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:
|
Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:
|
||||||
|
|
||||||
| Article | Score | Issues | Correctness<br>issues | Scorecard | Processed |
|
| Article | Score | Issues | Correctness<br>score | Scorecard | Processed |
|
||||||
| ------- | ----- | ------ | ------ | --------- | --------- |
|
| ------- | ----- | ------ | ------ | --------- | --------- |
|
||||||
"
|
"
|
||||||
|
|
||||||
:template-change
|
:template-change
|
||||||
"| ${s/file} | ${acrolinx/qualityscore} | ${acrolinx/flags/issues} | ${acrolinx/flags/correctness} | [link](${acrolinx/scorecard}) | ${s/status} |
|
"| ${s/file} | ${acrolinx/qualityscore} | ${acrolinx/flags/issues} | ${acrolinx/scores/correctness} | [link](${acrolinx/scorecard}) | ${s/status} |
|
||||||
"
|
"
|
||||||
|
|
||||||
:template-footer
|
:template-footer
|
||||||
|
@ -74,10 +74,6 @@ If we pause the release, a policy will be deployed which prevents devices from u
|
|||||||
|
|
||||||
You can pause or resume a Windows quality update from the Release management tab in Microsoft Endpoint Manager.
|
You can pause or resume a Windows quality update from the Release management tab in Microsoft Endpoint Manager.
|
||||||
|
|
||||||
## Rollback
|
|
||||||
|
|
||||||
Windows Autopatch will rollback updates if we detect a [significant issue with a release](../operate/windows-autopatch-wqu-signals.md).
|
|
||||||
|
|
||||||
## Incidents and outages
|
## Incidents and outages
|
||||||
|
|
||||||
If devices in your tenant aren't meeting the [service level objective](../operate/windows-autopatch-wqu-overview.md#service-level-objective) for Windows quality updates, an incident will be raised, and the Windows Autopatch Service Engineering Team will work to bring the devices back into compliance.
|
If devices in your tenant aren't meeting the [service level objective](../operate/windows-autopatch-wqu-overview.md#service-level-objective) for Windows quality updates, an incident will be raised, and the Windows Autopatch Service Engineering Team will work to bring the devices back into compliance.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user