Skip to content

Commit 0628c6d

Browse files
Merge pull request #108154 from shdowofdeath/patch-6
Update request-just-in-time-access.md
2 parents 15285bc + cab52df commit 0628c6d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/azure-resource-manager/managed-applications/request-just-in-time-access.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ ms.author: evanhi
88
---
99
# Enable and request just-in-time access for Azure Managed Applications
1010

11-
Consumers of your managed application may be reluctant to grant you permanent access to the managed resource group. As a publisher of a managed application, you might prefer that consumers know exactly when you need to access the managed resources. To give consumers greater control over granting access to managed resources, Azure Managed Applications provides a feature called just-in-time (JIT) access. This feature is currently in preview.
12-
11+
Consumers of your managed application may be reluctant to grant you permanent access to the managed resource group. As a publisher of a managed application, you might prefer that consumers know exactly when you need to access the managed resources. To give consumers greater control over granting access to managed resources, Azure Managed Applications provides a feature called just-in-time (JIT) access.
1312
JIT access enables you to request elevated access to a managed application's resources for troubleshooting or maintenance. You always have read-only access to the resources, but for a specific time period you can have greater access.
1413

1514
The work flow for granting access is:
@@ -106,4 +105,4 @@ The principal ID of the account requesting JIT access must be explicitly include
106105

107106
## Next steps
108107

109-
To learn about approving requests for JIT access, see [Approve just-in-time access in Azure Managed Applications](approve-just-in-time-access.md).
108+
To learn about approving requests for JIT access, see [Approve just-in-time access in Azure Managed Applications](approve-just-in-time-access.md).

0 commit comments

Comments
 (0)