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
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 )
Copy file name to clipboardExpand all lines: src/ServiceManagement/Compute/Commands.ServiceManagement/IaaS/Extensions/SqlServer/GetAzureVMSqlServerExtension.cs
0 commit comments