microsoft / Partner-Center-Storefront

A storefront that enables reseller partners to onboard customers and place orders for these customers.
MIT License
20 stars 55 forks source link

Deployment template validation failed: 'The template resource 'Microsoft.Web/sites/<webSiteName>' cannot reference itself. Please see https://aka.ms/arm-template-expressions/#reference for usage details.' #25

Closed rebelanger closed 4 years ago

rebelanger commented 4 years ago

Steps to reproduce

What steps can reproduce the defect?

"Deployment template validation failed: 'The template resource 'Microsoft.Web/sites/' cannot reference itself. Please see https://aka.ms/arm-template-expressions/#reference for usage details.'."

ghost commented 4 years ago

This error can occur if you are using the same name for the host plan and website. Minor updates were just made to help prevent this error