Handle restarts in Azure Image Builder powershell customizers
I’m trying to install Docker CE on my Window Server as part of image builder step and it will need a restart.
The question is, how do you handle restarts in the customer powershell script while building an Image using Azure Image Builder.