ancient-eve-13947
02/04/2022, 9:26 AM/subscriptions/<our-subid>/resourceGroups/experiments/providers/Microsoft.Storage/storageAccounts/prototypeaksantivirus
is there an easy way to generate that string from within Pulumi? Or do I have to create it via interpolation? if the later, can I somehow get the subscriptionId under which I am running?tall-librarian-49374
02/04/2022, 9:41 AMis there an easy way to generate that string from within Pulumi?I suspect this is just the resource ID, so
storageAccount.id
ancient-eve-13947
02/04/2022, 9:44 AMtall-librarian-49374
02/04/2022, 9:51 AMancient-eve-13947
02/04/2022, 10:01 AMnew eventgrid.SystemTopicEventSubscription
on the webapi running. I know I can add dependencies with dependsOn
, but how can I make sure the webapi has started before the evengrid-subscription is created?