Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.64k stars 5.08k forks source link

Microsoft.Insights workbooks & workbooktemplates declared with incorrect ARM URI #7995

Open anthony-c-martin opened 4 years ago

anthony-c-martin commented 4 years ago

I noticed that the newly-added Microsoft.Insights workbooks & workbooktemplates resource are using "/resourceGroup/" instead of "/resourceGroups/" in the "path" declarations. This is tripping up the https://github.com/Azure/autorest.azureresourceschema extension, and I presume generating SDKs which won't actually work with ARM.

@ericc1103 / @avidhanju since you recently authored changes, would you be able to take a look?

weidongxu-microsoft commented 4 years ago

@ericc1103 / @avidhanju Any update?

avidhanju commented 4 years ago

I can take a look at this in the second week of January when I get back from vacation.

Why was this not part of the various checks that ran when I last merged Workbook Templates?

7611

ghost commented 4 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azmonapplicationinsights.