Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions schemas/2021-05-01/Microsoft.ContainerService.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@
},
"resourceId": {
"type": "string",
"format": "arm-id",
"description": "The resource ID of the user assigned identity."
}
}
Expand Down Expand Up @@ -995,6 +996,7 @@
},
"nodePublicIPPrefixID": {
"type": "string",
"format": "arm-id",
"description": "This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}"
},
"nodeTaints": {
Expand Down Expand Up @@ -1072,10 +1074,12 @@
},
"podSubnetID": {
"type": "string",
"format": "arm-id",
"description": "If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"
},
"proximityPlacementGroupID": {
"type": "string",
"format": "arm-id",
"description": "The ID for Proximity Placement Group."
},
"scaleSetEvictionPolicy": {
Expand Down Expand Up @@ -1166,6 +1170,7 @@
},
"vnetSubnetID": {
"type": "string",
"format": "arm-id",
"description": "If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"
}
},
Expand Down Expand Up @@ -1375,6 +1380,7 @@
},
"nodePublicIPPrefixID": {
"type": "string",
"format": "arm-id",
"description": "This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}"
},
"nodeTaints": {
Expand Down Expand Up @@ -1452,10 +1458,12 @@
},
"podSubnetID": {
"type": "string",
"format": "arm-id",
"description": "If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"
},
"proximityPlacementGroupID": {
"type": "string",
"format": "arm-id",
"description": "The ID for Proximity Placement Group."
},
"scaleSetEvictionPolicy": {
Expand Down Expand Up @@ -1546,6 +1554,7 @@
},
"vnetSubnetID": {
"type": "string",
"format": "arm-id",
"description": "If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"
}
},
Expand Down Expand Up @@ -2044,6 +2053,7 @@
},
"diskEncryptionSetID": {
"type": "string",
"format": "arm-id",
"description": "This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}'"
},
"dnsPrefix": {
Expand Down Expand Up @@ -2590,6 +2600,7 @@
"properties": {
"id": {
"type": "string",
"format": "arm-id",
"description": "The fully qualified Azure resource id."
}
},
Expand Down Expand Up @@ -2971,6 +2982,7 @@
},
"resourceId": {
"type": "string",
"format": "arm-id",
"description": "The resource ID of the user assigned identity."
}
},
Expand Down
12 changes: 12 additions & 0 deletions schemas/2021-07-01/Microsoft.ContainerService.json
Original file line number Diff line number Diff line change
Expand Up @@ -987,6 +987,7 @@
},
"nodePublicIPPrefixID": {
"type": "string",
"format": "arm-id",
"description": "This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}"
},
"nodeTaints": {
Expand Down Expand Up @@ -1064,10 +1065,12 @@
},
"podSubnetID": {
"type": "string",
"format": "arm-id",
"description": "If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"
},
"proximityPlacementGroupID": {
"type": "string",
"format": "arm-id",
"description": "The ID for Proximity Placement Group."
},
"scaleDownMode": {
Expand Down Expand Up @@ -1173,6 +1176,7 @@
},
"vnetSubnetID": {
"type": "string",
"format": "arm-id",
"description": "If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"
}
},
Expand Down Expand Up @@ -1382,6 +1386,7 @@
},
"nodePublicIPPrefixID": {
"type": "string",
"format": "arm-id",
"description": "This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}"
},
"nodeTaints": {
Expand Down Expand Up @@ -1459,10 +1464,12 @@
},
"podSubnetID": {
"type": "string",
"format": "arm-id",
"description": "If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"
},
"proximityPlacementGroupID": {
"type": "string",
"format": "arm-id",
"description": "The ID for Proximity Placement Group."
},
"scaleDownMode": {
Expand Down Expand Up @@ -1568,6 +1575,7 @@
},
"vnetSubnetID": {
"type": "string",
"format": "arm-id",
"description": "If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"
}
},
Expand Down Expand Up @@ -2131,6 +2139,7 @@
},
"diskEncryptionSetID": {
"type": "string",
"format": "arm-id",
"description": "This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}'"
},
"dnsPrefix": {
Expand Down Expand Up @@ -2400,6 +2409,7 @@
},
"logAnalyticsWorkspaceResourceId": {
"type": "string",
"format": "arm-id",
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, this field should not be exists."
}
},
Expand Down Expand Up @@ -2730,6 +2740,7 @@
"properties": {
"id": {
"type": "string",
"format": "arm-id",
"description": "The fully qualified Azure resource id."
}
},
Expand Down Expand Up @@ -3111,6 +3122,7 @@
},
"resourceId": {
"type": "string",
"format": "arm-id",
"description": "The resource ID of the user assigned identity."
}
},
Expand Down
13 changes: 13 additions & 0 deletions schemas/2021-08-01/Microsoft.ContainerService.json
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,7 @@
"properties": {
"sourceResourceId": {
"type": "string",
"format": "arm-id",
"description": "This is the ARM ID of the source object to be used to create the target object."
}
},
Expand Down Expand Up @@ -1077,6 +1078,7 @@
},
"nodePublicIPPrefixID": {
"type": "string",
"format": "arm-id",
"description": "This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}"
},
"nodeTaints": {
Expand Down Expand Up @@ -1154,10 +1156,12 @@
},
"podSubnetID": {
"type": "string",
"format": "arm-id",
"description": "If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"
},
"proximityPlacementGroupID": {
"type": "string",
"format": "arm-id",
"description": "The ID for Proximity Placement Group."
},
"scaleDownMode": {
Expand Down Expand Up @@ -1263,6 +1267,7 @@
},
"vnetSubnetID": {
"type": "string",
"format": "arm-id",
"description": "If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"
},
"workloadRuntime": {
Expand Down Expand Up @@ -1497,6 +1502,7 @@
},
"nodePublicIPPrefixID": {
"type": "string",
"format": "arm-id",
"description": "This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}"
},
"nodeTaints": {
Expand Down Expand Up @@ -1574,10 +1580,12 @@
},
"podSubnetID": {
"type": "string",
"format": "arm-id",
"description": "If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"
},
"proximityPlacementGroupID": {
"type": "string",
"format": "arm-id",
"description": "The ID for Proximity Placement Group."
},
"scaleDownMode": {
Expand Down Expand Up @@ -1683,6 +1691,7 @@
},
"vnetSubnetID": {
"type": "string",
"format": "arm-id",
"description": "If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"
},
"workloadRuntime": {
Expand Down Expand Up @@ -2282,6 +2291,7 @@
},
"diskEncryptionSetID": {
"type": "string",
"format": "arm-id",
"description": "This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}'"
},
"dnsPrefix": {
Expand Down Expand Up @@ -2566,6 +2576,7 @@
},
"logAnalyticsWorkspaceResourceId": {
"type": "string",
"format": "arm-id",
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, this field should not be exists."
}
},
Expand Down Expand Up @@ -2896,6 +2907,7 @@
"properties": {
"id": {
"type": "string",
"format": "arm-id",
"description": "The fully qualified Azure resource id."
}
},
Expand Down Expand Up @@ -3307,6 +3319,7 @@
},
"resourceId": {
"type": "string",
"format": "arm-id",
"description": "The resource ID of the user assigned identity."
}
},
Expand Down
13 changes: 13 additions & 0 deletions schemas/2021-09-01/Microsoft.ContainerService.json
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,7 @@
"properties": {
"sourceResourceId": {
"type": "string",
"format": "arm-id",
"description": "This is the ARM ID of the source object to be used to create the target object."
}
},
Expand Down Expand Up @@ -1077,6 +1078,7 @@
},
"nodePublicIPPrefixID": {
"type": "string",
"format": "arm-id",
"description": "This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}"
},
"nodeTaints": {
Expand Down Expand Up @@ -1154,6 +1156,7 @@
},
"podSubnetID": {
"type": "string",
"format": "arm-id",
"description": "If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"
},
"powerState": {
Expand All @@ -1169,6 +1172,7 @@
},
"proximityPlacementGroupID": {
"type": "string",
"format": "arm-id",
"description": "The ID for Proximity Placement Group."
},
"scaleDownMode": {
Expand Down Expand Up @@ -1274,6 +1278,7 @@
},
"vnetSubnetID": {
"type": "string",
"format": "arm-id",
"description": "If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"
},
"workloadRuntime": {
Expand Down Expand Up @@ -1508,6 +1513,7 @@
},
"nodePublicIPPrefixID": {
"type": "string",
"format": "arm-id",
"description": "This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}"
},
"nodeTaints": {
Expand Down Expand Up @@ -1585,6 +1591,7 @@
},
"podSubnetID": {
"type": "string",
"format": "arm-id",
"description": "If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"
},
"powerState": {
Expand All @@ -1600,6 +1607,7 @@
},
"proximityPlacementGroupID": {
"type": "string",
"format": "arm-id",
"description": "The ID for Proximity Placement Group."
},
"scaleDownMode": {
Expand Down Expand Up @@ -1705,6 +1713,7 @@
},
"vnetSubnetID": {
"type": "string",
"format": "arm-id",
"description": "If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"
},
"workloadRuntime": {
Expand Down Expand Up @@ -2304,6 +2313,7 @@
},
"diskEncryptionSetID": {
"type": "string",
"format": "arm-id",
"description": "This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}'"
},
"dnsPrefix": {
Expand Down Expand Up @@ -2588,6 +2598,7 @@
},
"logAnalyticsWorkspaceResourceId": {
"type": "string",
"format": "arm-id",
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, this field should not be exists."
}
},
Expand Down Expand Up @@ -2950,6 +2961,7 @@
"properties": {
"id": {
"type": "string",
"format": "arm-id",
"description": "The fully qualified Azure resource id."
}
},
Expand Down Expand Up @@ -3361,6 +3373,7 @@
},
"resourceId": {
"type": "string",
"format": "arm-id",
"description": "The resource ID of the user assigned identity."
}
},
Expand Down
Loading