Skip to content

Commit ff3a37d

Browse files
authored
Merge pull request #211814 from edburns/edburns-msft-dd-1469472-eap-vm-crosslinking
On branch edburns-msft-dd-1469472-eap-vm-crosslinking Remove outdated content
2 parents 9c0fd5d + 96715c3 commit ff3a37d

11 files changed

+31
-1092
lines changed

.openpublishing.redirection.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29378,6 +29378,31 @@
2937829378
"source_path": "articles/aks/howto-deploy-java-liberty-app-with-postgresql.md",
2937929379
"redirect_url": "/azure/developer/java/ee/howto-deploy-java-liberty-app-manual",
2938029380
"redirect_document_id": false
29381+
},
29382+
{
29383+
"source_path": "articles/virtual-machines/workloads/redhat/jboss-eap-on-rhel.md",
29384+
"redirect_url": "/azure/developer/java/ee/jboss-on-azure",
29385+
"redirect_document_id": false
29386+
},
29387+
{
29388+
"source_path": "articles/virtual-machines/workloads/redhat/jboss-eap-marketplace-image.md",
29389+
"redirect_url": "/azure/developer/java/ee/jboss-on-azure",
29390+
"redirect_document_id": false
29391+
},
29392+
{
29393+
"source_path": "articles/virtual-machines/workloads/redhat/jboss-eap-on-azure-best-practices.md",
29394+
"redirect_url": "/azure/developer/java/ee/jboss-on-azure",
29395+
"redirect_document_id": false
29396+
},
29397+
{
29398+
"source_path": "articles/virtual-machines/workloads/redhat/jboss-eap-on-azure-migration.md",
29399+
"redirect_url": "/azure/developer/java/ee/jboss-on-azure",
29400+
"redirect_document_id": false
29401+
},
29402+
{
29403+
"source_path": "articles/virtual-machines/workloads/redhat/wildfly-on-centos.md",
29404+
"redirect_url": "/azure/developer/java/ee/jboss-on-azure",
29405+
"redirect_document_id": false
2938129406
}
2938229407
]
2938329408
}

articles/virtual-machines/workloads/redhat/jboss-eap-marketplace-image.md

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

articles/virtual-machines/workloads/redhat/jboss-eap-on-azure-best-practices.md

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

articles/virtual-machines/workloads/redhat/jboss-eap-on-azure-migration.md

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

articles/virtual-machines/workloads/redhat/jboss-eap-on-rhel.md

Lines changed: 0 additions & 246 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

articles/virtual-machines/workloads/redhat/overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ Azure provides Red Hat Update Infrastructure only for pay-as-you-go RHEL VMs. RH
5353

5454
RHEL images connected to RHUI update by default to the latest minor version of RHEL when a `yum update` is run. This behavior means that a RHEL 7.4 VM might get upgraded to RHEL 7.7 if a `yum update` operation is run on it. This behavior is by design for RHUI. To mitigate this upgrade behavior, switch from regular RHEL repositories to [Extended Update Support repositories](./redhat-rhui.md#rhel-eus-and-version-locking-rhel-vms).
5555

56+
## Red Hat Middleware
57+
58+
Microsoft and Azure have partnered to develop a variety of solutions for running Red Hat Middleware on Azure. Learn more about JBoss EAP on Azure Virtual Machines and Azure App service at [Red Hat JBoss EAP on Azure](/azure/developer/java/ee/jboss-on-azure).
59+
5660
## Next steps
5761

5862
* Learn more about [RHEL images on Azure](./redhat-images.md).

articles/virtual-machines/workloads/redhat/toc.yml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,5 @@
1818
items:
1919
- name: JBoss EAP on Azure
2020
href: /azure/developer/java/ee/jboss-on-azure
21-
- name: JBoss EAP + RHEL on VMs
22-
href: jboss-eap-on-rhel.md
23-
- name: JBoss EAP marketplace image
24-
href: jboss-eap-marketplace-image.md
25-
- name: JBoss EAP on Azure best practices
26-
href: jboss-eap-on-azure-best-practices.md
27-
- name: Migrate JBoss EAP to Azure VMs
28-
href: jboss-eap-on-azure-migration.md
29-
- name: Migrate JBoss EAP to App Service
30-
href: ./overview.md
31-
- name: WildFly + CentOS on VM
32-
href: wildfly-on-centos.md
21+
- name: Migrate JBoss EAP to Azure App Service
22+
href: /azure/developer/java/migration/migrate-jboss-eap-to-jboss-eap-on-azure-app-service

0 commit comments

Comments
 (0)