I'm trying to deploy a simple ARM Template to Azure using C#. Every time I do this, I receive the following error:
statusCode:BadRequest
serviceRequestId:
statusMessage:{"error":{"code":"InvalidContentLink","message":"Unable to download deployment content. The tracking Id is '17e3bcb4-e605-4619-8836-558fdbe66c84'. Please see http://aka.ms/arm-deploy for usage details."}}
Any ideas?