@ Updating.........
+ azure-native:web:WebApp seesharp creating (6s) error: autorest/azure: Service returned an error. Status=<nil> <nil>
+ azure-native:web:WebApp seesharp creating failed error: autorest/azure: Service returned an error. Status=<nil> <nil>
pulumi😛ulumi:Stack Sharp-Infra-dev running error: update failed
pulumi😛ulumi:Stack Sharp-Infra-dev failed 1 error
This is what I get with -v 5. How should I proceed to find out what is wrong? The Status <nil> <nil> doesn't tell me anything.
m
melodic-tomato-39005
04/07/2023, 3:38 PM
That’s unfortunate. The error with the `nil`’s comes from Microsoft’s autorest library, so not something we can fix directly.
Maybe you can see activity logs in the Azure portal.
Also, is your program able to do other Azure operations?