Accepting Azure Marketplace Terms with Azure CLI

When you try to deploy a VM from the Marketplace using an ARM (json) template you’ll get an error like the one below in the case when you’ve not previously accepted the Legal terms for the image: 1[{"Legal terms have not been accepted for this item on this subscription. To accept terms using Powershell..."}] Accepting...