Skip to content

Commit 428fded

Browse files
authored
Merge pull request #97303 from MicrosoftDocs/master
Merge Master to Live, 3 AM
2 parents a678f00 + 3df3fa9 commit 428fded

File tree

82 files changed

+1168
-536
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+1168
-536
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43836,6 +43836,11 @@
4383643836
"source_path": "articles/media-services/previous/media-services-azure-media-clipper-overview.md",
4383743837
"redirect_url": "/azure/media-services/latest",
4383843838
"redirect_document_id": false
43839+
},
43840+
{
43841+
"source_path": "articles/lab-services/classroom-labs/how-to-enable-multi-vm-environment.md",
43842+
"redirect_url": "/azure/lab-services/classroom-labs/how-to-enable-nested-virtualization-template-vm",
43843+
"redirect_document_id": false
4383943844
}
4384043845
]
4384143846
}

articles/active-directory/develop/msal-net-use-brokers-with-xamarin-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ The portal has a new experience app registration portal to help you compute the
180180

181181
MSAL.NET only support the Xamarin.iOS platform at the moment. It doesn't yet support brokers for the Xamarin.Android platform.
182182

183-
The MSAL Android native library already supports it. For details see [Brokered auth in Android](https://docs.microsoft.com/azure/active-directory/develop/brokered-auth.md)
183+
The MSAL Android native library already supports it. For details see [Brokered auth in Android](brokered-auth.md)
184184

185185
## Next steps
186186

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,24 @@ In some cases, you might want to directly assign specific users to an access pac
7575

7676
After a few moments, click **Refresh** to see the users in the Assignments list.
7777

78+
## Remove an assignment
79+
80+
**Prerequisite role:** Global administrator, User administrator, Catalog owner, or Access package manager
81+
82+
1. In the Azure portal, click **Azure Active Directory** and then click **Identity Governance**.
83+
84+
1. In the left menu, click **Access packages** and then open the access package.
85+
86+
1. In the left menu, click **Assignments**.
87+
88+
1. Click the check box next to the user whose assignment you want to remove from the access package.
89+
90+
1. Click the **Remove** button near the top of the left pane.
91+
92+
![Assignments - Remove user from access package](./media/entitlement-management-access-package-assignments/remove-assignment-select-remove-assignment.png)
93+
94+
A notification will appear informing you that the assignment has been removed.
95+
7896
## Next steps
7997

8098
- [Change request and settings for an access package](entitlement-management-access-package-request-policy.md)

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,30 @@ If you request access to an access package that has multiple policies that apply
7979

8080
![My Access portal - Request access - multiple policies](./media/entitlement-management-request-access/my-access-multiple-policies.png)
8181

82+
## Resubmit a request
83+
84+
When you request access to an access package, your request might be denied or your request might expire if approvers don't respond in time. If you need access, you can try again and resubmit your request. The following procedure explains how to resubmit an access request:
85+
86+
**Prerequisite role:** Requestor
87+
88+
1. Sign in to the **My Access** portal.
89+
90+
1. Click **Request history** from the navigation menu to the left.
91+
92+
1. Find the access package for which you are resubmitting a request.
93+
94+
1. Click the check mark to select the access package.
95+
96+
1. Click the blue **View** link to the right of the selected access package.
97+
98+
![Select access package and view link](./media/entitlement-management-request-access/resubmit-request-select-request-and-view.png)
99+
100+
A pane will open to the right with the request history for the access package.
101+
102+
![Select resubmit button](./media/entitlement-management-request-access/resubmit-request-select-resubmit.png)
103+
104+
1. Click the **Resubmit** button at the bottom of the pane.
105+
82106
## Cancel a request
83107

84108
If you submit an access request and the request is still in the **pending approval** state, you can cancel the request.
Loading
Loading
Loading
62.7 KB
Loading

0 commit comments

Comments
 (0)