Skip to content

Commit 78b0d73

Browse files
Merge pull request microsoft#124 from microsoft/dev
docs: dev to main merge
2 parents 325a756 + 84b5a0e commit 78b0d73

3 files changed

Lines changed: 521 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,11 @@ Quick deploy
6868
### How to install or deploy
6969
Follow the quick deploy steps on the deployment guide to deploy this solution to your own Azure subscription.
7070

71-
[Click here to launch the deployment guide](./documents/DeploymentGuide.md)
71+
For Azure Deployment: [Click here to launch the deployment guide](./documents/DeploymentGuide.md)
72+
<br/><br/>
73+
For Local Development:
74+
- [Local Development Setup Guide](./documents/LocalDevelopmentSetup.md) - Comprehensive setup instructions for Windows and Linux.
75+
- Includes native Windows setup, WSL2 configuration, and cross-platform development tools
7276
<br/><br/>
7377

7478

documents/DeploymentGuide.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,4 +315,7 @@ For Insurance improve customer meetings use case:
315315
These questions serve as a great starting point to explore insights from the data.
316316
317317
## Create Fabric Data Agent and Publish to Teams
318-
1. Follow the step in [CopilotStudioDeployment](./CopilotStudioDeployment.md)
318+
1. Follow the steps in [CopilotStudioDeployment](./CopilotStudioDeployment.md)
319+
320+
## Local Development
321+
To set up and run the application locally for development, see the [Local Development Setup Guide](./LocalDevelopmentSetup.md).

0 commit comments

Comments
 (0)