Azure-Samples / azure-digital-twins-unreal-integration

Sample project demonstrating the Unreal Engine plug-in for Azure Digital Twins
https://www.unrealengine.com/marketplace/en-US/product/adtlink-for-unreal-engine
MIT License
92 stars 43 forks source link

ERROR: "Invalid Template Deployment" #7

Open owenbrierley-bit opened 2 years ago

owenbrierley-bit commented 2 years ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [X ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

I have cloned the project and attempted to run the deployment script according the to how-to on your readme page.

Any log messages given by the failure

ERROR: {"error":{"code":"InvalidTemplateDeployment","message":"The template deployment 'OPUS_Test-9d4f5d95' is not valid according to the validation procedure. The tracking id is '30bf18b6-3a77-4ce0-bf83-2cb80f4f7004'. See inner errors for details.","details":[{"code":"ValidationForResourceFailed","message":"Validation failed for a resource. Check 'Error.Details[0]' for more information.","details":[{"code":"SubscriptionIsOverQuotaForSku","message":"This region has quota of 0 instances for your subscription. Try selecting different region or SKU."}]}]}} Exception: /home/owen/azure-digital-twins-unreal-integration/deployment/deploy.ps1:456 Line | 456 | throw "Something went wrong with the resource group deploymen … | ~~~~~~~~~~~~~ | Something went wrong with the resource group deployment. Ending script.

Expected/desired behavior

The downloadable scripts should be generated so that I can use them with the Unreal Demo project.

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?) Windows 10 - Home

Versions

21H2

Mention any other details that might be useful

The error appears to generate a region quota problem...


Thanks! We'll be in touch soon.