Skip to content

Commit b46c102

Browse files
authored
Update how-to-use-vm-token.md
1 parent 83515e8 commit b46c102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/managed-identities-azure-resources/how-to-use-vm-token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ This section documents the possible error responses. A "200 OK" status is a succ
392392
393393
## Retry guidance
394394

395-
It's recommended to retry if you receive a 404, 429, or 5xx error code (see [Error handling](#error-handling) above).
395+
It's recommended to retry if you receive a 404, 429, or 5xx error code (see [Error handling](#error-handling) above). If you receive a 410 error, it indicates that IMDS is going through updates and will be available in a maximum of 70 seconds.
396396

397397
Throttling limits apply to the number of calls made to the IMDS endpoint. When the throttling threshold is exceeded, IMDS endpoint limits any further requests while the throttle is in effect. During this period, the IMDS endpoint will return the HTTP status code 429 ("Too many requests"), and the requests fail.
398398

0 commit comments

Comments
 (0)