You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had installed Pulumi 3.145.0 as .msi file. (Does everybody has choco??)
az login as ServicePrincipal
pulumi login --local
I had trouble to install mvnw. (Maven is just a shit tool. Gradle rulez.) Then I saw that I need mvn. grmpf! (I use Windows 10.) I've added the bin folder to the PATH env var.
now 3rd attempt with "pulumi new azure-java".
I could not recreate quickstart, so I used the name quickstart2. I've changed the resource group name and the storage account name in App.java.
"pulumi up" was stuck with the message "Previewing update (dev):"
Abort. Deleted everything. Uninstall Pulumi. Evaluation of Pulumi failed!
That's just a sad user story. You can close this issue.
The text was updated successfully, but these errors were encountered:
I have tried the example https://github.com/pulumi/examples/tree/master/azure-java-appservice-sql
and I have used this documentation: https://www.pulumi.com/docs/iac/get-started/azure/deploy-stack/ (and the pages before)
I had installed Pulumi 3.145.0 as .msi file. (Does everybody has choco??)
az login as ServicePrincipal
pulumi login --local
I had trouble to install mvnw. (Maven is just a shit tool. Gradle rulez.) Then I saw that I need mvn. grmpf! (I use Windows 10.) I've added the bin folder to the PATH env var.
now 3rd attempt with "pulumi new azure-java".
I could not recreate quickstart, so I used the name quickstart2. I've changed the resource group name and the storage account name in App.java.
"pulumi up" was stuck with the message "Previewing update (dev):"
Abort. Deleted everything. Uninstall Pulumi. Evaluation of Pulumi failed!
That's just a sad user story. You can close this issue.
The text was updated successfully, but these errors were encountered: