Jon Gallant

Results 86 issues of Jon Gallant

This allows the code to execute outside of user profile settings: See example here: https://github.com/Azure-Samples/azure-search-openai-demo-csharp/blob/main/scripts/prepdocs.ps1

enhancement
Stale

Right now in order to use the Azure SDKs with Azurite we have to enable OAuth and HTTPS. Setting up HTTPS locally is a pain. Especially when dealing with containers....

NewArch
featureparity

### Discussed in https://github.com/Azure/azure-dev/discussions/1202 Originally posted by **spboyer** June 7, 2022 https://github.com/Azure/azure-dev/blob/ac2abf9d534966bd56421f6c1df4abfdcf61eec9/cli/azd/cmd/deploy.go#L109 @ellismg @jongio

cli
feature
performance

I can check auth status like this `azd auth login --check-status` It took me a while to figure that out and needed help from the team. It would be more...

enhancement
command
core
authn

## Problem Users can install azd extensions, but currently there is no CLI notification when a locally installed extension has a newer released version available. This can lead to users...

enhancement
feature
extensions

I see k8s manifest files as being closer to infra than app source. Right now with azd k8s manifest files default to "service path"/manifests. I have moved mine to "infra/"service...

aks