Mods

Policy: Azure > Redis > Redis Cache > Firewall > IP Ranges > Required > Items

Configure Redis Cache to allow access from specific internet IP addresses. This configuration grants access to specific internet-based services and on-premises networks, and blocks general internet traffic.

Provide allowed internet IP addresses in the form of individual startIpAddress and endIpAddress like in the below example.

Example: - startIpAddress: 203.0.113.5
endIpAddress: 203.0.113.5
name: AllowMyOfficeIP

Targets

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Setting this policy configures this control:

Policy Specification

Schema Type
array
Default
[]
Examples [YAML]
  • - startIpAddress: 203.0.113.5
      endIpAddress: 203.0.113.5
      name: AllowMyOfficeIP
    

Category

In Your Workspace

Developers