Skip to content

Commit aa25cf6

Browse files
authored
Merge pull request MicrosoftDocs#1168 from nschonni/double-to
typo: Double word "to"
2 parents 17fd514 + 8efde48 commit aa25cf6

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

azps-1.8.0/Az.Sql/Add-AzSqlDatabaseToFailoverGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Add-AzSqlDatabaseToFailoverGroup [-ServerName] <String> [-FailoverGroupName] <St
2121
```
2222

2323
## DESCRIPTION
24-
Adds one or more databases on a Azure SQL Database Failover Group's primary server to to that Failover Group. The databases must not be secondary databases in existing replication relationships. The command will start geo-replication of any added databases to the Failover Group's secondary server.
24+
Adds one or more databases on a Azure SQL Database Failover Group's primary server to that Failover Group. The databases must not be secondary databases in existing replication relationships. The command will start geo-replication of any added databases to the Failover Group's secondary server.
2525
To obtain database objects with which to populate the '-Database' parameter, use (for example) the Get-AzSqlDatabase cmdlet.
2626
The Failover Group's primary server must be used to execute the command.
2727

azps-2.4.0/Az.Sql/Add-AzSqlDatabaseToFailoverGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Add-AzSqlDatabaseToFailoverGroup [-ServerName] <String> [-FailoverGroupName] <St
2121
```
2222

2323
## DESCRIPTION
24-
Adds one or more databases on a Azure SQL Database Failover Group's primary server to to that Failover Group. The databases must not be secondary databases in existing replication relationships. The command will start geo-replication of any added databases to the Failover Group's secondary server.
24+
Adds one or more databases on a Azure SQL Database Failover Group's primary server to that Failover Group. The databases must not be secondary databases in existing replication relationships. The command will start geo-replication of any added databases to the Failover Group's secondary server.
2525
To obtain database objects with which to populate the '-Database' parameter, use (for example) the Get-AzSqlDatabase cmdlet.
2626
The Failover Group's primary server must be used to execute the command.
2727

azurermps-4.4.1/AzureRM.Sql/Add-AzureRmSqlDatabaseToFailoverGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Add-AzureRmSqlDatabaseToFailoverGroup [-ServerName] <String> [-FailoverGroupName
2121
```
2222

2323
## DESCRIPTION
24-
Adds one or more databases on a Azure SQL Database Failover Group's primary server to to that Failover Group. The databases must not be secondary databases in existing replication relationships. The command will start geo-replication of any added databases to the Failover Group's secondary server.
24+
Adds one or more databases on a Azure SQL Database Failover Group's primary server to that Failover Group. The databases must not be secondary databases in existing replication relationships. The command will start geo-replication of any added databases to the Failover Group's secondary server.
2525

2626
To obtain database objects with which to populate the '-Database' parameter, use (for example) the Get-AzureRmSqlDatabase cmdlet.
2727

azurermps-5.7.0/AzureRM.Sql/Add-AzureRmSqlDatabaseToFailoverGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Add-AzureRmSqlDatabaseToFailoverGroup [-ServerName] <String> [-FailoverGroupName
2121
```
2222

2323
## DESCRIPTION
24-
Adds one or more databases on a Azure SQL Database Failover Group's primary server to to that Failover Group. The databases must not be secondary databases in existing replication relationships. The command will start geo-replication of any added databases to the Failover Group's secondary server.
24+
Adds one or more databases on a Azure SQL Database Failover Group's primary server to that Failover Group. The databases must not be secondary databases in existing replication relationships. The command will start geo-replication of any added databases to the Failover Group's secondary server.
2525

2626
To obtain database objects with which to populate the '-Database' parameter, use (for example) the Get-AzureRmSqlDatabase cmdlet.
2727

azurermps-6.13.0/AzureRM.Sql/Add-AzureRmSqlDatabaseToFailoverGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Add-AzureRmSqlDatabaseToFailoverGroup [-ServerName] <String> [-FailoverGroupName
2121
```
2222

2323
## DESCRIPTION
24-
Adds one or more databases on a Azure SQL Database Failover Group's primary server to to that Failover Group. The databases must not be secondary databases in existing replication relationships. The command will start geo-replication of any added databases to the Failover Group's secondary server.
24+
Adds one or more databases on a Azure SQL Database Failover Group's primary server to that Failover Group. The databases must not be secondary databases in existing replication relationships. The command will start geo-replication of any added databases to the Failover Group's secondary server.
2525
To obtain database objects with which to populate the '-Database' parameter, use (for example) the Get-AzureRmSqlDatabase cmdlet.
2626
The Failover Group's primary server must be used to execute the command.
2727

docs-conceptual/azps-1.8.0/azureps-vm-tutorial.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ items:
285285
content: |-
286286
287287
Congratulations! You learned how to create VMs with new or existing resources, used
288-
expressions and other Azure PowerShell commands to to capture data to be stored in shell
288+
expressions and other Azure PowerShell commands to capture data to be stored in shell
289289
variables, and looked at some of the resources that get created for Azure VMs.
290290
291291
Where you go from here depends on how you plan to use Azure PowerShell. There are a variety

docs-conceptual/azps-2.4.0/azureps-vm-tutorial.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ items:
285285
content: |-
286286
287287
Congratulations! You learned how to create VMs with new or existing resources, used
288-
expressions and other Azure PowerShell commands to to capture data to be stored in shell
288+
expressions and other Azure PowerShell commands to capture data to be stored in shell
289289
variables, and looked at some of the resources that get created for Azure VMs.
290290
291291
Where you go from here depends on how you plan to use Azure PowerShell. There are a variety

docs-conceptual/azurermps-4.4.1/release-notes-azureps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ This is a list of changes made to Azure PowerShell in this release.
332332
- 'IdentityType' parameter is added to New-AzureRmVMConfig and UpdateAzureRmVM
333333
- Get-AzureRmVM shows the information of the identity of the given VM
334334
* Vmss Identity feature:
335-
- 'IdentityType' parameter is added to to New-AzureRmVmssConfig
335+
- 'IdentityType' parameter is added to New-AzureRmVmssConfig
336336
- Get-AzureRmVmss shows the information of the identity of the given Vmss
337337
* Vmss Boot Diagnostics feature:
338338
- New cmdlet for setting boot diagnostics of Vmss object: Set-AzureRmVmssBootDiagnostics

docs-conceptual/azurermps-5.7.0/azureps-vm-tutorial.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ items:
288288
content: |-
289289
290290
Congratulations! You learned how to create VMs with new or existing resources, used
291-
expressions and other Azure PowerShell commands to to capture data to be stored in shell
291+
expressions and other Azure PowerShell commands to capture data to be stored in shell
292292
variables, and looked at some of the resources that get created for Azure VMs.
293293
294294
Where you go from here depends on how you plan to use Azure PowerShell. There are a variety

docs-conceptual/azurermps-6.13.0/azureps-vm-tutorial.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ items:
288288
content: |-
289289
290290
Congratulations! You learned how to create VMs with new or existing resources, used
291-
expressions and other Azure PowerShell commands to to capture data to be stored in shell
291+
expressions and other Azure PowerShell commands to capture data to be stored in shell
292292
variables, and looked at some of the resources that get created for Azure VMs.
293293
294294
Where you go from here depends on how you plan to use Azure PowerShell. There are a variety

0 commit comments

Comments
 (0)