Skip to content

Commit b63e082

Browse files
authored
Merge pull request #102991 from NickEales/patch-1
Update virtual-machines-imds.md
2 parents 5757341 + 4a8f2da commit b63e082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/virtual-machines-imds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ IMDS is **not** intended to be used behind a proxy and doing so is unsupported.
8383
8484
## Rate limiting
8585

86-
In general, requests to IMDS are limited to 5 requests per second (on a per VM basis). Requests exceeding this threshold will be rejected with 429 responses. Requests to the [Managed Identity](#managed-identity) category are limited to 20 requests per second and 5 concurrent requests.
86+
In general, requests to IMDS are limited to 5 requests per second (on a per VM basis). Requests exceeding this threshold will be rejected with 429 responses. Requests to the [Managed Identity](#managed-identity) category are limited to 20 requests per second and 5 concurrent requests (on a per VM basis).
8787

8888
## HTTP verbs
8989

0 commit comments

Comments
 (0)