Skip to content

Commit cc6eae0

Browse files
Merge pull request #251658 from kenwith/admin-center-app-provisioning-steps-2
Adds least privilege role to sign in instruction.
2 parents fb16dde + 31b3c8c commit cc6eae0

9 files changed

+10
-10
lines changed

articles/active-directory/app-proxy/application-proxy-configure-custom-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To configure an on-premises app to use a custom domain, you need a verified Azur
5959
### Create and verify a custom domain
6060

6161
To create and verify a custom domain:
62-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
62+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Application Administrator](../roles/permissions-reference.md#application-administrator).
6363
1. Browse to **Identity** > **Settings** > **Domain names**.
6464
1. Select **Add custom domain**.
6565
1. Enter your custom domain name and select **Add Domain**.

articles/active-directory/app-proxy/application-proxy-configure-custom-home-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You can set the home page URL either through the Microsoft Entra admin center or
4646
[!INCLUDE [portal updates](~/articles/active-directory/includes/portal-update.md)]
4747

4848
To change the home page URL of your app through the Microsoft Entra admin center, follow these steps:
49-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
49+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Application Administrator](../roles/permissions-reference.md#application-administrator).
5050
1. Select your username in the upper-right corner. Verify you're signed in to a directory that uses
5151
1. Browse to **Identity** > **Applications** > **App registrations**. The list of registered apps appears.
5252
1. Choose your app from the list. A page showing the details of the registered app appears.

articles/active-directory/app-proxy/application-proxy-configure-hard-coded-link-translation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ If you need to support one of these two scenarios, use the same internal and ext
130130
[!INCLUDE [portal updates](~/articles/active-directory/includes/portal-update.md)]
131131

132132
Getting started with link translation is as easy as clicking a button:
133-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
133+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Application Administrator](../roles/permissions-reference.md#application-administrator).
134134
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **All applications**.
135135
1. Select the app you want to manage.
136136
1. Turn **Translate URLs in application body** to **Yes**.

articles/active-directory/app-proxy/application-proxy-connector-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To group your connectors, you have to make sure you [installed multiple connecto
3131
## Create connector groups
3232

3333
Use these steps to create as many connector groups as you want.
34-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
34+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Application Administrator](../roles/permissions-reference.md#application-administrator).
3535
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **Application proxy**.
3636
1. Select **New connector group**. The New Connector Group blade appears.
3737

articles/active-directory/app-proxy/application-proxy-integrate-with-logic-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To follow this tutorial, you will need:
4747

4848
When a new Enterprise Application is created, a matching App Registration is also created. The App Registration allows configuration of secure programmatic access using certificates, secrets, or federated credentials. For integration with a Logic App, we will need to configure a client secret key, and configure the API permissions.
4949

50-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
50+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Application Administrator](../roles/permissions-reference.md#application-administrator).
5151

5252
1. Browse to **Identity** > **Applications** > **App registrations**.
5353

articles/active-directory/app-proxy/application-proxy-integrate-with-tableau.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ For:
4545
**To publish your app**:
4646

4747

48-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
48+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Application Administrator](../roles/permissions-reference.md#application-administrator).
4949

5050
1. Browse to **Identity** > **Applications** > **Enterprise applications**.
5151

articles/active-directory/app-proxy/application-proxy-ping-access-publishing-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ If you've enabled Application Proxy and installed a connector already, you can s
4444

4545
The Application Proxy connector is a Windows Server service that directs the traffic from your remote employees to your published applications. For more detailed installation instructions, see [Tutorial: Add an on-premises application for remote access through Application Proxy in Azure Active Directory](../app-proxy/application-proxy-add-on-premises-application.md).
4646

47-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
47+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Application Administrator](../roles/permissions-reference.md#application-administrator).
4848
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **Application proxy**.
4949
1. Select **Download connector service**. The **Application Proxy Connector Download** page appears.
5050

articles/active-directory/app-proxy/application-proxy-qlik.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To publish QlikSense, you will need to publish two applications in Azure.
3131
Follow these steps to publish your app. For a more detailed walkthrough of steps 1-8, see [Publish applications using Azure AD Application Proxy](../app-proxy/application-proxy-add-on-premises-application.md).
3232

3333

34-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
34+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Application Administrator](../roles/permissions-reference.md#application-administrator).
3535
1. Browse to **Identity** > **Applications** > **Enterprise applications**.
3636
3. Select **New application** at the top of the blade.
3737
4. Select **On-premises application**.

articles/active-directory/app-proxy/application-proxy-secure-api-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To publish the SecretAPI web API through Application Proxy:
4848

4949
1. Build and publish the sample SecretAPI project as an ASP.NET web app on your local computer or intranet. Make sure you can access the web app locally.
5050

51-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
51+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Application Administrator](../roles/permissions-reference.md#application-administrator).
5252

5353
1. Browse to **Identity** > **Applications** > **Enterprise applications**.
5454

@@ -100,7 +100,7 @@ You've published your web API through Azure AD Application Proxy. Now, add users
100100
Native apps are programs developed to use on a particular platform or device. Before your native app can connect and access an API, you must register it in Azure AD. The following steps show how to register a native app and give it access to the web API you published through Application Proxy.
101101

102102
To register the AppProxyNativeAppSample native app:
103-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
103+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Application Administrator](../roles/permissions-reference.md#application-administrator).
104104

105105
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **App registrations**.
106106

0 commit comments

Comments
 (0)