-
Notifications
You must be signed in to change notification settings - Fork 4k
Rely on "ReferenceName" property to get fully qualified extension name; Status Message's name changes from "Automatic to Automated" #262
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
Conversation
Merge from Azure:dev
Merge from Azure:dev
Mergefrom Azure:dev
Merge Azure:dev
Merge Azure:dev
Merge from Azure:dev
Pull from azure-powershell dev
PR from Azure:dev
PR from Azure:dev
Dev - PR
Azure dev -> private dev PR
1) Azure RDFE service model now reports "ReferenceName" property as fully qualified extension name "Microsoft.SqlServer.Management.SqlIaaSAgent" 2) Status message's name was updated from "Automatic to Automated. This change was not reflected in powershell Fixes: 1) remove code that was concatenating publisher and extension name and just rely on "ReferenceName" when we look for Extension Status in powershell cmdlet 2) fix up constants AutoPatchingStatusMessageName & AutoBackupStatusMessageName ( rename Automatic to Automated )
Hi @sethusrinivasan, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
Can one of the admins verify this patch? |
Dev - PR
Hi @sethusrinivasan, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
Can one of the admins verify this patch? |
Are you still working on this PR or you need CR and merge? |
Rely on "ReferenceName" property to get fully qualified extension name; Status Message's name changes from "Automatic to Automated"
Included recordings of jobs. Fixed few bugs in jobs area.
Issues:
Fixes: