File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed
articles/machine-learning Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,11 @@ The source JSON schema can be found at https://azuremlschemas.azureedge.net/late
97
97
| --- | ---- | ----------- | -------------- |
98
98
| ` type ` | const | ** Required.** Identity type. | ` user_identity ` |
99
99
100
- #### ManagedIdentityConfiguration| Key | Type | Description | Allowed values | | --- | ---- | ----------- | -------------- | | ` type ` | const | ** Required.** Identity type. | ` managed ` or ` managed_identity ` |
100
+ #### ManagedIdentityConfiguration
101
+
102
+ | Key | Type | Description | Allowed values |
103
+ | --- | ---- | ----------- | -------------- |
104
+ | ` type ` | const | ** Required.** Identity type. | ` managed ` or ` managed_identity ` |
101
105
102
106
## Remarks
103
107
Original file line number Diff line number Diff line change @@ -75,7 +75,11 @@ The source JSON schema can be found at https://azuremlschemas.azureedge.net/late
75
75
| --- | ---- | ----------- | -------------- |
76
76
| ` type ` | const | ** Required.** Identity type. | ` user_identity ` |
77
77
78
- #### ManagedIdentityConfiguration| Key | Type | Description | Allowed values | | --- | ---- | ----------- | -------------- | | ` type ` | const | ** Required.** Identity type. | ` managed ` or ` managed_identity ` |
78
+ #### ManagedIdentityConfiguration
79
+
80
+ | Key | Type | Description | Allowed values |
81
+ | --- | ---- | ----------- | -------------- |
82
+ | ` type ` | const | ** Required.** Identity type. | ` managed ` or ` managed_identity ` |
79
83
80
84
## Remarks
81
85
Original file line number Diff line number Diff line change @@ -225,7 +225,11 @@ The source JSON schema can be found at https://azuremlschemas.azureedge.net/late
225
225
| --- | ---- | ----------- | -------------- |
226
226
| ` type ` | const | ** Required.** Identity type. | ` user_identity ` |
227
227
228
- #### ManagedIdentityConfiguration| Key | Type | Description | Allowed values | | --- | ---- | ----------- | -------------- | | ` type ` | const | ** Required.** Identity type. | ` managed ` or ` managed_identity ` |
228
+ #### ManagedIdentityConfiguration
229
+
230
+ | Key | Type | Description | Allowed values |
231
+ | --- | ---- | ----------- | -------------- |
232
+ | ` type ` | const | ** Required.** Identity type. | ` managed ` or ` managed_identity ` |
229
233
230
234
## Remarks
231
235
You can’t perform that action at this time.
0 commit comments