diff --git a/documentation/3.3/content/userguide/aks/_index.md b/documentation/3.3/content/userguide/aks/_index.md index cb451829c72..f74c65094b2 100644 --- a/documentation/3.3/content/userguide/aks/_index.md +++ b/documentation/3.3/content/userguide/aks/_index.md @@ -50,7 +50,7 @@ Use the **Basics** blade to provide the basic configuration details for deployin | Username for WebLogic Administrator | Enter a user name to access the WebLogic Server Administration Console which is started automatically after the provisioning. For more information about the WebLogic Server Administration Console, see [Overview of Administration Consoles](https://docs.oracle.com/pls/topic/lookup?ctx=en/middleware/standalone/weblogic-server/wlazu&id=INTRO-GUID-CC01963A-6073-4ABD-BC5F-5C509CA1EA90) in _Understanding Oracle WebLogic Server_. | | Password for WebLogic Administrator | Enter a password to access the WebLogic Server Administration Console. | | Confirm password | Re-enter the value of the preceding field. | -| Password for WebLogic Deploy Tooling runtime encryption | The deployment uses the WebLogic Kubernetes Operator encryption feature, including the capability to encrypt the domain. This password is used for that encryption. For more information, see [Encryption]({{< relref "/security/encryption.md" >}}).| +| Password for WebLogic Model encryption | Model in Image requires a runtime encryption secret with a secure password key. This secret is used by the operator to encrypt model and domain home artifacts before it adds them to a runtime ConfigMap or log. For more information, see [Required runtime encryption secret]({{< relref "/userguide/managing-domains/model-in-image/usage#required-runtime-encryption-secret" >}}).| | Confirm password | Re-enter the value of the preceding field. | | User assigned managed identity | The deployment requires a user-assigned managed identity with the **Contributor** or **Owner** role in the subscription referenced previously. For more information, please see [Create, list, delete, or assign a role to a user-assigned managed identity using the Azure portal](https://docs.microsoft.com/azure/active-directory/managed-identities-azure-resources/how-to-manage-ua-identity-portal). | diff --git a/documentation/3.4/content/userguide/aks/_index.md b/documentation/3.4/content/userguide/aks/_index.md index b5f7f2f52e2..28aff3402d0 100644 --- a/documentation/3.4/content/userguide/aks/_index.md +++ b/documentation/3.4/content/userguide/aks/_index.md @@ -50,7 +50,7 @@ Use the **Basics** blade to provide the basic configuration details for deployin | Username for WebLogic Administrator | Enter a user name to access the WebLogic Server Administration Console which is started automatically after the provisioning. For more information about the WebLogic Server Administration Console, see [Overview of Administration Consoles](https://docs.oracle.com/pls/topic/lookup?ctx=en/middleware/standalone/weblogic-server/wlazu&id=INTRO-GUID-CC01963A-6073-4ABD-BC5F-5C509CA1EA90) in _Understanding Oracle WebLogic Server_. | | Password for WebLogic Administrator | Enter a password to access the WebLogic Server Administration Console. | | Confirm password | Re-enter the value of the preceding field. | -| Password for WebLogic Deploy Tooling runtime encryption | The deployment uses the WebLogic Kubernetes Operator encryption feature, including the capability to encrypt the domain. This password is used for that encryption. For more information, see [Encryption]({{< relref "/security/encryption.md" >}}).| +| Password for WebLogic Model encryption | Model in Image requires a runtime encryption secret with a secure password key. This secret is used by the operator to encrypt model and domain home artifacts before it adds them to a runtime ConfigMap or log. For more information, see [Required runtime encryption secret]({{< relref "/userguide/managing-domains/model-in-image/usage#required-runtime-encryption-secret" >}}).| | Confirm password | Re-enter the value of the preceding field. | | User assigned managed identity | The deployment requires a user-assigned managed identity with the **Contributor** or **Owner** role in the subscription referenced previously. For more information, please see [Create, list, delete, or assign a role to a user-assigned managed identity using the Azure portal](https://docs.microsoft.com/azure/active-directory/managed-identities-azure-resources/how-to-manage-ua-identity-portal). | diff --git a/documentation/staging/content/managing-domains/aks/_index.md b/documentation/staging/content/managing-domains/aks/_index.md index b1572222274..69f3eed1ff4 100644 --- a/documentation/staging/content/managing-domains/aks/_index.md +++ b/documentation/staging/content/managing-domains/aks/_index.md @@ -50,7 +50,7 @@ Use the **Basics** blade to provide the basic configuration details for deployin | Username for WebLogic Administrator | Enter a user name to access the WebLogic Server Administration Console which is started automatically after the provisioning. For more information about the WebLogic Server Administration Console, see [Overview of Administration Consoles](https://docs.oracle.com/pls/topic/lookup?ctx=en/middleware/standalone/weblogic-server/wlazu&id=INTRO-GUID-CC01963A-6073-4ABD-BC5F-5C509CA1EA90) in _Understanding Oracle WebLogic Server_. | | Password for WebLogic Administrator | Enter a password to access the WebLogic Server Administration Console. | | Confirm password | Re-enter the value of the preceding field. | -| Password for WebLogic Deploy Tooling runtime encryption | The deployment uses the WebLogic Kubernetes Operator encryption feature, including the capability to encrypt the domain. This password is used for that encryption. For more information, see [Encryption]({{< relref "/security/encryption.md" >}}).| +| Password for WebLogic Model encryption | Model in Image requires a runtime encryption secret with a secure password key. This secret is used by the operator to encrypt model and domain home artifacts before it adds them to a runtime ConfigMap or log. For more information, see [Required runtime encryption secret]({{< relref "/managing-domains/model-in-image/usage#required-runtime-encryption-secret" >}}).| | Confirm password | Re-enter the value of the preceding field. | | User assigned managed identity | The deployment requires a user-assigned managed identity with the **Contributor** or **Owner** role in the subscription referenced previously. For more information, please see [Create, list, delete, or assign a role to a user-assigned managed identity using the Azure portal](https://docs.microsoft.com/azure/active-directory/managed-identities-azure-resources/how-to-manage-ua-identity-portal). |