This message was deleted.
# general
s
This message was deleted.
m
Hi @nice-application-79035! You would use the
source
property of the Blob class: https://www.pulumi.com/registry/packages/azure-native/api-docs/storage/blob/#source_nodejs Here’s a complete example, although in C#: https://github.com/pulumi/examples/blob/master/azure-cs-static-website/MyStack.cs The blob can be new or already existing.
n
Thank you @melodic-tomato-39005! That's a great help.