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: README.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
@@ -74,7 +74,7 @@ The installation instructions form two parts - normal web role installation and
74
74
*`Small` for small to medium load websites
75
75
*`Medium` for medium to high load websites
76
76
8. Consider adding a HTTPS web role endpoint and certificate (ensure the certificate is uploaded to your Cloud Service in Azure though)
77
-
9.Deploy your cloud package to Azure to make sure everything is configured correctly - your instances should reach the "Running" state - you can use:
77
+
9.If you want to do a test deployment at this stage to make sure everything is configured correctly first check that `osFamily` is set to `3` in `ServiceConfiguration.Cloud.cscfg` - we check this setting automatically later, but you'll need to check it yourself to successfully deploy at this stage. Deploy your cloud package to Azure - your instances should reach the "Running" state. To publish your package you can use:
0 commit comments