Skip to content

Commit a30fdd4

Browse files
committed
platform > Microsoft
1 parent 6831689 commit a30fdd4

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

articles/azure-netapp-files/application-volume-group-deploy-first-host.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
213213
* **Subnet**:
214214
Specify the delegated subnet where the IP addresses for the NFS exports are created. Ensure that you have a delegated subnet with enough free IP addresses.
215215
* **Encryption key source**:
216-
Select [customer-managed keys](configure-customer-managed-keys.md) or platform-managed keys.
216+
Select [Customer Managed Keys](configure-customer-managed-keys.md) or Microsoft Managed Keys. If you choose Customer Managed Key, provide the key vault private endpoint.
217217
218218
Select **Next: Tags**.
219219
@@ -249,9 +249,8 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
249249
The size of the volume.
250250
* **Throughput**:
251251
You can reduce the throughput requirements for development or test systems accordingly to the value required for your use cases.
252-
<!-- check order -->
253252
* **Encryption key source**:
254-
Select [customer-managed keys](configure-customer-managed-keys.md) or platform-managed keys.
253+
Select [Customer Managed Key](configure-customer-managed-keys.md) or Microsoft Managed Key. If you choose Customer Managed Key, provide the key vault private endpoint.
255254
256255
Select **Next: Protocols** to review the protocol settings.
257256

articles/azure-netapp-files/application-volume-group-oracle-deploy-volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
161161
12. The **Volumes Tab** enables you to remove optional volumes.
162162
163163
<!-- check -->
164-
Provide an **Encryption key source** select [customer-managed keys](configure-customer-managed-keys.md) or platform-managed keys.
164+
Provide an **Encryption key source**. Select [Customer Managed Key](configure-customer-managed-keys.md) or Microsoft Managed Key. If you choose Customer Managed Key, provide the key vault private endpoint.
165165
166166
On the Volumes tab, optional volumes are marked with an asterisk (`*`) in front of the name.
167167
If you want to remove the optional volumes such as `ORA1-ora-data4` volume or `ORA1-ora-binary` volume from the volume group, select the volume then **Remove volume**. Confirm the removal in the dialog box that appears.

0 commit comments

Comments
 (0)