File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -340,8 +340,9 @@ Each of these Function Apps act as a hosting platform for one or more functions.
340
340
1 . ** Resource Name** : Enter a unique value for the SignalR Service i.e. ` rideshare ` .
341
341
2 . ** Subscription** : Select your Azure subscription.
342
342
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 ` .
345
346
346
347
![ Screenshot of the SignalR form] ( media/signalr-creation.png )
347
348
You can’t perform that action at this time.
0 commit comments