Skip to content

Add support for managing Index Recommendatations #746

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

Merged
merged 2 commits into from
Aug 14, 2015
Merged

Add support for managing Index Recommendatations #746

merged 2 commits into from
Aug 14, 2015

Conversation

milosevic81
Copy link
Contributor

Adding ability to view and apply index recommendations from powershell.
Added cmdlets :

Get-AzureSqlDatabaseIndexRecommendations
Start-AzureSqlDatabaseExecuteIndexRecommendation
Stop-AzureSqlDatabaseExecuteIndexRecommendation

@azurecla
Copy link

Hi @milosevic81, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!
We will now validate the agreement and then real humans will evaluate your PR.

TTYL, AZPRBOT;

@@ -0,0 +1,44 @@
using System;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add copyright headers

ogail added a commit that referenced this pull request Aug 14, 2015
Add support for managing Index Recommendatations
@ogail ogail merged commit be942c7 into Azure:dev Aug 14, 2015
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

Successfully merging this pull request may close these issues.

3 participants