Skip to content

Commit 0babe14

Browse files
committed
Step 8 (Creation) fix
1 parent 956bc00 commit 0babe14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The installation instructions form two parts - normal web role installation and
7373
* `ExtraSmall` for test/dev farms (unless your application(s) chews up all the memory)
7474
* `Small` for small to medium load websites
7575
* `Medium` for medium to high load websites
76-
8. Consider adding a HTTP endpoint and certificate (ensure the certificate is uploaded to your Cloud Service in Azure though)
76+
8. Consider adding a HTTPS web role endpoint and certificate (ensure the certificate is uploaded to your Cloud Service in Azure though)
7777
9. Deploy your cloud package to Azure to make sure everything is configured correctly - your instances should reach the "Running" state - you can use:
7878
* [Visual Studio](http://msdn.microsoft.com/en-us/library/windowsazure/hh535756.aspx)
7979
* [The Windows Azure portal](http://www.windowsazure.com/en-us/manage/services/cloud-services/how-to-create-and-deploy-a-cloud-service/#deploy)

0 commit comments

Comments
 (0)