Skip to content

Commit 4c01485

Browse files
author
Andrew
committed
Table format update
1 parent 86c2f5a commit 4c01485

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

articles/operator-nexus/howto-cluster-managed-identity-user-provided-resources.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -496,12 +496,6 @@ This table is a reference for the deprecated resource fields and their replaceme
496496

497497
`identity-resource-id` is only required when using a UAMI. It shouldn't be specified if using a SAMI for the resource.
498498

499-
| Resource | Deprecated Fields | Replacing Fields | Notes |
500-
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
501-
| Storage Account | N/A | `command-output-settings`: <br> &nbsp; &nbsp; `container-url` <br> &nbsp; &nbsp; `identity-type` <br> &nbsp; &nbsp; `identity-resource-id` | Deprecated Fields is N/A because the Cluster Manager storage account gets created automatically today and doesn't require user input. |
502-
| Key Vault | `cluster-secret-archive`: <br> &nbsp; &nbsp; `use-key-vault` <br> &nbsp; &nbsp; `key-vault-id` <br> Cluster Manager managed identity | `secret-archive-settings`: <br> &nbsp; &nbsp; `valut-uri` <br> &nbsp; &nbsp; `identity-type` <br> &nbsp; &nbsp; `identity-resource-id` | `vault-uri` in `secret-archive-settings` is the URI for the Key Vault being specified versus the ARM resource ID that is specified for `key-vault-id`. |
503-
| Log Analytics Workspace | `analytics-workspace-id` | `analytics-output-settings`: <br> &nbsp; &nbsp; `analytics-workspace-id` <br> &nbsp; &nbsp; `identity-type` <br> &nbsp; &nbsp; `identity-resource-id` | The input (LAW ARM resource ID) is the same between the deprecated `analytics-workspace-id` field and the `analytics-workspace-id` within the `analytics-output-settings` construct. |
504-
505499
<table>
506500
  <tr>
507501
    <th style="width: 50px;">Resource</th>

0 commit comments

Comments
 (0)