Skip to content

Commit b634db8

Browse files
committed
Broken links.
1 parent 3594110 commit b634db8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/sql-database/scripts/sql-database-sync-data-between-sql-databases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ This script uses the following commands. Each command in the table links to comm
348348
| [Get-AzureRmSqlSyncAgentLinkedDatabase](/powershell/module/azurerm.sql/Get-AzureRmSqlSyncAgentLinkedDatabase) | Get all the information for the Sync Agent |
349349
| [New-AzureRmSqlSyncMember](/powershell/module/azurerm.sql/New-AzureRmSqlSyncMember) | Add a new member to the Sync Group |
350350
| [Update-AzureRmSqlSyncSchema](/powershell/module/azurerm.sql/Update-AzureRmSqlSyncSchema) | Refreshes the database schema information |
351-
| [Get-AzureRmSqlSyncSchema](/powershell/module/azurerm.sql/Get-AzureRmSqlSyncSchem) | Get the database schema information |
351+
| [Get-AzureRmSqlSyncSchema](https://docs.microsoft.com/powershell/module/azurerm.sql/Get-AzureRmSqlSyncSchema?view=azurermps-6.8.1) | Get the database schema information |
352352
| [Update-AzureRmSqlSyncGroup](/powershell/module/azurerm.sql/Update-AzureRmSqlSyncGroup) | Updates the Sync Group |
353353
| [Start-AzureRmSqlSyncGroupSync](/powershell/module/azurerm.sql/Start-AzureRmSqlSyncGroupSync) | Triggers a Sync |
354354
| [Get-AzureRmSqlSyncGroupLog](/powershell/module/azurerm.sql/Get-AzureRmSqlSyncGroupLog) | Checks the Sync Log |

articles/stream-analytics/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ sections:
5959
className: cardsD
6060
items:
6161
- title: Command-line
62-
html: <p><a href="/powershell/resourcemanager/azurerm.streamanalytics/v2.3.0/azurerm.streamanalytic">Azure PowerShell</a></p>
62+
html: <p><a href="https://docs.microsoft.com/powershell/module/azurerm.streamanalytics/?view=azurermps-6.8.1#stream_analytics">Azure PowerShell</a></p>
6363
- title: Languages
6464
html: <p><a href="/dotnet/api/microsoft.azure.management.streamanalytics?view=azuremgmtstreamanalytics-1.8.3">.NET</a></p><p><a href="https://msdn.microsoft.com/azure/stream-analytics/reference/stream-analytics-query-language-reference">Stream Analytics Query Language</a></p>
6565
- title: REST

articles/stream-analytics/stream-analytics-add-inputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Stream Analytics also supports input known as *reference data*. Reference data i
3636

3737
For more information about reference data inputs, see [Using reference data for lookups in Stream Analytics](stream-analytics-use-reference-data.md)
3838

39-
This article is a step in the [Stream Analytics learning path](/documentation/learning-paths/stream-analytics/).
39+
This article is a step in the [Stream Analytics learning path](https://azure.microsoft.com/documentation/learning-paths/stream-analytics/).
4040

4141
## Next steps
4242
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)