Skip to content

Commit 610d424

Browse files
authored
Minor style compliance updates
1 parent 79c523e commit 610d424

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/sql-server/azure-arc/support-for-fci.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If the Azure Arc-enabled SQL Server is configured as a failover cluster instance
1818

1919
## View cluster configuration, SQL Server, and database properties
2020

21-
All the information about the SQL Server configuration such as server configuration, database inventory and metadata, backups, cluster configuration etc. is available on the clustered resource. The clustered resource can be differentiated from the other resources in the resource group by one of two ways:
21+
All the information about the SQL Server configuration such as server configuration, database inventory and metadata, backups, cluster configuration, and etc. is available on the clustered resource. The clustered resource can be differentiated from the other resources in the resource group by one of two ways:
2222

2323
- The name of the Azure Arc-enabled SQL resource following the pattern `<NetworkName>_<InstanceName>`.
2424
- The `Always On role` property in the Essentials pane in Azure portal would show `Failover cluster instance`.
@@ -48,7 +48,7 @@ The portal displays the databases on the SQL Server instance.
4848

4949
- All the Windows and SQL Server instances that are part of the failover clustering should be in same resource group.
5050
- Always On availability groups on a failover cluster instance aren't supported for Azure Arc-enabled SQL Server at this time.
51-
- Currently, Best PRactices Assessment is not supported with Always On FCI
51+
- Currently, Best practices assessment is not supported with Always On failover cluster instance.
5252
- Automated backups and point-in-time restore is not supported for failover cluster instances at this time.
5353

5454
## Related tasks

0 commit comments

Comments
 (0)