Skip to content

[Synapse] Bug fix:Add ManagedPrivateEndpointProperties for ManagedPrivateEndpoints_Create method#11160

Merged
lmazuel merged 5 commits intoAzure:masterfrom
sunsw1994:add_ManagedPrivateEndpointProperties
Oct 20, 2020
Merged

[Synapse] Bug fix:Add ManagedPrivateEndpointProperties for ManagedPrivateEndpoints_Create method#11160
lmazuel merged 5 commits intoAzure:masterfrom
sunsw1994:add_ManagedPrivateEndpointProperties

Conversation

@sunsw1994
Copy link
Contributor

Fix a bug at Synapse ManagedPrivateEndpoint swagger description that ManagedPrivateEndpointProperties missed at ManagedPrivateEndpoints_Create method.

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • Please 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 there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Please follow the link to find more details on PR review process.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Oct 13, 2020

[Staging] Swagger Validation Report

BreakingChange: 4 Errors, 0 Warnings [Detail] [Expand]
Rule Message
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'SynapseDnsSuffixInPath' removed or renamed?
New: Microsoft.Synapse/preview/2019-06-01-preview/managedPrivateEndpoints.json#L266:3
Old: Microsoft.Synapse/preview/2019-06-01-preview/managedPrivateEndpoints.json#L264:3
1010 - AddingRequiredParameter The required parameter 'managedPrivateEndpoint' was added in the new version.
New: Microsoft.Synapse/preview/2019-06-01-preview/managedPrivateEndpoints.json#L76:11
1011 - AddingResponseCode The new version adds a response code '200'.
New: Microsoft.Synapse/preview/2019-06-01-preview/managedPrivateEndpoints.json#L87:11
1012 - RemovedResponseCode The new version removes the response code '202'
Old: Microsoft.Synapse/preview/2019-06-01-preview/managedPrivateEndpoints.json#L85:11
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
️✔️ModelValidation [Detail]
 Validation passes for ModelValidation. 
️✔️SemanticValidation [Detail]
 Validation passes for SemanticValidation. 
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 13, 2020

Azure CLI Extension Generation - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 13, 2020

azure-sdk-for-net - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 13, 2020

azure-sdk-for-go - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 13, 2020

azure-sdk-for-js - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 13, 2020

azure-sdk-for-java - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 13, 2020

azure-sdk-for-python - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 13, 2020

azure-sdk-for-python-track2 - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 13, 2020

Trenton Generation - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 13, 2020

azure-resource-manager-schemas - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sunsw1994
Copy link
Contributor Author

@anuchandy could you please help to review our PR. Thanks a lot.

@lmazuel lmazuel merged commit 443429f into Azure:master Oct 20, 2020
giromm2ms pushed a commit to giromm2ms/azure-rest-api-specs that referenced this pull request Dec 20, 2020
…vateEndpoints_Create method (Azure#11160)

* Bug fix:Add ManagedPrivateEndpointProperties for ManagedPrivateEndpoints_Create method

* update ManagedPrivateEndpointsClient description

* fix status code error

* fix ci error

* fix example validation error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants