From 7022ded32b4081adc69b3d5ec0fdbd706efef971 Mon Sep 17 00:00:00 2001 From: Jayanth Avasarala Date: Fri, 7 Aug 2020 20:45:46 +0000 Subject: [PATCH 1/2] VSTS release definition [powerbi-powershell] with name [Release-50] and ID [428531] --- .../Add-PowerBIEncryptionKey.md | 2 +- .../Get-PowerBIActivityEvent.md | 2 +- .../Get-PowerBIEncryptionKey.md | 2 +- .../Get-PowerBIWorkspaceEncryptionStatus.md | 2 +- .../Set-PowerBICapacityEncryptionKey.md | 2 +- .../Switch-PowerBIEncryptionKey.md | 2 +- .../Get-PowerBICapacity.md | 2 +- .../Add-PowerBIDataset.md | 2 +- .../Add-PowerBIRow.md | 2 +- .../Export-PowerBIDataflow.md | 2 +- .../Get-PowerBIDataflow.md | 2 +- .../Get-PowerBIDataflowDatasource.md | 2 +- .../Get-PowerBIDataset.md | 2 +- .../Get-PowerBIDatasource.md | 2 +- .../Get-PowerBITable.md | 2 +- .../New-PowerBIColumn.md | 2 +- .../New-PowerBIDataset.md | 2 +- .../New-PowerBITable.md | 2 +- .../Remove-PowerBIRow.md | 2 +- .../Set-PowerBIDataset.md | 2 +- .../Set-PowerBITable.md | 2 +- .../Connect-PowerBIServiceAccount.md | 49 ++++++++++++++++--- .../Disconnect-PowerBIServiceAccount.md | 2 +- .../Get-PowerBIAccessToken.md | 2 +- .../Invoke-PowerBIRestMethod.md | 21 ++++++-- .../Resolve-PowerBIError.md | 2 +- .../Copy-PowerBIReport.md | 2 +- .../Copy-PowerBITile.md | 2 +- .../Export-PowerBIReport.md | 2 +- .../Get-PowerBIDashboard.md | 2 +- .../Get-PowerBIImport.md | 2 +- .../Get-PowerBIReport.md | 2 +- .../Get-PowerBITile.md | 2 +- .../New-PowerBIDashboard.md | 2 +- .../New-PowerBIReport.md | 2 +- .../Remove-PowerBIReport.md | 2 +- .../Add-PowerBIWorkspaceUser.md | 2 +- .../Get-PowerBIWorkspace.md | 2 +- .../Get-PowerBIWorkspaceMigrationStatus.md | 2 +- .../New-PowerBIWorkspace.md | 2 +- .../Remove-PowerBIWorkspaceUser.md | 2 +- .../Restore-PowerBIWorkspace.md | 2 +- .../Set-PowerBIWorkspace.md | 2 +- 43 files changed, 100 insertions(+), 52 deletions(-) diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Add-PowerBIEncryptionKey.md b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Add-PowerBIEncryptionKey.md index a661681..a9a15b0 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Add-PowerBIEncryptionKey.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Add-PowerBIEncryptionKey.md @@ -105,7 +105,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIActivityEvent.md b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIActivityEvent.md index 1b820bf..4668924 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIActivityEvent.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIActivityEvent.md @@ -117,7 +117,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIEncryptionKey.md b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIEncryptionKey.md index b39912c..97fe532 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIEncryptionKey.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIEncryptionKey.md @@ -32,7 +32,7 @@ PS C:\> Get-PowerBIEncryptionKey ## PARAMETERS ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIWorkspaceEncryptionStatus.md b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIWorkspaceEncryptionStatus.md index 9ed4f7b..264132f 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIWorkspaceEncryptionStatus.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIWorkspaceEncryptionStatus.md @@ -111,7 +111,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Set-PowerBICapacityEncryptionKey.md b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Set-PowerBICapacityEncryptionKey.md index 8f3a32f..cd2fc01 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Set-PowerBICapacityEncryptionKey.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Set-PowerBICapacityEncryptionKey.md @@ -104,7 +104,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Switch-PowerBIEncryptionKey.md b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Switch-PowerBIEncryptionKey.md index f076eda..26bdf55 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Switch-PowerBIEncryptionKey.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Switch-PowerBIEncryptionKey.md @@ -64,7 +64,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Capacities/Get-PowerBICapacity.md b/powerbi-ps/MicrosoftPowerBIMgmt.Capacities/Get-PowerBICapacity.md index 10054aa..84adfbd 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Capacities/Get-PowerBICapacity.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Capacities/Get-PowerBICapacity.md @@ -62,7 +62,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIDataset.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIDataset.md index e55a32e..66ffcb5 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIDataset.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIDataset.md @@ -95,7 +95,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIRow.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIRow.md index e620c32..f9edac6 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIRow.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIRow.md @@ -138,7 +138,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Export-PowerBIDataflow.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Export-PowerBIDataflow.md index d6d05b5..cf71863 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Export-PowerBIDataflow.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Export-PowerBIDataflow.md @@ -124,7 +124,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflow.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflow.md index 36c8176..9287ea1 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflow.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflow.md @@ -219,7 +219,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflowDatasource.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflowDatasource.md index ed68e97..72eb87f 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflowDatasource.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflowDatasource.md @@ -151,7 +151,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataset.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataset.md index 3cfa254..d18336f 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataset.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataset.md @@ -209,7 +209,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDatasource.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDatasource.md index 536ed3b..4994bff 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDatasource.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDatasource.md @@ -160,7 +160,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBITable.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBITable.md index 3dde5f8..199db30 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBITable.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBITable.md @@ -168,7 +168,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIColumn.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIColumn.md index a4da21f..91e17f2 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIColumn.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIColumn.md @@ -75,7 +75,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIDataset.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIDataset.md index f8d04b4..6553983 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIDataset.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIDataset.md @@ -75,7 +75,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBITable.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBITable.md index 1094c7e..33c74df 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBITable.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBITable.md @@ -74,7 +74,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Remove-PowerBIRow.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Remove-PowerBIRow.md index 65f3ddc..a8eec0d 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Remove-PowerBIRow.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Remove-PowerBIRow.md @@ -114,7 +114,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBIDataset.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBIDataset.md index 5c73b65..0377395 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBIDataset.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBIDataset.md @@ -128,7 +128,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBITable.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBITable.md index 4d055a3..3bb0b3d 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBITable.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBITable.md @@ -123,7 +123,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Connect-PowerBIServiceAccount.md b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Connect-PowerBIServiceAccount.md index 1616294..a1035eb 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Connect-PowerBIServiceAccount.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Connect-PowerBIServiceAccount.md @@ -14,25 +14,28 @@ Log in to the Power BI service. ### User (Default) ``` -Connect-PowerBIServiceAccount [-Environment ] [] +Connect-PowerBIServiceAccount [-Environment ] [-CustomEnvironment ] + [-DiscoveryUrl ] [] ``` ### ServicePrincipal ``` -Connect-PowerBIServiceAccount [-Environment ] -Credential - [-ServicePrincipal] [-Tenant ] [] +Connect-PowerBIServiceAccount [-Environment ] [-CustomEnvironment ] + -Credential [-ServicePrincipal] [-Tenant ] [-DiscoveryUrl ] + [] ``` ### UserAndCredential ``` -Connect-PowerBIServiceAccount [-Environment ] -Credential - [] +Connect-PowerBIServiceAccount [-Environment ] [-CustomEnvironment ] + -Credential [-DiscoveryUrl ] [] ``` ### ServicePrincipalCertificate ``` -Connect-PowerBIServiceAccount [-Environment ] -CertificateThumbprint - -ApplicationId [-ServicePrincipal] [-Tenant ] [] +Connect-PowerBIServiceAccount [-Environment ] [-CustomEnvironment ] + -CertificateThumbprint -ApplicationId [-ServicePrincipal] [-Tenant ] + [-DiscoveryUrl ] [] ``` ## DESCRIPTION @@ -119,6 +122,36 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -CustomEnvironment +The custom environment to use for the environments returned from the discovery url. + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -DiscoveryUrl +The discovery url to get the backend services info from. Custom environment must also be supplied. + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Environment Cloud environment to connect against. Default is Public. @@ -166,7 +199,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Disconnect-PowerBIServiceAccount.md b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Disconnect-PowerBIServiceAccount.md index bd4a101..f89e70d 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Disconnect-PowerBIServiceAccount.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Disconnect-PowerBIServiceAccount.md @@ -32,7 +32,7 @@ Disconnects any active PowerBI service connections. ## PARAMETERS ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Get-PowerBIAccessToken.md b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Get-PowerBIAccessToken.md index 705d075..a8609a3 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Get-PowerBIAccessToken.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Get-PowerBIAccessToken.md @@ -48,7 +48,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Invoke-PowerBIRestMethod.md b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Invoke-PowerBIRestMethod.md index cf867a8..9cf7fd0 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Invoke-PowerBIRestMethod.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Invoke-PowerBIRestMethod.md @@ -14,8 +14,8 @@ Executes a REST call to the Power BI service, with the specified URL and body. ``` Invoke-PowerBIRestMethod -Url -Method [-Body ] [-OutFile ] - [-ContentType ] [-Headers ] [-Organization ] [-Version ] - [] + [-ContentType ] [-Headers ] [-TimeoutSec ] [-Organization ] + [-Version ] [] ``` ## DESCRIPTION @@ -125,6 +125,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -TimeoutSec +Specifies how long the request can be pending before it times out. Enter a value in seconds. Entering a value of 0 specifies an indefinite time-out. + +```yaml +Type: Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: 100 +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Url Relative or absolute URL of the Power BI entity you want to access. For example, if you want to access https://api.powerbi.com/v1.0/myorg/groups, then specify 'groups', or pass in the entire URL. @@ -156,7 +171,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Resolve-PowerBIError.md b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Resolve-PowerBIError.md index 1b38d3c..431b7b3 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Resolve-PowerBIError.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Resolve-PowerBIError.md @@ -74,7 +74,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBIReport.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBIReport.md index b2065ba..f04192e 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBIReport.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBIReport.md @@ -170,7 +170,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBITile.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBITile.md index d53a002..679c55c 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBITile.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBITile.md @@ -186,7 +186,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Export-PowerBIReport.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Export-PowerBIReport.md index 9ab6f8d..5ea93ac 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Export-PowerBIReport.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Export-PowerBIReport.md @@ -77,7 +77,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIDashboard.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIDashboard.md index 1386fd7..168d3ce 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIDashboard.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIDashboard.md @@ -188,7 +188,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIImport.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIImport.md index 242e624..c608888 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIImport.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIImport.md @@ -188,7 +188,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIReport.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIReport.md index 449af9b..aced342 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIReport.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIReport.md @@ -188,7 +188,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBITile.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBITile.md index f2417af..fd0c85b 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBITile.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBITile.md @@ -138,7 +138,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIDashboard.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIDashboard.md index a6c9db9..e635b2f 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIDashboard.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIDashboard.md @@ -94,7 +94,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIReport.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIReport.md index e7034d4..45ec09a 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIReport.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIReport.md @@ -138,7 +138,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Remove-PowerBIReport.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Remove-PowerBIReport.md index 0887712..17a635a 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Remove-PowerBIReport.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Remove-PowerBIReport.md @@ -96,7 +96,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Add-PowerBIWorkspaceUser.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Add-PowerBIWorkspaceUser.md index de4eee8..576923a 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Add-PowerBIWorkspaceUser.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Add-PowerBIWorkspaceUser.md @@ -158,7 +158,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspace.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspace.md index cdc6cb8..cb62c38 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspace.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspace.md @@ -240,7 +240,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspaceMigrationStatus.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspaceMigrationStatus.md index b43d121..12de0bd 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspaceMigrationStatus.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspaceMigrationStatus.md @@ -65,7 +65,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/New-PowerBIWorkspace.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/New-PowerBIWorkspace.md index c2106e4..634f04e 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/New-PowerBIWorkspace.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/New-PowerBIWorkspace.md @@ -46,7 +46,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Remove-PowerBIWorkspaceUser.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Remove-PowerBIWorkspaceUser.md index ed31076..5025343 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Remove-PowerBIWorkspaceUser.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Remove-PowerBIWorkspaceUser.md @@ -108,7 +108,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md index c780e79..a7994ff 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md @@ -118,7 +118,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md index 53e38a8..ed6e4ed 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md @@ -149,7 +149,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS From f6d8da76c93972ef285c2fb2a060b71c3a8668b6 Mon Sep 17 00:00:00 2001 From: Jayanth Avasarala Date: Fri, 7 Aug 2020 15:04:06 -0700 Subject: [PATCH 2/2] Change http to https --- .../MicrosoftPowerBIMgmt.Admin/Add-PowerBIEncryptionKey.md | 2 +- .../MicrosoftPowerBIMgmt.Admin/Get-PowerBIActivityEvent.md | 2 +- .../MicrosoftPowerBIMgmt.Admin/Get-PowerBIEncryptionKey.md | 2 +- .../Get-PowerBIWorkspaceEncryptionStatus.md | 2 +- .../Set-PowerBICapacityEncryptionKey.md | 2 +- .../MicrosoftPowerBIMgmt.Admin/Switch-PowerBIEncryptionKey.md | 2 +- .../MicrosoftPowerBIMgmt.Capacities/Get-PowerBICapacity.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIDataset.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIRow.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Data/Export-PowerBIDataflow.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflow.md | 2 +- .../MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflowDatasource.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataset.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDatasource.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBITable.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIColumn.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIDataset.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBITable.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Data/Remove-PowerBIRow.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBIDataset.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBITable.md | 2 +- .../Connect-PowerBIServiceAccount.md | 2 +- .../Disconnect-PowerBIServiceAccount.md | 2 +- .../MicrosoftPowerBIMgmt.Profile/Get-PowerBIAccessToken.md | 2 +- .../MicrosoftPowerBIMgmt.Profile/Invoke-PowerBIRestMethod.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Profile/Resolve-PowerBIError.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBIReport.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBITile.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Reports/Export-PowerBIReport.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIDashboard.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIImport.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIReport.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBITile.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIDashboard.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIReport.md | 2 +- powerbi-ps/MicrosoftPowerBIMgmt.Reports/Remove-PowerBIReport.md | 2 +- .../MicrosoftPowerBIMgmt.Workspaces/Add-PowerBIWorkspaceUser.md | 2 +- .../MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspace.md | 2 +- .../Get-PowerBIWorkspaceMigrationStatus.md | 2 +- .../MicrosoftPowerBIMgmt.Workspaces/New-PowerBIWorkspace.md | 2 +- .../Remove-PowerBIWorkspaceUser.md | 2 +- .../MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md | 2 +- .../MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md | 2 +- 43 files changed, 43 insertions(+), 43 deletions(-) diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Add-PowerBIEncryptionKey.md b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Add-PowerBIEncryptionKey.md index a9a15b0..a661681 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Add-PowerBIEncryptionKey.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Add-PowerBIEncryptionKey.md @@ -105,7 +105,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIActivityEvent.md b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIActivityEvent.md index 4668924..1b820bf 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIActivityEvent.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIActivityEvent.md @@ -117,7 +117,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIEncryptionKey.md b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIEncryptionKey.md index 97fe532..b39912c 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIEncryptionKey.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIEncryptionKey.md @@ -32,7 +32,7 @@ PS C:\> Get-PowerBIEncryptionKey ## PARAMETERS ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIWorkspaceEncryptionStatus.md b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIWorkspaceEncryptionStatus.md index 264132f..9ed4f7b 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIWorkspaceEncryptionStatus.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Get-PowerBIWorkspaceEncryptionStatus.md @@ -111,7 +111,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Set-PowerBICapacityEncryptionKey.md b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Set-PowerBICapacityEncryptionKey.md index cd2fc01..8f3a32f 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Set-PowerBICapacityEncryptionKey.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Set-PowerBICapacityEncryptionKey.md @@ -104,7 +104,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Switch-PowerBIEncryptionKey.md b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Switch-PowerBIEncryptionKey.md index 26bdf55..f076eda 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Switch-PowerBIEncryptionKey.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Admin/Switch-PowerBIEncryptionKey.md @@ -64,7 +64,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Capacities/Get-PowerBICapacity.md b/powerbi-ps/MicrosoftPowerBIMgmt.Capacities/Get-PowerBICapacity.md index 84adfbd..10054aa 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Capacities/Get-PowerBICapacity.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Capacities/Get-PowerBICapacity.md @@ -62,7 +62,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIDataset.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIDataset.md index 66ffcb5..e55a32e 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIDataset.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIDataset.md @@ -95,7 +95,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIRow.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIRow.md index f9edac6..e620c32 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIRow.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Add-PowerBIRow.md @@ -138,7 +138,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Export-PowerBIDataflow.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Export-PowerBIDataflow.md index cf71863..d6d05b5 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Export-PowerBIDataflow.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Export-PowerBIDataflow.md @@ -124,7 +124,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflow.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflow.md index 9287ea1..36c8176 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflow.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflow.md @@ -219,7 +219,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflowDatasource.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflowDatasource.md index 72eb87f..ed68e97 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflowDatasource.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataflowDatasource.md @@ -151,7 +151,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataset.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataset.md index d18336f..3cfa254 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataset.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDataset.md @@ -209,7 +209,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDatasource.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDatasource.md index 4994bff..536ed3b 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDatasource.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBIDatasource.md @@ -160,7 +160,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBITable.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBITable.md index 199db30..3dde5f8 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBITable.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Get-PowerBITable.md @@ -168,7 +168,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIColumn.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIColumn.md index 91e17f2..a4da21f 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIColumn.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIColumn.md @@ -75,7 +75,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIDataset.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIDataset.md index 6553983..f8d04b4 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIDataset.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBIDataset.md @@ -75,7 +75,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBITable.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBITable.md index 33c74df..1094c7e 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBITable.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/New-PowerBITable.md @@ -74,7 +74,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Remove-PowerBIRow.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Remove-PowerBIRow.md index a8eec0d..65f3ddc 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Remove-PowerBIRow.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Remove-PowerBIRow.md @@ -114,7 +114,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBIDataset.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBIDataset.md index 0377395..5c73b65 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBIDataset.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBIDataset.md @@ -128,7 +128,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBITable.md b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBITable.md index 3bb0b3d..4d055a3 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBITable.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Data/Set-PowerBITable.md @@ -123,7 +123,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Connect-PowerBIServiceAccount.md b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Connect-PowerBIServiceAccount.md index a1035eb..5225e80 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Connect-PowerBIServiceAccount.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Connect-PowerBIServiceAccount.md @@ -199,7 +199,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Disconnect-PowerBIServiceAccount.md b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Disconnect-PowerBIServiceAccount.md index f89e70d..bd4a101 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Disconnect-PowerBIServiceAccount.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Disconnect-PowerBIServiceAccount.md @@ -32,7 +32,7 @@ Disconnects any active PowerBI service connections. ## PARAMETERS ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Get-PowerBIAccessToken.md b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Get-PowerBIAccessToken.md index a8609a3..705d075 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Get-PowerBIAccessToken.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Get-PowerBIAccessToken.md @@ -48,7 +48,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Invoke-PowerBIRestMethod.md b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Invoke-PowerBIRestMethod.md index 9cf7fd0..d7c1bb5 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Invoke-PowerBIRestMethod.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Invoke-PowerBIRestMethod.md @@ -171,7 +171,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Resolve-PowerBIError.md b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Resolve-PowerBIError.md index 431b7b3..1b38d3c 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Resolve-PowerBIError.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Profile/Resolve-PowerBIError.md @@ -74,7 +74,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBIReport.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBIReport.md index f04192e..b2065ba 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBIReport.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBIReport.md @@ -170,7 +170,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBITile.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBITile.md index 679c55c..d53a002 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBITile.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Copy-PowerBITile.md @@ -186,7 +186,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Export-PowerBIReport.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Export-PowerBIReport.md index 5ea93ac..9ab6f8d 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Export-PowerBIReport.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Export-PowerBIReport.md @@ -77,7 +77,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIDashboard.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIDashboard.md index 168d3ce..1386fd7 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIDashboard.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIDashboard.md @@ -188,7 +188,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIImport.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIImport.md index c608888..242e624 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIImport.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIImport.md @@ -188,7 +188,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIReport.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIReport.md index aced342..449af9b 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIReport.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBIReport.md @@ -188,7 +188,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBITile.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBITile.md index fd0c85b..f2417af 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBITile.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Get-PowerBITile.md @@ -138,7 +138,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIDashboard.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIDashboard.md index e635b2f..a6c9db9 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIDashboard.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIDashboard.md @@ -94,7 +94,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIReport.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIReport.md index 45ec09a..e7034d4 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIReport.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/New-PowerBIReport.md @@ -138,7 +138,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Remove-PowerBIReport.md b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Remove-PowerBIReport.md index 17a635a..0887712 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Remove-PowerBIReport.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Reports/Remove-PowerBIReport.md @@ -96,7 +96,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Add-PowerBIWorkspaceUser.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Add-PowerBIWorkspaceUser.md index 576923a..de4eee8 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Add-PowerBIWorkspaceUser.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Add-PowerBIWorkspaceUser.md @@ -158,7 +158,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspace.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspace.md index cb62c38..cdc6cb8 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspace.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspace.md @@ -240,7 +240,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspaceMigrationStatus.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspaceMigrationStatus.md index 12de0bd..b43d121 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspaceMigrationStatus.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Get-PowerBIWorkspaceMigrationStatus.md @@ -65,7 +65,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/New-PowerBIWorkspace.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/New-PowerBIWorkspace.md index 634f04e..c2106e4 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/New-PowerBIWorkspace.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/New-PowerBIWorkspace.md @@ -46,7 +46,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Remove-PowerBIWorkspaceUser.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Remove-PowerBIWorkspaceUser.md index 5025343..ed31076 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Remove-PowerBIWorkspaceUser.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Remove-PowerBIWorkspaceUser.md @@ -108,7 +108,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md index a7994ff..c780e79 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md @@ -118,7 +118,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md index ed6e4ed..53e38a8 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md @@ -149,7 +149,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS