File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
docset/winserver2025-ps/FailoverClusters Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -2,12 +2,15 @@ name: Tier management
22
33permissions :
44 pull-requests : write
5- contents : read
5+ contents : write
66
77on :
88 issue_comment :
99 types : [created, edited]
1010
11+ pull_request_target :
12+ types : [opened, reopened]
13+
1114jobs :
1215
1316 tier-mgmt :
Original file line number Diff line number Diff line change @@ -36,8 +36,7 @@ We recommend that you upgrade all nodes in the cluster within a month. We don't
3636mixed-version cluster permanently.
3737
3838You can use this cmdlet to support a rolling OS upgrade for a cluster. If you use a cluster that
39- runs Hyper-V in which all the nodes run Windows Server 2012 R2, you can upgrade the nodes of that
40- cluster without downtime for your virtual machines.
39+ runs Hyper-V, you can upgrade the nodes of that cluster without downtime for your virtual machines.
4140
4241## EXAMPLES
4342
You can’t perform that action at this time.
0 commit comments