Skip to content

Commit

Permalink
Merge pull request #16 from microsoft/readme_update
Browse files Browse the repository at this point in the history
Deployment file path corrected in the ReadMe file
  • Loading branch information
Roopan-Microsoft authored Nov 8, 2024
2 parents 39ca9cb + eaaf95c commit b93b65f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.DEPLOYMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The deployment region for this model is fixed in 'East US'

## Deployment

The automated deployment process is very straightforward and simplified via a single [deployment script](./resourcedeployment.ps1) that completes in approximately 10-15 minutes:
The automated deployment process is very straightforward and simplified via a single [deployment script](./Deployment/resourcedeployment.ps1) that completes in approximately 10-15 minutes:

### Automated Deployment Steps:
1. Deploy Azure resources.
Expand Down Expand Up @@ -156,4 +156,4 @@ Execute uploadfiles.ps1 file with **-EndpointUrl** parameter as URL in console m
```
.\uploadfiles.ps1 -EndpointUrl https://kmgs<your dns name>.<datacenter>.cloudapp.azure.com
```
```

0 comments on commit b93b65f

Please sign in to comment.