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. Verify that the Update service discovers the update package and that it's available to start preparation and installation. Repeat the earlier step to rediscover the updates.
312
+
1. Verify that the Update service discovers the update package and that it's available to start preparation and installation. Repeat the `Get-SolutionUpdate` command to rediscover the updates.
313
313
314
314
## Step 4: (Recommended) Predownload and check update readiness
315
315
@@ -329,6 +329,7 @@ You can download the update and perform a set of checks to verify your cluster
@@ -414,9 +415,8 @@ This starts the process to install the update.
414
415
415
416
Microsoft recommends tracking cluster update progress in the Azure portal after the update has started. The portal is a great option for tracking update progress even when the update is started via PowerShell as it isn't subject to the disruptions in status reporting.
416
417
417
-
>[!TIP]
418
+
>[!TIP]
418
419
> - If monitoring via PowerShell, we recommend that you connect your PowerShell session to the last server in your cluster to avoid the session from disconnecting early. The sessions disconnect as the systems reboot so switching to monitor from an already updated server can minimize the frequency of disconnects.
419
-
420
420
> - We recommend that you track cluster update progress in the Azure portal to avoid having to reconnect to PowerShell sessions following a machine reboot.
421
421
422
422
Follow these steps to track update progress using PowerShell.
0 commit comments