Skip to content

Commit ed5a332

Browse files
committed
Resolving conflicts
1 parent ea51284 commit ed5a332

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docset/winserver2022-ps/failoverclusters/Grant-ClusterAccess.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Use this article to help manage Windows and Windows Server technolo
33
external help file: Microsoft.FailoverClusters.PowerShell.dll-Help.xml
44
Module Name: FailoverClusters
55
ms.date: 05/17/2023
6-
online version: https://docs.microsoft.com/powershell/module/failoverclusters/grant-clusteraccess?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
6+
online version: https://learn.microsoft.com/powershell/module/failoverclusters/grant-clusteraccess?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Grant-ClusterAccess
99
---
@@ -21,7 +21,7 @@ Grant-ClusterAccess [-User] <StringCollection> [-Full] [-ReadOnly] [-InputObject
2121
```
2222

2323
## DESCRIPTION
24-
The **Grant-ClusterAccess** cmdlet grants access to a failover cluster, either full access or
24+
The `Grant-ClusterAccess` cmdlet grants access to a failover cluster, either full access or
2525
read-only access. To provide someone with read-only access to the cluster, use the **ReadOnly**
2626
parameter. Granting full access to the cluster is equivalent to granting full access to each of the
2727
cluster nodes.

0 commit comments

Comments
 (0)