Skip to content

Commit 66adb72

Browse files
Update Deployment Guide by removing note on file names
Removed note about reverting file name changes after deployment.
1 parent efd9042 commit 66adb72

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/DeploymentGuide.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,6 @@ To deploy your local changes, rename the below files:
240240

241241
3. Continue with the [deploying steps](#deploying-with-azd).
242242

243-
> **Note:** After deployment, you may want to revert these file name changes or commit your custom files to version control.
244-
245243
## Environment configuration for local development & debugging
246244
> Set APP_ENV in your .env file to control Azure authentication. Set the environment variable to dev to use Azure CLI credentials, or to prod to use Managed Identity for production. **Ensure you're logged in via az login when using dev in local**.
247245
To configure your environment, follow these steps:

0 commit comments

Comments
 (0)