Skip to content

Conversation

Priyanka-Microsoft
Copy link
Contributor

Purpose

This pull request removes the entire local development and deployment guide from the docs/LocalDeployment.md file. The deleted content included step-by-step instructions for setting up the development environment, deploying resources to Azure, configuring environment variables, installing dependencies, running the application, and debugging both backend and frontend services.

Documentation removal:

  • Deleted all instructions for local development setup, including requirements, DevContainer usage, and environment configuration from docs/LocalDeployment.md.
  • Removed detailed deployment steps for Azure resources, Bicep template deployment, and role assignments.
  • Eliminated guidance for creating and populating the .env file and installing dependencies for both frontend and backend.
  • Removed instructions for running and debugging the backend and frontend Python applications locally.

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

@Roopan-Microsoft Roopan-Microsoft merged commit ffffd12 into dev Aug 19, 2025
9 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the remove-local-deployment-file branch August 19, 2025 11:39
@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