Skip to content

Commit 855bed2

Browse files
author
Owen Duncan
committed
Fixed bad links in PowerShell article
1 parent 87a6392 commit 855bed2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/analysis-services/analysis-services-powershell.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ The SQLASCMDLETS module provides task-specific database management cmdlets as we
4848

4949
|Cmdlet|Description|
5050
|------------|-----------------|
51-
|[Add-RoleMember](../Topic/Add-RoleMember%20cmdlet.md)|Add a member to a database role.|
52-
|[Remove-RoleMember](../Topic/Remove-RoleMember%20cmdlet.md)|Remove a member from a database role.|
53-
|[Invoke-ASCmd](../Topic/Invoke-ASCmd%20cmdlet.md)|Execute a TMSL script.|
54-
|[Invoke-ProcessASDatabase](../Topic/Invoke-ProcessASDatabase.md)|Process a database.|
55-
|[Invoke-ProcessPartition](../Topic/Invoke-ProcessPartition%20cmdlet.md)|Process a partition.|
56-
|[Invoke-ProcessTable](../Topic/Invoke-ProcessTable%20cmdlet.md)|Process a table.|
57-
|[Merge-Partition](../Topic/Merge-Partition%20cmdlet.md)|Merge a partition.|
51+
|[Add-RoleMember](https://msdn.microsoft.com/library/hh510167.aspx)|Add a member to a database role.|
52+
|[Remove-RoleMember](https://msdn.microsoft.com/library/hh510173.aspx)|Remove a member from a database role.|
53+
|[Invoke-ASCmd](https://msdn.microsoft.com/library/hh479579.aspx)|Execute a TMSL script.|
54+
|[Invoke-ProcessASDatabase](https://msdn.microsoft.com/library/mt651773.aspx)|Process a database.|
55+
|[Invoke-ProcessPartition]()|Process a partition.|
56+
|[Invoke-ProcessTable]()|Process a table.|
57+
|[Merge-Partition]()|Merge a partition.|
5858

5959

6060

0 commit comments

Comments
 (0)