You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-nexus/howto-cluster-managed-identity-user-provided-resources.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -501,3 +501,30 @@ This table is a reference for the deprecated resource fields and their replaceme
501
501
| Storage Account | N/A |`command-output-settings`: <br> `container-url` <br> `identity-type` <br> `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
502
| Key Vault |`cluster-secret-archive`: <br> `use-key-vault` <br> `key-vault-id` <br> Cluster Manager managed identity |`secret-archive-settings`: <br> `valut-uri` <br> `identity-type` <br> `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
503
| Log Analytics Workspace |`analytics-workspace-id`|`analytics-output-settings`: <br> `analytics-workspace-id` <br> `identity-type` <br> `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. |
<td>`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`.</td>
<td>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.</td>
0 commit comments