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: specification/chaos/resource-manager/Microsoft.Chaos/preview/2023-04-01-preview/types/capabilityTypes.json
+15-22Lines changed: 15 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -71,28 +71,21 @@
71
71
"description": "String of the kind of this Capability Type.",
72
72
"readOnly": true
73
73
},
74
-
"permissionsNecessary": {
75
-
"type": "object",
76
-
"description": "Array of control and data plane actions necessary to execute capability type.",
77
-
"properties": {
78
-
"actions": {
79
-
"type": "array",
80
-
"description": "Control plane actions necessary to execute capability type.",
81
-
"items": {
82
-
"type": "string",
83
-
"description": "Control plane action necessary to execute capability type."
84
-
}
85
-
},
86
-
"dataActions": {
87
-
"type": "array",
88
-
"description": "Control plane actions necessary to execute capability type.",
89
-
"items": {
90
-
"type": "string",
91
-
"description": "Data plane action necessary to execute capability type."
92
-
}
93
-
}
94
-
},
95
-
"readOnly": true
74
+
"azureRBACActions": {
75
+
"type": "array",
76
+
"description": "Control plane actions necessary to execute capability type.",
77
+
"items": {
78
+
"type": "string",
79
+
"description": "Control plane action necessary to execute capability type."
80
+
}
81
+
},
82
+
"azureRBACDataActions": {
83
+
"type": "array",
84
+
"description": "Data plane actions necessary to execute capability type.",
85
+
"items": {
86
+
"type": "string",
87
+
"description": "Data plane action necessary to execute capability type."
Copy file name to clipboardExpand all lines: specification/chaos/resource-manager/Microsoft.Chaos/preview/2023-04-01-preview/types/common.json
+2-22Lines changed: 2 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,8 @@
24
24
}
25
25
},
26
26
"userAssignedIdentities": {
27
-
"$ref": "#/definitions/userAssignedIdentities",
28
-
"description": "The list of user identities associated with the experiment. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'."
"description": "The list of user identities associated with the Experiment. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'."
29
29
},
30
30
"principalId": {
31
31
"type": "string",
@@ -45,26 +45,6 @@
45
45
],
46
46
"additionalProperties": false
47
47
},
48
-
"userAssignedIdentities": {
49
-
"type": "object",
50
-
"description": "The list of user identities associated with the experiment.",
51
-
"additionalProperties": {
52
-
"type": "object",
53
-
"description": "The list of user identities associated with the experiment.",
54
-
"properties": {
55
-
"principalId": {
56
-
"readOnly": true,
57
-
"type": "string",
58
-
"description": "The principal id of user assigned identity."
59
-
},
60
-
"clientId": {
61
-
"readOnly": true,
62
-
"type": "string",
63
-
"description": "The client id of user assigned identity."
Copy file name to clipboardExpand all lines: specification/chaos/resource-manager/Microsoft.Chaos/preview/2023-04-15-preview/types/capabilityTypes.json
+15-22Lines changed: 15 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -71,28 +71,21 @@
71
71
"description": "String of the kind of this Capability Type.",
72
72
"readOnly": true
73
73
},
74
-
"permissionsNecessary": {
75
-
"type": "object",
76
-
"description": "Array of control and data plane actions necessary to execute capability type.",
77
-
"properties": {
78
-
"actions": {
79
-
"type": "array",
80
-
"description": "Control plane actions necessary to execute capability type.",
81
-
"items": {
82
-
"type": "string",
83
-
"description": "Control plane action necessary to execute capability type."
84
-
}
85
-
},
86
-
"dataActions": {
87
-
"type": "array",
88
-
"description": "Control plane actions necessary to execute capability type.",
89
-
"items": {
90
-
"type": "string",
91
-
"description": "Data plane action necessary to execute capability type."
92
-
}
93
-
}
94
-
},
95
-
"readOnly": true
74
+
"azureRBACActions": {
75
+
"type": "array",
76
+
"description": "Control plane actions necessary to execute capability type.",
77
+
"items": {
78
+
"type": "string",
79
+
"description": "Control plane action necessary to execute capability type."
80
+
}
81
+
},
82
+
"azureRBACDataActions": {
83
+
"type": "array",
84
+
"description": "Data plane actions necessary to execute capability type.",
85
+
"items": {
86
+
"type": "string",
87
+
"description": "Data plane action necessary to execute capability type."
Copy file name to clipboardExpand all lines: specification/chaos/resource-manager/Microsoft.Chaos/preview/2023-04-15-preview/types/common.json
+2-22Lines changed: 2 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,8 @@
24
24
}
25
25
},
26
26
"userAssignedIdentities": {
27
-
"$ref": "#/definitions/userAssignedIdentities",
28
-
"description": "The list of user identities associated with the experiment. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'."
"description": "The list of user identities associated with the Experiment. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'."
29
29
},
30
30
"principalId": {
31
31
"type": "string",
@@ -45,26 +45,6 @@
45
45
],
46
46
"additionalProperties": false
47
47
},
48
-
"userAssignedIdentities": {
49
-
"type": "object",
50
-
"description": "The list of user identities associated with the experiment.",
51
-
"additionalProperties": {
52
-
"type": "object",
53
-
"description": "The list of user identities associated with the experiment.",
54
-
"properties": {
55
-
"principalId": {
56
-
"readOnly": true,
57
-
"type": "string",
58
-
"description": "The principal id of user assigned identity."
59
-
},
60
-
"clientId": {
61
-
"readOnly": true,
62
-
"type": "string",
63
-
"description": "The client id of user assigned identity."
0 commit comments