Skip to content

Commit 43b7bfe

Browse files
authored
Update applicationtemplate-instantiate.md
1 parent a1c870a commit 43b7bfe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

api-reference/v1.0/api/applicationtemplate-instantiate.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Namespace: microsoft.graph
1313

1414
Add an instance of an application from the [Microsoft Entra application gallery](../resources/applicationtemplate.md) into your directory.
1515

16-
The application template with one of the following IDs can be used to add a [non-gallery app](/azure/active-directory/manage-apps/add-non-gallery-app) that you can configure different single-sign on (SSO) modes like SAML SSO and password-based SSO:
16+
For [non-gallery apps](/entra/identity/enterprise-apps/add-application-portal), use an application template with one of the following IDs to configure different single sign-on (SSO) modes like SAML SSO and password-based SSO.
1717

1818
- Global service: `8adf8e6e-67b2-4cf2-a259-e3dc5476c621`
1919
- US government: `4602d0b4-76bb-404b-bca9-2652e1a39c6d`
@@ -36,8 +36,6 @@ Choose the permission or permissions marked as least privileged for this API. Us
3636
POST /applicationTemplates/{applicationTemplate-id}/instantiate
3737
```
3838

39-
To instantiate non-gallery apps, use the `8adf8e6e-67b2-4cf2-a259-e3dc5476c621` for the `{applicationTemplate-id}`.
40-
4139
## Request headers
4240

4341
| Name | Description |

0 commit comments

Comments
 (0)