Skip to content

Commit

Permalink
Merge pull request #100 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
9/6/2024 AM Publishing
  • Loading branch information
Taojunshen authored Sep 6, 2024
2 parents 317a7cc + 8d3fb32 commit 64f17e6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ms.author: banders
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Flexible scale sets

> [!NOTE]
> The Red Hat Linux Enterprise software reservation plan is temporarily unavailable.
> The Red Hat Linux Enterprise software reservation plan and renewal are temporarily unavailable. Disregard any renewal emails until the plan is available.
When you prepay for your SUSE and RedHat software usage in Azure, you can save money over your pay-as-you-go costs. The discounts only apply to SUSE and RedHat meters and not on the virtual machine usage. You can buy reservations for virtual machines separately for additional savings.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@ This article shows you how to quickly deploy WebLogic Server (WLS) on an Azure V
- Deploy a sample Java application with the WebLogic Server Administration Console.
- Connect to the VM running WebLogic using SSH.

This article uses the [Azure Marketplace Offer for WebLogic Server](https://aka.ms/wls-vm-admin) to accelerate your journey to Azure. The offer automatically provisions several Azure resources, including the following resources:

- Azure Virtual Machine pre-installed with your choice of OS version, Java JDK version, and WebLogic Server Version.
- TLS/SSL configuration, including the easy generation of a self-signed certificate.
- Virtual network (VNET), including the ability to provision into an existing VNET.
- Database connection to a pre-existing database.

If you prefer a less automated step-by-step approach, see [Manually install WebLogic Server on Azure Virtual Machines (VMs)](/azure/developer/java/migration/migrate-weblogic-to-azure-vm-manually).

If you're interested in providing feedback or working closely on your migration scenarios with the engineering team developing WebLogic on Azure solutions, fill out this short [survey on WebLogic migration](https://aka.ms/wls-on-azure-survey) and include your contact information. The team of program managers, architects, and engineers will promptly get in touch with you to initiate close collaboration.

## Prerequisites
Expand Down

0 comments on commit 64f17e6

Please sign in to comment.