You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/DSCResources/DSC_SqlRS/en-US/DSC_SqlRS.strings.psd1
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,5 @@ ConvertFrom-StringData @'
6
6
GetConfiguration = Get the current reporting services configuration for the instance '{0}'.
7
7
RestartToFinishInitialization = Restarting Reporting Services to finish initialization.
8
8
WaitingForServiceReady = Waiting {0} seconds for Reporting Services to be fully ready after restart. (DSC_SQLRS0001)
9
+
ServiceNameIsNullOrEmpty = The Configuration.ServiceName property is null or empty for SQL Server Reporting Services instance '{0}'. This property is required to determine the service name for SQL Server version 14 and higher. (DSC_SQLRS0002)
0 commit comments