MicrosoftDocs / feedback

📢 docs.microsoft.com site feedback
https://learn.microsoft.com
Creative Commons Attribution 4.0 International
239 stars 160 forks source link

Bug in Azure REST API for Traffic Manager Endpoint Deletion #3072

Open Mayank1710 opened 4 years ago

Mayank1710 commented 4 years ago

Created Traffic Manager endpoint with endpoint type as Azure Endpoint.

But, when I run the REST API version for deleting Traffic Manager Endpoint, I provide endpointtype as nestedEndpoints/ externalEndpoints though I knew it should be azureEndpoints.

I saw the API return status code as 200 (which means deletion is successful) but endpoint won't get deleted as I provided wrong endpoint type, I checked after refreshing the Azure portal

The issue here is the deletion API call returns 200 status code only when deletion of endpoint is successful, but here as I can see, deletion didn't work due to wrong parameters but status code returned is 200. Ideally, the status code returned should be 204. I have created a support request for the same with email- mayank.swaraj@hp.com. I showed the demo to Microsoft support engineer- rivice@microsoft.com as well, He too agreed with it. He told he will take this up to the product team.

I tried on all devices.

test1 test2

welcome[bot] commented 4 years ago

Thank you for creating the issue! One of our team members will get back to you shortly with additional information. If this is a product issue, please close this and contact the particular product's support instead (see https://support.microsoft.com/allproducts for the list of support websites).

rootsmusic commented 3 years ago

@Mayank1710 Please move this issue to https://github.com/Azure/azure-rest-api-specs/issues