question

24834950 avatar image
0 Votes"
24834950 asked TravisCragg-MSFT answered

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

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-supported-azure
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

TravisCragg-MSFT avatar image
0 Votes"
TravisCragg-MSFT answered

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


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.