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: articles/cloudfoundry/create-cloud-foundry-on-azure.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ ms.workload: web
21
21
22
22
This tutorial provides quick steps on creating and generated parameters needed to provision a Pivotal Cloud Foundry PCF cluster on Azure. The Pivotal Cloud Foundry solution can be found by performing a search on Azure [MarketPlace](https://azuremarketplace.microsoft.com/marketplace/apps/pivotal.pivotal-cloud-foundry).
23
23
24
-

24
+

25
25
26
26
27
27
## Generate an SSH public key
@@ -73,7 +73,7 @@ ssh-keygen -t rsa -b 2048
73
73
74
74
`az role assignment create --assignee {service-princ-name} --role “Contributor” `
75
75
76
-

76
+

77
77
78
78
6. Verify that you can successfully log into your Service Principal using the appId, password & tenantId.
79
79
@@ -97,6 +97,7 @@ ssh-keygen -t rsa -b 2048
97
97
3. Scroll to the bottom of the page and copy the **LEGACY API TOKEN** value. This is your **Pivotal Network Token** value that will be used later.
98
98
99
99
## Provision your Cloud Foundry on Azure
100
+
100
101
1. Now you have all the parameters needed to provision your [Pivotal Cloud Foundry on Azure](https://azuremarketplace.microsoft.com/marketplace/apps/pivotal.pivotal-cloud-foundry) cluster.
101
102
2. Enter the parameters and create your PCF cluster.
102
103
@@ -121,5 +122,5 @@ ssh-keygen -t rsa -b 2048
121
122
122
123
5. Your PCF Ops Manager should display the deployed Azure instances. Now you can start deploying and managing your applications here!
123
124
124
-

125
+

0 commit comments