You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/spring-apps/includes/quickstart-deploy-restful-api-app/deploy-restful-api-app-with-enterprise-plan.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,6 +175,8 @@ az provider register --namespace Microsoft.SaaS
175
175
176
176
### 3.4. Create an Azure Spring Apps instance
177
177
178
+
Use the following steps to create a service instance and an application in the instance:
179
+
178
180
1. Use the following command to accept the legal terms and privacy statements for the Enterprise plan:
Copy file name to clipboardExpand all lines: articles/spring-apps/quickstart-deploy-restful-api-app.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@ The following diagram shows the architecture of the system:
47
47
- Global Administrator or Privileged Role Administrator, for granting consent for apps requesting any permission, for any API.
48
48
- Cloud Application Administrator or Application Administrator, for granting consent for apps requesting any permission for any API, except Microsoft Graph app roles (application permissions).
49
49
- A custom directory role that includes the [permission to grant permissions to applications](/entra/identity/role-based-access-control/custom-consent-permissions), for the permissions required by the application.
50
+
50
51
For more information, see [Grant tenant-wide admin consent to an application](/entra/identity/enterprise-apps/grant-admin-consent?pivots=portal).
51
52
- If you're deploying an Azure Spring Apps Enterprise plan instance for the first time in the target subscription, see the [Requirements](./how-to-enterprise-marketplace-offer.md#requirements) section of [Enterprise plan in Azure Marketplace](./how-to-enterprise-marketplace-offer.md).
52
53
-[Git](https://git-scm.com/downloads).
@@ -60,6 +61,7 @@ The following diagram shows the architecture of the system:
60
61
- Global Administrator or Privileged Role Administrator, for granting consent for apps requesting any permission, for any API.
61
62
- Cloud Application Administrator or Application Administrator, for granting consent for apps requesting any permission for any API, except Microsoft Graph app roles (application permissions).
62
63
- A custom directory role that includes the [permission to grant permissions to applications](/entra/identity/role-based-access-control/custom-consent-permissions), for the permissions required by the application.
64
+
63
65
For more information, see [Grant tenant-wide admin consent to an application](/entra/identity/enterprise-apps/grant-admin-consent?pivots=portal).
64
66
- If you're deploying an Azure Spring Apps Enterprise plan instance for the first time in the target subscription, see the [Requirements](./how-to-enterprise-marketplace-offer.md#requirements) section of [Enterprise plan in Azure Marketplace](./how-to-enterprise-marketplace-offer.md).
65
67
-[Git](https://git-scm.com/downloads).
@@ -80,6 +82,7 @@ The following diagram shows the architecture of the system:
80
82
- Global Administrator or Privileged Role Administrator, for granting consent for apps requesting any permission, for any API.
81
83
- Cloud Application Administrator or Application Administrator, for granting consent for apps requesting any permission for any API, except Microsoft Graph app roles (application permissions).
82
84
- A custom directory role that includes the [permission to grant permissions to applications](/entra/identity/role-based-access-control/custom-consent-permissions), for the permissions required by the application.
85
+
83
86
For more information, see [Grant tenant-wide admin consent to an application](/entra/identity/enterprise-apps/grant-admin-consent?pivots=portal).
84
87
-[Git](https://git-scm.com/downloads).
85
88
-[Java Development Kit (JDK)](/java/azure/jdk/), version 17.
@@ -92,7 +95,8 @@ The following diagram shows the architecture of the system:
92
95
- Global Administrator or Privileged Role Administrator, for granting consent for apps requesting any permission, for any API.
93
96
- Cloud Application Administrator or Application Administrator, for granting consent for apps requesting any permission for any API, except Microsoft Graph app roles (application permissions).
94
97
- A custom directory role that includes the [permission to grant permissions to applications](/entra/identity/role-based-access-control/custom-consent-permissions), for the permissions required by the application.
95
-
For more information, see [grant admin consent](/entra/identity/enterprise-apps/grant-admin-consent?pivots=portal#prerequisites).
98
+
99
+
For more information, see [grant admin consent](/entra/identity/enterprise-apps/grant-admin-consent?pivots=portal#prerequisites).
96
100
-[Git](https://git-scm.com/downloads).
97
101
-[Java Development Kit (JDK)](/java/azure/jdk/), version 17.
98
102
- A Microsoft Entra tenant. For instructions on creating one, see [Quickstart: Create a new tenant in Microsoft Entra ID](../active-directory/fundamentals/create-new-tenant.md).
0 commit comments