MicrosoftDocs / feedback

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

Numbering issue in "Authorize with Shared Key" document #3185

Open toraritte opened 4 years ago

toraritte commented 4 years ago

Describe the bug The Authorize with Shared Key document's Constructing the canonicalized headers string section shows the steps but the numbering is off, starting at item 4.

To Reproduce Take a look.

Expected behavior

  1. Replace any linear whitespace in the header value with a single space. Linear whitespace includes carriage return/line feed (CRLF), spaces, and tabs. See RFC 2616, section 4.2 for details. Do not replace any whitespace inside a quoted string.

  2. Trim any whitespace around the colon in the header.

  3. Finally, append a new-line character to each canonicalized header in the resulting list. Construct the CanonicalizedHeaders string by concatenating all headers in this list into a single string.

Screenshots image

Desktop (please complete the following information):

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

@toraritte Please move this issue to https://github.com/MicrosoftDocs/azure-docs/issues