Skip to content

Commit b5d098c

Browse files
authored
Merge pull request #89326 from msaburnley/aj-elm-myaccessurl
[Azure AD] [ELM] add myaccess url info
2 parents 6fc4a88 + 093a97e commit b5d098c

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

articles/active-directory/governance/entitlement-management-access-package-edit.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,15 @@ You can only cancel a pending request that has not yet been delivered.
292292

293293
## Copy My Access portal link
294294

295-
Most users in your directory can sign in to the My Access portal and automatically see a list of access packages they can request. However, for external business partner users that are not yet in your directory, you will need to send them a link that they can use to request an access package. As long as the access package is enabled for external users and you have a policy for the external user's directory, the external user can use the My Access portal link to request the access package.
295+
Most users in your directory can sign in to the My Access portal and automatically see a list of access packages they can request. However, for external business partner users that are not yet in your directory, you will need to send them a link that they can use to request an access package.
296+
297+
It is important that you copy the entire My Access portal link when sending it to an internal business partner. This ensures that the partner will get access to your directory's portal to make their request.
298+
299+
The link will start with "myaccess", include a directory hint, and end with an access package id. Make sure the link includes all of the following:
300+
301+
`https://myaccess.microsoft.com/@<directory_hint>#/access-packages/<access_package_id>`
302+
303+
As long as the access package is enabled for external users and you have a policy for the external user's directory, the external user can use the My Access portal link to request the access package.
296304

297305
**Prerequisite role:** Global administrator, User administrator, Catalog owner, or Access package manager
298306

articles/active-directory/governance/entitlement-management-request-access.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ The first step is to sign in to the My Access portal where you can request acces
3838

3939
**Prerequisite role:** Requestor
4040

41-
1. Look for an email or a message from the project or business manager you are working with. The email should include a link to the access package you will need access to. The link will start with:
42-
43-
`https://myaccess.microsoft.com`
41+
1. Look for an email or a message from the project or business manager you are working with. The email should include a link to the access package you will need access to. The link will start with "myaccess", include a directory hint, and end with an access package id similar to the following:
42+
43+
`https://myaccess.microsoft.com/@<directory_hint>#/access-packages/<access_package_id>`
4444

4545
1. Open the link.
4646

0 commit comments

Comments
 (0)