Azure-Samples / azure-functions-flex-consumption-samples

Samples for Azure Functions Flex Consumption
MIT License
32 stars 21 forks source link

Adds virtual network to the blob PDF to Text sample, adds SignalR sample reference #28

Closed nzthiago closed 3 months ago

nzthiago commented 3 months ago

Purpose

This update adds virtual network support to the blob PDF to Text end to end sample. The VNet option can be optionally disabled. This PR:

Does this introduce a breaking change?

[X] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[X] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test