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

New Command: Invoke-DbaAzDbTips #7079

Closed
wsmelton opened this issue Jan 12, 2021 · 0 comments · Fixed by #8755
Closed

New Command: Invoke-DbaAzDbTips #7079

wsmelton opened this issue Jan 12, 2021 · 0 comments · Fixed by #8755
Assignees
Labels
feature new command Feature request that would need a new command

Comments

@wsmelton
Copy link
Member

Summary of new feature

In conjunction with microsoft/azure-sql-tips#27

Command wrapper of the T-SQL script provided. Follow a similar process that we do with Invoke-DbaDianosticQuery. We ship a version of the scripts within the module but for this one, I'd likely opt to only pull it from the source or offer -File parameter.

Proposed technical details (if applicable)

Wrapper script that will execute the script provided by Microsoft against Azure SQL. The command should only work against Azure SQL DB and never allow execution against Microsoft SQL Server (on-premises).

@wsmelton wsmelton self-assigned this Jan 12, 2021
@wsmelton wsmelton changed the title New Command: Invoke-DbaAzSqlTips New Command: Invoke-DbaAzSqlDbTips Jan 12, 2021
@wsmelton wsmelton changed the title New Command: Invoke-DbaAzSqlDbTips New Command: Invoke-DbaAzDbTips Jan 14, 2021
@andreasjordan andreasjordan added new command Feature request that would need a new command and removed feature labels May 22, 2021
@github-actions github-actions bot added the stale Stale Bot label used to identify issues that are no longer active and bot has closed them label Aug 21, 2021
@wsmelton wsmelton added feature and removed stale Stale Bot label used to identify issues that are no longer active and bot has closed them labels Nov 22, 2021
jpomfret added a commit to jpomfret/dbatools that referenced this issue Feb 9, 2023
@dataplat dataplat deleted a comment from github-actions bot Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new command Feature request that would need a new command
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants