Skip to content

Commit 2301da7

Browse files
committed
re-add changes vs old master
1 parent 5d1eb29 commit 2301da7

File tree

8 files changed

+11
-20
lines changed

8 files changed

+11
-20
lines changed

articles/hpc-cache/add-namespace-paths.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: How to create client-facing paths for back-end storage with Azure H
44
author: ekpgh
55
ms.service: hpc-cache
66
ms.topic: how-to
7-
ms.date: 08/19/2020
7+
ms.date: 09/30/2020
88
ms.author: v-erkel
99
---
1010

articles/hpc-cache/hpc-cache-add-storage.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: How to define storage targets so that your Azure HPC Cache can use
44
author: ekpgh
55
ms.service: hpc-cache
66
ms.topic: how-to
7-
ms.date: 08/19/2020
7+
ms.date: 09/30/2020
88
ms.author: v-erkel
99
---
1010

@@ -71,13 +71,13 @@ When finished, click **OK** to add the storage target.
7171
7272
### Add the access control roles to your account
7373

74-
Azure HPC Cache uses [role-based access control (RBAC)](https://docs.microsoft.com/azure/role-based-access-control/index) to authorize the cache service to access your storage account for Azure Blob storage targets.
74+
Azure HPC Cache uses [Azure role-based access control (Azure RBAC)](https://docs.microsoft.com/azure/role-based-access-control/index) to authorize the cache service to access your storage account for Azure Blob storage targets.
7575

7676
The storage account owner must explicitly add the roles [Storage Account Contributor](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-account-contributor) and [Storage Blob Data Contributor](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#storage-blob-data-contributor) for the user "HPC Cache Resource Provider".
7777

7878
You can do this ahead of time, or by clicking a link on the page where you add a Blob storage target. Keep in mind that it can take up to five minutes for the role settings to propagate through the Azure environment, so you should wait a few minutes after adding the roles before creating a storage target.
7979

80-
Steps to add the RBAC roles:
80+
Steps to add the Azure roles:
8181

8282
1. Open the **Access control (IAM)** page for the storage account. (The link in the **Add storage target** page automatically opens this page for the selected account.)
8383

@@ -106,7 +106,7 @@ Steps to add the RBAC roles:
106106

107107
Before you add a blob storage target, check that the cache has the correct roles to access the storage account, and that firewall settings will allow the storage target creation.
108108

109-
Azure HPC Cache uses [role-based access control (RBAC)](../role-based-access-control/index.yml) to authorize the cache service to access your storage account for Azure Blob storage targets.
109+
Azure HPC Cache uses [Azure role-based access control (Azure RBAC)](../role-based-access-control/index.yml) to authorize the cache service to access your storage account for Azure Blob storage targets.
110110

111111
The storage account owner must explicitly add the roles [Storage Account Contributor](../role-based-access-control/built-in-roles.md#storage-account-contributor) and [Storage Blob Data Contributor](../role-based-access-control/built-in-roles.md#storage-blob-data-contributor) for the user "HPC Cache Resource Provider".
112112

@@ -303,7 +303,7 @@ Output:
303303

304304
## View storage targets
305305

306-
You can use the Azure portal or the Azure CLI to show the storage targets already defined for your cache.
306+
You can use the Azure portal or the Azure CLI to show the storage targets already defined for your cache.
307307

308308
### [Portal](#tab/azure-portal)
309309

articles/hpc-cache/hpc-cache-create.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: How to create an Azure HPC Cache instance
44
author: ekpgh
55
ms.service: hpc-cache
66
ms.topic: how-to
7-
ms.date: 07/10/2020
7+
ms.date: 09/30/2020
88
ms.author: v-erkel
99
---
1010

@@ -24,7 +24,7 @@ Click the image below to watch a [video demonstration](https://azure.microsoft.c
2424

2525
![screenshot of project details page in Azure portal](media/hpc-cache-create-basics.png)
2626

27-
In **Project Details**, select the subscription and resource group that will host the cache. Make sure the subscription is on the [access](hpc-cache-prerequisites.md#azure-subscription) list.
27+
In **Project Details**, select the subscription and resource group that will host the cache.
2828

2929
In **Service Details**, set the cache name and these other attributes:
3030

articles/hpc-cache/hpc-cache-edit-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: How to edit Azure HPC Cache storage targets
44
author: ekpgh
55
ms.service: hpc-cache
66
ms.topic: how-to
7-
ms.date: 08/19/2020
7+
ms.date: 09/30/2020
88
ms.author: v-erkel
99
---
1010

articles/hpc-cache/hpc-cache-mount.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: How to connect clients to an Azure HPC Cache service
44
author: ekpgh
55
ms.service: hpc-cache
66
ms.topic: how-to
7-
ms.date: 08/19/2020
7+
ms.date: 09/30/2020
88
ms.author: v-erkel
99
---
1010

articles/hpc-cache/hpc-cache-namespace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: How to plan the virtual namespace for your Azure HPC Cache
44
author: ekpgh
55
ms.service: hpc-cache
66
ms.topic: how-to
7-
ms.date: 08/19/2020
7+
ms.date: 09/30/2020
88
ms.author: v-erkel
99
---
1010

articles/hpc-cache/hpc-cache-overview.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,6 @@ The [customer-managed keys feature](customer-keys.md) is supported only in these
6060
* US Gov Arizona
6161
* US Gov Virginia
6262

63-
<!-- ## Service availability
64-
65-
You must request access for each subscription you will use with Azure HPC Cache. This restriction helps ensure service quality.
66-
67-
Request access by filling out [this form](https://aka.ms/onboard-hpc-cache). After your subscription is added to the access list, you can create caches. -->
68-
6963
## Next steps
7064

7165
* Read the [Azure HPC Cache product page](https://azure.microsoft.com/services/hpc-cache) to learn more about its capabilities

articles/hpc-cache/hpc-cache-prerequisites.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ Read the rest of this article for specific recommendations.
3131
## Azure subscription
3232

3333
A paid subscription is recommended.
34-
<!--
35-
> [!NOTE]
36-
> The Azure HPC Cache team must add your subscription to the access list before it can be used to create a cache instance. This procedure helps ensure that each customer gets high-quality responsiveness from their caches. Fill out [this form](https://aka.ms/onboard-hpc-cache) to request access. -->
3734

3835
## Network infrastructure
3936

0 commit comments

Comments
 (0)