Skip to content

Commit 266f2cc

Browse files
authored
Merge branch 'main' into reed-remove-unnecessary-content
2 parents 02ce7b8 + 0aadbb6 commit 266f2cc

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.github/workflows/TierManagement.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@ name: Tier management
22

33
permissions:
44
pull-requests: write
5-
contents: read
5+
contents: write
66

77
on:
88
issue_comment:
99
types: [created, edited]
1010

11+
pull_request_target:
12+
types: [opened, reopened]
13+
1114
jobs:
1215

1316
tier-mgmt:

docset/winserver2025-ps/FailoverClusters/Update-ClusterFunctionalLevel.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ We recommend that you upgrade all nodes in the cluster within a month. We don't
3636
mixed-version cluster permanently.
3737

3838
You 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

0 commit comments

Comments
 (0)