Skip to content

Commit e369970

Browse files
revert: restore devcontainer.json, .env.example, README.md, local_development.md to origin/dev state
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent f4db7ca commit e369970

4 files changed

Lines changed: 1 addition & 412 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,5 @@
1010
"ghcr.io/azure/azure-dev/azd:latest": {},
1111
"ghcr.io/devcontainers/features/azure-cli:1": {},
1212
"ghcr.io/devcontainers/features/powershell:2.0.0": {}
13-
},
14-
"postCreateCommand": "git submodule update --init --recursive && pwsh ./scripts/validate-prerequisites.ps1 -SkipAzureChecks"
13+
}
1514
}

.env.example

Lines changed: 0 additions & 73 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,6 @@ Supporting documentation
272272
273273
| Document | Description |
274274
|----------|-------------|
275-
| [Local Development Setup](./docs/local_development.md) | Set up your local environment, validate prerequisites, and deploy |
276275
| [Deployment Guide](./docs/deploymentguide.md) | Complete deployment instructions |
277276
| [Post Deployment Steps](./docs/post_deployment_steps.md) | Verify your deployment |
278277
| [PostgreSQL Mirroring](./docs/postgresql_mirroring.md) | Automate or troubleshoot the Fabric connection and PostgreSQL mirror flow |

0 commit comments

Comments
 (0)