As mentioned in #882, we don't have any examples that show deconstructing `azure_core::error::Error` to understand what went wrong in HTTP. A likely candidate is getting a blob that does not exist, then verifying the result is `StatusCode::NotFound`.