diff --git a/ReportingServicesTools/ReportingServicesTools.psd1 b/ReportingServicesTools/ReportingServicesTools.psd1 index f7c7d1ab..fb4afa53 100644 --- a/ReportingServicesTools/ReportingServicesTools.psd1 +++ b/ReportingServicesTools/ReportingServicesTools.psd1 @@ -22,7 +22,7 @@ Copyright = '2016 Microsoft Corporation' # Description of the functionality provided by this module - Description = 'Provides extra functionality for SSRS (SQL Server Reporting Services).' + Description = 'Provides extra functionality for SSRS (SQL Server Reporting Services) and Power BI Report Server. Includes the ability to deploy SSRS Reports, Datasets, and DataSources; as well as Power BI Reports. For more information about the capabilities of this module, please visit the Project Site: https://github.com/Microsoft/ReportingServicesTools/' # Minimum version of the Windows PowerShell engine required by this module PowerShellVersion = '3.0'