Azure Spring Cloud App Redis Association

This page shows how to write Terraform and Azure Resource Manager for Spring Cloud App Redis Association and write them securely.

azurerm_spring_cloud_app_redis_association (Terraform)

The App Redis Association in Spring Cloud can be configured in Terraform with the resource name azurerm_spring_cloud_app_redis_association. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

An example could not be found in GitHub.

Review your Terraform file for Azure best practices

Shisho Cloud, our free checker to make sure your Terraform configuration follows best practices, is available (beta).

Parameters

Explanation in Terraform Registry

Associates a Spring Cloud Application with a Redis Cache.

Microsoft.AppPlatform/Spring/apps/bindings (Azure Resource Manager)

The Spring/apps/bindings in Microsoft.AppPlatform can be configured in Azure Resource Manager with the resource name Microsoft.AppPlatform/Spring/apps/bindings. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

An example could not be found in GitHub.

Parameters

  • apiVersion required - string
  • name required - string

    The name of the Binding resource.

  • properties required
      • bindingParameters optional - object

        Binding parameters of the Binding resource

      • key optional - string

        The key of the bound resource

      • resourceId optional - string

        The Azure resource id of the bound resource

  • type required - string

Frequently asked questions

What is Azure Spring Cloud App Redis Association?

Azure Spring Cloud App Redis Association is a resource for Spring Cloud of Microsoft Azure. Settings can be wrote in Terraform.