allowed Ips
Parameters
Specifies a list of inbound IPv4 or CIDRs that are allowed to access the Search Service. If the incoming IP request is from an IP address which is not included in the allowed_ips
it will be blocked by the Search Services firewall.
Note: The
allowed_ips
are only applied if thepublic_network_access_enabled
field has been set totrue
, else all traffic over the public interface will be rejected, even if theallowed_ips
field has been defined. When thepublic_network_access_enabled
field has been set tofalse
the private endpoint connections are the only allowed access point to the Search Service.
Parameters
Specifies a list of inbound IPv4 or CIDRs that are allowed to access the Search Service. If the incoming IP request is from an IP address which is not included in the allowed_ips
it will be blocked by the Search Services firewall.
Note: The
allowed_ips
are only applied if thepublic_network_access_enabled
field has been set totrue
, else all traffic over the public interface will be rejected, even if theallowed_ips
field has been defined. When thepublic_network_access_enabled
field has been set tofalse
the private endpoint connections are the only allowed access point to the Search Service.