Forum Discussion

Sergei Tsotsko's avatar
Sergei Tsotsko
Copper Contributor
Aug 12, 2022
Solved

Microsoft.Web/serverfarms resource deployment unspecified error

Hi Everyone! Since approx. 3rd of Aug I'm experiencing a problem with deployment of App Service plans for a set of Locations, for instance: centralus, japanwest and canadaeast. A simple test config...
  • RonKmx2415's avatar
    Aug 24, 2022

    Sergei Tsotsko - I began experiencing this as well. When I built the bicep file in VS Code, I reviewed the json. It had a validation error:

    Missing required property "properties"arm-template (schema)

     

    Once I added an empty "properties: {}" attribute, it built fine and deployment began to work. 

Resources