This message was deleted.
# azure
s
This message was deleted.
1
g
Hey Mo, this is currently missing from the upstream provider, but you could use a DynamicProvider to achieve the same thing using the
az
cli. Here's an example of doing something similar - https://github.com/pulumi/examples/blob/07543bd6242bc9946c48b5c1f08f98c5ce854526/azure-ts-static-website/staticWebsite.ts#L49.
s
Thanks. That was very helpful.