[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `ManagedIdentitiesServiceRetryPolicy` for various versions, with `2.37.0-rc` as the latest release candidate."],["The policy is associated with the `ManagedIdentitiesServiceConnection`, and it is used to handle retry logic for service operations."],["The `clone()` function creates a new instance of the retry policy, reset to the initial state."],["The `OnFailure()` function takes a status as a parameter and returns a boolean, possibly indicating if a retry is necessary."],["`IsExhausted()` and `IsPermanentFailure()` are used to check if the retry policy is exhausted, or if the failure is permanent respectively, returning boolean values."]]],[]]