Skip to content

Commit 2d1cafd

Browse files
author
SDKAuto
committed
CodeGen from PR 18082 in Azure/azure-rest-api-specs
Merge 9b7783ce0ebfc952c95ae3d619d57652aa0dbb85 into d0b5e9937f89a600dd25c1aa450b42fe911e067d
1 parent 24a2d8f commit 2d1cafd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

schemas/2021-04-01-preview/Microsoft.Search.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,14 +302,15 @@
302302
{
303303
"type": "string",
304304
"enum": [
305-
"None"
305+
"None",
306+
"AzurePortal"
306307
]
307308
},
308309
{
309310
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
310311
}
311312
],
312-
"description": "A specific data exfiltration scenario that is disabled for the service."
313+
"description": "Possible origins of inbound traffic that can bypass the rules defined in the 'ipRules' section."
313314
},
314315
"ipRules": {
315316
"oneOf": [

0 commit comments

Comments
 (0)