Skip to content

Commit ce7ba17

Browse files
committed
Added new ServiceMode option to SignalR Service form
1 parent 711a45e commit ce7ba17

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

documentation/setup.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,8 +340,9 @@ Each of these Function Apps act as a hosting platform for one or more functions.
340340
1. **Resource Name**: Enter a unique value for the SignalR Service i.e. `rideshare`.
341341
2. **Subscription**: Select your Azure subscription.
342342
3. **Resource Group**: Either select an existing Resource Group or create a new one such as `serverless-microservices`.
343-
3. **Location**: Select a region closest to you. Make sure you select the same region for the rest of your resources.
344-
7. **Pricing tier**: Select `Free`.
343+
4. **Location**: Select a region closest to you. Make sure you select the same region for the rest of your resources.
344+
5. **Pricing tier**: Select `Free`.
345+
6. **ServiceMode**: Select `Serverless`.
345346

346347
![Screenshot of the SignalR form](media/signalr-creation.png)
347348

0 commit comments

Comments
 (0)