Skip to content

Conversation

Priyanka-Microsoft
Copy link
Contributor

Purpose

  • ...
    This pull request updates the local deployment documentation to clarify how to set up the .env file for the backend. It adds instructions for both manual and automated provisioning scenarios.

Documentation improvements:

  • Clarified that the .env file for src\backend should be updated with values from Azure App Service environment variables.
  • Added instructions that if resources are provisioned using azd provision or azd up, the .env file is automatically generated in .azure/<env-name>/.env, and provided guidance on how to find the <env-name>.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Prajwal-Microsoft Prajwal-Microsoft merged commit 7deb672 into dev Aug 12, 2025
8 checks passed
@Priyanka-Microsoft Priyanka-Microsoft deleted the updated-readme-local-setup branch August 14, 2025 07:53
@github-actions
Copy link

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants