Skip to content

Commit da836fe

Browse files
committed
updated props list
1 parent 058c8cb commit da836fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ API versions, Nuget packages, namespaces, and endpoints are unchanged. Your exis
2626

2727
### January 2020
2828

29-
+ **Restricted IP access and private endpoint (preview)** on a search service endpoint is now available in **api-version=2019-10-01-Preview**. You can set up a secure endpoint using the new **ipRules** property collection in the [Create or Update](https://docs.microsoft.com/rest/api/searchmanagement/services/createorupdate) Management REST API. For more information about API versions, see [How to use the Management REST API](https://docs.microsoft.com/rest/api/searchmanagement/search-howto-management-rest-api).
29+
+ *Restricted IP access and private endpoint (preview)* on a search service endpoint is now available in **api-version=2019-10-01-Preview**. You can set up a secure endpoint using the new **IpRule** and **NetworkRuleSet** properties in the [Create or Update](https://docs.microsoft.com/rest/api/searchmanagement/services/createorupdate) Management REST API. For more information about API versions, see [How to use the Management REST API](https://docs.microsoft.com/rest/api/searchmanagement/search-howto-management-rest-api).
3030

3131
### December 2019
3232

0 commit comments

Comments
 (0)