miniature-leather-70472
06/04/2021, 8:44 AMautorest/azure: Service returned an error. Status=<nil> Code="AnotherOperationInProgress" Message="Another operation on this or dependent resource is in progress. To retrieve status of the operation use uri: <https://management.azure.com/subscriptions/892b688f-5e61-4b53-9091-e0ed72aef7a8/providers/Microsoft.Network/locations/westeurope/operations/6d9c24a9-c3f6-4e72-8193-bb618cc9b502?api-version=2020-11-01>." Details=[]
tall-librarian-49374
06/04/2021, 9:47 AMminiature-leather-70472
06/04/2021, 10:00 AMerror: autorest/azure: Service returned an error. Status=<nil> Code="AnotherOperationInProgress" Message="Another operation on this or dependent resource is in progress. To retrieve status of the operation use uri: <https://management.azure.com/subscriptions/892b688f-5e61-4b53-9091-e0ed72aef7a8/providers/Microsoft.Network/locations/westeurope/operations/8056aab9-8e85-4845-a8b2-069bca1f3240?api-version=2020-11-01>." Details=[]
tall-librarian-49374
06/04/2021, 10:05 AMThe subnets are created inside a foreach loop so I would expect them to create in serialFor loop does not ensure serial execution. Your complete Pulumi program runs and then the provider deploys resources as soon as possible based on dependencies, not on the order in code.
miniature-leather-70472
06/04/2021, 10:10 AMtall-librarian-49374
06/04/2021, 10:22 AMminiature-leather-70472
06/04/2021, 11:07 AMtall-librarian-49374
06/04/2021, 11:27 AMminiature-leather-70472
06/04/2021, 1:25 PM