You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Install the [Azure CLI](/cli/azure/install-azure-cli). If you're running on Windows or macOS, consider running Azure CLI in a Docker container. For more information, see [How to run the Azure CLI in a Docker container](/cli/azure/run-azure-cli-docker).
42
42
* Sign in to the Azure CLI by using the [az login](/cli/azure/reference-index#az-login) command. To finish the authentication process, follow the steps displayed in your terminal. For other sign-in options, see [Sign in with the Azure CLI](/cli/azure/authenticate-azure-cli).
43
43
* When you're prompted, install the Azure CLI extension on first use. For more information about extensions, see [Use extensions with the Azure CLI](/cli/azure/azure-cli-extensions-overview).
@@ -528,7 +528,4 @@ You can learn more from the following references:
528
528
* [Open Liberty Operator](https://github.com/OpenLiberty/open-liberty-operator)
529
529
* [Open Liberty server configuration](https://openliberty.io/docs/ref/config/)
530
530
531
-
Learn more about deploying IBM WebSphere family on Azure by following these links:
532
-
533
-
> [!div class="nextstepaction"]
534
-
> [Explore the IBM WebSphere family of products on Azure](/azure/developer/java/ee/websphere-family)
531
+
For more information about deploying the IBM WebSphere family on Azure, see [What are solutions to run the WebSphere family of products on Azure?](/azure/developer/java/ee/websphere-family)
- Ensure the Azure identity you use to sign in and complete this article has either the [Owner](/azure/role-based-access-control/built-in-roles#owner) role in the current subscription or the [Contributor](/azure/role-based-access-control/built-in-roles#contributor) and [User Access Administrator](/azure/role-based-access-control/built-in-roles#user-access-administrator) roles in the current subscription. For an overview of Azure roles, see [What is Azure role-based access control (Azure RBAC)?](/azure/role-based-access-control/overview) For details on the specific roles required by WebLogic Server on AKS, see [Azure built-in roles](/azure/role-based-access-control/built-in-roles).
42
42
- Have the credentials for an Oracle single sign-on (SSO) account. To create one, see [Create Your Oracle Account](https://aka.ms/wls-aks-create-sso-account).
43
43
- Accept the license terms for WebLogic Server.
@@ -726,4 +726,4 @@ Learn more about running WebLogic Server on AKS or virtual machines by following
726
726
* [WebLogic Server on AKS](/azure/virtual-machines/workloads/oracle/weblogic-aks?toc=/azure/java/ee/toc.json&bc=/azure/java/ee/breadcrumb/toc.json)
727
727
* [WebLogic Server on virtual machines](/azure/virtual-machines/workloads/oracle/oracle-weblogic?toc=/azure/java/ee/toc.json&bc=/azure/java/ee/breadcrumb/toc.json)
728
728
729
-
To find more about Oracle WebLogic offers, visit the overview page of [Oracle WebLogic Server on Azure](https://aka.ms/wls-contact-me). These offers are all _Bring-Your-Own-License_. They assume you've already got the appropriate licenses with Oracle and are properly licensed to run offers in Azure.
729
+
For more information about the Oracle WebLogic offers at Azure Marketplace, see [Oracle WebLogic Server on Azure](https://aka.ms/wls-contact-me). These offers are all _Bring-Your-Own-License_. They assume that you already have the appropriate licenses with Oracle and are properly licensed to run offers in Azure.
- A Red Hat account with complete profile. If you don't have one, you can sign up for a free developer subscription through the [Red Hat Developer Subscription for Individuals](https://developers.redhat.com/register).
24
24
@@ -519,7 +519,4 @@ If you're not going to continue to use the OpenShift cluster, navigate back to y
519
519
520
520
## Next steps
521
521
522
-
Learn more about deploying JBoss EAP on Azure by following these links:
523
-
524
-
> [!div class="nextstepaction"]
525
-
> [Explore Red Hat JBoss EAP on Azure](/azure/developer/java/ee/jboss-on-azure)
522
+
For more information about deploying JBoss EAP on Azure, see [Red Hat JBoss EAP on Azure](/azure/developer/java/ee/jboss-on-azure).
Copy file name to clipboardExpand all lines: articles/openshift/howto-deploy-java-liberty-app.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -417,7 +417,4 @@ az group delete --name $DB_RESOURCE_GROUP_NAME --yes --no-wait
417
417
418
418
## Next steps
419
419
420
-
Learn more about deploying IBM WebSphere family on Azure by following these links:
421
-
422
-
> [!div class="nextstepaction"]
423
-
> [Explore the IBM WebSphere family of products on Azure](/azure/developer/java/ee/websphere-family)
420
+
For more information about deploying the IBM WebSphere family on Azure, see [What are solutions to run the WebSphere family of products on Azure?](/azure/developer/java/ee/websphere-family)
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/oracle/oracle-weblogic.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ You can also run WebLogic Server on the Azure Kubernetes Service. The solutions
19
19
20
20
WebLogic Server is a leading Java application server running some of the most mission-critical enterprise Java applications across the globe. WebLogic Server forms the middleware foundation for the Oracle software suite. Oracle and Microsoft are committed to empowering WebLogic customers with choice and flexibility to run workloads on Azure as a leading cloud platform.
21
21
22
-
There are several offers that target use cases such as [single instance with Administration server enabled](#weblogic-server-single-instance-with-admin-console-on-azure-vm) and WebLogic cluster including both [static cluster](#weblogic-server-configured-cluster-on-azure-vms) and [dynamic clusters](#weblogic-server-dynamic-cluster-on-azure-vms). These offers are solution templates that aim to expedite your Java application deployment to Azure Virtual Machines. They automatically provision virtual network, storage, Java, WebLogic, and Linux resources required for most common cloud provisioning scenarios. Once initial provisioning is done, you're completely free to customize deployments further.
22
+
There are several offers that target use cases such as [single instance with Administration server enabled](#weblogic-server-single-instance-with-admin-console-on-azure-vm) and WebLogic cluster including both [static cluster](#weblogic-server-configured-cluster-on-azure-vms) and [dynamic clusters](#weblogic-server-dynamic-cluster-on-azure-vms). These offers are solution templates that aim to expedite your Java application deployment to Azure Virtual Machines. They automatically provision virtual network, storage, Java, WebLogic, and Linux resources required for most common cloud provisioning scenarios. After initial provisioning is done, you're completely free to customize deployments further.
23
23
24
24
:::image type="content" source="media/oracle-weblogic/wls-on-azure.gif" alt-text="You can use the Azure portal to deploy WebLogic Server on Azure":::
25
25
@@ -33,28 +33,28 @@ If you're interested in providing feedback or working closely on your migration
33
33
34
34
The solution template [WebLogic Server single instance with admin console on Azure VM](https://aka.ms/wls-vm-admin) provisions a single virtual machine and installs WebLogic Server on it. It creates a domain and starts up an administration server. After the solution template performs most boilerplate resource provisioning and configuration, you can manage the domain and get started with Java application deployments right away.
35
35
36
-
For the getting started guidance, see [Quickstart: Deploy WebLogic Server on Azure Virtual Machine using the Azure portal](./weblogic-server-azure-virtual-machine.md?toc=/azure/developer/java/ee/toc.json&bc=/azure/developer/java/breadcrumb/toc.json). You may also find the deployment guidance [here](https://wls-eng.github.io/arm-oraclelinux-wls/)
36
+
For the getting started guidance, see [Quickstart: Deploy WebLogic Server on Azure Virtual Machine using the Azure portal](./weblogic-server-azure-virtual-machine.md?toc=/azure/developer/java/ee/toc.json&bc=/azure/developer/java/breadcrumb/toc.json). For deployment guidance, see [Using Oracle WebLogic Server on Microsoft Azure IaaS](https://wls-eng.github.io/arm-oraclelinux-wls/).
37
37
38
38
39
39
## WebLogic Server configured cluster on Azure VMs
40
40
41
-
The solution template [WebLogic Server configured cluster on Azure VMs](https://aka.ms/wls-vm-cluster) creates a highly available configured cluster of WebLogic Server on Azure Virtual Machines. The administration server and all managed servers are started by default. After the solution template performs most boilerplate resource provisioning and configuration, you can manage the cluster and get started with highly available applications right away. The deployment guidance is available [here](https://wls-eng.github.io/arm-oraclelinux-wls/).
41
+
The solution template [WebLogic Server configured cluster on Azure VMs](https://aka.ms/wls-vm-cluster) creates a highly available configured cluster of WebLogic Server on Azure Virtual Machines. The administration server and all managed servers are started by default. After the solution template performs most boilerplate resource provisioning and configuration, you can manage the cluster and get started with highly available applications right away. For deployment guidance, see [Using Oracle WebLogic Server on Microsoft Azure IaaS](https://wls-eng.github.io/arm-oraclelinux-wls/).
42
42
43
43
The solution enables a wide range of production-ready deployment architectures with relative ease. You can meet most migration cases in the most productive way possible by allowing a focus on business application development.
44
44
45
45
:::image type="content" source="media/oracle-weblogic/weblogic-architecture-vms.png" alt-text="Complex WebLogic Server deployments are enabled on Azure":::
46
46
47
-
After resources are automatically provisioned by the solutions, you have complete flexibility to customize your deployments further. It's likely on top of deploying applications you'll integrate further Azure resources with your deployments. You're encouraged to [connect with the development team](https://aka.ms/wls-on-azure-survey) and provide feedback on further improving WebLogic on Azure solutions.
47
+
After resources are automatically provisioned by the solutions, you have complete flexibility to customize your deployments further. It's likely that, on top of deploying applications, you'll integrate further Azure resources with your deployments. You're encouraged to [connect with the development team](https://aka.ms/wls-on-azure-survey) and provide feedback on further improving WebLogic on Azure solutions.
48
48
49
49
If you prefer step-by-step guidance for going from zero to a WebLogic Server cluster without any solution templates or base images, see [Install Oracle WebLogic Server on Azure Virtual Machines manually](/azure/developer/java/migration/migrate-weblogic-to-azure-vm-manually?toc=/azure/developer/java/ee/toc.json&bc=/azure/developer/java/breadcrumb/toc.json).
50
50
51
51
## WebLogic Server dynamic cluster on Azure VMs
52
52
53
-
The solution template [WebLogic Server dynamic cluster on Azure VMs](https://aka.ms/wls-vm-dynamic-cluster) creates a dynamic cluster of WebLogic Server on Azure Virtual Machines. Administration Server is on one of the Azure Virtual Machines. The deployment guidance is available [here](https://wls-eng.github.io/arm-oraclelinux-wls/).
53
+
The solution template [WebLogic Server dynamic cluster on Azure VMs](https://aka.ms/wls-vm-dynamic-cluster) creates a dynamic cluster of WebLogic Server on Azure Virtual Machines. Administration Server is on one of the Azure Virtual Machines. For deployment guidance, see [Using Oracle WebLogic Server on Microsoft Azure IaaS](https://wls-eng.github.io/arm-oraclelinux-wls/).
54
54
55
55
## WebLogic Server on Azure VM Base Images
56
56
57
-
The solution templates introduced above support a range of operating system, Java, and WebLogic Server versions through base images (such as WebLogic Server 14 and Java 11 on Red Hat Enterprise Linux 8). These base images are also available on Azure Marketplace on their own.The base images are suitable for customers that require complex, customized Azure deployments. You may use keywords "oracle weblogic base image" searching for the current set of [base images of WebLogic Server on Azure VM](https://aka.ms/wls-vm-base-images) available in Azure Marketplace.
57
+
The solution templates introduced above support a range of operating system, Java, and WebLogic Server versions through base images - such as WebLogic Server 14 and Java 11 on Red Hat Enterprise Linux 8. These base images are also available on Azure Marketplace on their own.The base images are suitable for customers that require complex, customized Azure deployments. You can use the keywords *oracle weblogic base image* to search for the current set of [base images of WebLogic Server on Azure VM](https://aka.ms/wls-vm-base-images) available in Azure Marketplace.
58
58
59
59
## Next steps
60
60
@@ -64,6 +64,6 @@ The following articles provide more information on getting started with these te
64
64
*[Manually install Oracle WebLogic Server on Azure Virtual Machines](/azure/developer/java/migration/migrate-weblogic-to-azure-vm-manually?toc=/azure/developer/java/ee/toc.json&bc=/azure/developer/java/breadcrumb/toc.json)
65
65
*[What are solutions for running Oracle WebLogic Server on the Azure Kubernetes Service?](./weblogic-aks.md)
66
66
67
-
To find more about Oracle WebLogic offers, visit the overview page of [Oracle WebLogic Server on Azure](https://aka.ms/wls-contact-me). These offers are all _Bring-Your-Own-License_. They assume you've already got the appropriate licenses with Oracle and are properly licensed to run offers in Azure.
67
+
For more information about the Oracle WebLogic offers at Azure Marketplace, see [Oracle WebLogic Server on Azure](https://aka.ms/wls-contact-me). These offers are all _Bring-Your-Own-License_. They assume that you already have the appropriate licenses with Oracle and are properly licensed to run offers in Azure.
68
68
69
69
You're encouraged to [connect with the development team](https://aka.ms/wls-on-azure-survey) and provide feedback on further improving WebLogic on Azure solutions.
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/oracle/weblogic-aks.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,4 +55,6 @@ The following articles provide more information on getting started with these te
55
55
*[Deploy a Java application with WebLogic Server on an Azure Kubernetes Service (AKS) cluster](/azure/aks/howto-deploy-java-wls-app?toc=/azure/developer/java/ee/toc.json&bc=/azure/developer/java/breadcrumb/toc.json)
56
56
*[What are solutions for running Oracle WebLogic Server on Azure Virtual Machines?](./oracle-weblogic.md?toc=/azure/developer/java/ee/toc.json&bc=/azure/developer/java/breadcrumb/toc.json)
57
57
58
-
To find more about Oracle WebLogic offers, visit the overview page of [Oracle WebLogic Server on Azure](https://aka.ms/wls-contact-me). These offers are all _Bring-Your-Own-License_. They assume you've already got the appropriate licenses with Oracle and are properly licensed to run offers in Azure. You're encouraged to [connect with the development team](https://aka.ms/wls-on-azure-survey) and provide feedback on further improving WebLogic on AKS solutions.
58
+
For more information about the Oracle WebLogic offers at Azure Marketplace, see [Oracle WebLogic Server on Azure](https://aka.ms/wls-contact-me). These offers are all _Bring-Your-Own-License_. They assume that you already have the appropriate licenses with Oracle and are properly licensed to run offers in Azure.
59
+
60
+
You're encouraged to [connect with the development team](https://aka.ms/wls-on-azure-survey) and provide feedback on further improving WebLogic on AKS solutions.
## Deploy WebLogic Server with Administration Server on a VM
30
30
@@ -155,4 +155,4 @@ Continue to explore options to run WebLogic Server on Azure.
155
155
*[Migrate WebLogic Server applications to Azure Kubernetes Service](/azure/developer/java/migration/migrate-weblogic-to-virtual-machines?toc=/azure/developer/java/ee/toc.json&bc=/azure/developer/java/breadcrumb/toc.json)
156
156
*[Explore options for day 2 and beyond](https://aka.ms/wls-vms-day2)
157
157
158
-
To find more about Oracle WebLogic offers at Azure Marketplace, visit the overview page of [Oracle WebLogic Server on Azure](https://aka.ms/wls-contact-me). These offers are all _Bring-Your-Own-License_. They assume you've already got the appropriate licenses with Oracle and are properly licensed to run offers in Azure.
158
+
For more information about the Oracle WebLogic offers at Azure Marketplace, see [Oracle WebLogic Server on Azure](https://aka.ms/wls-contact-me). These offers are all _Bring-Your-Own-License_. They assume that you already have the appropriate licenses with Oracle and are properly licensed to run offers in Azure.
- Install a Java Standard Edition (SE) implementation version 8 or later - for example, [Microsoft build of OpenJDK](/java/openjdk).
25
25
- Install [Maven](https://maven.apache.org/download.cgi), version 3.5.0 or higher.
@@ -177,7 +177,4 @@ az group delete --name <resource-group-name> --yes --no-wait
177
177
178
178
## Next steps
179
179
180
-
Learn more about options of deploying JBoss EAP on Azure:
181
-
182
-
> [!div class="nextstepaction"]
183
-
> [JBoss EAP on Azure](/azure/developer/java/ee/jboss-on-azure?toc=/azure/virtual-machines/workloads/redhat/toc.json&bc=/azure/virtual-machines/workloads/redhat/breadcrumb/toc.json)
180
+
For more information about deploying JBoss EAP on Azure, see [Red Hat JBoss EAP on Azure](/azure/developer/java/ee/jboss-on-azure?toc=/azure/virtual-machines/workloads/redhat/toc.json&bc=/azure/virtual-machines/workloads/redhat/breadcrumb/toc.json).
0 commit comments