Revisit format-id in the id property
- Dominant language
- TypeScript
- Stars
- 104
- Forks
- 62
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 5
Description
We’re from the Arc for VMware team and our swagger PR is currently blocked due to the failing ModelValidation check.
https://github.com/Azure/azure-rest-api-specs-pr/pull/13042/checks?check_run_id=14394025806
As part of this PR https://github.com/Azure/azure-rest-api-specs-pr/pull/12897, format arm-id has been added to the id property and this format validation is failing for our extension resources due to which we are seeing Swagger Model Validation failures.
Can you revisit your PR to allow supporting ARM IDs for extension resources also for id property, as these are valid ARM IDs.
E.g.: /subscriptions/fd3c3665-1729-4b7b-9a38-238e83b0f98b/resourceGroups/testrg/Microsoft.HybridCompute/machines/DemoVM/providers/Microsoft.ConnectedVMwarevSphere/virtualMachineInstances/default
Contributor guide
Assessment
This issue has not been assessed yet.