Azure Front Door .NET SDK - Why XXXWithHttpMessagesAsync functions always throw an exception?

Fleyshman, Igor 41 Reputation points
2021-06-30T05:02:38.35+00:00

Not obvious behavior of XXXWithHttpMessagesAsyn functions. In cases of BadRequest or NotFound, I expect to get a response with an HTTP status code, but not an exception

_cdnManagementClient.AFDEndpoints.GetWithHttpMessagesAsync("not_existing_resourcegroup", "profilename", "endpointname")
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,798 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. TravisCragg-MSFT 5,681 Reputation points Microsoft Employee
    2021-07-01T00:47:13.92+00:00

    For an Issue or assistance with the .net SDK, please see this GitHub post about options for reporting a bug or with assistance.

    0 comments No comments