azure-rest-api-specs
azure-rest-api-specs copied to clipboard
DMS Swagger Json Review 2021-05-01
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow. Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.
Changelog
Add a changelog entry for this PR by answering the following questions:
- What's the purpose of the update?
- [ ] new service onboarding
- [x] new API version
- [ ] update existing version for new feature
- [ ] update existing version to fix swagger quality issue in s360
- [ ] Other, please clarify
- When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
- When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
- If updating an existing version, please select the specific language SDKs and CLIs that must be refreshed after the swagger is published.
- [x] SDK of .NET (need service team to ensure code readiness)
- [ ] SDK of Python
- [ ] SDK of Java
- [ ] SDK of Js
- [ ] SDK of Go
- [ ] PowerShell
- [ ] CLI
- [ ] Terraform
- [ ] No refresh required for updates in this PR
Contribution checklist:
- [x] I commit to follow the Breaking Change Policy of "no breaking changes"
- [x] I have reviewed the documentation for the workflow.
- [x] Validation tools were run on swagger spec(s) and errors have all been fixed in this PR. How to fix?
If any further question about AME onboarding or validation tools, please view the FAQ.
ARM API Review Checklist
Applicability: :warning:
If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.
- Change to data plane APIs
- Adding new properties
- All removals
Otherwise your PR may be subject to ARM review requirements. Complete the following:
-
[x] Check this box if any of the following appy to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.
- Adding a new service
- Adding new API(s)
- Adding a new API version -[ ] To review changes efficiently, ensure you are using OpenAPIHub to initialize the PR for adding a new version. More details, refer to the wiki.
-
[x] Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.
-
[ ] If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
Breaking Change Review Checklist
If any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.
- [ ] Removing API(s) in a stable version
- [ ] Removing properties in a stable version
- [ ] Removing API version(s) in a stable version
- [ ] Updating API in a stable or public preview version with Breaking Change Validation errors
- [ ] Updating API(s) in public preview over 1 year (refer to Retirement of Previews)
Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
Please follow the link to find more details on PR review process.
Hi, @gachauhan Thanks for your PR. I am workflow bot for review process. Here are some small tips.
Swagger Validation Report
οΈπBreakingChange inProgress [Detail]
οΈπBreaking Change(Cross-Version) inProgress [Detail]
οΈβCredScan pending [Detail]
οΈοΈβοΈLintDiff succeeded [Detail]
| Rule | Message |
|---|---|
LintDiffToolException |
"details":""stack":"ParserError: Error parsing /mnt/vss/_work/1/azure-rest-api-specs/specification/hybriddatamanager/resource-manager/Microsoft.HybridData/stable/2021-05-01/hybriddata.json: missed comma between flow collection entries (2169:31)\n\n 2166 |
οΈβAvocado: 2 Errors, 0 Warnings failed [Detail]
| Rule | Message |
|---|---|
JSON_PARSE |
The file is not a valid JSON file. json: [Microsoft.HybridData/stable/2021-05-01/hybriddata.json"}]({"kind":"syntax","code":"invalid symbol","position":{"line":2169,"column":30},"token":"β―","message":"invalid symbol, token: β―, line: 2169, column: 30","url":"/mnt/vss/_work/1/c93b354fd9c14905bb574a8834c4d69b/specification/hybriddatamanager/resource-manager/Microsoft.HybridData/stable/2021-05-01/hybriddata.json"}) |
MISSING_APIS_IN_DEFAULT_TAG |
The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag. readme: specification/hybriddatamanager/resource-manager/readme.md json: Microsoft.HybridData/stable/2019-06-01/hybriddata.json |
οΈπApiReadinessCheck inProgress [Detail]
οΈβModelValidation: 0 Errors, 0 Warnings failed [Detail]
οΈβSemanticValidation: 1 Errors, 0 Warnings failed [Detail]
| Rule | Message |
|---|---|
JSON_PARSING_ERROR |
Json parsing error: invalid symbol JsonUrl: Microsoft.HybridData/stable/2021-05-01/hybriddata.json#L2169:30 |
οΈβPoliCheck pending [Detail]
οΈβSDK Track2 Validation: 0 Errors, 0 Warnings failed [Detail]
οΈβPrettierCheck: 62 Errors, 0 Warnings failed [Detail]
Only 30 items are listed, please refer to log for more details.
οΈβSpellCheck: 4 Errors, 0 Warnings failed [Detail]
| Rule | Message |
|---|---|
HowToFix |
Unknown word (retryjob), please fix the error or add words to ./custom-words.txt path: Microsoft.HybridData/stable/2021-05-01/hybriddata.json#L1128:201 |
HowToFix |
Unknown word (skipjob), please fix the error or add words to ./custom-words.txt path: Microsoft.HybridData/stable/2021-05-01/hybriddata.json#L1259:201 |
HowToFix |
Unknown word (usgovtexas), please fix the error or add words to ./custom-words.txt path: Microsoft.HybridData/stable/2021-05-01/hybriddata.json#L2688:14 |
HowToFix |
Unknown word (usgovvirginia), please fix the error or add words to ./custom-words.txt path: Microsoft.HybridData/stable/2021-05-01/hybriddata.json#L2689:14 |
οΈοΈβοΈLint(RPaaS) succeeded [Detail]
| Rule | Message |
|---|---|
LintRpaasToolException |
"details":""stack":"ParserError: Error parsing /mnt/vss/_work/1/azure-rest-api-specs/specification/hybriddatamanager/resource-manager/Microsoft.HybridData/stable/2021-05-01/hybriddata.json: missed comma between flow collection entries (2169:31)\n\n 2166 |
οΈβCadlValidation pending [Detail]
Swagger Generation Artifacts
οΈβApiDocPreview pending [Detail]
οΈβSDK Breaking Change Tracking failed [Detail]
Only 0 items are rendered, please refer to log for more details.
οΈβ azure-sdk-for-net failed [Detail]
Only 0 items are rendered, please refer to log for more details.
οΈβ azure-sdk-for-python failed [Detail]
Only 0 items are rendered, please refer to log for more details.
οΈβ azure-sdk-for-go failed [Detail]
Only 0 items are rendered, please refer to log for more details.
οΈβ azure-sdk-for-python-track2 failed [Detail]
Only 0 items are rendered, please refer to log for more details.
οΈβ azure-sdk-for-js failed [Detail]
Only 0 items are rendered, please refer to log for more details.
οΈβ azure-resource-manager-schemas failed [Detail]
Only 0 items are rendered, please refer to log for more details.
οΈβ azure-powershell failed [Detail]
Only 0 items are rendered, please refer to log for more details.
οΈβ azure-sdk-for-java failed [Detail]
Only 0 items are rendered, please refer to log for more details.
οΈβ azure-sdk-for-net-track2 failed [Detail]
Only 0 items are rendered, please refer to log for more details.
Generated ApiView
| Language | Package Name | ApiView Link |
|---|---|---|
| .Net | Azure.ResourceManager.CosmosDB | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| .Net | Azure.ResourceManager.ElasticSan | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| .Net | Azure.ResourceManager.IotHub | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| .Net | Azure.ResourceManager.KeyVault | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| .Net | Azure.ResourceManager.MachineLearning | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| .Net | Azure.ResourceManager.Reservations | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| .Net | Azure.ResourceManager.ServiceBus | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| .Net | Azure.ResourceManager.Sql | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-appcontainers | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-applicationinsights | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-authorization-generated | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-azurestackhci | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-batch | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-cognitiveservices | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-compute-generated | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-connectedvmware | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-containerinstance-generated | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-containerregistry-generated | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-containerservice-generated | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-cosmos-generated | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-datafactory | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-deviceprovisioningservices | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| JavaScript | @azure/arm-apimanagement | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-elasticsan | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| JavaScript | @azure/arm-appcontainers | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-hdinsight | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| JavaScript | @azure/arm-appinsights | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-healthbot | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| JavaScript | @azure/arm-authorization | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-hybriddatamanager | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| JavaScript | @azure/arm-azurestackhci | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-imagebuilder | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| JavaScript | @azure/arm-batch | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-iothub | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| JavaScript | @azure/arm-botservice | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-keyvault-generated | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| JavaScript | @azure/arm-cognitiveservices | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-labservices | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| JavaScript | @azure/arm-compute | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| Java | azure-resourcemanager-logic | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| JavaScript | @azure/arm-containerinstance | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| JavaScript | @azure/arm-containerregistry | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| JavaScript | @azure/arm-containerservice | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| JavaScript | @azure/arm-cosmosdb | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
| JavaScript | @azure/arm-datafactory | Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI. |
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
:x: gachauhan sign now
You have signed the CLA already but the status is still pending? Let us recheck it.
Hi @gachauhan, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.
| Task | How to fix | Priority |
|---|---|---|
| Avocado | Fix-Avocado | High |
| Semantic validation | Fix-SemanticValidation-Error | High |
| Model validation | Fix-ModelValidation-Error | High |
| LintDiff | Fix-LintDiff | high |
Swagger Validation Report
οΈπBreakingChange inProgress [Detail]
οΈβBreaking Change(Cross-Version): 29 Errors, 0 Warnings failed [Detail]
| compared swaggers (via Oad v0.9.7)] | new version | base version |
|---|---|---|
| hybriddata.json | 2021-05-01(a031979) | 2019-06-01(main) |
The following breaking changes are detected by comparison with the latest stable version:
Only 2 items are listed, please refer to log for more details.
| Rule | Message |
|---|---|
1011 - AddingResponseCode |
The new version adds a response code 'default'. New: Microsoft.HybridData/stable/2021-05-01/hybriddata.json#L43:11 |
1011 - AddingResponseCode |
The new version adds a response code 'default'. New: Microsoft.HybridData/stable/2021-05-01/hybriddata.json#L88:11 |
οΈοΈβοΈCredScan succeeded [Detail] [Expand]
There is no credential detected.
οΈβLintDiff: 37 Errors, 6 Warnings failed [Detail]
[must fix]The following errors/warnings are introduced by current PR:
Only 2 items are listed, please refer to log for more details.
| Rule | Message | Related RPC [For API reviewers] |
|---|---|---|
R4039 - ParametersOrder |
The parameters:dataServiceName,jobDefinitionName,resourceGroupName,dataManagerName should be kept in the same order as they present in the path. Location: Microsoft.HybridData/stable/2021-05-01/hybriddata.json#L775 |
|
R4039 - ParametersOrder |
The parameters:dataServiceName,jobDefinitionName,resourceGroupName,dataManagerName should be kept in the same order as they present in the path. Location: Microsoft.HybridData/stable/2021-05-01/hybriddata.json#L1123 |
The following errors/warnings exist before current PR submission:
Only 2 items are listed, please refer to log for more details.
| Rule | Message |
|---|---|
R2008 - MutabilityWithReadOnly |
When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'. Location: Microsoft.MachineLearningServices/preview/2022-06-01-preview/mfe.json#L6725 |
R2008 - MutabilityWithReadOnly |
When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'. Location: Microsoft.MachineLearningServices/preview/2022-06-01-preview/mfe.json#L6811 |
οΈβAvocado: 4 Errors, 11 Warnings failed [Detail]
Only 2 items are listed, please refer to log for more details.
| Rule | Message |
|---|---|
MISSING_APIS_IN_DEFAULT_TAG |
The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag. readme: specification/containerservice/resource-manager/readme.md json: Microsoft.ContainerService/stable/2017-07-01/containerService.json |
MISSING_APIS_IN_DEFAULT_TAG |
The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag. readme: specification/containerservice/resource-manager/readme.md json: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json |
οΈοΈβοΈApiReadinessCheck succeeded [Detail] [Expand]
οΈοΈβοΈ~[Staging] ServiceAPIReadinessTest succeeded [Detail] [Expand]
Validation passes for ServiceAPIReadinessTest.
οΈβModelValidation: 20 Errors, 0 Warnings failed [Detail]
Only 2 items are listed, please refer to log for more details.
| Rule | Message |
|---|---|
XMS_EXAMPLE_NOTFOUND_ERROR |
x-ms-example not found in Operations_List. Url: Microsoft.ContainerService/stable/2021-05-01/managedClusters.json#L38:14 |
LRO_RESPONSE_HEADER |
Long running operation should return location or azure-AsyncOperation in header but not provided Url: Microsoft.ContainerService/stable/2021-05-01/managedClusters.json#L1633:22 ExampleUrl: stable/2021-05-01/examples/AgentPoolsUpgradeNodeImageVersion.json |
οΈοΈβοΈSemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
οΈοΈβοΈPoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
οΈβ οΈSDK Track2 Validation: 39 Warnings warning [Detail]
- The following tags are being changed in this PR
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/applicationinsights/resource-manager/readme.md#tag-package-2022-06-15">applicationinsights/resource-manager/readme.md#package-2022-06-15
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/applicationinsights/resource-manager/readme.md#tag-package-2022-04-01">applicationinsights/resource-manager/readme.md#package-2022-04-01
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/applicationinsights/resource-manager/readme.md#tag-package-2022-04-01-only">applicationinsights/resource-manager/readme.md#package-2022-04-01-only
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/applicationinsights/resource-manager/readme.md#tag-package-2022-02-01">applicationinsights/resource-manager/readme.md#package-2022-02-01
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/applicationinsights/resource-manager/readme.md#tag-package-2022-01-11">applicationinsights/resource-manager/readme.md#package-2022-01-11
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/applicationinsights/resource-manager/readme.md#tag-package-2021-11-01">applicationinsights/resource-manager/readme.md#package-2021-11-01
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/applicationinsights/resource-manager/readme.md#tag-package-2021-08">applicationinsights/resource-manager/readme.md#package-2021-08
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/containerservice/resource-manager/readme.md#tag-package-2022-06">containerservice/resource-manager/readme.md#package-2022-06
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/containerservice/resource-manager/readme.md#tag-package-2022-04">containerservice/resource-manager/readme.md#package-2022-04
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/containerservice/resource-manager/readme.md#tag-package-2022-03">containerservice/resource-manager/readme.md#package-2022-03
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/containerservice/resource-manager/readme.md#tag-package-2022-02">containerservice/resource-manager/readme.md#package-2022-02
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/containerservice/resource-manager/readme.md#tag-package-2022-01">containerservice/resource-manager/readme.md#package-2022-01
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/containerservice/resource-manager/readme.md#tag-package-2021-10">containerservice/resource-manager/readme.md#package-2021-10
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/containerservice/resource-manager/readme.md#tag-package-2021-09">containerservice/resource-manager/readme.md#package-2021-09
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/containerservice/resource-manager/readme.md#tag-package-2021-08">containerservice/resource-manager/readme.md#package-2021-08
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/containerservice/resource-manager/readme.md#tag-package-2021-07">containerservice/resource-manager/readme.md#package-2021-07
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/containerservice/resource-manager/readme.md#tag-package-2021-05">containerservice/resource-manager/readme.md#package-2021-05
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/datafactory/resource-manager/readme.md#tag-package-2018-06">datafactory/resource-manager/readme.md#package-2018-06
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/guestconfiguration/resource-manager/readme.md#tag-package-2022-01-25">guestconfiguration/resource-manager/readme.md#package-2022-01-25
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/guestconfiguration/resource-manager/readme.md#tag-package-2021-01-25">guestconfiguration/resource-manager/readme.md#package-2021-01-25
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/guestconfiguration/resource-manager/readme.md#tag-package-2020-06-25">guestconfiguration/resource-manager/readme.md#package-2020-06-25
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/guestconfiguration/resource-manager/readme.md#tag-package-2018-11-20">guestconfiguration/resource-manager/readme.md#package-2018-11-20
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/guestconfiguration/resource-manager/readme.md#tag-package-2018-06-30-preview">guestconfiguration/resource-manager/readme.md#package-2018-06-30-preview
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/guestconfiguration/resource-manager/readme.md#tag-package-2018-01-20-preview">guestconfiguration/resource-manager/readme.md#package-2018-01-20-preview
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/hybriddatamanager/resource-manager/readme.md#tag-package-2021-05">hybriddatamanager/resource-manager/readme.md#package-2021-05
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/mysql/resource-manager/readme.md#tag-package-flexibleserver-2021-05-01">mysql/resource-manager/readme.md#package-flexibleserver-2021-05-01
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/mysql/resource-manager/readme.md#tag-package-flexibleserver-2021-12-01-preview">mysql/resource-manager/readme.md#package-flexibleserver-2021-12-01-preview
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/synapse/data-plane/readme.md#tag-package-artifacts-composite-v4">synapse/data-plane/readme.md#package-artifacts-composite-v4
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/synapse/data-plane/readme.md#tag-package-artifacts-composite-v3">synapse/data-plane/readme.md#package-artifacts-composite-v3
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/synapse/data-plane/readme.md#tag-package-artifacts-composite-v2">synapse/data-plane/readme.md#package-artifacts-composite-v2
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/synapse/data-plane/readme.md#tag-package-artifacts-composite-v1">synapse/data-plane/readme.md#package-artifacts-composite-v1
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/synapse/data-plane/readme.md#tag-package-artifacts-2021-06-01-preview">synapse/data-plane/readme.md#package-artifacts-2021-06-01-preview
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/synapse/data-plane/readme.md#tag-package-artifacts-2020-12-01">synapse/data-plane/readme.md#package-artifacts-2020-12-01
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/app/resource-manager/readme.md#tag-package-2022-03">app/resource-manager/readme.md#package-2022-03
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/app/resource-manager/readme.md#tag-package-2022-01-01-preview">app/resource-manager/readme.md#package-2022-01-01-preview
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/cognitiveservices/data-plane/Language/readme.md#tag-release_2022_05_15_preview">cognitiveservices/data-plane/Language/readme.md#release_2022_05_15_preview
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/cognitiveservices/data-plane/Language/readme.md#tag-release_2022_05_01">cognitiveservices/data-plane/Language/readme.md#release_2022_05_01
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/cognitiveservices/data-plane/Language/readme.md#tag-release_2022_03_01_preview">cognitiveservices/data-plane/Language/readme.md#release_2022_03_01_preview
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/deviceprovisioningservices/resource-manager/readme.md#tag-package-2022-02">deviceprovisioningservices/resource-manager/readme.md#package-2022-02
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/elasticsan/resource-manager/readme.md#tag-package-2021-11-20-preview">elasticsan/resource-manager/readme.md#package-2021-11-20-preview
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/healthbot/resource-manager/readme.md#tag-package-2021-06-10">healthbot/resource-manager/readme.md#package-2021-06-10
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/imagebuilder/resource-manager/readme.md#tag-package-2022-02">imagebuilder/resource-manager/readme.md#package-2022-02
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/imagebuilder/resource-manager/readme.md#tag-package-2020-02">imagebuilder/resource-manager/readme.md#package-2020-02
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/iotsecurity/resource-manager/readme.md#tag-2021-02-01-preview">iotsecurity/resource-manager/readme.md#2021-02-01-preview
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/machinelearningservices/resource-manager/readme.md#tag-package-preview-2022-06">machinelearningservices/resource-manager/readme.md#package-preview-2022-06
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/security/resource-manager/readme.md#tag-package-2022-03">security/resource-manager/readme.md#package-2022-03
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/security/resource-manager/readme.md#tag-package-composite-v3">security/resource-manager/readme.md#package-composite-v3
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/storage/data-plane/Microsoft.BlobStorage/readme.md#tag-package-2021-08">storage/data-plane/Microsoft.BlobStorage/readme.md#package-2021-08
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/subscription/resource-manager/readme.md#tag-package-2021-10">subscription/resource-manager/readme.md#package-2021-10
- "https://github.com/Azure/azure-rest-api-specs/blob/a031979d10f02c767cd844df3190a0a64b003f60/specification/workloads/resource-manager/readme.md#tag-package-2021-12-01-preview">workloads/resource-manager/readme.md#package-2021-12-01-preview
Only 2 items are listed, please refer to log for more details.
| Rule | Message |
|---|---|
| :warning: Modeler/MissingType | "readme":"applicationinsights/resource-manager/readme.md", "tag":"package-2022-06-15", "details":"The schema 'ComponentPurgeBodyFilters-value' has no type or format information whatsoever. Location:\n file:///mnt/vss/_work/1/azure-rest-api-specs/specification/applicationinsights/resource-manager/Microsoft.Insights/stable/2020-02-02/components_API.json#/components/schemas/ComponentPurgeBodyFilters-value" |
| :warning: Modeler/MissingType | "readme":"applicationinsights/resource-manager/readme.md", "tag":"package-2022-06-15", "details":"The schema 'ErrorDefinition-innererror' has no type or format information whatsoever. Location:\n file:///mnt/vss/_work/1/azure-rest-api-specs/specification/applicationinsights/resource-manager/Microsoft.Insights/stable/2021-03-08/myworkbooks_API.json#/components/schemas/ErrorDefinition-innererror" |
The following errors/warnings exist before current PR submission:
Only 2 items are listed, please refer to log for more details.
| Rule | Message |
|---|---|
DuplicateOperation |
"readme":"applicationinsights/resource-manager/readme.md", "tag":"package-2021-11-01", "details":"Duplicate Operation 'Operations' > 'List' detected(This is most likely due to 2 operation using the same 'operationId' or 'tags'). Duplicates have those paths:\n - get /providers/Microsoft.Insights/operations\n - get /providers/microsoft.insights/operations" |
|
"readme":"applicationinsights/resource-manager/readme.md", "tag":"package-2021-11-01", "details":"Error: 1 errors occured -- cannot continue." |
οΈβPrettierCheck: 60 Errors, 0 Warnings failed [Detail]
Only 2 items are listed, please refer to log for more details.
| Rule | Message |
|---|---|
HowToFix |
Code style issues found path: stable/2021-05-01/examples/DataManagers_Create-PUT-example-41.json |
HowToFix |
Code style issues found path: stable/2021-05-01/examples/DataManagers_Delete-DELETE-example-41.json |
οΈοΈβοΈSpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
οΈβLint(RPaaS): 3 Errors, 0 Warnings failed [Detail]
Only 2 items are listed, please refer to log for more details.
| Rule | Message |
|---|---|
R4023 - Rpaas_CreateOperationAsyncResponseValidation |
[RPaaS] An async PUT operation must set ''x-ms-long-running-operation' : true''. Location: Microsoft.Solutions/stable/2021-07-01/managedapplications.json#L368 |
R4023 - Rpaas_CreateOperationAsyncResponseValidation |
[RPaaS] An async PUT operation must set long running operation options 'x-ms-long-running-operation-options' Location: Microsoft.Solutions/stable/2021-07-01/managedapplications.json#L368 |
οΈοΈβοΈCadlValidation succeeded [Detail] [Expand]
Validation passes for CadlValidation.
Hi @gachauhan, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review. Action: To initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki. If you want to know the production traffic statistic, please see ARM Traffic statistic. If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback. Note: To avoid breaking change, you can refer to Shift Left Solution for detecting breaking change in early phase at your service code repository.
Hi, @gachauhan your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board([email protected]).
NewApiVersionRequired reason: A serviceβs API is a contract with customers and is represented by using the api-version query parameter. Changes such as adding an optional property to a request/response or introducing a new operation is a change to the serviceβs contract and therefore requires a new api-version value. This is critically important for documentation, client libraries, and customer support. EXAMPLE: if a customer calls a service in the public cloud using api-version=2020-07-27, the new property or operation may exist but if they call the service in a government cloud, air-gapped cloud, or Azure Stack Hub cloud using the same api-version, the property or operation may not exist. Because there is no clear relationship between the service api-version and the new property/operation, customers canβt trust the documentation and Azure customer have difficulty helping customers diagnose issues. In addition, each client library version documents the service version it supports. When an optional property or new operation is added to a service and its Swagger, new client libraries must be produced to expose this functionality to customers. Without updating the api-version, it is unclear to customers which version of a client library supports these new features.
Please fix all the issues and address all the labels, after that add back WaitForARMFeedback for ARM to review
Please ensure to respond feedbacks from the ARM API reviewer. When you are ready to continue the ARM API review, please remove ARMChangesRequested
Please fix all the issues and address all the labels, after that add back WaitForARMFeedback for ARM to review @zizw123 We have some points to be discussed to resolve the remaining issue and for some raised suppression req. Did set up meeting to discuss all but getting no response.
Hi, @gachauhan. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.
Hi, @gachauhan. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.
Hi, @gachauhan. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee.