Skip to content

Commit e176e3c

Browse files
committed
updated readme
1 parent c42d04e commit e176e3c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,9 @@ az webapp config connection-string set \
141141
--connection-string-type=SQLAzure
142142
```
143143

144-
Just make sure you correctly set `$appName` and `$resourceGroup` to match your environment and also that the variable `$ConnectionStrings__DefaultConnection` as also been set, as mentioned in section "Run sample locally". An example of a full script that deploy the REST API is available here: `azure-deploy.sh`.
144+
Just make sure you correctly set `$appName` and `$resourceGroup` to match your environment and also that the variable `$ConnectionStrings__DefaultConnection` as also been set, as mentioned in section "Run sample locally".
145+
146+
An example of a full script that deploy the REST API is available here: `azure-deploy.sh`.
145147

146148
## Learn more
147149

0 commit comments

Comments
 (0)