-
Notifications
You must be signed in to change notification settings - Fork 470
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Integrated Vectorization] Upload url content to blob storage (#692)
* downloading the contents of url & uploading blob * changes for downloading url content & uploading to blob * Adding url as the metadata to the blob * PR only for adding environment var * removing chnages unrelated to env variable * Grouping integrated vec. with azure search * upadting description to match the usage * URL content as blob * code review comments * copied main.json from main branch * updating the success message * code review comments * Code review changes --------- Co-authored-by: Ross Smith <ross-p-smith@users.noreply.github.com>
- Loading branch information
1 parent
aea8159
commit f755b8e
Showing
2 changed files
with
28 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10371,4 +10371,4 @@ | |
"value": "[parameters('logLevel')]" | ||
} | ||
} | ||
} | ||
} |