You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/setup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -207,7 +207,7 @@ Each of these Function Apps act as a hosting platform for one or more functions.
207
207
4.**OS**: Select Windows.
208
208
5.**Hosting Plan**: Select Consumption Plan.
209
209
6.**Location**: Select a region closest to you. Make sure you select the same region for the rest of your resources.
210
-
7.**Runtime Stack**: Select .NET.
210
+
7.**Runtime Stack**: Select .NET Core.
211
211
8.**Storage**: Select Create new and supply a unique name. You will use this storage account for the remaining function apps.
212
212
9.**Application Insights**: Set to Disabled. We will create an Application Insights instance later that will be associated with all of the Function Apps and other services.
0 commit comments