Skip to content

Commit 22d7c84

Browse files
authored
Merge pull request #100717 from MicrosoftDocs/ManoharLakkoju-MSFT-patch-4
(AzureCXP) fixes MicrosoftDocs/azure-docs#100646
2 parents 057ea94 + 5af5dcb commit 22d7c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/authentication/howto-authentication-temporary-access-pass.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ To configure the Temporary Access Pass authentication method policy:
6363
|---|---|---|---|
6464
| Minimum lifetime | 1 hour | 10 – 43,200 Minutes (30 days) | Minimum number of minutes that the Temporary Access Pass is valid. |
6565
| Maximum lifetime | 8 hours | 10 – 43,200 Minutes (30 days) | Maximum number of minutes that the Temporary Access Pass is valid. |
66-
| Default lifetime | 1 hour | 10 – 43,200 Minutes (30 days) | Default values can be override by the individual passes, within the minimum and maximum lifetime configured by the policy. |
66+
| Default lifetime | 1 hour | 10 – 43,200 Minutes (30 days) | Default values can be overridden by the individual passes, within the minimum and maximum lifetime configured by the policy. |
6767
| One-time use | False | True / False | When the policy is set to false, passes in the tenant can be used either once or more than once during its validity (maximum lifetime). By enforcing one-time use in the Temporary Access Pass policy, all passes created in the tenant will be created as one-time use. |
6868
| Length | 8 | 8-48 characters | Defines the length of the passcode. |
6969

0 commit comments

Comments
 (0)