You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Trying to build a bicep file using 'extendedLocation' results in an error
main.bicep(51,18) : Error BCP104: The referenced module has errors.
serverFarm.bicep(24,3) : Error BCP037: The property "extendedLocation" is not allowed on objects of type "Microsoft.Web/serverfarms". Permissible properties include "dependsOn", "tags".
Bicep version
Bicep CLI version 0.3.539 (c8b397d)
Describe the bug
Trying to build a bicep file using 'extendedLocation' results in an error
To Reproduce
The bicep definition
The text was updated successfully, but these errors were encountered: