Wei Lim

Results 53 comments of Wei Lim

Revisiting this stale issue... I'm not sure about the historical context here, but the current state is that: For python: 1. azd creates its own dictated python venv 1. azd...

@savannahostrowski The behavior you're describing would be resolved with #2739 Do we want also want to add a "global .env" as suggested by the issue? Given how remote environments have...

We can also take the stance that `.env` next to `azure.yaml` is a "local override", but wouldn't be completely consistent with the environment file design. Another thing to note: resharing...

Current date, azd's env file and the app env file are indeed separate. azd's env file holds Azure infrastructure config or output & potential input, and the app env file...

@stliu Created #2705. Let's discuss and upvote there!

I'm consistently running into this on a MacBook. Will investigate further, but at a glance: - The casing in `.env` file is correct - When running `bicep build` of the...

Onboarding docs are available here: https://review.learn.microsoft.com/en-us/help/contribute/samples/process/onboarding?branch=main#supported-metadata-fields-for-readmemd

@savannahostrowski We need to provide a less than 150-word description that shows up on each sample's card in the gallery. Highlighted: ![image](https://user-images.githubusercontent.com/2322434/218528076-36a22542-0f96-4394-8fb3-5e728a08703e.png) Actual gallery link: https://learn.microsoft.com/en-us/samples/browse/?expanded=dotnet%2Cazure Do you know what...

Had a new idea: The title will look something like: > ToDo Application with a C# API and Azure SQL Database Which already states all the important things about the...