Redis
Create or replace (overwrite/recreate, with potential downtime) an existing Redis cache.
put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}
Path parameters
resourceGroupNamestring required
The name of the resource group.
namestring required
The name of the Redis cache.
subscriptionIdstring required
Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
Query parameters
api-versionstring required
Client Api Version.
Request body
Response
The existing redis cache was successfully updated. Check provisioningState to see detailed status.