⚶ Changes
{
"#id": "Redis_Create",
"$parameters": [
{
"#name": "subscriptionId",
"Description": {
"new": "The ID of the target subscription. The value must be an UUID.",
"old": "The ID of the target subscription."
}
},
{
"#name": "name",
"Description": {
"new": "The name of the RedisResource",
"old": "The name of the Redis cache."
}
},
{
"parameters": {
"$properties": {
"properties": [
{
"sku": [
{
"#name": "name",
"Enum": {
"new": [
[
"Basic",
"The well known 'Basic' SKU for Azure Cache for Redis. Basic SKU does not have an availability SLA."
],
[
"Standard",
"The well known 'Standard' SKU for Azure Cache for Redis. Standard SKU has an availability SLA."
],
[
"Premium",
"The well known 'Premium' SKU for Azure Cache for Redis. Premium SKU has an availability SLA, and higher performance tiers and more features compared with Standard SKU."
]
],
"old": [
[
"Basic",
""
],
[
"Standard",
""
],
[
"Premium",
""
]
]
}
},
{
"#name": "family",
"Enum": {
"new": [
[
"C",
"The SKU family to use - must be 'C' for Basic/Standard SKU redis caches."
],
[
"P",
"The SKU family to use - must be 'P' for Premium SKU redis caches."
]
],
"old": [
[
"C",
""
],
[
"P",
""
]
]
}
}
]
}
]
}
}
}
],
"$responses": {
"200": {
"$properties": [
{
"properties": [
{
"#name": "provisioningState",
"Enum": {
"new": [
[
"Creating",
"A create operation is in progress."
],
[
"Deleting",
"A delete operation is in progress."
],
[
"Disabled",
"The cache is disabled and cannot be used."
],
[
"Failed",
"An operation such as create or update failed. If you failed to create the cache it will not be in a usable state, so you should delete and recreate it."
],
[
"Linking",
"Georeplication link is in progress"
],
[
"Provisioning",
"An operation is in progress"
],
[
"RecoveringScaleFailure",
"A scaling operation encountered an error and recovery is in progress."
],
[
"Scaling",
"A scaling operation is in progress"
],
[
"Succeeded",
"The most recent operation successfully completed"
],
[
"Unlinking",
"Georeplication unlink is in progress"
],
[
"Unprovisioning",
"The cache may be being disabled"
],
[
"Updating",
"An update operation is in progress."
],
[
"ConfiguringAAD",
"An AAD configuration update operation is in progress."
]
],
"old": [
[
"Creating",
""
],
[
"Deleting",
""
],
[
"Disabled",
""
],
[
"Failed",
""
],
[
"Linking",
""
],
[
"Provisioning",
""
],
[
"RecoveringScaleFailure",
""
],
[
"Scaling",
""
],
[
"Succeeded",
""
],
[
"Unlinking",
""
],
[
"Unprovisioning",
""
],
[
"Updating",
""
],
[
"ConfiguringAAD",
""
]
]
}
},
{
"privateEndpointConnections": {
"Description": {
"new": "The private endpoint connection resource.",
"old": "The Private Endpoint Connection resource."
},
"$properties": {
"properties": [
{
"@added_315e92adf9b743648ac9dd372ec5af00": {
"#name": "groupIds",
"Description": "The group ids for the private endpoint resource.",
"Required": false,
"Type": "array",
"$items": {
"Type": "string"
}
}
},
{
"#name": "privateEndpoint",
"Description": {
"new": "The private endpoint resource.",
"old": "The resource of private end point."
},
"$properties": [
{
"#name": "id",
"Description": {
"new": "The ARM identifier for private endpoint.",
"old": "The ARM identifier for Private Endpoint"
}
}
]
}
]
}
}
}
]
},
{
"#name": "zones",
"Description": {
"new": "The availability zones.",
"old": "A list of availability zones denoting where the resource needs to come from."
}
},
{
"#name": "identity",
"Description": {
"new": "The managed service identities assigned to this resource.",
"old": "The identity of the resource."
}
}
]
},
"201": {
"$properties": [
{
"properties": [
{
"#name": "provisioningState",
"Enum": {
"new": [
[
"Creating",
"A create operation is in progress."
],
[
"Deleting",
"A delete operation is in progress."
],
[
"Disabled",
"The cache is disabled and cannot be used."
],
[
"Failed",
"An operation such as create or update failed. If you failed to create the cache it will not be in a usable state, so you should delete and recreate it."
],
[
"Linking",
"Georeplication link is in progress"
],
[
"Provisioning",
"An operation is in progress"
],
[
"RecoveringScaleFailure",
"A scaling operation encountered an error and recovery is in progress."
],
[
"Scaling",
"A scaling operation is in progress"
],
[
"Succeeded",
"The most recent operation successfully completed"
],
[
"Unlinking",
"Georeplication unlink is in progress"
],
[
"Unprovisioning",
"The cache may be being disabled"
],
[
"Updating",
"An update operation is in progress."
],
[
"ConfiguringAAD",
"An AAD configuration update operation is in progress."
]
],
"old": [
[
"Creating",
""
],
[
"Deleting",
""
],
[
"Disabled",
""
],
[
"Failed",
""
],
[
"Linking",
""
],
[
"Provisioning",
""
],
[
"RecoveringScaleFailure",
""
],
[
"Scaling",
""
],
[
"Succeeded",
""
],
[
"Unlinking",
""
],
[
"Unprovisioning",
""
],
[
"Updating",
""
],
[
"ConfiguringAAD",
""
]
]
}
},
{
"privateEndpointConnections": {
"Description": {
"new": "The private endpoint connection resource.",
"old": "The Private Endpoint Connection resource."
},
"$properties": {
"properties": [
{
"@added_ba37d4c9aaa742cab8cb004aa35445b1": {
"#name": "groupIds",
"Description": "The group ids for the private endpoint resource.",
"Required": false,
"Type": "array",
"$items": {
"Type": "string"
}
}
},
{
"#name": "privateEndpoint",
"Description": {
"new": "The private endpoint resource.",
"old": "The resource of private end point."
},
"$properties": [
{
"#name": "id",
"Description": {
"new": "The ARM identifier for private endpoint.",
"old": "The ARM identifier for Private Endpoint"
}
}
]
}
]
}
}
}
]
},
{
"#name": "zones",
"Description": {
"new": "The availability zones.",
"old": "A list of availability zones denoting where the resource needs to come from."
}
},
{
"#name": "identity",
"Description": {
"new": "The managed service identities assigned to this resource.",
"old": "The identity of the resource."
}
}
]
}
}
}