Skip to content

Commit 96dcdc9

Browse files
authored
Merge pull request #349 from jadarnel27/patch-1
Added line break after "Role" for consistency
2 parents b6116b4 + a963075 commit 96dcdc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/sql-server/failover-clusters/windows/windows-server-failover-clustering-wsfc-with-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ms.workload: "Active"
4040
Cluster resource
4141
A physical or logical entity that can be owned by a node, brought online and taken offline, moved between nodes, and managed as a cluster object. A cluster resource can be owned by only a single node at any point in time.
4242

43-
Role
43+
Role
4444
A collection of cluster resources managed as a single cluster object to provide specific functinality. For SQL Server, a role will be either an Always On Availability Group (AG) or Always On Failover Cluster Instance (FCI). A role contains all of the cluster resources that are required for an AG or FCI. Failover and failback always act in context of roles. For an FCI, the role will contain an IP address resource, a network name resource, and the SQL Server resources. An AG role will contain the AG resource, and if a listener is configured, a networm name and an IP resource.
4545

4646
Network name resource

0 commit comments

Comments
 (0)