Jon Gallant

Results 68 issues of Jon Gallant

When you run `azd provision` it outputs a time that isn't the actual provisioning time. It is the client side time including the time it takes a user to complete...

I run `azd show` on an app that has been provisioned and I get this: ![image](https://github.com/Azure/azure-dev/assets/2163001/40b55c3e-ab68-488f-b3aa-c4da0b1f6a7d) I looked through the azd code and it looks like it will return this...

command
error handling
core

This is a draft please ignore for now.

I have a two phase provision: phase 1 1. provision openai 2. run the app locally phase 2: 1. provision the rest of the services, including aks when host is...

aks
extensibility

We get a link to the deployment and rg when using bicep. Would be nice to get the same for terraform.

enhancement
good first issue
terraform

When I init a project into a directory that has existing files the current options are: 1. Overwrite 2. Don't overwrite It would be nice if there was an option...

ux improvements

I need to update a resource and bypass schema validation. The property schema_validation_enabled is supported on azapi_resource, but not azapi_update_resource Would appreciate that flag on azapi_update_resource as well.

1. Upgrade web to .net 6 2. Update func to dotnet-isolated 3. Tweak infra

**Describe the bug** az login with default options doesn't work with GitHub Codespaces. It fails when trying to hit localhost on response. **To Reproduce** Open GitHub Codespaces. run az upgrade...

Account
feature-request