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
Is your feature request related to a problem? Please describe.
The error log file contains useful information even for successful deployments, it would be useful to display this in the console:
Connecting to the SERVERNAME server
Database, DATABASENAME, found on server, SERVERNAME. Applying configuration settings and options...
Analyzing configuration settings...
Done
Analyzing storage information...
Done
Analyzing security information...
Done
Generating processing sequence...
Deploying the 'DATABASENAME' database to 'SERVERNAME'.
Done
Describe the solution you'd like
Display AnalysisServicesDeploymentExeLog.txt in console after successful deployment
Describe alternatives you've considered
Add powershell task after deployment to display log file or publish log file to pipeline artifacts
The text was updated successfully, but these errors were encountered:
** DeployTabularModel **
Is your feature request related to a problem? Please describe.
The error log file contains useful information even for successful deployments, it would be useful to display this in the console:
Connecting to the SERVERNAME server
Database, DATABASENAME, found on server, SERVERNAME. Applying configuration settings and options...
Analyzing configuration settings...
Done
Analyzing storage information...
Done
Analyzing security information...
Done
Generating processing sequence...
Deploying the 'DATABASENAME' database to 'SERVERNAME'.
Done
Describe the solution you'd like
Display AnalysisServicesDeploymentExeLog.txt in console after successful deployment
Describe alternatives you've considered
Add powershell task after deployment to display log file or publish log file to pipeline artifacts
The text was updated successfully, but these errors were encountered: