Skip to content

docs: Added changes in readme file related to SFI#533

Merged
Roopan-Microsoft merged 3 commits intomainfrom
psl-update-readme-sfi-docg
Aug 11, 2025
Merged

docs: Added changes in readme file related to SFI#533
Roopan-Microsoft merged 3 commits intomainfrom
psl-update-readme-sfi-docg

Conversation

@Atulku-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

Add the content for env changes in DeploymentGuide.md

Does this introduce a breaking change?

  • Yes
  • No

Other Information

Added the new section (For local Debugging) in DeploymentGuide.md file

This comment was marked as outdated.

@Atulku-Microsoft Atulku-Microsoft changed the title Added changes in readme file related to SFI docs: Added changes in readme file related to SFI Aug 7, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new section to the deployment documentation explaining how to configure environment variables for local development and debugging, specifically focusing on Azure authentication setup.

  • Added a new "Environment configuration for local development & debugging" section
  • Documented the APP_ENV environment variable configuration for switching between dev and production modes
  • Provided step-by-step instructions for setting up the .env file

- Follow steps in [Delete Resource Group](./DeleteResourceGroup.md) if your deployment fails and/or you need to clean up the resources.

## Environment configuration for local development & debugging
> Set APP_ENV in your .env file to control Azure authentication. Use dev to enable to use Azure CLI credential, Prod to enable Managed Identity (for production). **Ensure you're logged in via az login when using dev in local**.
Copy link

Copilot AI Aug 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The phrase 'Use dev to enable to use Azure CLI credential' contains a grammatical error. It should be 'Use dev to enable Azure CLI credential' or 'Use dev to use Azure CLI credential'.

Suggested change
> Set APP_ENV in your .env file to control Azure authentication. Use dev to enable to use Azure CLI credential, Prod to enable Managed Identity (for production). **Ensure you're logged in via az login when using dev in local**.
> Set APP_ENV in your .env file to control Azure authentication. Use dev to enable Azure CLI credential, Prod to enable Managed Identity (for production). **Ensure you're logged in via az login when using dev in local**.

Copilot uses AI. Check for mistakes.
- Follow steps in [Delete Resource Group](./DeleteResourceGroup.md) if your deployment fails and/or you need to clean up the resources.

## Environment configuration for local development & debugging
> Set APP_ENV in your .env file to control Azure authentication. Use dev to enable to use Azure CLI credential, Prod to enable Managed Identity (for production). **Ensure you're logged in via az login when using dev in local**.
Copy link

Copilot AI Aug 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The phrase 'when using dev in local' should be 'when using dev locally' for better grammar.

Suggested change
> Set APP_ENV in your .env file to control Azure authentication. Use dev to enable to use Azure CLI credential, Prod to enable Managed Identity (for production). **Ensure you're logged in via az login when using dev in local**.
> Set APP_ENV in your .env file to control Azure authentication. Use dev to enable to use Azure CLI credential, Prod to enable Managed Identity (for production). **Ensure you're logged in via az login when using dev locally**.

Copilot uses AI. Check for mistakes.
@Roopan-Microsoft Roopan-Microsoft merged commit d62232c into main Aug 11, 2025
11 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.6.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Prajwal-Microsoft Prajwal-Microsoft deleted the psl-update-readme-sfi-docg branch October 1, 2025 04:56
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.

4 participants