Jon Gallant

Results 233 comments of Jon Gallant

Can you give an example of what would be in the script? az cli commands?

IC, We could potentially support this with #810 ext @wbreza is that right? I'm curious though why you prefer to do that over bicep or terraform. With your approach you...

@ellismg - What are you thoughts on how we'd know if a resource requires the attestation? (Other than hardcoding). I'm wondering if we have a ARM API that can tell...

I ran into this same error today and don't seem to have a workaround. Any thoughts on why we are getting this?

Please use GA version of devcontainer, not test-azd

You can also put the infra in a different folder and then run `azd provision` and pass -C to that folder. Ping me if you want help setting that up.

The root of the dir you use in -C needs to have azure.yaml file. `azd provision -C sub2-infra-sub-azureyaml` works

I discovered that there was a provisioning problem. Can you do this: 1. Provision the application successfully. 2. Get the template in a state where provisoining will fail. For example,...

Can you please try it with https://github.com/jongio/hello-ai and see if you can figure out why it doesn't show the portal link?