File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 "value" : " "
1010 },
1111 "vmSize" : {
12- "value" : " Standard_A3 "
12+ "value" : " Standard_DS2 "
1313 },
1414 "adminUsername" : {
1515 "value" : " core"
Original file line number Diff line number Diff line change @@ -77,7 +77,8 @@ are defaults and can be customized if desired.
7777
7878 For best performance, Deis clusters on Azure default to using `premium storage `_.
7979 This incurs an additional cost. Using standard storage is possible, but is unsupported
80- as it resulted in cluster issues during testing.
80+ as it resulted in cluster issues during testing. Premium storage is only available
81+ in `some regions `_.
8182
8283Finally, we can deploy. Choose a valid location to deploy -- you can list all locations
8384with ``azure location list ``.
@@ -113,3 +114,4 @@ start installing the platform.
113114.. _`contrib/azure` : https://github.com/deis/deis/tree/master/contrib/azure
114115.. _`organizational account` : http://www.brucebnews.com/2013/04/the-difference-between-a-microsoft-account-and-an-office-365-account/
115116.. _`premium storage` : https://azure.microsoft.com/en-us/services/storage/premium-storage/
117+ .. _`some regions` : https://azure.microsoft.com/en-us/regions/#services
You can’t perform that action at this time.
0 commit comments