File tree Expand file tree Collapse file tree 8 files changed +38
-22
lines changed Expand file tree Collapse file tree 8 files changed +38
-22
lines changed Original file line number Diff line number Diff line change @@ -184,6 +184,10 @@ Content-type: application/json
184
184
}
185
185
```
186
186
187
+ ## Related content
188
+
189
+ [ Quickstart: Add an enterprise application from the Microsoft Entra gallery] ( /entra/identity/enterprise-apps/add-application-portal )
190
+
187
191
<!-- uuid: 16cd6b66-4b1a-43a1-adaf-3a886856ed98
188
192
2019-02-04 14:57:30 UTC -->
189
193
<!-- {
Original file line number Diff line number Diff line change @@ -72,6 +72,10 @@ The following JSON representation shows the resource type.
72
72
}
73
73
```
74
74
75
+ ## Related content
76
+
77
+ [ Quickstart: Add an enterprise application from the Microsoft Entra gallery] ( /entra/identity/enterprise-apps/add-application-portal )
78
+
75
79
<!-- uuid: 16cd6b66-4b1a-43a1-adaf-3a886856ed98
76
80
2019-02-04 14:57:30 UTC -->
77
81
<!-- {
Original file line number Diff line number Diff line change @@ -58,16 +58,6 @@ items:
58
58
href : ../../api/application-setverifiedpublisher.md
59
59
- name : Unset
60
60
href : ../../api/application-unsetverifiedpublisher.md
61
- - name : Application template
62
- items :
63
- - name : Application template
64
- href : ../../resources/applicationtemplate.md
65
- - name : List
66
- href : ../../api/applicationtemplate-list.md
67
- - name : Get
68
- href : ../../api/applicationtemplate-get.md
69
- - name : Instantiate
70
- href : ../../api/applicationtemplate-instantiate.md
71
61
- name : Federated identity credential
72
62
displayName : Workload identity federation, workload identities
73
63
items :
@@ -153,6 +143,16 @@ items:
153
143
href : ../../api/tokenlifetimepolicy-delete.md
154
144
- name : List applied to applications
155
145
href : ../../api/tokenlifetimepolicy-list-appliesto.md
146
+ - name : Application template
147
+ items :
148
+ - name : Application template
149
+ href : ../../resources/applicationtemplate.md
150
+ - name : List
151
+ href : ../../api/applicationtemplate-list.md
152
+ - name : Get
153
+ href : ../../api/applicationtemplate-get.md
154
+ - name : Instantiate
155
+ href : ../../api/applicationtemplate-instantiate.md
156
156
- name : On-premises publishing
157
157
items :
158
158
- name : Overview
Original file line number Diff line number Diff line change 22
22
"shouldSort" : true ,
23
23
"resources" : [
24
24
" application" ,
25
+ " applicationTemplate" ,
25
26
" servicePrincipal"
26
27
],
27
28
"childNodes" : [
28
29
{
29
30
"name" : " Application" ,
30
31
"shouldSort" : true ,
31
32
"resources" : [
32
- " applicationTemplate" ,
33
33
" federatedIdentityCredential"
34
34
],
35
35
"childNodes" : [
Original file line number Diff line number Diff line change @@ -280,6 +280,10 @@ Content-type: application/json
280
280
}
281
281
```
282
282
283
+ ## Related content
284
+
285
+ [ Quickstart: Add an enterprise application from the Microsoft Entra gallery] ( /entra/identity/enterprise-apps/add-application-portal )
286
+
283
287
<!-- uuid: 16cd6b66-4b1a-43a1-adaf-3a886856ed98
284
288
2019-02-04 14:57:30 UTC -->
285
289
<!-- {
Original file line number Diff line number Diff line change @@ -66,6 +66,10 @@ The following JSON representation shows the resource type.
66
66
}
67
67
```
68
68
69
+ ## Related content
70
+
71
+ [ Quickstart: Add an enterprise application from the Microsoft Entra gallery] ( /entra/identity/enterprise-apps/add-application-portal )
72
+
69
73
<!-- uuid: 16cd6b66-4b1a-43a1-adaf-3a886856ed98
70
74
2019-02-04 14:57:30 UTC -->
71
75
<!-- {
Original file line number Diff line number Diff line change @@ -58,16 +58,6 @@ items:
58
58
href : ../../api/application-setverifiedpublisher.md
59
59
- name : Unset
60
60
href : ../../api/application-unsetverifiedpublisher.md
61
- - name : Application template
62
- items :
63
- - name : Application template
64
- href : ../../resources/applicationtemplate.md
65
- - name : List
66
- href : ../../api/applicationtemplate-list.md
67
- - name : Get
68
- href : ../../api/applicationtemplate-get.md
69
- - name : Instantiate
70
- href : ../../api/applicationtemplate-instantiate.md
71
61
- name : Directory extension
72
62
items :
73
63
- name : Directory extension
@@ -166,6 +156,16 @@ items:
166
156
href : ../../api/tokenlifetimepolicy-delete.md
167
157
- name : List applied to applications
168
158
href : ../../api/tokenlifetimepolicy-list-appliesto.md
159
+ - name : Application template
160
+ items :
161
+ - name : Application template
162
+ href : ../../resources/applicationtemplate.md
163
+ - name : List
164
+ href : ../../api/applicationtemplate-list.md
165
+ - name : Get
166
+ href : ../../api/applicationtemplate-get.md
167
+ - name : Instantiate
168
+ href : ../../api/applicationtemplate-instantiate.md
169
169
- name : Service principal
170
170
items :
171
171
- name : Service principal
Original file line number Diff line number Diff line change 21
21
"overview" : " ../../resources/applications-api-overview.md" ,
22
22
"resources" : [
23
23
" application" ,
24
+ " applicationTemplate" ,
24
25
" servicePrincipal"
25
26
],
26
27
"childNodes" : [
27
28
{
28
29
"name" : " Application" ,
29
30
"shouldSort" : true ,
30
31
"resources" : [
31
- " applicationTemplate" ,
32
32
" extensionProperty" ,
33
33
" federatedIdentityCredential"
34
34
],
You can’t perform that action at this time.
0 commit comments