Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENHANCMENT] Display error log file after successful deployment #33

Open
tylercranston opened this issue Feb 11, 2021 · 0 comments
Open

Comments

@tylercranston
Copy link

** 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant