Skip to content

Commit 80b9e02

Browse files
Update azure/Guidelines.md
1 parent edc34b3 commit 80b9e02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure/Guidelines.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -802,6 +802,7 @@ For example, a service's request body to configure BYOS may look like this:
802802
"input":{
803803
"location": "https://mycompany.blob.core.windows.net/documents/english/?<sas token>",
804804
"delimiter": "/",
805+
"extensions" : [ ".bmp", ".jpg", ".tif", ".png" ],
805806
"lastModified": "Wed, 21 Oct 2015 07:28:00 GMT"
806807
},
807808
"output":{

0 commit comments

Comments
 (0)