Skip to content

Commit

Permalink
remove links to aad guidance (oracle#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
galiacheng authored Feb 17, 2023
1 parent 658a400 commit 18c630c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cluster/addnode.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ You must construct a parameters JSON file containing the parameters to the add-n
</tr>
<tr>
<td rowspan="5"><code>aadsSettings</code></td>
<td colspan="2">Optional. <a href="https://docs.microsoft.com/en-us/azure/architecture/building-blocks/extending-templates/objects-as-parameters">JSON object type</a>. You can specify this parameters for Azure Active Directory integration. If <code>enable</code> is true, must specify other properties. See the page <a href="https://docs.microsoft.com/en-us/azure/developer/java/migration/migrate-weblogic-with-aad-ldap">WebLogic to Azure with AAD via LDAP</a> for further information.</td>
<td colspan="2">Optional. <a href="https://docs.microsoft.com/en-us/azure/architecture/building-blocks/extending-templates/objects-as-parameters">JSON object type</a>. You can specify this parameters for Azure Active Directory integration. If <code>enable</code> is true, must specify other properties. </td>
</tr>
<tr>

Expand Down
2 changes: 1 addition & 1 deletion dynamic-cluster/addnode.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ You must construct a parameters JSON file containing the parameters to the add-n
</tr>
<tr>
<td rowspan="5"><code>aadsSettings</code></td>
<td colspan="2">Optional. <a href="https://docs.microsoft.com/en-us/azure/architecture/building-blocks/extending-templates/objects-as-parameters">JSON object type</a>. You can specify this parameters for Azure Active Directory integration. If <code>enable</code> is true, must specify other properties. See the page <a href="https://docs.microsoft.com/en-us/azure/developer/java/migration/migrate-weblogic-with-aad-ldap">WebLogic to Azure with AAD via LDAP</a> for further information.</td>
<td colspan="2">Optional. <a href="https://docs.microsoft.com/en-us/azure/architecture/building-blocks/extending-templates/objects-as-parameters">JSON object type</a>. You can specify this parameters for Azure Active Directory integration. If <code>enable</code> is true, must specify other properties. </td>
</tr>
<tr>

Expand Down
2 changes: 1 addition & 1 deletion subtemplate-src/cluster-addnode.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ You must construct a parameters JSON file containing the parameters to the add-n
</tr>
<tr>
<td rowspan="5"><code>aadsSettings</code></td>
<td colspan="2">Optional. <a href="https://docs.microsoft.com/en-us/azure/architecture/building-blocks/extending-templates/objects-as-parameters">JSON object type</a>. You can specify this parameters for Azure Active Directory integration. If <code>enable</code> is true, must specify other properties. See the page <a href="https://docs.microsoft.com/en-us/azure/developer/java/migration/migrate-weblogic-with-aad-ldap">WebLogic to Azure with AAD via LDAP</a> for further information.</td>
<td colspan="2">Optional. <a href="https://docs.microsoft.com/en-us/azure/architecture/building-blocks/extending-templates/objects-as-parameters">JSON object type</a>. You can specify this parameters for Azure Active Directory integration. If <code>enable</code> is true, must specify other properties. </td>
</tr>
<tr>

Expand Down
2 changes: 1 addition & 1 deletion subtemplate-src/dynamic-cluster-addnode.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ You must construct a parameters JSON file containing the parameters to the add-n
</tr>
<tr>
<td rowspan="5"><code>aadsSettings</code></td>
<td colspan="2">Optional. <a href="https://docs.microsoft.com/en-us/azure/architecture/building-blocks/extending-templates/objects-as-parameters">JSON object type</a>. You can specify this parameters for Azure Active Directory integration. If <code>enable</code> is true, must specify other properties. See the page <a href="https://docs.microsoft.com/en-us/azure/developer/java/migration/migrate-weblogic-with-aad-ldap">WebLogic to Azure with AAD via LDAP</a> for further information.</td>
<td colspan="2">Optional. <a href="https://docs.microsoft.com/en-us/azure/architecture/building-blocks/extending-templates/objects-as-parameters">JSON object type</a>. You can specify this parameters for Azure Active Directory integration. If <code>enable</code> is true, must specify other properties. </td>
</tr>
<tr>

Expand Down

0 comments on commit 18c630c

Please sign in to comment.