Skip to content

Commit 6bb14de

Browse files
committed
index entra id guide and remove redirection.
1 parent 9892096 commit 6bb14de

File tree

5 files changed

+8
-4
lines changed

5 files changed

+8
-4
lines changed

articles/java/.openpublishing.redirection.java.json

-4
Original file line numberDiff line numberDiff line change
@@ -210,10 +210,6 @@
210210
"source_path": "migration/appcat.md",
211211
"redirect_url": "/azure/migrate/appcat/java?toc=/azure/developer/java/migration/toc.json&bc=/azure/developer/java/breadcrumb/toc.json"
212212
},
213-
{
214-
"source_path": "migration/migrate-weblogic-with-aad-ldap.md",
215-
"redirect_url": "/azure/active-directory-domain-services/tutorial-configure-ldaps"
216-
},
217213
{
218214
"source_path": "migration/migrate-tomcat-to-azure-spring-apps.md",
219215
"redirect_url": "/azure/developer/java/migration/migrate-tomcat-to-tomcat-app-service"

articles/java/ee/index.yml

+2
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ landingContent:
9595
url: ../migration/migrate-weblogic-to-aks-with-keda-scaler-based-on-prometheus-metrics.md?bc=/azure/developer/java/breadcrumb/toc.json&toc=/azure/developer/java/ee/toc.json
9696
- text: Migrate WebLogic to Azure VMs with Elastic
9797
url: ../migration/migrate-weblogic-with-elk.md?bc=/azure/developer/java/breadcrumb/toc.json&toc=/azure/developer/java/ee/toc.json
98+
- text: WebLogic to Azure VMs with Entra ID
99+
url: ../migration/migrate-weblogic-with-entra-id-via-ldap.md?bc=/azure/developer/java/breadcrumb/toc.json&toc=/azure/developer/java/ee/toc.json
98100
- title: Migrate JBoss EAP to Azure
99101
linkLists:
100102
- linkListType: quickstart

articles/java/ee/toc.yml

+2
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ items:
9999
href: ../migration/migrate-weblogic-to-aks-with-keda-scaler-based-on-prometheus-metrics.md?toc=/azure/developer/java/ee/toc.json&bc=/azure/developer/java/breadcrumb/toc.json
100100
- name: Migrate WebLogic to Azure VMs with Elastic
101101
href: ../migration/migrate-weblogic-with-elk.md?toc=/azure/developer/java/ee/toc.json&bc=/azure/developer/java/breadcrumb/toc.json
102+
- name: WebLogic to Azure VMs with Entra ID
103+
href: ../migration/migrate-weblogic-with-entra-id-via-ldap.md?toc=/azure/developer/java/ee/toc.json&bc=/azure/developer/java/breadcrumb/toc.json
102104
- name: WebLogic to JBoss EAP on Azure App Service
103105
href: ../migration/migrate-weblogic-to-jboss-eap-on-azure-app-service.md?toc=/azure/developer/java/ee/toc.json&bc=/azure/developer/java/breadcrumb/toc.json
104106
- name: Migrate JBoss EAP to Azure

articles/java/migration/index.yml

+2
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ landingContent:
5757
url: migrate-weblogic-to-vms-with-ha-dr.md
5858
- text: "Tutorial: WebLogic to Azure VMs with Elastic"
5959
url: migrate-weblogic-with-elk.md
60+
- text: "Tutorial: WebLogic to Azure VMs with Entra ID"
61+
url: migrate-weblogic-with-entra-id-via-ldap.md
6062

6163
- title: Migrate WebLogic Server to Azure services
6264
linkLists:

articles/java/migration/toc.yml

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ items:
3737
href: migrate-weblogic-to-vms-with-ha-dr.md
3838
- name: "Tutorial: WebLogic to Azure VMs with Elastic"
3939
href: migrate-weblogic-with-elk.md
40+
- name: "Tutorial: WebLogic to Azure VMs with Entra ID"
41+
href: migrate-weblogic-with-entra-id-via-ldap.md
4042

4143
- name: WebLogic Server to Azure services
4244
expanded: true

0 commit comments

Comments
 (0)