-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
False positive for template validations with extendedLocation property #1374
Comments
Blocked because we need changes in the validation assembly |
@StephenWeatherford This makes sense! So this extra attribute came in as a breaking change to the schema validation. Thank you! |
@StephenWeatherford Is the issue fixed? |
Unfortunately not yet, it's owned by another team and so is complicated. |
We need upvotes from anyone who's affected by this in order to push getting this fixed. |
@StephenWeatherford Azure Portal's new Virtual Network Create experience will be affected (the work is in progress and expected to be done & published soon) |
no update for two months |
could anyone have an update on the issue as it is blocking us from doing template deployment on vs code? |
Is this failing when the template is actually deployed, or only throwing an error in the ARM Tools VS Code extension? If it is the former, then @JunchenZ can you open a support ticket? If it's the latter, it shouldn't be affecting the portal deployment experience. |
@alex-frankel it's the latter |
Have you attempted to deploy this template in the portal? Were you blocked there? I think this is a legitimate issue and we should keep it open, but want to confirm that you are not blocked. |
i was using the txt file format to avoid the vs code error, but when i test it, arm gave me error saying the localhost uri is not accepted, it need a public accessible uri, i don't know how to get a public uri of my file which is added to my repo |
That seems like a separate error from the |
(And preferably in a new issue unless it's actually related to the extendedLocation false positive, thanks.) |
Blocked by #1458 |
@alex-frankel it's may be unrelated to this, could ignore |
Template validation error:
The text was updated successfully, but these errors were encountered: