Skip to content

Commit 00a659f

Browse files
#36 getting started
1 parent 7757d5e commit 00a659f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

documentation/setup.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
In this document:
44

55
- [Serverless Microservices reference architecture](#serverless-microservices-reference-architecture)
6+
- [Getting Started](#getting-started)
67
- [Resources](#resources)
78
- [Provision](#provision)
89
- [Manual via the Portal](#manual-via-the-portal)
@@ -104,6 +105,13 @@ cd scripts
104105
./run-local.ps1
105106
```
106107

108+
Integration test:
109+
110+
```powershell
111+
cd scripts
112+
./test-local.ps1
113+
```
114+
107115
## Resources
108116

109117
The following is a summary of all Azure resources required to deploy the solution:

0 commit comments

Comments
 (0)