### Describe the bug I refer to this https://learn.microsoft.com/en-us/sharepoint/dev/general-development/how-to-avoid-getting-throttled-or-blocked-in-sharepoint-online#how-to-decorate-your-http-traffic The SDK is adding a kiota/version to the user agent, however we should apparently be adding one in a different format ### Expected behavior Not sure, maybe that doco is old/wrong? ### How to reproduce Use fiddler to check the agent ### SDK Version _No response_ ### Latest version known to work for scenario above? _No response_ ### Known Workarounds _No response_ ### Debug output <details><summary>Click to expand log</summary> ``` <Log output here> ``` </details> ### Configuration _No response_ ### Other information _No response_