From 49118906fd1dbdfe49bf563a4e4468e5d2bdcf6d Mon Sep 17 00:00:00 2001 From: GokulPrasad KrishnaSwamy Date: Wed, 6 May 2026 21:51:05 -0700 Subject: [PATCH] {Monitor} Add monitor account commands for API version 2025-10-03 - Update account create/delete/list/show/update to 2025-10-03 - Add monitor account identity (assign/remove/show) - Add monitor account issue (13 commands) - Add monitor account metrics-container (create/list/show/update) - Add --enable-access-using-resource-permissions parameter - Add --public-network-access parameter --- Commands/monitor/account/_create.md | 11 + Commands/monitor/account/_delete.md | 11 + Commands/monitor/account/_list.md | 12 + Commands/monitor/account/_show.md | 11 + Commands/monitor/account/_update.md | 11 + Commands/monitor/account/identity/_assign.md | 9 + Commands/monitor/account/identity/_remove.md | 9 + Commands/monitor/account/identity/_show.md | 9 + Commands/monitor/account/identity/readme.md | 14 + .../issue/_add-investigation-result.md | 9 + .../account/issue/_add-or-update-alert.md | 9 + .../account/issue/_add-or-update-resource.md | 9 + Commands/monitor/account/issue/_create.md | 9 + Commands/monitor/account/issue/_delete.md | 9 + .../issue/_fetch-background-visualization.md | 9 + .../issue/_fetch-investigation-result.md | 9 + Commands/monitor/account/issue/_list-alert.md | 9 + .../monitor/account/issue/_list-resource.md | 9 + Commands/monitor/account/issue/_list.md | 9 + .../issue/_set-background-visualization.md | 9 + Commands/monitor/account/issue/_show.md | 9 + Commands/monitor/account/issue/_update.md | 9 + Commands/monitor/account/issue/readme.md | 44 + .../account/metrics-container/_create.md | 9 + .../account/metrics-container/_list.md | 9 + .../account/metrics-container/_show.md | 9 + .../account/metrics-container/_update.md | 9 + .../account/metrics-container/readme.md | 17 + Commands/monitor/account/readme.md | 11 + Commands/readme.md | 2 +- .../2025-10-03.json | 1 + .../2025-10-03.xml | 320 ++++ .../2025-10-03.md | 1 + .../2025-10-03.json | 1 + .../2025-10-03.xml | 1420 +++++++++++++++++ .../2025-10-03.json | 1 + .../2025-10-03.xml | 100 ++ .../2025-10-03.json | 1 + .../2025-10-03.xml | 365 +++++ .../2025-10-03.json | 1 + .../2025-10-03.xml | 154 ++ .../2025-10-03.json | 1 + .../2025-10-03.xml | 799 ++++++++++ .../2025-10-03.json | 1 + .../2025-10-03.xml | 130 ++ .../2025-10-03.json | 1 + .../2025-10-03.xml | 124 ++ .../2025-10-03.json | 1 + .../2025-10-03.xml | 124 ++ .../2025-10-03.json | 1 + .../2025-10-03.xml | 71 + .../2025-10-03.json | 1 + .../2025-10-03.xml | 90 ++ .../2025-10-03.json | 1 + .../2025-10-03.xml | 101 ++ .../2025-10-03.json | 1 + .../2025-10-03.xml | 101 ++ .../2025-10-03.json | 1 + .../2025-10-03.xml | 65 + 59 files changed, 4302 insertions(+), 1 deletion(-) create mode 100644 Commands/monitor/account/identity/_assign.md create mode 100644 Commands/monitor/account/identity/_remove.md create mode 100644 Commands/monitor/account/identity/_show.md create mode 100644 Commands/monitor/account/identity/readme.md create mode 100644 Commands/monitor/account/issue/_add-investigation-result.md create mode 100644 Commands/monitor/account/issue/_add-or-update-alert.md create mode 100644 Commands/monitor/account/issue/_add-or-update-resource.md create mode 100644 Commands/monitor/account/issue/_create.md create mode 100644 Commands/monitor/account/issue/_delete.md create mode 100644 Commands/monitor/account/issue/_fetch-background-visualization.md create mode 100644 Commands/monitor/account/issue/_fetch-investigation-result.md create mode 100644 Commands/monitor/account/issue/_list-alert.md create mode 100644 Commands/monitor/account/issue/_list-resource.md create mode 100644 Commands/monitor/account/issue/_list.md create mode 100644 Commands/monitor/account/issue/_set-background-visualization.md create mode 100644 Commands/monitor/account/issue/_show.md create mode 100644 Commands/monitor/account/issue/_update.md create mode 100644 Commands/monitor/account/issue/readme.md create mode 100644 Commands/monitor/account/metrics-container/_create.md create mode 100644 Commands/monitor/account/metrics-container/_list.md create mode 100644 Commands/monitor/account/metrics-container/_show.md create mode 100644 Commands/monitor/account/metrics-container/_update.md create mode 100644 Commands/monitor/account/metrics-container/readme.md create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRz/2025-10-03.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRz/2025-10-03.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRz/2025-10-03.md create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9/2025-10-03.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9/2025-10-03.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJz/2025-10-03.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJz/2025-10-03.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJzL3t9/2025-10-03.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJzL3t9/2025-10-03.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcw==/2025-10-03.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcw==/2025-10-03.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fQ==/2025-10-03.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fQ==/2025-10-03.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRpbnZlc3RpZ2F0aW9ucmVzdWx0/2025-10-03.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRpbnZlc3RpZ2F0aW9ucmVzdWx0/2025-10-03.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZWFsZXJ0cw==/2025-10-03.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZWFsZXJ0cw==/2025-10-03.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZXJlc291cmNlcw==/2025-10-03.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZXJlc291cmNlcw==/2025-10-03.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGJhY2tncm91bmR2aXN1YWxpemF0aW9u/2025-10-03.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGJhY2tncm91bmR2aXN1YWxpemF0aW9u/2025-10-03.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGludmVzdGlnYXRpb25yZXN1bHQ=/2025-10-03.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGludmVzdGlnYXRpb25yZXN1bHQ=/2025-10-03.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0YWxlcnRz/2025-10-03.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0YWxlcnRz/2025-10-03.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0cmVzb3VyY2Vz/2025-10-03.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0cmVzb3VyY2Vz/2025-10-03.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9zZXRiYWNrZ3JvdW5kdmlzdWFsaXphdGlvbg==/2025-10-03.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9zZXRiYWNrZ3JvdW5kdmlzdWFsaXphdGlvbg==/2025-10-03.xml diff --git a/Commands/monitor/account/_create.md b/Commands/monitor/account/_create.md index d66b4cd3a..bec6a0474 100644 --- a/Commands/monitor/account/_create.md +++ b/Commands/monitor/account/_create.md @@ -14,3 +14,14 @@ Create a workspace ```bash monitor account create -n account-name -g rg ``` + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9/2025-10-03.xml) **Stable** + + + +#### examples + +- Create monitor account + ```bash + monitor account create -n account-name -g rg + ``` diff --git a/Commands/monitor/account/_delete.md b/Commands/monitor/account/_delete.md index 2af0a2439..c5e449389 100644 --- a/Commands/monitor/account/_delete.md +++ b/Commands/monitor/account/_delete.md @@ -14,3 +14,14 @@ Delete a workspace ```bash monitor account delete -n account-name -g rg ``` + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9/2025-10-03.xml) **Stable** + + + +#### examples + +- Delete monitor account + ```bash + monitor account delete -n account-name -g rg + ``` diff --git a/Commands/monitor/account/_list.md b/Commands/monitor/account/_list.md index 224aa0d26..55cedb8c3 100644 --- a/Commands/monitor/account/_list.md +++ b/Commands/monitor/account/_list.md @@ -15,3 +15,15 @@ List all workspaces in the specified subscription ```bash monitor account list -g rg ``` + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRz/2025-10-03.xml) **Stable** + + + + +#### examples + +- List monitor account by resource group + ```bash + monitor account list -g rg + ``` diff --git a/Commands/monitor/account/_show.md b/Commands/monitor/account/_show.md index 49d424943..4afdd8b26 100644 --- a/Commands/monitor/account/_show.md +++ b/Commands/monitor/account/_show.md @@ -14,3 +14,14 @@ Show the specific azure monitor workspace ```bash monitor account show -n account -g rg ``` + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9/2025-10-03.xml) **Stable** + + + +#### examples + +- Show monitor account + ```bash + monitor account show -n account -g rg + ``` diff --git a/Commands/monitor/account/_update.md b/Commands/monitor/account/_update.md index 44448d741..4da794739 100644 --- a/Commands/monitor/account/_update.md +++ b/Commands/monitor/account/_update.md @@ -14,3 +14,14 @@ Update a workspace ```bash monitor account update -n account-name -g rg --tags "{tag:test}" ``` + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9/2025-10-03.xml) **Stable** + + + +#### examples + +- Update monitor account tags + ```bash + monitor account update -n account-name -g rg --tags "{tag:test}" + ``` diff --git a/Commands/monitor/account/identity/_assign.md b/Commands/monitor/account/identity/_assign.md new file mode 100644 index 000000000..4a2a5c8e7 --- /dev/null +++ b/Commands/monitor/account/identity/_assign.md @@ -0,0 +1,9 @@ +# [Command] _monitor account identity assign_ + +Assign the user or system managed identities. + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/identity/_remove.md b/Commands/monitor/account/identity/_remove.md new file mode 100644 index 000000000..ba1199d30 --- /dev/null +++ b/Commands/monitor/account/identity/_remove.md @@ -0,0 +1,9 @@ +# [Command] _monitor account identity remove_ + +Remove the user or system managed identities. + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/identity/_show.md b/Commands/monitor/account/identity/_show.md new file mode 100644 index 000000000..22c28b6cd --- /dev/null +++ b/Commands/monitor/account/identity/_show.md @@ -0,0 +1,9 @@ +# [Command] _monitor account identity show_ + +Show the details of managed identities. + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/identity/readme.md b/Commands/monitor/account/identity/readme.md new file mode 100644 index 000000000..67628d0b4 --- /dev/null +++ b/Commands/monitor/account/identity/readme.md @@ -0,0 +1,14 @@ +# [Group] _monitor account identity_ + +Manage Identity + +## Commands + +- [assign](/Commands/monitor/account/identity/_assign.md) +: Assign the user or system managed identities. + +- [remove](/Commands/monitor/account/identity/_remove.md) +: Remove the user or system managed identities. + +- [show](/Commands/monitor/account/identity/_show.md) +: Show the details of managed identities. diff --git a/Commands/monitor/account/issue/_add-investigation-result.md b/Commands/monitor/account/issue/_add-investigation-result.md new file mode 100644 index 000000000..d05a070e3 --- /dev/null +++ b/Commands/monitor/account/issue/_add-investigation-result.md @@ -0,0 +1,9 @@ +# [Command] _monitor account issue add-investigation-result_ + +Adds investigation result + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRpbnZlc3RpZ2F0aW9ucmVzdWx0/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/issue/_add-or-update-alert.md b/Commands/monitor/account/issue/_add-or-update-alert.md new file mode 100644 index 000000000..8b27b57a3 --- /dev/null +++ b/Commands/monitor/account/issue/_add-or-update-alert.md @@ -0,0 +1,9 @@ +# [Command] _monitor account issue add-or-update-alert_ + +Add or update alerts in the issue + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZWFsZXJ0cw==/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/issue/_add-or-update-resource.md b/Commands/monitor/account/issue/_add-or-update-resource.md new file mode 100644 index 000000000..d257fac58 --- /dev/null +++ b/Commands/monitor/account/issue/_add-or-update-resource.md @@ -0,0 +1,9 @@ +# [Command] _monitor account issue add-or-update-resource_ + +Add or update resources in the issue + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZXJlc291cmNlcw==/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/issue/_create.md b/Commands/monitor/account/issue/_create.md new file mode 100644 index 000000000..e4aaff4ea --- /dev/null +++ b/Commands/monitor/account/issue/_create.md @@ -0,0 +1,9 @@ +# [Command] _monitor account issue create_ + +Create a new issue or updates an existing one + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fQ==/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/issue/_delete.md b/Commands/monitor/account/issue/_delete.md new file mode 100644 index 000000000..30a151838 --- /dev/null +++ b/Commands/monitor/account/issue/_delete.md @@ -0,0 +1,9 @@ +# [Command] _monitor account issue delete_ + +Delete an issue + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fQ==/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/issue/_fetch-background-visualization.md b/Commands/monitor/account/issue/_fetch-background-visualization.md new file mode 100644 index 000000000..7e48abeac --- /dev/null +++ b/Commands/monitor/account/issue/_fetch-background-visualization.md @@ -0,0 +1,9 @@ +# [Command] _monitor account issue fetch-background-visualization_ + +Fetch the background visualization of the issue + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGJhY2tncm91bmR2aXN1YWxpemF0aW9u/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/issue/_fetch-investigation-result.md b/Commands/monitor/account/issue/_fetch-investigation-result.md new file mode 100644 index 000000000..cebaa03cb --- /dev/null +++ b/Commands/monitor/account/issue/_fetch-investigation-result.md @@ -0,0 +1,9 @@ +# [Command] _monitor account issue fetch-investigation-result_ + +Fetch investigation result + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGludmVzdGlnYXRpb25yZXN1bHQ=/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/issue/_list-alert.md b/Commands/monitor/account/issue/_list-alert.md new file mode 100644 index 000000000..69d5bccf1 --- /dev/null +++ b/Commands/monitor/account/issue/_list-alert.md @@ -0,0 +1,9 @@ +# [Command] _monitor account issue list-alert_ + +List all alerts in the issue - this method uses pagination to return all alerts + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0YWxlcnRz/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/issue/_list-resource.md b/Commands/monitor/account/issue/_list-resource.md new file mode 100644 index 000000000..56202862a --- /dev/null +++ b/Commands/monitor/account/issue/_list-resource.md @@ -0,0 +1,9 @@ +# [Command] _monitor account issue list-resource_ + +List all resources in the issue - this method uses pagination to return all resources + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0cmVzb3VyY2Vz/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/issue/_list.md b/Commands/monitor/account/issue/_list.md new file mode 100644 index 000000000..e4ef2d289 --- /dev/null +++ b/Commands/monitor/account/issue/_list.md @@ -0,0 +1,9 @@ +# [Command] _monitor account issue list_ + +List all issues under the parent + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcw==/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/issue/_set-background-visualization.md b/Commands/monitor/account/issue/_set-background-visualization.md new file mode 100644 index 000000000..88c7a6c0e --- /dev/null +++ b/Commands/monitor/account/issue/_set-background-visualization.md @@ -0,0 +1,9 @@ +# [Command] _monitor account issue set-background-visualization_ + +Set the background visualization for the issue + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9zZXRiYWNrZ3JvdW5kdmlzdWFsaXphdGlvbg==/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/issue/_show.md b/Commands/monitor/account/issue/_show.md new file mode 100644 index 000000000..17e36ad76 --- /dev/null +++ b/Commands/monitor/account/issue/_show.md @@ -0,0 +1,9 @@ +# [Command] _monitor account issue show_ + +Get issue properties + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fQ==/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/issue/_update.md b/Commands/monitor/account/issue/_update.md new file mode 100644 index 000000000..baed30a62 --- /dev/null +++ b/Commands/monitor/account/issue/_update.md @@ -0,0 +1,9 @@ +# [Command] _monitor account issue update_ + +Update a new issue or updates an existing one + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fQ==/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/issue/readme.md b/Commands/monitor/account/issue/readme.md new file mode 100644 index 000000000..a9b5757ea --- /dev/null +++ b/Commands/monitor/account/issue/readme.md @@ -0,0 +1,44 @@ +# [Group] _monitor account issue_ + +Manage Issue + +## Commands + +- [add-investigation-result](/Commands/monitor/account/issue/_add-investigation-result.md) +: Adds investigation result + +- [add-or-update-alert](/Commands/monitor/account/issue/_add-or-update-alert.md) +: Add or update alerts in the issue + +- [add-or-update-resource](/Commands/monitor/account/issue/_add-or-update-resource.md) +: Add or update resources in the issue + +- [create](/Commands/monitor/account/issue/_create.md) +: Create a new issue or updates an existing one + +- [delete](/Commands/monitor/account/issue/_delete.md) +: Delete an issue + +- [fetch-background-visualization](/Commands/monitor/account/issue/_fetch-background-visualization.md) +: Fetch the background visualization of the issue + +- [fetch-investigation-result](/Commands/monitor/account/issue/_fetch-investigation-result.md) +: Fetch investigation result + +- [list](/Commands/monitor/account/issue/_list.md) +: List all issues under the parent + +- [list-alert](/Commands/monitor/account/issue/_list-alert.md) +: List all alerts in the issue - this method uses pagination to return all alerts + +- [list-resource](/Commands/monitor/account/issue/_list-resource.md) +: List all resources in the issue - this method uses pagination to return all resources + +- [set-background-visualization](/Commands/monitor/account/issue/_set-background-visualization.md) +: Set the background visualization for the issue + +- [show](/Commands/monitor/account/issue/_show.md) +: Get issue properties + +- [update](/Commands/monitor/account/issue/_update.md) +: Update a new issue or updates an existing one diff --git a/Commands/monitor/account/metrics-container/_create.md b/Commands/monitor/account/metrics-container/_create.md new file mode 100644 index 000000000..d73628ab5 --- /dev/null +++ b/Commands/monitor/account/metrics-container/_create.md @@ -0,0 +1,9 @@ +# [Command] _monitor account metrics-container create_ + +Create metrics container settings for a monitoring account. + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJzL3t9/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/metrics-container/_list.md b/Commands/monitor/account/metrics-container/_list.md new file mode 100644 index 000000000..1f9277414 --- /dev/null +++ b/Commands/monitor/account/metrics-container/_list.md @@ -0,0 +1,9 @@ +# [Command] _monitor account metrics-container list_ + +List metrics containers for a monitoring account. + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJz/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/metrics-container/_show.md b/Commands/monitor/account/metrics-container/_show.md new file mode 100644 index 000000000..cc31066bc --- /dev/null +++ b/Commands/monitor/account/metrics-container/_show.md @@ -0,0 +1,9 @@ +# [Command] _monitor account metrics-container show_ + +Get metrics container settings for a monitoring account. + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJzL3t9/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/metrics-container/_update.md b/Commands/monitor/account/metrics-container/_update.md new file mode 100644 index 000000000..c9d188aa7 --- /dev/null +++ b/Commands/monitor/account/metrics-container/_update.md @@ -0,0 +1,9 @@ +# [Command] _monitor account metrics-container update_ + +Update metrics container settings for a monitoring account. + +## Versions + +### [2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJzL3t9/2025-10-03.xml) **Stable** + + diff --git a/Commands/monitor/account/metrics-container/readme.md b/Commands/monitor/account/metrics-container/readme.md new file mode 100644 index 000000000..27199dcad --- /dev/null +++ b/Commands/monitor/account/metrics-container/readme.md @@ -0,0 +1,17 @@ +# [Group] _monitor account metrics-container_ + +Manage Metrics Container + +## Commands + +- [create](/Commands/monitor/account/metrics-container/_create.md) +: Create metrics container settings for a monitoring account. + +- [list](/Commands/monitor/account/metrics-container/_list.md) +: List metrics containers for a monitoring account. + +- [show](/Commands/monitor/account/metrics-container/_show.md) +: Get metrics container settings for a monitoring account. + +- [update](/Commands/monitor/account/metrics-container/_update.md) +: Update metrics container settings for a monitoring account. diff --git a/Commands/monitor/account/readme.md b/Commands/monitor/account/readme.md index 1e84d6e86..057397e39 100644 --- a/Commands/monitor/account/readme.md +++ b/Commands/monitor/account/readme.md @@ -2,6 +2,17 @@ Manage monitor account +## Subgroups + +- [identity](/Commands/monitor/account/identity/readme.md) +: Manage Identity + +- [issue](/Commands/monitor/account/issue/readme.md) +: Manage Issue + +- [metrics-container](/Commands/monitor/account/metrics-container/readme.md) +: Manage Metrics Container + ## Commands - [create](/Commands/monitor/account/_create.md) diff --git a/Commands/readme.md b/Commands/readme.md index b65bc1241..9f4870ad6 100644 --- a/Commands/readme.md +++ b/Commands/readme.md @@ -177,7 +177,7 @@ : Manage Event Hub - [fileshare](/Commands/fileshare/readme.md) -: Manage Azure File Shares. +: Manage Azure File Shares - [firmwareanalysis](/Commands/firmwareanalysis/readme.md) : Commands to manage firmware analysis. diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRz/2025-10-03.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRz/2025-10-03.json new file mode 100644 index 000000000..4ef681c04 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRz/2025-10-03.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/providers/microsoft.monitor/accounts", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvTWljcm9zb2Z0Lk1vbml0b3IvYWNjb3VudHM=/V/MjAyNS0xMC0wMw=="}, {"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cw==/V/MjAyNS0xMC0wMw=="}], "commandGroups": [{"name": "monitor account", "commands": [{"name": "list", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/providers/microsoft.monitor/accounts", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvTWljcm9zb2Z0Lk1vbml0b3IvYWNjb3VudHM=/V/MjAyNS0xMC0wMw=="}, {"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cw==/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "conditions": [{"var": "$Condition_AzureMonitorWorkspaces_ListBySubscription", "operator": {"type": "and", "operators": [{"type": "hasValue", "arg": "$Path.subscriptionId"}, {"type": "not", "operator": {"type": "hasValue", "arg": "$Path.resourceGroupName"}}]}}, {"var": "$Condition_AzureMonitorWorkspaces_ListByResourceGroup", "operator": {"type": "and", "operators": [{"type": "hasValue", "arg": "$Path.resourceGroupName"}, {"type": "hasValue", "arg": "$Path.subscriptionId"}]}}], "operations": [{"when": ["$Condition_AzureMonitorWorkspaces_ListBySubscription"], "operationId": "AzureMonitorWorkspaces_ListBySubscription", "http": {"path": "/subscriptions/{subscriptionId}/providers/Microsoft.Monitor/accounts", "request": {"method": "get", "path": {"params": [{"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "nextLink"}, {"type": "array", "name": "value", "required": true, "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Monitor/accounts/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "uuid", "name": "principalId"}, {"readOnly": true, "type": "uuid", "name": "tenantId"}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned,UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"nullable": true, "type": "object", "props": [{"readOnly": true, "type": "uuid", "name": "clientId"}, {"readOnly": true, "type": "uuid", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "accountId"}, {"readOnly": true, "type": "object", "name": "defaultIngestionSettings", "props": [{"readOnly": true, "type": "string", "name": "dataCollectionEndpointResourceId"}, {"readOnly": true, "type": "string", "name": "dataCollectionRuleImmutableId"}, {"readOnly": true, "type": "string", "name": "dataCollectionRuleResourceId"}, {"readOnly": true, "type": "object", "name": "ingestionEndpoints", "props": [{"readOnly": true, "type": "string", "name": "metrics"}]}]}, {"type": "object", "name": "metrics", "props": [{"type": "boolean", "name": "enableAccessUsingResourcePermissions"}, {"readOnly": true, "type": "string", "name": "internalId"}, {"readOnly": true, "type": "string", "name": "prometheusQueryEndpoint"}]}, {"readOnly": true, "type": "array", "name": "privateEndpointConnections", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "array", "name": "groupIds", "item": {"type": "string"}}, {"type": "object", "name": "privateEndpoint", "props": [{"readOnly": true, "type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "required": true, "props": [{"type": "string", "name": "actionsRequired"}, {"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"readOnly": true, "type": "string", "name": "type"}]}, "identifiers": ["id"]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}], "cls": "SystemData_read"}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"when": ["$Condition_AzureMonitorWorkspaces_ListByResourceGroup"], "operationId": "AzureMonitorWorkspaces_ListByResourceGroup", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "nextLink"}, {"type": "array", "name": "value", "required": true, "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Monitor/accounts/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "uuid", "name": "principalId"}, {"readOnly": true, "type": "uuid", "name": "tenantId"}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned,UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"nullable": true, "type": "object", "props": [{"readOnly": true, "type": "uuid", "name": "clientId"}, {"readOnly": true, "type": "uuid", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "accountId"}, {"readOnly": true, "type": "object", "name": "defaultIngestionSettings", "props": [{"readOnly": true, "type": "string", "name": "dataCollectionEndpointResourceId"}, {"readOnly": true, "type": "string", "name": "dataCollectionRuleImmutableId"}, {"readOnly": true, "type": "string", "name": "dataCollectionRuleResourceId"}, {"readOnly": true, "type": "object", "name": "ingestionEndpoints", "props": [{"readOnly": true, "type": "string", "name": "metrics"}]}]}, {"type": "object", "name": "metrics", "props": [{"type": "boolean", "name": "enableAccessUsingResourcePermissions"}, {"readOnly": true, "type": "string", "name": "internalId"}, {"readOnly": true, "type": "string", "name": "prometheusQueryEndpoint"}]}, {"readOnly": true, "type": "array", "name": "privateEndpointConnections", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "array", "name": "groupIds", "item": {"type": "string"}}, {"type": "object", "name": "privateEndpoint", "props": [{"readOnly": true, "type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "required": true, "props": [{"type": "string", "name": "actionsRequired"}, {"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"readOnly": true, "type": "string", "name": "type"}]}, "identifiers": ["id"]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "array", "ref": "$Instance.value", "clientFlatten": true, "nextLink": "$Instance.nextLink"}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRz/2025-10-03.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRz/2025-10-03.xml new file mode 100644 index 000000000..8c230e424 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRz/2025-10-03.xml @@ -0,0 +1,320 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRz/2025-10-03.md b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRz/2025-10-03.md new file mode 100644 index 000000000..d7f9dd912 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRz/2025-10-03.md @@ -0,0 +1 @@ +Reference [/subscriptions/{}/providers/microsoft.monitor/accounts 2025-10-03](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRz/2025-10-03.xml) diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9/2025-10-03.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9/2025-10-03.json new file mode 100644 index 000000000..ca0938da5 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9/2025-10-03.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0=/V/MjAyNS0xMC0wMw=="}], "commandGroups": [{"name": "monitor account", "commands": [{"name": "show", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0=/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["n", "name", "azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "AzureMonitorWorkspaces_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Monitor/accounts/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "uuid", "name": "principalId"}, {"readOnly": true, "type": "uuid", "name": "tenantId"}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned,UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"nullable": true, "type": "object", "props": [{"readOnly": true, "type": "uuid", "name": "clientId"}, {"readOnly": true, "type": "uuid", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "accountId"}, {"readOnly": true, "type": "object", "name": "defaultIngestionSettings", "props": [{"readOnly": true, "type": "string", "name": "dataCollectionEndpointResourceId"}, {"readOnly": true, "type": "string", "name": "dataCollectionRuleImmutableId"}, {"readOnly": true, "type": "string", "name": "dataCollectionRuleResourceId"}, {"readOnly": true, "type": "object", "name": "ingestionEndpoints", "props": [{"readOnly": true, "type": "string", "name": "metrics"}]}]}, {"type": "object", "name": "metrics", "props": [{"type": "boolean", "name": "enableAccessUsingResourcePermissions"}, {"readOnly": true, "type": "string", "name": "internalId"}, {"readOnly": true, "type": "string", "name": "prometheusQueryEndpoint"}]}, {"readOnly": true, "type": "array", "name": "privateEndpointConnections", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "array", "name": "groupIds", "item": {"type": "string"}}, {"type": "object", "name": "privateEndpoint", "props": [{"readOnly": true, "type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "required": true, "props": [{"type": "string", "name": "actionsRequired"}, {"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"readOnly": true, "type": "string", "name": "type"}]}, "identifiers": ["id"]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}], "cls": "SystemData_read"}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}, {"name": "delete", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0=/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["n", "name", "azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "AzureMonitorWorkspaces_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}, {"name": "Retry-After"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0=/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["n", "name", "azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Identity", "args": [{"blank": {"value": "True"}, "type": "string", "var": "$resource.identity.systemAssigned", "options": ["system-assigned", "mi-system-assigned"], "group": "Identity", "help": {"short": "Set the system managed identity."}}, {"type": "string", "var": "$resource.identity.type", "options": ["type"], "hide": true, "group": "Identity", "help": {"short": "Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed)."}, "enum": {"items": [{"name": "None", "value": "None"}, {"name": "SystemAssigned", "value": "SystemAssigned"}, {"name": "SystemAssigned,UserAssigned", "value": "SystemAssigned,UserAssigned"}, {"name": "UserAssigned", "value": "UserAssigned"}]}}, {"blank": {"value": []}, "type": "array", "var": "$resource.identity.userAssigned", "options": ["user-assigned", "mi-user-assigned"], "group": "Identity", "help": {"short": "Set the user managed identities."}, "item": {"type": "string"}}, {"type": "object", "var": "$resource.identity.userAssignedIdentities", "options": ["user-assigned-identities"], "hide": true, "group": "Identity", "help": {"short": "The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests."}, "additionalProps": {"item": {"nullable": true, "blank": {"value": {}}, "type": "object"}}}]}, {"name": "Metrics", "args": [{"type": "boolean", "var": "$resource.properties.metrics.enableAccessUsingResourcePermissions", "options": ["enable-access-using-resource-permissions"], "group": "Metrics", "help": {"short": "Flag that indicates whether to enable access using resource permissions."}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$resource.properties.publicNetworkAccess", "options": ["public-network-access"], "group": "Properties", "help": {"short": "Gets or sets allow or disallow public network access to Azure Monitor Workspace"}, "enum": {"items": [{"name": "Disabled", "value": "Disabled"}, {"name": "Enabled", "value": "Enabled"}]}}]}, {"name": "Resource", "args": [{"type": "ResourceLocation", "var": "$resource.location", "options": ["l", "location"], "required": true, "group": "Resource", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$resource.tags", "options": ["tags"], "group": "Resource", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"operationId": "AzureMonitorWorkspaces_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "resource", "required": true, "props": [{"type": "IdentityObject", "name": "identity", "props": [{"type": "string", "name": "type", "arg": "$resource.identity.type", "required": true, "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned,UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "arg": "$resource.identity.userAssignedIdentities", "additionalProps": {"item": {"nullable": true, "type": "object"}}}], "userAssigned": {"action": "create", "type": "array", "name": "userAssigned", "arg": "$resource.identity.userAssigned", "item": {"action": "create", "type": "string"}}, "systemAssigned": {"action": "create", "type": "string", "name": "systemAssigned", "arg": "$resource.identity.systemAssigned"}}, {"type": "ResourceLocation", "name": "location", "arg": "$resource.location", "required": true}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "metrics", "props": [{"type": "boolean", "name": "enableAccessUsingResourcePermissions", "arg": "$resource.properties.metrics.enableAccessUsingResourcePermissions"}]}, {"type": "string", "name": "publicNetworkAccess", "arg": "$resource.properties.publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}, {"type": "object", "name": "tags", "arg": "$resource.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Monitor/accounts/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "uuid", "name": "principalId"}, {"readOnly": true, "type": "uuid", "name": "tenantId"}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned,UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"nullable": true, "type": "object", "props": [{"readOnly": true, "type": "uuid", "name": "clientId"}, {"readOnly": true, "type": "uuid", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "accountId"}, {"readOnly": true, "type": "object", "name": "defaultIngestionSettings", "props": [{"readOnly": true, "type": "string", "name": "dataCollectionEndpointResourceId"}, {"readOnly": true, "type": "string", "name": "dataCollectionRuleImmutableId"}, {"readOnly": true, "type": "string", "name": "dataCollectionRuleResourceId"}, {"readOnly": true, "type": "object", "name": "ingestionEndpoints", "props": [{"readOnly": true, "type": "string", "name": "metrics"}]}]}, {"type": "object", "name": "metrics", "props": [{"type": "boolean", "name": "enableAccessUsingResourcePermissions"}, {"readOnly": true, "type": "string", "name": "internalId"}, {"readOnly": true, "type": "string", "name": "prometheusQueryEndpoint"}]}, {"readOnly": true, "type": "array", "name": "privateEndpointConnections", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "array", "name": "groupIds", "item": {"type": "string"}}, {"type": "object", "name": "privateEndpoint", "props": [{"readOnly": true, "type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "required": true, "props": [{"type": "string", "name": "actionsRequired"}, {"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"readOnly": true, "type": "string", "name": "type"}]}, "identifiers": ["id"]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}], "cls": "SystemData_read"}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0=/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["n", "name", "azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Identity", "args": [{"type": "string", "var": "$resource.identity.type", "options": ["type"], "hide": true, "group": "Identity", "help": {"short": "Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed)."}, "enum": {"items": [{"name": "None", "value": "None"}, {"name": "SystemAssigned", "value": "SystemAssigned"}, {"name": "SystemAssigned,UserAssigned", "value": "SystemAssigned,UserAssigned"}, {"name": "UserAssigned", "value": "UserAssigned"}]}}, {"nullable": true, "type": "object", "var": "$resource.identity.userAssignedIdentities", "options": ["user-assigned-identities"], "hide": true, "group": "Identity", "help": {"short": "The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests."}, "additionalProps": {"item": {"nullable": true, "blank": {"value": {}}, "type": "object"}}}]}, {"name": "Metrics", "args": [{"nullable": true, "type": "boolean", "var": "$resource.properties.metrics.enableAccessUsingResourcePermissions", "options": ["enable-access-using-resource-permissions"], "group": "Metrics", "help": {"short": "Flag that indicates whether to enable access using resource permissions."}}]}, {"name": "Properties", "args": [{"nullable": true, "type": "string", "var": "$resource.properties.publicNetworkAccess", "options": ["public-network-access"], "group": "Properties", "help": {"short": "Gets or sets allow or disallow public network access to Azure Monitor Workspace"}, "enum": {"items": [{"name": "Disabled", "value": "Disabled"}, {"name": "Enabled", "value": "Enabled"}]}}]}, {"name": "Resource", "args": [{"nullable": true, "type": "object", "var": "$resource.tags", "options": ["tags"], "group": "Resource", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"nullable": true, "type": "string"}}}]}], "operations": [{"operationId": "AzureMonitorWorkspaces_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Monitor/accounts/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "uuid", "name": "principalId"}, {"readOnly": true, "type": "uuid", "name": "tenantId"}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned,UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"nullable": true, "type": "object", "props": [{"readOnly": true, "type": "uuid", "name": "clientId"}, {"readOnly": true, "type": "uuid", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "accountId"}, {"readOnly": true, "type": "object", "name": "defaultIngestionSettings", "props": [{"readOnly": true, "type": "string", "name": "dataCollectionEndpointResourceId"}, {"readOnly": true, "type": "string", "name": "dataCollectionRuleImmutableId"}, {"readOnly": true, "type": "string", "name": "dataCollectionRuleResourceId"}, {"readOnly": true, "type": "object", "name": "ingestionEndpoints", "props": [{"readOnly": true, "type": "string", "name": "metrics"}]}]}, {"type": "object", "name": "metrics", "props": [{"type": "boolean", "name": "enableAccessUsingResourcePermissions"}, {"readOnly": true, "type": "string", "name": "internalId"}, {"readOnly": true, "type": "string", "name": "prometheusQueryEndpoint"}]}, {"readOnly": true, "type": "array", "name": "privateEndpointConnections", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "array", "name": "groupIds", "item": {"type": "string"}}, {"type": "object", "name": "privateEndpoint", "props": [{"readOnly": true, "type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "required": true, "props": [{"type": "string", "name": "actionsRequired"}, {"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"readOnly": true, "type": "string", "name": "type"}]}, "identifiers": ["id"]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}], "cls": "SystemData_read"}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "AzureMonitorWorkspaceResource_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Instance", "json": {"schema": {"type": "object", "name": "resource", "required": true, "props": [{"type": "IdentityObject", "name": "identity", "props": [{"type": "string", "name": "type", "arg": "$resource.identity.type", "required": true, "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned,UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "arg": "$resource.identity.userAssignedIdentities", "additionalProps": {"item": {"nullable": true, "type": "object"}}}]}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "metrics", "props": [{"type": "boolean", "name": "enableAccessUsingResourcePermissions", "arg": "$resource.properties.metrics.enableAccessUsingResourcePermissions"}]}, {"type": "string", "name": "publicNetworkAccess", "arg": "$resource.properties.publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}, {"type": "object", "name": "tags", "arg": "$resource.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, {"operationId": "AzureMonitorWorkspaces_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "@AzureMonitorWorkspaceResource_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}], "commandGroups": [{"name": "identity", "commands": [{"name": "assign", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}", "version": "2025-10-03", "subresource": "identity", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0=/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["n", "name", "azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Resource.identity", "args": [{"blank": {"value": "True"}, "type": "string", "var": "$resource.identity.systemAssigned", "options": ["system-assigned", "mi-system-assigned"], "group": "Resource.identity", "help": {"short": "Set the system managed identity."}}, {"blank": {"value": []}, "type": "array", "var": "$resource.identity.userAssigned", "options": ["user-assigned", "mi-user-assigned"], "group": "Resource.identity", "help": {"short": "Set the user managed identities."}, "item": {"type": "string"}}]}], "subresourceSelector": {"var": "$Subresource", "ref": "$Instance", "json": {"type": "object", "name": "resource", "prop": {"type": "object", "name": "identity"}}}, "operations": [{"operationId": "AzureMonitorWorkspaces_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Monitor/accounts/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "uuid", "name": "principalId"}, {"readOnly": true, "type": "uuid", "name": "tenantId"}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned,UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"nullable": true, "type": "object", "props": [{"readOnly": true, "type": "uuid", "name": "clientId"}, {"readOnly": true, "type": "uuid", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "accountId"}, {"readOnly": true, "type": "object", "name": "defaultIngestionSettings", "props": [{"readOnly": true, "type": "string", "name": "dataCollectionEndpointResourceId"}, {"readOnly": true, "type": "string", "name": "dataCollectionRuleImmutableId"}, {"readOnly": true, "type": "string", "name": "dataCollectionRuleResourceId"}, {"readOnly": true, "type": "object", "name": "ingestionEndpoints", "props": [{"readOnly": true, "type": "string", "name": "metrics"}]}]}, {"type": "object", "name": "metrics", "props": [{"type": "boolean", "name": "enableAccessUsingResourcePermissions"}, {"readOnly": true, "type": "string", "name": "internalId"}, {"readOnly": true, "type": "string", "name": "prometheusQueryEndpoint"}]}, {"readOnly": true, "type": "array", "name": "privateEndpointConnections", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "array", "name": "groupIds", "item": {"type": "string"}}, {"type": "object", "name": "privateEndpoint", "props": [{"readOnly": true, "type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "required": true, "props": [{"type": "string", "name": "actionsRequired"}, {"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"readOnly": true, "type": "string", "name": "type"}]}, "identifiers": ["id"]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}], "cls": "SystemData_read"}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "AzureMonitorWorkspaceResource_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Subresource", "json": {"schema": {"action": "assign", "type": "IdentityObject", "name": "resource.identity", "required": true, "userAssigned": {"action": "assign", "type": "array", "name": "userAssigned", "arg": "$resource.identity.userAssigned", "item": {"action": "assign", "type": "string"}}, "systemAssigned": {"action": "assign", "type": "string", "name": "systemAssigned", "arg": "$resource.identity.systemAssigned"}}}}}, {"operationId": "AzureMonitorWorkspaces_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "@AzureMonitorWorkspaceResource_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Subresource", "clientFlatten": true}]}, {"name": "remove", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}", "version": "2025-10-03", "subresource": "identity", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0=/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["n", "name", "azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Resource.identity", "args": [{"blank": {"value": "True"}, "type": "string", "var": "$resource.identity.systemAssigned", "options": ["system-assigned", "mi-system-assigned"], "group": "Resource.identity", "help": {"short": "Set the system managed identity."}}, {"blank": {"value": []}, "type": "array", "var": "$resource.identity.userAssigned", "options": ["user-assigned", "mi-user-assigned"], "group": "Resource.identity", "help": {"short": "Set the user managed identities."}, "item": {"type": "string"}}]}], "subresourceSelector": {"var": "$Subresource", "ref": "$Instance", "json": {"type": "object", "name": "resource", "prop": {"type": "object", "name": "identity"}}}, "operations": [{"operationId": "AzureMonitorWorkspaces_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Monitor/accounts/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "uuid", "name": "principalId"}, {"readOnly": true, "type": "uuid", "name": "tenantId"}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned,UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"nullable": true, "type": "object", "props": [{"readOnly": true, "type": "uuid", "name": "clientId"}, {"readOnly": true, "type": "uuid", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "accountId"}, {"readOnly": true, "type": "object", "name": "defaultIngestionSettings", "props": [{"readOnly": true, "type": "string", "name": "dataCollectionEndpointResourceId"}, {"readOnly": true, "type": "string", "name": "dataCollectionRuleImmutableId"}, {"readOnly": true, "type": "string", "name": "dataCollectionRuleResourceId"}, {"readOnly": true, "type": "object", "name": "ingestionEndpoints", "props": [{"readOnly": true, "type": "string", "name": "metrics"}]}]}, {"type": "object", "name": "metrics", "props": [{"type": "boolean", "name": "enableAccessUsingResourcePermissions"}, {"readOnly": true, "type": "string", "name": "internalId"}, {"readOnly": true, "type": "string", "name": "prometheusQueryEndpoint"}]}, {"readOnly": true, "type": "array", "name": "privateEndpointConnections", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "array", "name": "groupIds", "item": {"type": "string"}}, {"type": "object", "name": "privateEndpoint", "props": [{"readOnly": true, "type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "required": true, "props": [{"type": "string", "name": "actionsRequired"}, {"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"readOnly": true, "type": "string", "name": "type"}]}, "identifiers": ["id"]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}], "cls": "SystemData_read"}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "AzureMonitorWorkspaceResource_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Subresource", "json": {"schema": {"action": "remove", "type": "IdentityObject", "name": "resource.identity", "required": true, "userAssigned": {"action": "remove", "type": "array", "name": "userAssigned", "arg": "$resource.identity.userAssigned", "item": {"action": "remove", "type": "string"}}, "systemAssigned": {"action": "remove", "type": "string", "name": "systemAssigned", "arg": "$resource.identity.systemAssigned"}}}}}, {"operationId": "AzureMonitorWorkspaces_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "@AzureMonitorWorkspaceResource_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Subresource", "clientFlatten": true}]}, {"name": "show", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}", "version": "2025-10-03", "subresource": "identity", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0=/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["n", "name", "azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "subresourceSelector": {"var": "$Subresource", "ref": "$Instance", "json": {"type": "object", "name": "resource", "prop": {"type": "object", "name": "identity"}}}, "operations": [{"operationId": "AzureMonitorWorkspaces_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Monitor/accounts/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "uuid", "name": "principalId"}, {"readOnly": true, "type": "uuid", "name": "tenantId"}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned,UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"nullable": true, "type": "object", "props": [{"readOnly": true, "type": "uuid", "name": "clientId"}, {"readOnly": true, "type": "uuid", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "accountId"}, {"readOnly": true, "type": "object", "name": "defaultIngestionSettings", "props": [{"readOnly": true, "type": "string", "name": "dataCollectionEndpointResourceId"}, {"readOnly": true, "type": "string", "name": "dataCollectionRuleImmutableId"}, {"readOnly": true, "type": "string", "name": "dataCollectionRuleResourceId"}, {"readOnly": true, "type": "object", "name": "ingestionEndpoints", "props": [{"readOnly": true, "type": "string", "name": "metrics"}]}]}, {"type": "object", "name": "metrics", "props": [{"type": "boolean", "name": "enableAccessUsingResourcePermissions"}, {"readOnly": true, "type": "string", "name": "internalId"}, {"readOnly": true, "type": "string", "name": "prometheusQueryEndpoint"}]}, {"readOnly": true, "type": "array", "name": "privateEndpointConnections", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "array", "name": "groupIds", "item": {"type": "string"}}, {"type": "object", "name": "privateEndpoint", "props": [{"readOnly": true, "type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "required": true, "props": [{"type": "string", "name": "actionsRequired"}, {"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"readOnly": true, "type": "string", "name": "type"}]}, "identifiers": ["id"]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}], "cls": "SystemData_read"}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "AzureMonitorWorkspaceResource_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Subresource", "clientFlatten": true}]}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9/2025-10-03.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9/2025-10-03.xml new file mode 100644 index 000000000..8bac51a89 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9/2025-10-03.xml @@ -0,0 +1,1420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJz/2025-10-03.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJz/2025-10-03.json new file mode 100644 index 000000000..5dc834f3f --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJz/2025-10-03.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/metricscontainers", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vbWV0cmljc0NvbnRhaW5lcnM=/V/MjAyNS0xMC0wMw=="}], "commandGroups": [{"name": "monitor account metrics-container", "commands": [{"name": "list", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/metricscontainers", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vbWV0cmljc0NvbnRhaW5lcnM=/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "MetricsContainers_ListByAzureMonitorWorkspace", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/metricsContainers", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "nextLink"}, {"type": "array", "name": "value", "required": true, "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Monitor/accounts/{}/metricsContainers/{}"}}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "version"}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"readOnly": true, "type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "array", "ref": "$Instance.value", "clientFlatten": true, "nextLink": "$Instance.nextLink"}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJz/2025-10-03.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJz/2025-10-03.xml new file mode 100644 index 000000000..b1fe2d3e5 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJz/2025-10-03.xml @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJzL3t9/2025-10-03.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJzL3t9/2025-10-03.json new file mode 100644 index 000000000..b7f4f3b73 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJzL3t9/2025-10-03.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/metricscontainers/{}", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vbWV0cmljc0NvbnRhaW5lcnMve21ldHJpY3NDb250YWluZXJOYW1lfQ==/V/MjAyNS0xMC0wMw=="}], "commandGroups": [{"name": "monitor account metrics-container", "commands": [{"name": "show", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/metricscontainers/{}", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vbWV0cmljc0NvbnRhaW5lcnMve21ldHJpY3NDb250YWluZXJOYW1lfQ==/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "var": "$Path.metricsContainerName", "options": ["n", "name", "metrics-container-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the MetricsContainer"}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "MetricsContainers_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/metricsContainers/{metricsContainerName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "metricsContainerName", "arg": "$Path.metricsContainerName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Monitor/accounts/{}/metricsContainers/{}"}}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "version"}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "create", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/metricscontainers/{}", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vbWV0cmljc0NvbnRhaW5lcnMve21ldHJpY3NDb250YWluZXJOYW1lfQ==/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "var": "$Path.metricsContainerName", "options": ["n", "name", "metrics-container-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the MetricsContainer"}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Properties", "args": [{"type": "string", "var": "$resource.properties.version", "options": ["version"], "group": "Properties", "help": {"short": "The version of Metrics Query Service that this AMW will use for all metric queries."}}]}], "operations": [{"operationId": "MetricsContainers_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/metricsContainers/{metricsContainerName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "metricsContainerName", "arg": "$Path.metricsContainerName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "resource", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "version", "arg": "$resource.properties.version"}]}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Monitor/accounts/{}/metricsContainers/{}"}}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "version"}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/metricscontainers/{}", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vbWV0cmljc0NvbnRhaW5lcnMve21ldHJpY3NDb250YWluZXJOYW1lfQ==/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "var": "$Path.metricsContainerName", "options": ["n", "name", "metrics-container-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the MetricsContainer"}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Properties", "args": [{"nullable": true, "type": "string", "var": "$resource.properties.version", "options": ["version"], "group": "Properties", "help": {"short": "The version of Metrics Query Service that this AMW will use for all metric queries."}}]}], "operations": [{"operationId": "MetricsContainers_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/metricsContainers/{metricsContainerName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "metricsContainerName", "arg": "$Path.metricsContainerName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Monitor/accounts/{}/metricsContainers/{}"}}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "version"}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "MetricsContainerResource_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Instance", "json": {"schema": {"type": "object", "name": "resource", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "version", "arg": "$resource.properties.version"}]}], "clientFlatten": true}}}}, {"operationId": "MetricsContainers_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/metricsContainers/{metricsContainerName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "metricsContainerName", "arg": "$Path.metricsContainerName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "@MetricsContainerResource_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJzL3t9/2025-10-03.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJzL3t9/2025-10-03.xml new file mode 100644 index 000000000..4167d06bc --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L21ldHJpY3Njb250YWluZXJzL3t9/2025-10-03.xml @@ -0,0 +1,365 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcw==/2025-10-03.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcw==/2025-10-03.json new file mode 100644 index 000000000..351684699 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcw==/2025-10-03.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVz/V/MjAyNS0xMC0wMw=="}], "commandGroups": [{"name": "monitor account issue", "commands": [{"name": "list", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVz/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "Issue_List", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/issues", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "nextLink"}, {"type": "array", "name": "value", "required": true, "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Monitor/accounts/{}/issues/{}"}}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "background", "props": [{"type": "array", "name": "details", "item": {"type": "object", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "value", "required": true}]}}, {"type": "string", "name": "text"}, {"type": "string", "name": "type"}]}, {"type": "dateTime", "name": "impactTime", "required": true, "format": {"protocol": "iso"}}, {"readOnly": true, "type": "array", "name": "investigations", "item": {"type": "object", "props": [{"type": "dateTime", "name": "createdAt", "required": true, "format": {"protocol": "iso"}}, {"type": "uuid", "name": "id", "required": true}]}}, {"readOnly": true, "type": "integer32", "name": "investigationsCount"}, {"type": "object", "name": "notifications", "props": [{"type": "array", "name": "actionGroupIds", "item": {"type": "string"}}, {"type": "boolean", "name": "excludeDefaultActionGroups"}, {"type": "array", "name": "updateTypes", "item": {"type": "object", "props": [{"type": "string", "name": "updateType", "required": true, "enum": {"items": [{"value": "IssueCreation"}, {"value": "OnChange"}, {"value": "TimeBased"}]}}], "discriminators": [{"property": "updateType", "value": "IssueCreation"}, {"property": "updateType", "value": "OnChange"}, {"property": "updateType", "value": "TimeBased", "props": [{"type": "string", "name": "updateInterval", "required": true}]}]}, "identifiers": ["updateType"]}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "severity", "required": true}, {"type": "string", "name": "status", "required": true, "enum": {"items": [{"value": "Canceled"}, {"value": "Closed"}, {"value": "InProgress"}, {"value": "Mitigated"}, {"value": "New"}]}}, {"type": "string", "name": "title", "required": true}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"readOnly": true, "type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "array", "ref": "$Instance.value", "clientFlatten": true, "nextLink": "$Instance.nextLink"}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcw==/2025-10-03.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcw==/2025-10-03.xml new file mode 100644 index 000000000..728084e2f --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcw==/2025-10-03.xml @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fQ==/2025-10-03.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fQ==/2025-10-03.json new file mode 100644 index 000000000..fde1f0fcd --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fQ==/2025-10-03.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9/V/MjAyNS0xMC0wMw=="}], "commandGroups": [{"name": "monitor account issue", "commands": [{"name": "show", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "var": "$Path.issueName", "options": ["n", "name", "issue-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the IssueResource"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "Issue_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/issues/{issueName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "issueName", "arg": "$Path.issueName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Monitor/accounts/{}/issues/{}"}}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "background", "props": [{"type": "array", "name": "details", "item": {"type": "object", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "value", "required": true}]}}, {"type": "string", "name": "text"}, {"type": "string", "name": "type"}]}, {"type": "dateTime", "name": "impactTime", "required": true, "format": {"protocol": "iso"}}, {"readOnly": true, "type": "array", "name": "investigations", "item": {"type": "object", "props": [{"type": "dateTime", "name": "createdAt", "required": true, "format": {"protocol": "iso"}}, {"type": "uuid", "name": "id", "required": true}]}}, {"readOnly": true, "type": "integer32", "name": "investigationsCount"}, {"type": "object", "name": "notifications", "props": [{"type": "array", "name": "actionGroupIds", "item": {"type": "string"}}, {"type": "boolean", "name": "excludeDefaultActionGroups"}, {"type": "array", "name": "updateTypes", "item": {"type": "object", "props": [{"type": "string", "name": "updateType", "required": true, "enum": {"items": [{"value": "IssueCreation"}, {"value": "OnChange"}, {"value": "TimeBased"}]}}], "discriminators": [{"property": "updateType", "value": "IssueCreation"}, {"property": "updateType", "value": "OnChange"}, {"property": "updateType", "value": "TimeBased", "props": [{"type": "string", "name": "updateInterval", "required": true}]}]}, "identifiers": ["updateType"]}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "severity", "required": true}, {"type": "string", "name": "status", "required": true, "enum": {"items": [{"value": "Canceled"}, {"value": "Closed"}, {"value": "InProgress"}, {"value": "Mitigated"}, {"value": "New"}]}}, {"type": "string", "name": "title", "required": true}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "var": "$Path.issueName", "options": ["n", "name", "issue-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the IssueResource"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "Issue_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/issues/{issueName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "issueName", "arg": "$Path.issueName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "var": "$Path.issueName", "options": ["n", "name", "issue-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the IssueResource"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Query.related", "options": ["related"], "help": {"short": "Related resource or alert that is to be added to the issue (default: empty - the issue will be created without any related resources or alerts)"}}]}, {"name": "Properties", "args": [{"type": "object", "var": "$resource.properties.background", "options": ["background"], "group": "Properties", "help": {"short": "The issue background information"}, "args": [{"type": "array", "var": "$resource.properties.background.details", "options": ["details"], "help": {"short": "The background details"}, "item": {"type": "object", "args": [{"type": "string", "var": "$resource.properties.background.details[].name", "options": ["name"], "required": true, "help": {"short": "The background details name"}}, {"type": "string", "var": "$resource.properties.background.details[].value", "options": ["value"], "required": true, "help": {"short": "The background details value"}}]}}, {"type": "string", "var": "$resource.properties.background.text", "options": ["text"], "help": {"short": "The background text"}}, {"type": "string", "var": "$resource.properties.background.type", "options": ["type"], "help": {"short": "The background type"}}]}, {"type": "dateTime", "var": "$resource.properties.impactTime", "options": ["impact-time"], "group": "Properties", "help": {"short": "The issue impact time (in UTC)"}, "format": {"protocol": "iso"}}, {"type": "object", "var": "$resource.properties.notifications", "options": ["notifications"], "group": "Properties", "help": {"short": "The issue notification settings"}, "args": [{"type": "array", "var": "$resource.properties.notifications.actionGroupIds", "options": ["action-group-ids"], "help": {"short": "The action group IDs to notify"}, "item": {"type": "string"}}, {"type": "boolean", "var": "$resource.properties.notifications.excludeDefaultActionGroups", "options": ["exclude-default-action-groups"], "help": {"short": "Whether to exclude default action groups from notifications"}}, {"type": "array", "var": "$resource.properties.notifications.updateTypes", "options": ["update-types"], "help": {"short": "The types of updates that trigger notifications"}, "item": {"type": "object", "args": [{"blank": {"value": {}}, "type": "object", "var": "$resource.properties.notifications.updateTypes[].IssueCreation", "options": ["issue-creation"]}, {"blank": {"value": {}}, "type": "object", "var": "$resource.properties.notifications.updateTypes[].OnChange", "options": ["on-change"]}, {"type": "object", "var": "$resource.properties.notifications.updateTypes[].TimeBased", "options": ["time-based"], "args": [{"type": "string", "var": "$resource.properties.notifications.updateTypes[].TimeBased.updateInterval", "options": ["update-interval"], "required": true, "help": {"short": "The interval between time-based updates"}}]}]}}]}, {"type": "string", "var": "$resource.properties.severity", "options": ["severity"], "group": "Properties", "help": {"short": "The issue severity"}}, {"type": "string", "var": "$resource.properties.status", "options": ["status"], "group": "Properties", "help": {"short": "The issue status"}, "enum": {"items": [{"name": "Canceled", "value": "Canceled"}, {"name": "Closed", "value": "Closed"}, {"name": "InProgress", "value": "InProgress"}, {"name": "Mitigated", "value": "Mitigated"}, {"name": "New", "value": "New"}]}}, {"type": "string", "var": "$resource.properties.title", "options": ["title"], "group": "Properties", "help": {"short": "The issue title"}}]}], "operations": [{"operationId": "Issue_Create", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/issues/{issueName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "issueName", "arg": "$Path.issueName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"params": [{"type": "string", "name": "related", "arg": "$Query.related"}], "consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "resource", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "background", "arg": "$resource.properties.background", "props": [{"type": "array", "name": "details", "arg": "$resource.properties.background.details", "item": {"type": "object", "props": [{"type": "string", "name": "name", "arg": "$resource.properties.background.details[].name", "required": true}, {"type": "string", "name": "value", "arg": "$resource.properties.background.details[].value", "required": true}]}}, {"type": "string", "name": "text", "arg": "$resource.properties.background.text"}, {"type": "string", "name": "type", "arg": "$resource.properties.background.type"}]}, {"type": "dateTime", "name": "impactTime", "arg": "$resource.properties.impactTime", "required": true, "format": {"protocol": "iso"}}, {"type": "object", "name": "notifications", "arg": "$resource.properties.notifications", "props": [{"type": "array", "name": "actionGroupIds", "arg": "$resource.properties.notifications.actionGroupIds", "item": {"type": "string"}}, {"type": "boolean", "name": "excludeDefaultActionGroups", "arg": "$resource.properties.notifications.excludeDefaultActionGroups"}, {"type": "array", "name": "updateTypes", "arg": "$resource.properties.notifications.updateTypes", "item": {"type": "object", "props": [{"type": "string", "name": "updateType", "required": true, "enum": {"items": [{"arg": "$resource.properties.notifications.updateTypes[].IssueCreation", "value": "IssueCreation"}, {"arg": "$resource.properties.notifications.updateTypes[].OnChange", "value": "OnChange"}, {"arg": "$resource.properties.notifications.updateTypes[].TimeBased", "value": "TimeBased"}]}}], "discriminators": [{"property": "updateType", "value": "IssueCreation"}, {"property": "updateType", "value": "OnChange"}, {"property": "updateType", "value": "TimeBased", "props": [{"type": "string", "name": "updateInterval", "arg": "$resource.properties.notifications.updateTypes[].TimeBased.updateInterval", "required": true}]}]}, "identifiers": ["updateType"]}]}, {"type": "string", "name": "severity", "arg": "$resource.properties.severity", "required": true}, {"type": "string", "name": "status", "arg": "$resource.properties.status", "required": true, "enum": {"items": [{"value": "Canceled"}, {"value": "Closed"}, {"value": "InProgress"}, {"value": "Mitigated"}, {"value": "New"}]}}, {"type": "string", "name": "title", "arg": "$resource.properties.title", "required": true}]}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Monitor/accounts/{}/issues/{}"}}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "background", "props": [{"type": "array", "name": "details", "item": {"type": "object", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "value", "required": true}]}}, {"type": "string", "name": "text"}, {"type": "string", "name": "type"}]}, {"type": "dateTime", "name": "impactTime", "required": true, "format": {"protocol": "iso"}}, {"readOnly": true, "type": "array", "name": "investigations", "item": {"type": "object", "props": [{"type": "dateTime", "name": "createdAt", "required": true, "format": {"protocol": "iso"}}, {"type": "uuid", "name": "id", "required": true}]}}, {"readOnly": true, "type": "integer32", "name": "investigationsCount"}, {"type": "object", "name": "notifications", "props": [{"type": "array", "name": "actionGroupIds", "item": {"type": "string"}}, {"type": "boolean", "name": "excludeDefaultActionGroups"}, {"type": "array", "name": "updateTypes", "item": {"type": "object", "props": [{"type": "string", "name": "updateType", "required": true, "enum": {"items": [{"value": "IssueCreation"}, {"value": "OnChange"}, {"value": "TimeBased"}]}}], "discriminators": [{"property": "updateType", "value": "IssueCreation"}, {"property": "updateType", "value": "OnChange"}, {"property": "updateType", "value": "TimeBased", "props": [{"type": "string", "name": "updateInterval", "required": true}]}]}, "identifiers": ["updateType"]}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "severity", "required": true}, {"type": "string", "name": "status", "required": true, "enum": {"items": [{"value": "Canceled"}, {"value": "Closed"}, {"value": "InProgress"}, {"value": "Mitigated"}, {"value": "New"}]}}, {"type": "string", "name": "title", "required": true}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "var": "$Path.issueName", "options": ["n", "name", "issue-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the IssueResource"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Query.related", "options": ["related"], "help": {"short": "Related resource or alert that is to be added to the issue (default: empty - the issue will be created without any related resources or alerts)"}}]}, {"name": "Properties", "args": [{"nullable": true, "type": "object", "var": "$resource.properties.background", "options": ["background"], "group": "Properties", "help": {"short": "The issue background information"}, "args": [{"nullable": true, "type": "array", "var": "$resource.properties.background.details", "options": ["details"], "help": {"short": "The background details"}, "item": {"nullable": true, "type": "object", "args": [{"type": "string", "var": "$resource.properties.background.details[].name", "options": ["name"], "help": {"short": "The background details name"}}, {"type": "string", "var": "$resource.properties.background.details[].value", "options": ["value"], "help": {"short": "The background details value"}}]}}, {"nullable": true, "type": "string", "var": "$resource.properties.background.text", "options": ["text"], "help": {"short": "The background text"}}, {"nullable": true, "type": "string", "var": "$resource.properties.background.type", "options": ["type"], "help": {"short": "The background type"}}]}, {"type": "dateTime", "var": "$resource.properties.impactTime", "options": ["impact-time"], "group": "Properties", "help": {"short": "The issue impact time (in UTC)"}, "format": {"protocol": "iso"}}, {"nullable": true, "type": "object", "var": "$resource.properties.notifications", "options": ["notifications"], "group": "Properties", "help": {"short": "The issue notification settings"}, "args": [{"nullable": true, "type": "array", "var": "$resource.properties.notifications.actionGroupIds", "options": ["action-group-ids"], "help": {"short": "The action group IDs to notify"}, "item": {"nullable": true, "type": "string"}}, {"nullable": true, "type": "boolean", "var": "$resource.properties.notifications.excludeDefaultActionGroups", "options": ["exclude-default-action-groups"], "help": {"short": "Whether to exclude default action groups from notifications"}}, {"nullable": true, "type": "array", "var": "$resource.properties.notifications.updateTypes", "options": ["update-types"], "help": {"short": "The types of updates that trigger notifications"}, "item": {"nullable": true, "type": "object", "args": [{"blank": {"value": {}}, "type": "object", "var": "$resource.properties.notifications.updateTypes[].IssueCreation", "options": ["issue-creation"]}, {"blank": {"value": {}}, "type": "object", "var": "$resource.properties.notifications.updateTypes[].OnChange", "options": ["on-change"]}, {"type": "object", "var": "$resource.properties.notifications.updateTypes[].TimeBased", "options": ["time-based"], "args": [{"type": "string", "var": "$resource.properties.notifications.updateTypes[].TimeBased.updateInterval", "options": ["update-interval"], "help": {"short": "The interval between time-based updates"}}]}]}}]}, {"type": "string", "var": "$resource.properties.severity", "options": ["severity"], "group": "Properties", "help": {"short": "The issue severity"}}, {"type": "string", "var": "$resource.properties.status", "options": ["status"], "group": "Properties", "help": {"short": "The issue status"}, "enum": {"items": [{"name": "Canceled", "value": "Canceled"}, {"name": "Closed", "value": "Closed"}, {"name": "InProgress", "value": "InProgress"}, {"name": "Mitigated", "value": "Mitigated"}, {"name": "New", "value": "New"}]}}, {"type": "string", "var": "$resource.properties.title", "options": ["title"], "group": "Properties", "help": {"short": "The issue title"}}]}], "operations": [{"operationId": "Issue_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/issues/{issueName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "issueName", "arg": "$Path.issueName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Monitor/accounts/{}/issues/{}"}}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "background", "props": [{"type": "array", "name": "details", "item": {"type": "object", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "value", "required": true}]}}, {"type": "string", "name": "text"}, {"type": "string", "name": "type"}]}, {"type": "dateTime", "name": "impactTime", "required": true, "format": {"protocol": "iso"}}, {"readOnly": true, "type": "array", "name": "investigations", "item": {"type": "object", "props": [{"type": "dateTime", "name": "createdAt", "required": true, "format": {"protocol": "iso"}}, {"type": "uuid", "name": "id", "required": true}]}}, {"readOnly": true, "type": "integer32", "name": "investigationsCount"}, {"type": "object", "name": "notifications", "props": [{"type": "array", "name": "actionGroupIds", "item": {"type": "string"}}, {"type": "boolean", "name": "excludeDefaultActionGroups"}, {"type": "array", "name": "updateTypes", "item": {"type": "object", "props": [{"type": "string", "name": "updateType", "required": true, "enum": {"items": [{"value": "IssueCreation"}, {"value": "OnChange"}, {"value": "TimeBased"}]}}], "discriminators": [{"property": "updateType", "value": "IssueCreation"}, {"property": "updateType", "value": "OnChange"}, {"property": "updateType", "value": "TimeBased", "props": [{"type": "string", "name": "updateInterval", "required": true}]}]}, "identifiers": ["updateType"]}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "severity", "required": true}, {"type": "string", "name": "status", "required": true, "enum": {"items": [{"value": "Canceled"}, {"value": "Closed"}, {"value": "InProgress"}, {"value": "Mitigated"}, {"value": "New"}]}}, {"type": "string", "name": "title", "required": true}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "IssueResource_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Instance", "json": {"schema": {"type": "object", "name": "resource", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "background", "arg": "$resource.properties.background", "props": [{"type": "array", "name": "details", "arg": "$resource.properties.background.details", "item": {"type": "object", "props": [{"type": "string", "name": "name", "arg": "$resource.properties.background.details[].name", "required": true}, {"type": "string", "name": "value", "arg": "$resource.properties.background.details[].value", "required": true}]}}, {"type": "string", "name": "text", "arg": "$resource.properties.background.text"}, {"type": "string", "name": "type", "arg": "$resource.properties.background.type"}]}, {"type": "dateTime", "name": "impactTime", "arg": "$resource.properties.impactTime", "required": true, "format": {"protocol": "iso"}}, {"type": "object", "name": "notifications", "arg": "$resource.properties.notifications", "props": [{"type": "array", "name": "actionGroupIds", "arg": "$resource.properties.notifications.actionGroupIds", "item": {"type": "string"}}, {"type": "boolean", "name": "excludeDefaultActionGroups", "arg": "$resource.properties.notifications.excludeDefaultActionGroups"}, {"type": "array", "name": "updateTypes", "arg": "$resource.properties.notifications.updateTypes", "item": {"type": "object", "props": [{"type": "string", "name": "updateType", "required": true, "enum": {"items": [{"arg": "$resource.properties.notifications.updateTypes[].IssueCreation", "value": "IssueCreation"}, {"arg": "$resource.properties.notifications.updateTypes[].OnChange", "value": "OnChange"}, {"arg": "$resource.properties.notifications.updateTypes[].TimeBased", "value": "TimeBased"}]}}], "discriminators": [{"property": "updateType", "value": "IssueCreation"}, {"property": "updateType", "value": "OnChange"}, {"property": "updateType", "value": "TimeBased", "props": [{"type": "string", "name": "updateInterval", "arg": "$resource.properties.notifications.updateTypes[].TimeBased.updateInterval", "required": true}]}]}, "identifiers": ["updateType"]}]}, {"type": "string", "name": "severity", "arg": "$resource.properties.severity", "required": true}, {"type": "string", "name": "status", "arg": "$resource.properties.status", "required": true, "enum": {"items": [{"value": "Canceled"}, {"value": "Closed"}, {"value": "InProgress"}, {"value": "Mitigated"}, {"value": "New"}]}}, {"type": "string", "name": "title", "arg": "$resource.properties.title", "required": true}]}], "clientFlatten": true}}}}, {"operationId": "Issue_Create", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/issues/{issueName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "issueName", "arg": "$Path.issueName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"params": [{"type": "string", "name": "related", "arg": "$Query.related"}], "consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "@IssueResource_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fQ==/2025-10-03.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fQ==/2025-10-03.xml new file mode 100644 index 000000000..10378da78 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fQ==/2025-10-03.xml @@ -0,0 +1,799 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRpbnZlc3RpZ2F0aW9ucmVzdWx0/2025-10-03.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRpbnZlc3RpZ2F0aW9ucmVzdWx0/2025-10-03.json new file mode 100644 index 000000000..b1880c5a9 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRpbnZlc3RpZ2F0aW9ucmVzdWx0/2025-10-03.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}/addinvestigationresult", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9L2FkZEludmVzdGlnYXRpb25SZXN1bHQ=/V/MjAyNS0xMC0wMw=="}], "commandGroups": [{"name": "monitor account issue", "commands": [{"name": "add-investigation-result", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}/addinvestigationresult", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9L2FkZEludmVzdGlnYXRpb25SZXN1bHQ=/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "var": "$Path.issueName", "options": ["issue-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the IssueResource"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Body", "args": [{"type": "dateTime", "var": "$body.createdAt", "options": ["created-at"], "group": "Body", "help": {"short": "The creation time of the investigation (in UTC)"}, "format": {"protocol": "iso"}}, {"type": "string", "var": "$body.id", "options": ["id"], "required": true, "group": "Body", "help": {"short": "The identifier of the investigation"}}, {"type": "dateTime", "var": "$body.lastModifiedAt", "options": ["last-modified-at"], "group": "Body", "help": {"short": "The last update time of the investigation (in UTC)"}, "format": {"protocol": "iso"}}, {"type": "object", "var": "$body.origin", "options": ["origin"], "group": "Body", "help": {"short": "The origin of the investigation"}, "args": [{"type": "string", "var": "$body.origin.addedBy", "options": ["added-by"], "required": true, "help": {"short": "The ID of the origin - for example, in case of 'Manual', the user ID/app ID, and in case of 'Automatic', the name of the automatic system"}}, {"type": "string", "var": "$body.origin.addedByType", "options": ["added-by-type"], "required": true, "help": {"short": "The source of the origin - Manual or Automatic"}, "enum": {"items": [{"name": "Automatic", "value": "Automatic"}, {"name": "Manual", "value": "Manual"}]}}]}, {"type": "string", "var": "$body.result", "options": ["result"], "required": true, "group": "Body", "help": {"short": "The result of this investigation"}}]}], "operations": [{"operationId": "Issue_AddInvestigationResult", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/issues/{issueName}/addInvestigationResult", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "issueName", "arg": "$Path.issueName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "body", "required": true, "props": [{"type": "dateTime", "name": "createdAt", "arg": "$body.createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "id", "arg": "$body.id", "required": true}, {"type": "dateTime", "name": "lastModifiedAt", "arg": "$body.lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "object", "name": "origin", "arg": "$body.origin", "props": [{"type": "string", "name": "addedBy", "arg": "$body.origin.addedBy", "required": true}, {"type": "string", "name": "addedByType", "arg": "$body.origin.addedByType", "required": true, "enum": {"items": [{"value": "Automatic"}, {"value": "Manual"}]}}]}, {"type": "string", "name": "result", "arg": "$body.result", "required": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "id", "required": true}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "object", "name": "origin", "props": [{"type": "string", "name": "addedBy", "required": true}, {"type": "string", "name": "addedByType", "required": true, "enum": {"items": [{"value": "Automatic"}, {"value": "Manual"}]}}]}, {"type": "string", "name": "result", "required": true}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRpbnZlc3RpZ2F0aW9ucmVzdWx0/2025-10-03.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRpbnZlc3RpZ2F0aW9ucmVzdWx0/2025-10-03.xml new file mode 100644 index 000000000..37fb3b49b --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRpbnZlc3RpZ2F0aW9ucmVzdWx0/2025-10-03.xml @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZWFsZXJ0cw==/2025-10-03.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZWFsZXJ0cw==/2025-10-03.json new file mode 100644 index 000000000..b99ed73de --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZWFsZXJ0cw==/2025-10-03.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}/addorupdatealerts", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9L2FkZE9yVXBkYXRlQWxlcnRz/V/MjAyNS0xMC0wMw=="}], "commandGroups": [{"name": "monitor account issue", "commands": [{"name": "add-or-update-alert", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}/addorupdatealerts", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9L2FkZE9yVXBkYXRlQWxlcnRz/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "var": "$Path.issueName", "options": ["issue-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the IssueResource"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Body", "args": [{"type": "array", "var": "$body.value", "options": ["value"], "required": true, "group": "Body", "help": {"short": "A list of related alerts"}, "item": {"type": "object", "args": [{"type": "ResourceId", "var": "$body.value[].id", "options": ["id"], "required": true, "help": {"short": "The alert ID"}}, {"type": "string", "var": "$body.value[].relevance", "options": ["relevance"], "required": true, "help": {"short": "The alerts's relevance status"}, "enum": {"items": [{"name": "Irrelevant", "value": "Irrelevant"}, {"name": "None", "value": "None"}, {"name": "Relevant", "value": "Relevant"}]}}]}}]}], "operations": [{"operationId": "Issue_AddOrUpdateAlerts", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/issues/{issueName}/addOrUpdateAlerts", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "issueName", "arg": "$Path.issueName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "body", "required": true, "props": [{"type": "array", "name": "value", "arg": "$body.value", "required": true, "item": {"type": "object", "props": [{"type": "ResourceId", "name": "id", "arg": "$body.value[].id", "required": true}, {"type": "string", "name": "relevance", "arg": "$body.value[].relevance", "required": true, "enum": {"items": [{"value": "Irrelevant"}, {"value": "None"}, {"value": "Relevant"}]}}]}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "array", "name": "value", "required": true, "item": {"type": "object", "props": [{"readOnly": true, "type": "dateTime", "name": "addedAt", "format": {"protocol": "iso"}}, {"type": "ResourceId", "name": "id", "required": true}, {"readOnly": true, "type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "object", "name": "origin", "props": [{"type": "string", "name": "addedBy", "required": true}, {"type": "string", "name": "addedByType", "required": true, "enum": {"items": [{"value": "Automatic"}, {"value": "Manual"}]}}]}, {"type": "string", "name": "relevance", "required": true, "enum": {"items": [{"value": "Irrelevant"}, {"value": "None"}, {"value": "Relevant"}]}}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZWFsZXJ0cw==/2025-10-03.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZWFsZXJ0cw==/2025-10-03.xml new file mode 100644 index 000000000..3f6f52c07 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZWFsZXJ0cw==/2025-10-03.xml @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZXJlc291cmNlcw==/2025-10-03.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZXJlc291cmNlcw==/2025-10-03.json new file mode 100644 index 000000000..f6daf692f --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZXJlc291cmNlcw==/2025-10-03.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}/addorupdateresources", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9L2FkZE9yVXBkYXRlUmVzb3VyY2Vz/V/MjAyNS0xMC0wMw=="}], "commandGroups": [{"name": "monitor account issue", "commands": [{"name": "add-or-update-resource", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}/addorupdateresources", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9L2FkZE9yVXBkYXRlUmVzb3VyY2Vz/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "var": "$Path.issueName", "options": ["issue-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the IssueResource"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Body", "args": [{"type": "array", "var": "$body.value", "options": ["value"], "required": true, "group": "Body", "help": {"short": "A list of related resources"}, "item": {"type": "object", "args": [{"type": "ResourceId", "var": "$body.value[].id", "options": ["id"], "required": true, "help": {"short": "The resource ID"}}, {"type": "string", "var": "$body.value[].relevance", "options": ["relevance"], "required": true, "help": {"short": "The resource's relevance status"}, "enum": {"items": [{"name": "Irrelevant", "value": "Irrelevant"}, {"name": "None", "value": "None"}, {"name": "Relevant", "value": "Relevant"}]}}]}}]}], "operations": [{"operationId": "Issue_AddOrUpdateResources", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/issues/{issueName}/addOrUpdateResources", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "issueName", "arg": "$Path.issueName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "body", "required": true, "props": [{"type": "array", "name": "value", "arg": "$body.value", "required": true, "item": {"type": "object", "props": [{"type": "ResourceId", "name": "id", "arg": "$body.value[].id", "required": true}, {"type": "string", "name": "relevance", "arg": "$body.value[].relevance", "required": true, "enum": {"items": [{"value": "Irrelevant"}, {"value": "None"}, {"value": "Relevant"}]}}]}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "array", "name": "value", "required": true, "item": {"type": "object", "props": [{"readOnly": true, "type": "dateTime", "name": "addedAt", "format": {"protocol": "iso"}}, {"type": "ResourceId", "name": "id", "required": true}, {"readOnly": true, "type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "object", "name": "origin", "props": [{"type": "string", "name": "addedBy", "required": true}, {"type": "string", "name": "addedByType", "required": true, "enum": {"items": [{"value": "Automatic"}, {"value": "Manual"}]}}]}, {"type": "string", "name": "relevance", "required": true, "enum": {"items": [{"value": "Irrelevant"}, {"value": "None"}, {"value": "Relevant"}]}}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZXJlc291cmNlcw==/2025-10-03.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZXJlc291cmNlcw==/2025-10-03.xml new file mode 100644 index 000000000..75bebd6ec --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9hZGRvcnVwZGF0ZXJlc291cmNlcw==/2025-10-03.xml @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGJhY2tncm91bmR2aXN1YWxpemF0aW9u/2025-10-03.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGJhY2tncm91bmR2aXN1YWxpemF0aW9u/2025-10-03.json new file mode 100644 index 000000000..e4cbd9aba --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGJhY2tncm91bmR2aXN1YWxpemF0aW9u/2025-10-03.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}/fetchbackgroundvisualization", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9L2ZldGNoQmFja2dyb3VuZFZpc3VhbGl6YXRpb24=/V/MjAyNS0xMC0wMw=="}], "commandGroups": [{"name": "monitor account issue", "commands": [{"name": "fetch-background-visualization", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}/fetchbackgroundvisualization", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9L2ZldGNoQmFja2dyb3VuZFZpc3VhbGl6YXRpb24=/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "var": "$Path.issueName", "options": ["issue-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the IssueResource"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "Issue_FetchBackgroundVisualization", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/issues/{issueName}/fetchBackgroundVisualization", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "issueName", "arg": "$Path.issueName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "object", "name": "origin", "props": [{"type": "string", "name": "addedBy", "required": true}, {"type": "string", "name": "addedByType", "required": true, "enum": {"items": [{"value": "Automatic"}, {"value": "Manual"}]}}]}, {"type": "string", "name": "visualization", "required": true}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGJhY2tncm91bmR2aXN1YWxpemF0aW9u/2025-10-03.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGJhY2tncm91bmR2aXN1YWxpemF0aW9u/2025-10-03.xml new file mode 100644 index 000000000..ae36b5299 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGJhY2tncm91bmR2aXN1YWxpemF0aW9u/2025-10-03.xml @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGludmVzdGlnYXRpb25yZXN1bHQ=/2025-10-03.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGludmVzdGlnYXRpb25yZXN1bHQ=/2025-10-03.json new file mode 100644 index 000000000..9076b972d --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGludmVzdGlnYXRpb25yZXN1bHQ=/2025-10-03.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}/fetchinvestigationresult", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9L2ZldGNoSW52ZXN0aWdhdGlvblJlc3VsdA==/V/MjAyNS0xMC0wMw=="}], "commandGroups": [{"name": "monitor account issue", "commands": [{"name": "fetch-investigation-result", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}/fetchinvestigationresult", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9L2ZldGNoSW52ZXN0aWdhdGlvblJlc3VsdA==/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "var": "$Path.issueName", "options": ["issue-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the IssueResource"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Body", "args": [{"type": "uuid", "var": "$body.investigationId", "options": ["investigation-id"], "required": true, "group": "Body", "help": {"short": "The unique identifier of the investigation"}}]}], "operations": [{"operationId": "Issue_FetchInvestigationResult", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/issues/{issueName}/fetchInvestigationResult", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "issueName", "arg": "$Path.issueName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "body", "required": true, "props": [{"type": "uuid", "name": "investigationId", "arg": "$body.investigationId", "required": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "id", "required": true}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "object", "name": "origin", "props": [{"type": "string", "name": "addedBy", "required": true}, {"type": "string", "name": "addedByType", "required": true, "enum": {"items": [{"value": "Automatic"}, {"value": "Manual"}]}}]}, {"type": "string", "name": "result", "required": true}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGludmVzdGlnYXRpb25yZXN1bHQ=/2025-10-03.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGludmVzdGlnYXRpb25yZXN1bHQ=/2025-10-03.xml new file mode 100644 index 000000000..975ab4035 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9mZXRjaGludmVzdGlnYXRpb25yZXN1bHQ=/2025-10-03.xml @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0YWxlcnRz/2025-10-03.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0YWxlcnRz/2025-10-03.json new file mode 100644 index 000000000..aaf272963 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0YWxlcnRz/2025-10-03.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}/listalerts", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9L2xpc3RBbGVydHM=/V/MjAyNS0xMC0wMw=="}], "commandGroups": [{"name": "monitor account issue", "commands": [{"name": "list-alert", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}/listalerts", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9L2xpc3RBbGVydHM=/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "var": "$Path.issueName", "options": ["issue-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the IssueResource"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Body", "args": [{"type": "string", "var": "$body.filter", "options": ["filter"], "group": "Body", "help": {"short": "The filter to apply on the operation. For example, to filter by relevance, use \"$filter=relevance eq 'Relevant'\". Note: this property is currently a placeholder and is not in use."}}]}], "operations": [{"operationId": "Issue_ListAlerts", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/issues/{issueName}/listAlerts", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "issueName", "arg": "$Path.issueName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "body", "required": true, "props": [{"type": "string", "name": "filter", "arg": "$body.filter"}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "nextLink"}, {"type": "array", "name": "value", "required": true, "item": {"type": "object", "props": [{"readOnly": true, "type": "dateTime", "name": "addedAt", "format": {"protocol": "iso"}}, {"type": "ResourceId", "name": "id", "required": true}, {"readOnly": true, "type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "object", "name": "origin", "props": [{"type": "string", "name": "addedBy", "required": true}, {"type": "string", "name": "addedByType", "required": true, "enum": {"items": [{"value": "Automatic"}, {"value": "Manual"}]}}]}, {"type": "string", "name": "relevance", "required": true, "enum": {"items": [{"value": "Irrelevant"}, {"value": "None"}, {"value": "Relevant"}]}}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0YWxlcnRz/2025-10-03.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0YWxlcnRz/2025-10-03.xml new file mode 100644 index 000000000..4263c0d48 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0YWxlcnRz/2025-10-03.xml @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0cmVzb3VyY2Vz/2025-10-03.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0cmVzb3VyY2Vz/2025-10-03.json new file mode 100644 index 000000000..629e1e069 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0cmVzb3VyY2Vz/2025-10-03.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}/listresources", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9L2xpc3RSZXNvdXJjZXM=/V/MjAyNS0xMC0wMw=="}], "commandGroups": [{"name": "monitor account issue", "commands": [{"name": "list-resource", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}/listresources", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9L2xpc3RSZXNvdXJjZXM=/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "var": "$Path.issueName", "options": ["issue-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the IssueResource"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Body", "args": [{"type": "string", "var": "$body.filter", "options": ["filter"], "group": "Body", "help": {"short": "The filter to apply on the operation. For example, to filter by relevance, use \"$filter=relevance eq 'Relevant'\". Note: this property is currently a placeholder and is not in use."}}]}], "operations": [{"operationId": "Issue_ListResources", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/issues/{issueName}/listResources", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "issueName", "arg": "$Path.issueName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "body", "required": true, "props": [{"type": "string", "name": "filter", "arg": "$body.filter"}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "nextLink"}, {"type": "array", "name": "value", "required": true, "item": {"type": "object", "props": [{"readOnly": true, "type": "dateTime", "name": "addedAt", "format": {"protocol": "iso"}}, {"type": "ResourceId", "name": "id", "required": true}, {"readOnly": true, "type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "object", "name": "origin", "props": [{"type": "string", "name": "addedBy", "required": true}, {"type": "string", "name": "addedByType", "required": true, "enum": {"items": [{"value": "Automatic"}, {"value": "Manual"}]}}]}, {"type": "string", "name": "relevance", "required": true, "enum": {"items": [{"value": "Irrelevant"}, {"value": "None"}, {"value": "Relevant"}]}}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0cmVzb3VyY2Vz/2025-10-03.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0cmVzb3VyY2Vz/2025-10-03.xml new file mode 100644 index 000000000..a5c8d3d97 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9saXN0cmVzb3VyY2Vz/2025-10-03.xml @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9zZXRiYWNrZ3JvdW5kdmlzdWFsaXphdGlvbg==/2025-10-03.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9zZXRiYWNrZ3JvdW5kdmlzdWFsaXphdGlvbg==/2025-10-03.json new file mode 100644 index 000000000..321ab193a --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9zZXRiYWNrZ3JvdW5kdmlzdWFsaXphdGlvbg==/2025-10-03.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}/setbackgroundvisualization", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9L3NldEJhY2tncm91bmRWaXN1YWxpemF0aW9u/V/MjAyNS0xMC0wMw=="}], "commandGroups": [{"name": "monitor account issue", "commands": [{"name": "set-background-visualization", "version": "2025-10-03", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.monitor/accounts/{}/issues/{}/setbackgroundvisualization", "version": "2025-10-03", "swagger": "mgmt-plane/monitoringservice/ResourceProviders/Microsoft.Monitor/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTW9uaXRvci9hY2NvdW50cy97YXp1cmVNb25pdG9yV29ya3NwYWNlTmFtZX0vaXNzdWVzL3tpc3N1ZU5hbWV9L3NldEJhY2tncm91bmRWaXN1YWxpemF0aW9u/V/MjAyNS0xMC0wMw=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.azureMonitorWorkspaceName", "options": ["azure-monitor-workspace-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Azure Monitor Workspace. The name is case insensitive"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "var": "$Path.issueName", "options": ["issue-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the IssueResource"}, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Body", "args": [{"type": "string", "var": "$body.visualization", "options": ["visualization"], "required": true, "group": "Body", "help": {"short": "The background visualization content, in Adaptive Card format"}}]}], "operations": [{"operationId": "Issue_SetBackgroundVisualization", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/issues/{issueName}/setBackgroundVisualization", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "azureMonitorWorkspaceName", "arg": "$Path.azureMonitorWorkspaceName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "issueName", "arg": "$Path.issueName", "required": true, "format": {"pattern": "^(?!-)[a-zA-Z0-9-]+[^-]$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2025-10-03"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "body", "required": true, "props": [{"type": "string", "name": "visualization", "arg": "$body.visualization", "required": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9zZXRiYWNrZ3JvdW5kdmlzdWFsaXphdGlvbg==/2025-10-03.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9zZXRiYWNrZ3JvdW5kdmlzdWFsaXphdGlvbg==/2025-10-03.xml new file mode 100644 index 000000000..51ae3ce03 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5tb25pdG9yL2FjY291bnRzL3t9L2lzc3Vlcy97fS9zZXRiYWNrZ3JvdW5kdmlzdWFsaXphdGlvbg==/2025-10-03.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +