Skip to content

Commit 72a743b

Browse files
authored
Merge pull request #101925 from jswoodward/ekpgh-avere-vfxt-remaining-updates
avere-vfxt: clarify numbered steps vs tasks, fix next step headers
2 parents c3f3a9a + ab7b513 commit 72a743b

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

articles/avere-vfxt/avere-vfxt-deploy-plan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Explains planning to do before deploying Avere vFXT for Azure
44
author: ekpgh
55
ms.service: avere-vfxt
66
ms.topic: conceptual
7-
ms.date: 01/13/2020
7+
ms.date: 01/21/2020
88
ms.author: rohogue
99
---
1010

@@ -170,6 +170,6 @@ Two built-in Azure roles are used for the Avere vFXT virtual machines:
170170

171171
If you need to customize access roles for Avere vFXT components, you must define your own role and then assign it to the VMs at the time they are created. You cannot use the deployment template in the Azure Marketplace. Consult Microsoft Customer Service and Support by opening a ticket in the Azure portal as described in [Get help with your system](avere-vfxt-open-ticket.md).
172172

173-
## Next step: Understand the deployment process
173+
## Next steps
174174

175175
[Deployment overview](avere-vfxt-deploy-overview.md) gives the big-picture view of the steps needed to create an Avere vFXT for Azure system and get it ready to serve data.

articles/avere-vfxt/avere-vfxt-deploy.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: rohogue
1010

1111
# Deploy the vFXT cluster
1212

13-
This procedure walks you through using the deployment wizard available from the Azure Marketplace. The wizard automatically deploys the cluster by using an Azure Resource Manager template. After you enter the parameters in the form and click **Create**, Azure automatically completes these steps:
13+
This procedure walks you through using the deployment wizard available from the Azure Marketplace. The wizard automatically deploys the cluster by using an Azure Resource Manager template. After you enter the parameters in the form and click **Create**, Azure automatically completes these tasks:
1414

1515
* Creates the cluster controller, which is a basic VM that contains the software needed to deploy and manage the cluster.
1616
* Sets up resource group and virtual network infrastructure, including creating new elements.
@@ -23,10 +23,10 @@ After following the instructions in this document, you will have a virtual netwo
2323

2424
Before using the creation template, make sure you have addressed these prerequisites:
2525

26-
1. [New subscription](avere-vfxt-prereqs.md#create-a-new-subscription)
27-
1. [Subscription owner permissions](avere-vfxt-prereqs.md#configure-subscription-owner-permissions)
28-
1. [Quota for the vFXT cluster](avere-vfxt-prereqs.md#quota-for-the-vfxt-cluster)
29-
1. [Storage service endpoint (if needed)](avere-vfxt-prereqs.md#create-a-storage-service-endpoint-in-your-virtual-network-if-needed) - Required for deployments that use an existing virtual network and create blob storage
26+
* [New subscription](avere-vfxt-prereqs.md#create-a-new-subscription)
27+
* [Subscription owner permissions](avere-vfxt-prereqs.md#configure-subscription-owner-permissions)
28+
* [Quota for the vFXT cluster](avere-vfxt-prereqs.md#quota-for-the-vfxt-cluster)
29+
* [Storage service endpoint (if needed)](avere-vfxt-prereqs.md#create-a-storage-service-endpoint-in-your-virtual-network-if-needed) - Required for deployments that use an existing virtual network and create blob storage
3030

3131
For more information about cluster deployment steps and planning, read [Plan your Avere vFXT system](avere-vfxt-deploy-plan.md) and [Deployment overview](avere-vfxt-deploy-overview.md).
3232

articles/avere-vfxt/avere-vfxt-prereqs.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Prerequisites for Avere vFXT for Azure
44
author: ekpgh
55
ms.service: avere-vfxt
66
ms.topic: conceptual
7-
ms.date: 01/13/2020
7+
ms.date: 01/21/2020
88
ms.author: rohogue
99
---
1010

@@ -18,10 +18,10 @@ Start by creating a new Azure subscription. Use a separate subscription for each
1818

1919
To create a new Azure subscription in the Azure portal:
2020

21-
* Navigate to the [Subscriptions blade](https://ms.portal.azure.com/#blade/Microsoft_Azure_Billing/SubscriptionsBlade)
22-
* Click the **+ Add** button at the top
23-
* Sign in if prompted
24-
* Select an offer and walk through the steps to create a new subscription
21+
1. Navigate to the [Subscriptions blade](https://ms.portal.azure.com/#blade/Microsoft_Azure_Billing/SubscriptionsBlade)
22+
1. Click the **+ Add** button at the top
23+
1. Sign in if prompted
24+
1. Select an offer and walk through the steps to create a new subscription
2525

2626
## Configure subscription owner permissions
2727

@@ -99,6 +99,6 @@ Create the storage service endpoint from the Azure portal.
9999

100100
![Azure portal screenshot with annotations for the steps of creating the service endpoint](media/avere-vfxt-service-endpoint.png)
101101

102-
## Next step: Create the vFXT cluster
102+
## Next steps
103103

104104
After completing these prerequisites, you can create the cluster. Read [Deploy the vFXT cluster](avere-vfxt-deploy.md) for instructions.

0 commit comments

Comments
 (0)