Skip to content

Commit 9805eb7

Browse files
author
duongau
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into afdwaf
2 parents 5047d00 + 86bf2cc commit 9805eb7

18 files changed

+104
-93
lines changed

articles/active-directory/manage-apps/manage-self-service-access.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ ms.reviewer: phsignor
2121

2222
In this article, you learn how to enable self-service application access using the Azure Active Directory Admin Center.
2323

24-
Before your users can self-discover applications from the My Apps portal, you need to enable **Self-service application access** to any applications that you wish to allow users to self-discover and request access to. This functionality is available for applications that were added from the [Azure AD Gallery](./add-application-portal.md), [Azure AD Application Proxy](../app-proxy/application-proxy.md) or were added using [user or admin consent](../develop/application-consent-experience.md).
24+
Before your users can self-discover applications from the [My Apps portal](my-apps-deployment-plan.md), you need to enable **Self-service application access** for the applications. This functionality is available for applications that were added from the Azure AD Gallery, [Azure AD Application Proxy](../app-proxy/application-proxy.md), or were added using [user or admin consent](../develop/application-consent-experience.md).
2525

2626
Using this feature, you can:
2727

28-
- Let users self-discover applications from the [My Apps portal](https://myapps.microsoft.com/) without bothering the IT group.
28+
- Let users self-discover applications from the My Apps portal without bothering the IT group.
2929

3030
- Add those users to a pre-configured group so you can see who has requested access, remove access, and manage the roles assigned to them.
3131

@@ -59,27 +59,27 @@ To enable self-service application access to an application, follow the steps be
5959

6060
1. In the left navigation menu, select **Self-service**.
6161

62-
1. To enable Self-service application access for this application, turn the **Allow users to request access to this application?** toggle to **Yes.**
62+
1. To enable Self-service application access for this application, set **Allow users to request access to this application?** to **Yes.**
6363

6464
1. Next to **To which group should assigned users be added?**, select **Select group**. Choose a group, and then select **Select**. When a user's request is approved, they'll be added to this group. When viewing this group's membership, you'll be able to see who has been granted access to the application through self-service access.
6565

6666
> [!NOTE]
6767
> This setting doesn't support groups synchronized from on-premises.
6868
69-
1. **Optional:** To require business approval before users are allowed access, set the **Require approval before granting access to this application?** toggle to **Yes**.
69+
1. **Optional:** To require business approval before users are allowed access, set **Require approval before granting access to this application?** to **Yes**.
7070

71-
1. **Optional: For applications using password single-sign on only,** to allow business approvers to specify the passwords that are sent to this application for approved users, set the **Allow approvers to set user’s passwords for this application?** toggle to **Yes**.
71+
1. **Optional: For applications using password single-sign on only,** to allow business approvers to specify the passwords that are sent to this application for approved users, set **Allow approvers to set user’s passwords for this application?** to **Yes**.
7272

73-
1. **Optional:** To specify the business approvers who are allowed to approve access to this application, next to **Who is allowed to approve access to this application?**, select **Select approvers**, and then select up to 10 individual business approvers. Then select **Select**.
73+
1. **Optional:** To specify the business approvers who are allowed to approve access to this application, select **Select approvers**, select up to 10 individual business approvers, and then select **Select**.
7474

7575
>[!NOTE]
7676
>Groups are not supported. You can select up to 10 individual business approvers. If you specify multiple approvers, any single approver can approve an access request.
7777
78-
1. **Optional:** **For applications that expose roles**, to assign self-service approved users to a role, next to the **To which role should users be assigned in this application?**, select **Select Role**, and then choose the role to which these users should be assigned. Then select **Select**.
78+
1. **Optional:** **For applications that expose roles**, to assign self-service approved users to a role, select **Select Role**, choose the role to which these users should be assigned, and then select **Select**.
7979

8080
1. Select the **Save** button at the top of the pane to finish.
8181

82-
Once you complete Self-service application configuration, users can navigate to their My Apps portal and select **Add self-service apps** to find the apps that are enabled with self-service access. Business approvers also see a notification in their My Apps portal. You can enable an email notifying them when a user has requested access to an application that requires their approval.
82+
Once you complete self-service application configuration, users can navigate to their My Apps portal and select **Add self-service apps** to find the apps that are enabled with self-service access. Business approvers also see a notification in their My Apps portal. You can enable an email notifying them when a user has requested access to an application that requires their approval.
8383

8484
## Next steps
8585

articles/app-service/app-service-web-tutorial-dotnet-sqldatabase.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to deploy a C# ASP.NET app to Azure and to Azure SQL Data
44
ms.assetid: 03c584f1-a93c-4e3d-ac1b-c82b50c75d3e
55
ms.devlang: csharp
66
ms.topic: tutorial
7-
ms.date: 10/05/2021
7+
ms.date: 11/08/2021
88
ms.custom: "devx-track-csharp, mvc, devcenter, vs-azure, seodec18"
99
---
1010

@@ -31,7 +31,7 @@ In this tutorial, you learn how to:
3131

3232
To complete this tutorial:
3333

34-
Install <a href="https://www.visualstudio.com/downloads/" target="_blank">Visual Studio 2019</a> with the **ASP.NET and web development** workload.
34+
Install <a href="https://www.visualstudio.com/downloads/" target="_blank">Visual Studio 2022</a> with the **ASP.NET and web development** workload.
3535

3636
If you've installed Visual Studio already, add the workloads in Visual Studio by clicking **Tools** > **Get Tools and Features**.
3737

21.4 KB
Loading
6.34 KB
Loading
9.6 KB
Loading
17.1 KB
Loading
19 KB
Loading
28.3 KB
Loading
24.5 KB
Loading
10.6 KB
Loading

0 commit comments

Comments
 (0)