Skip to content

Commit 2f604ad

Browse files
Changing on-premise to on-premises (Azure#17974)
Definitions: Premises: a house or building, together with its land and outbuildings (properties). Premise: an idea, theory, or theme that forms the basis for a statement or action.
1 parent e2d5ebc commit 2f604ad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/StackHCI/help/Register-AzStackHCI.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Register-AzStackHCI
99

1010
## SYNOPSIS
11-
Register-AzStackHCI creates a Microsoft.AzureStackHCI cloud resource representing the on-premise cluster and registers the on-premise cluster with Azure.
11+
Register-AzStackHCI creates a Microsoft.AzureStackHCI cloud resource representing the on-premises cluster and registers the on-premises cluster with Azure.
1212

1313
## SYNTAX
1414

@@ -22,7 +22,7 @@ Register-AzStackHCI [-SubscriptionId] <String> [[-Region] <String>] [[-ResourceN
2222
```
2323

2424
## DESCRIPTION
25-
Register-AzStackHCI creates a Microsoft.AzureStackHCI cloud resource representing the on-premise cluster and registers the on-premise cluster with Azure.
25+
Register-AzStackHCI creates a Microsoft.AzureStackHCI cloud resource representing the on-premises cluster and registers the on-premises cluster with Azure.
2626

2727
## EXAMPLES
2828

@@ -132,7 +132,7 @@ Accept wildcard characters: False
132132
```
133133
134134
### -ComputerName
135-
Specifies the cluster name or one of the cluster node in on-premise cluster that is being registered to Azure.
135+
Specifies the cluster name or one of the cluster node in on-premises cluster that is being registered to Azure.
136136
137137
```yaml
138138
Type: System.String
@@ -274,7 +274,7 @@ Accept wildcard characters: False
274274
275275
### -ResourceName
276276
Specifies the resource name of the resource created in Azure.
277-
If not specified, on-premise cluster name is used.
277+
If not specified, on-premises cluster name is used.
278278
279279
```yaml
280280
Type: System.String

0 commit comments

Comments
 (0)