Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Navigate to the Azure Portal.

  2. Create a new Azure Cache for Redis. Cache type should be at least 1 GB for single instance deployment. 12 GB-100 GB or 384 GB-1.5 TB recommended for large scale multi-tenant deployment.

  3. After the successful provision of successfully providing Azure Cache for Redis, navigate to the cache resource. Copy the Primary Connection String from Access Keys setting.

  4. Navigate to the App Service created in Step 1 , Set up App Service and populate the AzRedisCache application setting with the Primary connection string.

...