Skip to content

Commit f742d37

Browse files
author
Michael Burke
committed
Removed assembly, updatd topic map; existing content was moved elsewhere
1 parent 7b2dbf0 commit f742d37

File tree

4 files changed

+6
-40
lines changed

4 files changed

+6
-40
lines changed

_topic_maps/_topic_map.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,6 @@ Topics:
251251
File: preparing-to-install-on-azure
252252
- Name: Configuring an Azure account
253253
File: installing-azure-account
254-
- Name: Enabling user-managed encryption for Azure
255-
File: enabling-user-managed-encryption-azure
256254
- Name: Installer-provisioned infrastructure
257255
Dir: ipi
258256
Distros: openshift-origin,openshift-enterprise

installing/installing_azure/enabling-user-managed-encryption-azure.adoc

Lines changed: 0 additions & 33 deletions
This file was deleted.

installing/installing_azure/ipi/installing-azure-preparing-ipi.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ include::modules/cli-installing-cli.adoc[leveloffset=+1]
2424

2525
include::modules/cluster-telemetry.adoc[leveloffset=+1]
2626

27+
include::modules/installation-azure-day2-operations-diskencryptionsets.adoc[leveloffset=+1]
28+
2729
[role="_additional-resources"]
2830
.Additional resources
2931

@@ -37,4 +39,4 @@ include::modules/installation-azure-preparing-diskencryptionsets.adoc[leveloffse
3739
** xref:../../../installing/installing_azure/ipi/installing-azure-customizations.adoc#installing-azure-customizations[Install a cluster with customizations on installer-provisioned infrastructure]
3840
** xref:../../../installing/installing_azure/ipi/installing-azure-vnet.adoc#installing-azure-vnet[Install a cluster into an existing VNet on installer-provisioned infrastructure]
3941
** xref:../../../installing/installing_azure/ipi/installing-azure-private.adoc#installing-azure-private[Install a private cluster on installer-provisioned infrastructure]
40-
** xref:../../../installing/installing_azure/ipi/installing-azure-government-region.adoc#installing-azure-government-region[Install a cluster into an government region on installer-provisioned infrastructure]
42+
** xref:../../../installing/installing_azure/ipi/installing-azure-government-region.adoc#installing-azure-government-region[Install a cluster into an government region on installer-provisioned infrastructure]

modules/installation-azure-day2-operations-diskencryptionsets.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
// * installing/installing_azure/enabling-disk-encryption-sets-azure.adoc
44

55
:_mod-docs-content-type: PROCEDURE
6-
[id="preparing-disk-encryption-sets-day2-operator_{context}"]
6+
[id="installation-azure-day2-operations-diskencryptionsets.adoc_{context}"]
77
= Preparing an Azure Disk Encryption Set for Day2 Operator
88

9-
The {product-title} installation program can use an existing Disk Encryption Set with a user-managed key. To enable this feature, create a `DiskEncryptionSet` in Azure and provide the key to the installation program.
9+
The {product-title} installation program can use an existing Disk Encryption Set with a user-managed key. To enable this feature, create a `DiskEncryptionSet` object in Azure and provide the key to the installation program.
1010

1111
.Prerequisite
1212

13-
* You enabled the `EncryptionAtHost` feature in your {ausre-short} subscription. For more information, see "Use the Azure portal to enable end-to-end encryption using encryption at host".
13+
* You enabled the `EncryptionAtHost` feature in your {azure-short} subscription. For more information, see "Use the Azure portal to enable end-to-end encryption using encryption at host".
1414
1515
.Procedure
1616

@@ -79,5 +79,4 @@ If you want to enable encryption for your host during cluster installation, spec
7979
* `compute.platform.azure.encryptionAtHost`
8080
* `controlPlane.platform.azure.encryptionAtHost`
8181
* `platform.azure.defaultMachinePlatform.encryptionAtHost`
82-
8382
====

0 commit comments

Comments
 (0)