Skip to content

Commit 8dc4ab8

Browse files
Update DeploymentGuide.md
Documentation-> DeploymentGuide.md -> Deploying with AZD section -> point 5-> updated the spelling for storage
1 parent 350c415 commit 8dc4ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/DeploymentGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Once you've opened the project in [Codespaces](#github-codespaces), [Dev Contain
159159
```
160160
If you don't have azd env then you need to pass parameters along with the command. Then the command will look like the following:
161161
```shell
162-
bash ./infra/scripts/process_sample_data.sh <Storage-Account-name> <Storgae-Account-container-name> <Key-Vault-name> <CosmosDB-Account-name> <Resource-Group-name>
162+
bash ./infra/scripts/process_sample_data.sh <Storage-Account-name> <Storage-Account-container-name> <Key-Vault-name> <CosmosDB-Account-name> <Resource-Group-name>
163163
```
164164

165165
6. Open the [Azure Portal](https://portal.azure.com/), go to the deployed resource group, find the App Service and get the app URL from `Default domain`.

0 commit comments

Comments
 (0)