From a4fd2582333a8080f34f57b6bac99498cf19b1ac Mon Sep 17 00:00:00 2001 From: Shubham Chaudhari Date: Tue, 18 Aug 2026 11:02:41 +0530 Subject: [PATCH] [EventHubs] Add command models for API version 2026-07-01-preview Adds the Microsoft.EventHub 2026-07-01-preview command models generated with aaz-dev, reconciled against the existing 2026-01-01 model so no command name, argument name or options_list alias changes. - 88 command leaves, all under the existing `eventhubs` command tree - 13 new commands: `eventhubs eventhub fabric-shortcut`, `eventhubs cluster quota-configuration`, `eventhubs cluster upgrade-preference` - Restores `--platform-capabilities` / `--confidential-compute-mode` on `eventhubs namespace create|update` and `--provisioning-state` on `eventhubs cluster create|update`, both of which the shipped CLI already exposes but the 2026-01-01 model was missing - Restores curated help on `--schema-compatibility` / `--schema-type` - Drops the auto-derived confirmation prompt on `eventhubs eventhub delete` to keep the shipped, non-interactive behaviour - Removes 14 malformed auto-generated examples (cumulative argument duplication) - Replaces placeholder "Manage Default" group help on the two new cluster subgroups Purely additive: 0 deletions against existing versions. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- .../eventhubs/cluster/_available-region.md | 11 + Commands/eventhubs/cluster/_create.md | 11 + Commands/eventhubs/cluster/_delete.md | 11 + Commands/eventhubs/cluster/_list.md | 17 + Commands/eventhubs/cluster/_show.md | 11 + Commands/eventhubs/cluster/_update.md | 11 + Commands/eventhubs/cluster/namespace/_list.md | 11 + .../cluster/quota-configuration/_show.md | 16 + .../cluster/quota-configuration/_update.md | 16 + .../cluster/quota-configuration/readme.md | 11 + Commands/eventhubs/cluster/readme.md | 6 + .../cluster/upgrade-preference/_create.md | 16 + .../cluster/upgrade-preference/_show.md | 16 + .../cluster/upgrade-preference/_update.md | 16 + .../upgrade-preference/_upgrade-now.md | 16 + .../cluster/upgrade-preference/readme.md | 17 + Commands/eventhubs/eventhub/_create.md | 12 + Commands/eventhubs/eventhub/_delete.md | 11 + Commands/eventhubs/eventhub/_list.md | 11 + Commands/eventhubs/eventhub/_show.md | 11 + Commands/eventhubs/eventhub/_update.md | 12 + .../eventhub/authorization-rule/_create.md | 11 + .../eventhub/authorization-rule/_delete.md | 11 + .../eventhub/authorization-rule/_list.md | 11 + .../eventhub/authorization-rule/_show.md | 11 + .../eventhub/authorization-rule/_update.md | 11 + .../eventhub/authorization-rule/keys/_list.md | 11 + .../authorization-rule/keys/_renew.md | 11 + .../eventhub/consumer-group/_create.md | 11 + .../eventhub/consumer-group/_delete.md | 11 + .../eventhub/consumer-group/_list.md | 11 + .../eventhub/consumer-group/_show.md | 11 + .../eventhub/consumer-group/_update.md | 11 + .../eventhub/fabric-shortcut/_approve.md | 16 + .../eventhub/fabric-shortcut/_create.md | 16 + .../eventhub/fabric-shortcut/_delete.md | 16 + .../eventhub/fabric-shortcut/_list.md | 16 + .../eventhub/fabric-shortcut/_reject.md | 16 + .../eventhub/fabric-shortcut/_show.md | 16 + .../eventhub/fabric-shortcut/_update.md | 16 + .../eventhub/fabric-shortcut/readme.md | 26 + Commands/eventhubs/eventhub/readme.md | 3 + .../georecovery-alias/_break-pair.md | 11 + .../eventhubs/georecovery-alias/_create.md | 11 + .../eventhubs/georecovery-alias/_delete.md | 11 + .../eventhubs/georecovery-alias/_exists.md | 11 + .../eventhubs/georecovery-alias/_fail-over.md | 11 + Commands/eventhubs/georecovery-alias/_list.md | 11 + Commands/eventhubs/georecovery-alias/_show.md | 11 + .../eventhubs/georecovery-alias/_update.md | 11 + .../authorization-rule/_list.md | 11 + .../authorization-rule/_show.md | 11 + .../authorization-rule/keys/_list.md | 11 + Commands/eventhubs/namespace/_create.md | 12 + Commands/eventhubs/namespace/_delete.md | 11 + Commands/eventhubs/namespace/_exists.md | 11 + Commands/eventhubs/namespace/_failover.md | 11 + Commands/eventhubs/namespace/_list.md | 17 + Commands/eventhubs/namespace/_show.md | 11 + Commands/eventhubs/namespace/_update.md | 12 + .../namespace/application-group/_create.md | 11 + .../namespace/application-group/_delete.md | 11 + .../namespace/application-group/_list.md | 11 + .../namespace/application-group/_show.md | 11 + .../namespace/application-group/_update.md | 11 + .../namespace/authorization-rule/_create.md | 11 + .../namespace/authorization-rule/_delete.md | 11 + .../namespace/authorization-rule/_list.md | 11 + .../namespace/authorization-rule/_show.md | 11 + .../namespace/authorization-rule/_update.md | 11 + .../authorization-rule/keys/_list.md | 11 + .../authorization-rule/keys/_renew.md | 11 + .../eventhubs/namespace/identity/_assign.md | 12 + .../eventhubs/namespace/identity/_remove.md | 12 + .../eventhubs/namespace/identity/_show.md | 11 + .../namespace/network-rule-set/_create.md | 11 + .../namespace/network-rule-set/_list.md | 11 + .../namespace/network-rule-set/_show.md | 11 + .../namespace/network-rule-set/_update.md | 11 + .../namespace/nsp-configuration/_list.md | 11 + .../namespace/nsp-configuration/_reconcile.md | 11 + .../namespace/nsp-configuration/_show.md | 11 + .../private-endpoint-connection/_create.md | 11 + .../private-endpoint-connection/_delete.md | 11 + .../private-endpoint-connection/_list.md | 11 + .../private-endpoint-connection/_show.md | 11 + .../private-endpoint-connection/_update.md | 11 + .../namespace/private-link-resource/_show.md | 11 + .../namespace/schema-registry/_create.md | 11 + .../namespace/schema-registry/_delete.md | 11 + .../namespace/schema-registry/_list.md | 11 + .../namespace/schema-registry/_show.md | 11 + .../namespace/schema-registry/_update.md | 11 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 50 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 69 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 261 ++ .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 484 ++++ .../2026-07-01-preview.md | 1 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 651 +++++ .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 607 ++++ .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 132 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 61 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 136 + .../2026-07-01-preview.md | 1 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 2514 +++++++++++++++++ .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 128 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 572 ++++ .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 174 ++ .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 174 ++ .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 59 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 102 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 453 +++ .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 70 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 95 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 118 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 565 ++++ .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 112 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 80 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 461 +++ .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 109 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 111 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 77 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 55 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 55 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 191 ++ .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 1004 +++++++ .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 109 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 484 ++++ .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 77 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 102 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 123 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 454 +++ .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 131 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 633 +++++ .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 133 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 133 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 86 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 119 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 583 ++++ .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 73 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 136 + .../2026-07-01-preview.json | 1 + .../2026-07-01-preview.xml | 561 ++++ 189 files changed, 14830 insertions(+) create mode 100644 Commands/eventhubs/cluster/quota-configuration/_show.md create mode 100644 Commands/eventhubs/cluster/quota-configuration/_update.md create mode 100644 Commands/eventhubs/cluster/quota-configuration/readme.md create mode 100644 Commands/eventhubs/cluster/upgrade-preference/_create.md create mode 100644 Commands/eventhubs/cluster/upgrade-preference/_show.md create mode 100644 Commands/eventhubs/cluster/upgrade-preference/_update.md create mode 100644 Commands/eventhubs/cluster/upgrade-preference/_upgrade-now.md create mode 100644 Commands/eventhubs/cluster/upgrade-preference/readme.md create mode 100644 Commands/eventhubs/eventhub/fabric-shortcut/_approve.md create mode 100644 Commands/eventhubs/eventhub/fabric-shortcut/_create.md create mode 100644 Commands/eventhubs/eventhub/fabric-shortcut/_delete.md create mode 100644 Commands/eventhubs/eventhub/fabric-shortcut/_list.md create mode 100644 Commands/eventhubs/eventhub/fabric-shortcut/_reject.md create mode 100644 Commands/eventhubs/eventhub/fabric-shortcut/_show.md create mode 100644 Commands/eventhubs/eventhub/fabric-shortcut/_update.md create mode 100644 Commands/eventhubs/eventhub/fabric-shortcut/readme.md create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9hdmFpbGFibGVjbHVzdGVycmVnaW9ucw==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9hdmFpbGFibGVjbHVzdGVycmVnaW9ucw==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jaGVja25hbWVhdmFpbGFiaWxpdHk=/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jaGVja25hbWVhdmFpbGFiaWxpdHk=/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycw==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycw==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2Vz/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2Vz/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycw==/2026-07-01-preview.md create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fQ==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fQ==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdA==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdA==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdC91cGdyYWRlbm93/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdC91cGdyYWRlbm93/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9uYW1lc3BhY2Vz/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9uYW1lc3BhY2Vz/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9xdW90YWNvbmZpZ3VyYXRpb24vZGVmYXVsdA==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9xdW90YWNvbmZpZ3VyYXRpb24vZGVmYXVsdA==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2Vz/2026-07-01-preview.md create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cw==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cw==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cy9kZWZhdWx0/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cy9kZWZhdWx0/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25z/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25z/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9L3JlY29uY2lsZQ==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9L3JlY29uY2lsZQ==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9yZWdlbmVyYXRla2V5cw==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9yZWdlbmVyYXRla2V5cw==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBz/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBz/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBzL3t9/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBzL3t9/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdz/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdz/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL2NoZWNrbmFtZWF2YWlsYWJpbGl0eQ==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL2NoZWNrbmFtZWF2YWlsYWJpbGl0eQ==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2JyZWFrcGFpcmluZw==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2JyZWFrcGFpcmluZw==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2ZhaWxvdmVy/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2ZhaWxvdmVy/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicw==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicw==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fQ==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fQ==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXM=/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXM=/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30=/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30=/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vbGlzdGtleXM=/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vbGlzdGtleXM=/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vcmVnZW5lcmF0ZWtleXM=/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vcmVnZW5lcmF0ZWtleXM=/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcw==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcw==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcy97fQ==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcy97fQ==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHM=/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHM=/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30=/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30=/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vYXBwcm92ZQ==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vYXBwcm92ZQ==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vcmVqZWN0/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vcmVqZWN0/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2ZhaWxvdmVy/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2ZhaWxvdmVy/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25z/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25z/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVsaW5rcmVzb3VyY2Vz/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVsaW5rcmVzb3VyY2Vz/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcw==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcw==/2026-07-01-preview.xml create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcy97fQ==/2026-07-01-preview.json create mode 100644 Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcy97fQ==/2026-07-01-preview.xml diff --git a/Commands/eventhubs/cluster/_available-region.md b/Commands/eventhubs/cluster/_available-region.md index 4969f199f..66cb56650 100644 --- a/Commands/eventhubs/cluster/_available-region.md +++ b/Commands/eventhubs/cluster/_available-region.md @@ -15,3 +15,14 @@ List the quantity of available pre-provisioned Event Hubs Clusters, indexed by A ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9hdmFpbGFibGVjbHVzdGVycmVnaW9ucw==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9hdmFpbGFibGVjbHVzdGVycmVnaW9ucw==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ListAvailableClusters + ```bash + eventhubs cluster available-region + ``` diff --git a/Commands/eventhubs/cluster/_create.md b/Commands/eventhubs/cluster/_create.md index 9ab1754d2..565f6af4e 100644 --- a/Commands/eventhubs/cluster/_create.md +++ b/Commands/eventhubs/cluster/_create.md @@ -15,3 +15,14 @@ Create an instance of an Event Hubs Cluster. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ClusterPut + ```bash + eventhubs cluster create --resource-group myResourceGroup --cluster-name testCluster --location South Central US --sku Dedicated --capacity 1 --tags "{tag1:value1,tag2:value2}" + ``` diff --git a/Commands/eventhubs/cluster/_delete.md b/Commands/eventhubs/cluster/_delete.md index 0a32dd09e..feb6694a2 100644 --- a/Commands/eventhubs/cluster/_delete.md +++ b/Commands/eventhubs/cluster/_delete.md @@ -15,3 +15,14 @@ Delete an existing Event Hubs Cluster. This operation is idempotent. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ClusterDelete + ```bash + eventhubs cluster delete --resource-group myResourceGroup --cluster-name testCluster + ``` diff --git a/Commands/eventhubs/cluster/_list.md b/Commands/eventhubs/cluster/_list.md index d5c053fff..7c5f076c9 100644 --- a/Commands/eventhubs/cluster/_list.md +++ b/Commands/eventhubs/cluster/_list.md @@ -18,3 +18,20 @@ List the available Event Hubs Clusters within an ARM resource group + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycw==/2026-07-01-preview.xml) **Stable** + + + + +#### examples + +- ClustersListBySubscription + ```bash + eventhubs cluster list + ``` + +- ClustersListByResourceGroup + ```bash + eventhubs cluster list --resource-group myResourceGroup + ``` diff --git a/Commands/eventhubs/cluster/_show.md b/Commands/eventhubs/cluster/_show.md index a8b3ae583..8e753e956 100644 --- a/Commands/eventhubs/cluster/_show.md +++ b/Commands/eventhubs/cluster/_show.md @@ -15,3 +15,14 @@ Get the resource description of the specified Event Hubs Cluster. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ClusterGet + ```bash + eventhubs cluster show --resource-group myResourceGroup --cluster-name testCluster + ``` diff --git a/Commands/eventhubs/cluster/_update.md b/Commands/eventhubs/cluster/_update.md index 741a4bee3..c28a7380a 100644 --- a/Commands/eventhubs/cluster/_update.md +++ b/Commands/eventhubs/cluster/_update.md @@ -15,3 +15,14 @@ Update an instance of an Event Hubs Cluster. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ClusterPut + ```bash + eventhubs cluster update --resource-group myResourceGroup --cluster-name testCluster + ``` diff --git a/Commands/eventhubs/cluster/namespace/_list.md b/Commands/eventhubs/cluster/namespace/_list.md index 8e49bf874..ce00f61c4 100644 --- a/Commands/eventhubs/cluster/namespace/_list.md +++ b/Commands/eventhubs/cluster/namespace/_list.md @@ -15,3 +15,14 @@ List all Event Hubs Namespace IDs in an Event Hubs Dedicated Cluster. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9uYW1lc3BhY2Vz/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9uYW1lc3BhY2Vz/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ListNamespacesInCluster + ```bash + eventhubs cluster namespace list --resource-group myResourceGroup --cluster-name testCluster + ``` diff --git a/Commands/eventhubs/cluster/quota-configuration/_show.md b/Commands/eventhubs/cluster/quota-configuration/_show.md new file mode 100644 index 000000000..ca2ac7e30 --- /dev/null +++ b/Commands/eventhubs/cluster/quota-configuration/_show.md @@ -0,0 +1,16 @@ +# [Command] _eventhubs cluster quota-configuration show_ + +Get all Event Hubs Cluster settings - a collection of key/value pairs which represent the quotas and settings imposed on the cluster. + +## Versions + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9xdW90YWNvbmZpZ3VyYXRpb24vZGVmYXVsdA==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ClustersQuotasConfigurationGet + ```bash + eventhubs cluster quota-configuration show --resource-group myResourceGroup --cluster-name testCluster + ``` diff --git a/Commands/eventhubs/cluster/quota-configuration/_update.md b/Commands/eventhubs/cluster/quota-configuration/_update.md new file mode 100644 index 000000000..6fcc752ca --- /dev/null +++ b/Commands/eventhubs/cluster/quota-configuration/_update.md @@ -0,0 +1,16 @@ +# [Command] _eventhubs cluster quota-configuration update_ + +Update all specified Event Hubs Cluster settings with those contained in the request body. Leaves the settings not specified in the request body unmodified. + +## Versions + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9xdW90YWNvbmZpZ3VyYXRpb24vZGVmYXVsdA==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ClustersQuotasConfigurationPatch + ```bash + eventhubs cluster quota-configuration update --resource-group ArunMonocle --cluster-name testCluster --settings "{eventhub-per-namespace-quota:20,namespaces-per-cluster-quota:200}" + ``` diff --git a/Commands/eventhubs/cluster/quota-configuration/readme.md b/Commands/eventhubs/cluster/quota-configuration/readme.md new file mode 100644 index 000000000..5e986b28b --- /dev/null +++ b/Commands/eventhubs/cluster/quota-configuration/readme.md @@ -0,0 +1,11 @@ +# [Group] _eventhubs cluster quota-configuration_ + +Manage quota and settings configuration of an Event Hubs Dedicated Cluster. + +## Commands + +- [show](/Commands/eventhubs/cluster/quota-configuration/_show.md) +: Get all Event Hubs Cluster settings - a collection of key/value pairs which represent the quotas and settings imposed on the cluster. + +- [update](/Commands/eventhubs/cluster/quota-configuration/_update.md) +: Update all specified Event Hubs Cluster settings with those contained in the request body. Leaves the settings not specified in the request body unmodified. diff --git a/Commands/eventhubs/cluster/readme.md b/Commands/eventhubs/cluster/readme.md index 2999f9b7e..90f6a3f3a 100644 --- a/Commands/eventhubs/cluster/readme.md +++ b/Commands/eventhubs/cluster/readme.md @@ -7,6 +7,12 @@ Manage Azure EventHubs Clusters. - [namespace](/Commands/eventhubs/cluster/namespace/readme.md) : List of Namespaces within given Cluster. +- [quota-configuration](/Commands/eventhubs/cluster/quota-configuration/readme.md) +: Manage quota and settings configuration of an Event Hubs Dedicated Cluster. + +- [upgrade-preference](/Commands/eventhubs/cluster/upgrade-preference/readme.md) +: Manage upgrade preferences of an Event Hubs Dedicated Cluster. + ## Commands - [available-region](/Commands/eventhubs/cluster/_available-region.md) diff --git a/Commands/eventhubs/cluster/upgrade-preference/_create.md b/Commands/eventhubs/cluster/upgrade-preference/_create.md new file mode 100644 index 000000000..3b199aa08 --- /dev/null +++ b/Commands/eventhubs/cluster/upgrade-preference/_create.md @@ -0,0 +1,16 @@ +# [Command] _eventhubs cluster upgrade-preference create_ + +Create the upgrade preferences for an Event Hubs Dedicated cluster. + +## Versions + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdA==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- Create or update cluster upgrade preferences + ```bash + eventhubs cluster upgrade-preference create --resource-group contoso-rg --cluster-name contoso-cluster --exception-windows "[{action:Allow,date:2026-08-22,duration-minutes:480,start-time-of-day:PT4H}]" --maintenance-windows "[{day-of-week:Saturday,duration-minutes:480,start-time-of-day:PT2H},{day-of-week:Sunday,duration-minutes:480,start-time-of-day:PT2H}]" + ``` diff --git a/Commands/eventhubs/cluster/upgrade-preference/_show.md b/Commands/eventhubs/cluster/upgrade-preference/_show.md new file mode 100644 index 000000000..ad762a03c --- /dev/null +++ b/Commands/eventhubs/cluster/upgrade-preference/_show.md @@ -0,0 +1,16 @@ +# [Command] _eventhubs cluster upgrade-preference show_ + +Get the upgrade preferences for an Event Hubs Dedicated cluster. + +## Versions + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdA==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- Get cluster upgrade preferences + ```bash + eventhubs cluster upgrade-preference show --resource-group contoso-rg --cluster-name contoso-cluster + ``` diff --git a/Commands/eventhubs/cluster/upgrade-preference/_update.md b/Commands/eventhubs/cluster/upgrade-preference/_update.md new file mode 100644 index 000000000..d0ca0a1f6 --- /dev/null +++ b/Commands/eventhubs/cluster/upgrade-preference/_update.md @@ -0,0 +1,16 @@ +# [Command] _eventhubs cluster upgrade-preference update_ + +Update the upgrade preferences for an Event Hubs Dedicated cluster. + +## Versions + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdA==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- Create or update cluster upgrade preferences + ```bash + eventhubs cluster upgrade-preference update --resource-group contoso-rg --cluster-name contoso-cluster + ``` diff --git a/Commands/eventhubs/cluster/upgrade-preference/_upgrade-now.md b/Commands/eventhubs/cluster/upgrade-preference/_upgrade-now.md new file mode 100644 index 000000000..2f9c7ac2e --- /dev/null +++ b/Commands/eventhubs/cluster/upgrade-preference/_upgrade-now.md @@ -0,0 +1,16 @@ +# [Command] _eventhubs cluster upgrade-preference upgrade-now_ + +Starts an immediate eight-hour upgrade override when an upgrade is pending. + +## Versions + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdC91cGdyYWRlbm93/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- Start an upgrade immediately + ```bash + eventhubs cluster upgrade-preference upgrade-now --resource-group contoso-rg --cluster-name contoso-cluster + ``` diff --git a/Commands/eventhubs/cluster/upgrade-preference/readme.md b/Commands/eventhubs/cluster/upgrade-preference/readme.md new file mode 100644 index 000000000..521382c46 --- /dev/null +++ b/Commands/eventhubs/cluster/upgrade-preference/readme.md @@ -0,0 +1,17 @@ +# [Group] _eventhubs cluster upgrade-preference_ + +Manage upgrade preferences of an Event Hubs Dedicated Cluster. + +## Commands + +- [create](/Commands/eventhubs/cluster/upgrade-preference/_create.md) +: Create the upgrade preferences for an Event Hubs Dedicated cluster. + +- [show](/Commands/eventhubs/cluster/upgrade-preference/_show.md) +: Get the upgrade preferences for an Event Hubs Dedicated cluster. + +- [update](/Commands/eventhubs/cluster/upgrade-preference/_update.md) +: Update the upgrade preferences for an Event Hubs Dedicated cluster. + +- [upgrade-now](/Commands/eventhubs/cluster/upgrade-preference/_upgrade-now.md) +: Starts an immediate eight-hour upgrade override when an upgrade is pending. diff --git a/Commands/eventhubs/eventhub/_create.md b/Commands/eventhubs/eventhub/_create.md index c620067ab..cd3d17c5d 100644 --- a/Commands/eventhubs/eventhub/_create.md +++ b/Commands/eventhubs/eventhub/_create.md @@ -19,3 +19,15 @@ Create a new Event Hub as a nested resource within a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EHEventHubCreate + ```bash + eventhubs eventhub create --resource-group Default-NotificationHubs-AustraliaEast --namespace-name sdk-Namespace-5357 --event-hub-name sdk-EventHub-6547 --destination-name EventHubArchive.AzureBlockBlob --identity "{type:UserAssigned,user-assigned-identity:/subscriptions/SampleSubscription/resourceGroups/ResurceGroupSample/providers/Microsoft.ManagedIdentity/userAssignedIdentities/ud2}" --archive-name-format {Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second} --blob-container container --storage-account /subscriptions/e2f361f0-3b27-4503-a9cc-21cfba380093/resourceGroups/Default-Storage-SouthCentralUS/providers/Microsoft.ClassicStorage/storageAccounts/arjunteststorage --enable-capture True --encoding Avro --capture-interval 120 --capture-size-limit 10485763 --partition-count 4 --status Active --user-metadata key + ``` + diff --git a/Commands/eventhubs/eventhub/_delete.md b/Commands/eventhubs/eventhub/_delete.md index 0bd450f05..a29024171 100644 --- a/Commands/eventhubs/eventhub/_delete.md +++ b/Commands/eventhubs/eventhub/_delete.md @@ -19,3 +19,14 @@ Delete an Event Hub from the specified Namespace and resource group. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EventHubDelete + ```bash + eventhubs eventhub delete --resource-group ArunMonocle --namespace-name sdk-Namespace-5357 --event-hub-name sdk-EventHub-6547 + ``` diff --git a/Commands/eventhubs/eventhub/_list.md b/Commands/eventhubs/eventhub/_list.md index 21914b5b6..3e053ba0f 100644 --- a/Commands/eventhubs/eventhub/_list.md +++ b/Commands/eventhubs/eventhub/_list.md @@ -19,3 +19,14 @@ List all the Event Hubs in a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicw==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicw==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EventHubsListAll + ```bash + eventhubs eventhub list --resource-group Default-NotificationHubs-AustraliaEast --namespace-name sdk-Namespace-5357 + ``` diff --git a/Commands/eventhubs/eventhub/_show.md b/Commands/eventhubs/eventhub/_show.md index 64950cf66..f989d9794 100644 --- a/Commands/eventhubs/eventhub/_show.md +++ b/Commands/eventhubs/eventhub/_show.md @@ -19,3 +19,14 @@ Get an Event Hubs description for the specified Event Hub. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EventHubGet + ```bash + eventhubs eventhub show --resource-group Default-NotificationHubs-AustraliaEast --namespace-name sdk-Namespace-716 --event-hub-name sdk-EventHub-10 + ``` diff --git a/Commands/eventhubs/eventhub/_update.md b/Commands/eventhubs/eventhub/_update.md index db6ddf2e0..8103e973f 100644 --- a/Commands/eventhubs/eventhub/_update.md +++ b/Commands/eventhubs/eventhub/_update.md @@ -19,3 +19,15 @@ Update a new Event Hub as a nested resource within a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EHEventHubCreate + ```bash + eventhubs eventhub update --resource-group Default-NotificationHubs-AustraliaEast --namespace-name sdk-Namespace-5357 --event-hub-name sdk-EventHub-6547 + ``` + diff --git a/Commands/eventhubs/eventhub/authorization-rule/_create.md b/Commands/eventhubs/eventhub/authorization-rule/_create.md index afc55606b..e6b4babbe 100644 --- a/Commands/eventhubs/eventhub/authorization-rule/_create.md +++ b/Commands/eventhubs/eventhub/authorization-rule/_create.md @@ -40,3 +40,14 @@ Create an AuthorizationRule for the specified Event Hub. Creation/update of the ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30=/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30=/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EventHubAuthorizationRuleCreate + ```bash + eventhubs eventhub authorization-rule create --resource-group ArunMonocle --namespace-name sdk-Namespace-960 --eventhub-name sdk-EventHub-532 --authorization-rule-name sdk-Authrules-2513 --rights "[Listen,Send]" + ``` diff --git a/Commands/eventhubs/eventhub/authorization-rule/_delete.md b/Commands/eventhubs/eventhub/authorization-rule/_delete.md index 9cfbf0e90..db63043e3 100644 --- a/Commands/eventhubs/eventhub/authorization-rule/_delete.md +++ b/Commands/eventhubs/eventhub/authorization-rule/_delete.md @@ -40,3 +40,14 @@ Delete an Event Hub AuthorizationRule. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30=/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30=/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EventHubAuthorizationRuleDelete + ```bash + eventhubs eventhub authorization-rule delete --resource-group ArunMonocle --namespace-name sdk-Namespace-960 --eventhub-name sdk-EventHub-532 --authorization-rule-name sdk-Authrules-2513 + ``` diff --git a/Commands/eventhubs/eventhub/authorization-rule/_list.md b/Commands/eventhubs/eventhub/authorization-rule/_list.md index e83fa1b78..f9e92f3f9 100644 --- a/Commands/eventhubs/eventhub/authorization-rule/_list.md +++ b/Commands/eventhubs/eventhub/authorization-rule/_list.md @@ -40,3 +40,14 @@ List the authorization rules for an Event Hub. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXM=/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXM=/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EventHubAuthorizationRuleListAll + ```bash + eventhubs eventhub authorization-rule list --resource-group ArunMonocle --namespace-name sdk-Namespace-960 --eventhub-name sdk-EventHub-532 + ``` diff --git a/Commands/eventhubs/eventhub/authorization-rule/_show.md b/Commands/eventhubs/eventhub/authorization-rule/_show.md index 7cce0e3fe..57566856d 100644 --- a/Commands/eventhubs/eventhub/authorization-rule/_show.md +++ b/Commands/eventhubs/eventhub/authorization-rule/_show.md @@ -40,3 +40,14 @@ Get an AuthorizationRule for an Event Hub by rule name. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30=/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30=/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EventHubAuthorizationRuleGet + ```bash + eventhubs eventhub authorization-rule show --resource-group ArunMonocle --namespace-name sdk-Namespace-960 --eventhub-name sdk-EventHub-532 --authorization-rule-name sdk-Authrules-2513 + ``` diff --git a/Commands/eventhubs/eventhub/authorization-rule/_update.md b/Commands/eventhubs/eventhub/authorization-rule/_update.md index a01d12fa7..5cc691ed3 100644 --- a/Commands/eventhubs/eventhub/authorization-rule/_update.md +++ b/Commands/eventhubs/eventhub/authorization-rule/_update.md @@ -40,3 +40,14 @@ Update an AuthorizationRule for the specified Event Hub. Creation/update of the ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30=/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30=/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EventHubAuthorizationRuleCreate + ```bash + eventhubs eventhub authorization-rule update --resource-group ArunMonocle --namespace-name sdk-Namespace-960 --eventhub-name sdk-EventHub-532 --authorization-rule-name sdk-Authrules-2513 + ``` diff --git a/Commands/eventhubs/eventhub/authorization-rule/keys/_list.md b/Commands/eventhubs/eventhub/authorization-rule/keys/_list.md index d93805d91..cdc5e17d1 100644 --- a/Commands/eventhubs/eventhub/authorization-rule/keys/_list.md +++ b/Commands/eventhubs/eventhub/authorization-rule/keys/_list.md @@ -40,3 +40,14 @@ Gets the ACS and SAS connection strings for the Event Hub. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vbGlzdGtleXM=/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vbGlzdGtleXM=/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EventHubAuthorizationRuleListKey + ```bash + eventhubs eventhub authorization-rule keys list --resource-group ArunMonocle --namespace-name sdk-namespace-960 --eventhub-name sdk-EventHub-532 --authorization-rule-name sdk-Authrules-2513 + ``` diff --git a/Commands/eventhubs/eventhub/authorization-rule/keys/_renew.md b/Commands/eventhubs/eventhub/authorization-rule/keys/_renew.md index 9a8f76d8f..b082dd4bd 100644 --- a/Commands/eventhubs/eventhub/authorization-rule/keys/_renew.md +++ b/Commands/eventhubs/eventhub/authorization-rule/keys/_renew.md @@ -40,3 +40,14 @@ Regenerates the ACS and SAS connection strings for the Event Hub. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vcmVnZW5lcmF0ZWtleXM=/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vcmVnZW5lcmF0ZWtleXM=/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EventHubAuthorizationRuleRegenerateKey + ```bash + eventhubs eventhub authorization-rule keys renew --resource-group ArunMonocle --namespace-name sdk-namespace-960 --eventhub-name sdk-EventHub-532 --authorization-rule-name sdk-Authrules-1534 --key PrimaryKey + ``` diff --git a/Commands/eventhubs/eventhub/consumer-group/_create.md b/Commands/eventhubs/eventhub/consumer-group/_create.md index 0144426b0..685c10962 100644 --- a/Commands/eventhubs/eventhub/consumer-group/_create.md +++ b/Commands/eventhubs/eventhub/consumer-group/_create.md @@ -15,3 +15,14 @@ Create an Event Hubs consumer group as a nested resource within a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ConsumerGroupCreate + ```bash + eventhubs eventhub consumer-group create --resource-group ArunMonocle --namespace-name sdk-Namespace-2661 --eventhub-name sdk-EventHub-6681 --consumer-group-name sdk-ConsumerGroup-5563 --user-metadata New consumergroup + ``` diff --git a/Commands/eventhubs/eventhub/consumer-group/_delete.md b/Commands/eventhubs/eventhub/consumer-group/_delete.md index 29e31da83..672e79c60 100644 --- a/Commands/eventhubs/eventhub/consumer-group/_delete.md +++ b/Commands/eventhubs/eventhub/consumer-group/_delete.md @@ -15,3 +15,14 @@ Delete a consumer group from the specified Event Hub and resource group. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ConsumerGroupDelete + ```bash + eventhubs eventhub consumer-group delete --resource-group ArunMonocle --namespace-name sdk-Namespace-2661 --eventhub-name sdk-EventHub-6681 --consumer-group-name sdk-ConsumerGroup-5563 + ``` diff --git a/Commands/eventhubs/eventhub/consumer-group/_list.md b/Commands/eventhubs/eventhub/consumer-group/_list.md index 2b6953cc4..e23c5e118 100644 --- a/Commands/eventhubs/eventhub/consumer-group/_list.md +++ b/Commands/eventhubs/eventhub/consumer-group/_list.md @@ -15,3 +15,14 @@ List all the consumer groups in a Namespace. An empty feed is returned if no con ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcw==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcw==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ConsumerGroupsListAll + ```bash + eventhubs eventhub consumer-group list --resource-group ArunMonocle --namespace-name sdk-Namespace-2661 --eventhub-name sdk-EventHub-6681 + ``` diff --git a/Commands/eventhubs/eventhub/consumer-group/_show.md b/Commands/eventhubs/eventhub/consumer-group/_show.md index 0ee40f066..06c5db156 100644 --- a/Commands/eventhubs/eventhub/consumer-group/_show.md +++ b/Commands/eventhubs/eventhub/consumer-group/_show.md @@ -15,3 +15,14 @@ Get a description for the specified consumer group. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ConsumerGroupGet + ```bash + eventhubs eventhub consumer-group show --resource-group ArunMonocle --namespace-name sdk-Namespace-2661 --eventhub-name sdk-EventHub-6681 --consumer-group-name sdk-ConsumerGroup-5563 + ``` diff --git a/Commands/eventhubs/eventhub/consumer-group/_update.md b/Commands/eventhubs/eventhub/consumer-group/_update.md index 74bf366ca..46c03f162 100644 --- a/Commands/eventhubs/eventhub/consumer-group/_update.md +++ b/Commands/eventhubs/eventhub/consumer-group/_update.md @@ -15,3 +15,14 @@ Update an Event Hubs consumer group as a nested resource within a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ConsumerGroupCreate + ```bash + eventhubs eventhub consumer-group update --resource-group ArunMonocle --namespace-name sdk-Namespace-2661 --eventhub-name sdk-EventHub-6681 --consumer-group-name sdk-ConsumerGroup-5563 + ``` diff --git a/Commands/eventhubs/eventhub/fabric-shortcut/_approve.md b/Commands/eventhubs/eventhub/fabric-shortcut/_approve.md new file mode 100644 index 000000000..df6a149a0 --- /dev/null +++ b/Commands/eventhubs/eventhub/fabric-shortcut/_approve.md @@ -0,0 +1,16 @@ +# [Command] _eventhubs eventhub fabric-shortcut approve_ + +Approves a Microsoft Fabric shortcut. + +## Versions + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vYXBwcm92ZQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- Approve a Fabric shortcut + ```bash + eventhubs eventhub fabric-shortcut approve --resource-group contoso-rg --namespace-name contoso-eventhub --event-hub-name orders --fabric-shortcut-name orders-shortcut + ``` diff --git a/Commands/eventhubs/eventhub/fabric-shortcut/_create.md b/Commands/eventhubs/eventhub/fabric-shortcut/_create.md new file mode 100644 index 000000000..aa0cd9dea --- /dev/null +++ b/Commands/eventhubs/eventhub/fabric-shortcut/_create.md @@ -0,0 +1,16 @@ +# [Command] _eventhubs eventhub fabric-shortcut create_ + +Create a Microsoft Fabric shortcut. + +## Versions + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30=/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- Create or update a Fabric shortcut + ```bash + eventhubs eventhub fabric-shortcut create --resource-group contoso-rg --namespace-name contoso-eventhub --event-hub-name orders --fabric-shortcut-name orders-shortcut --configuration "{artifact-id:33333333-3333-3333-3333-333333333333,artifact-name:orders-eventstream,premium-capacity-id:44444444-4444-4444-4444-444444444444,tenant-id:11111111-1111-1111-1111-111111111111,workspace-id:22222222-2222-2222-2222-222222222222,workspace-name:contoso-workspace}" --shortcut-status Pending --shortcut-type Entity + ``` diff --git a/Commands/eventhubs/eventhub/fabric-shortcut/_delete.md b/Commands/eventhubs/eventhub/fabric-shortcut/_delete.md new file mode 100644 index 000000000..ebf3740b5 --- /dev/null +++ b/Commands/eventhubs/eventhub/fabric-shortcut/_delete.md @@ -0,0 +1,16 @@ +# [Command] _eventhubs eventhub fabric-shortcut delete_ + +Delete a Microsoft Fabric shortcut. + +## Versions + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30=/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- Delete a Fabric shortcut + ```bash + eventhubs eventhub fabric-shortcut delete --resource-group contoso-rg --namespace-name contoso-eventhub --event-hub-name orders --fabric-shortcut-name orders-shortcut + ``` diff --git a/Commands/eventhubs/eventhub/fabric-shortcut/_list.md b/Commands/eventhubs/eventhub/fabric-shortcut/_list.md new file mode 100644 index 000000000..71de4180e --- /dev/null +++ b/Commands/eventhubs/eventhub/fabric-shortcut/_list.md @@ -0,0 +1,16 @@ +# [Command] _eventhubs eventhub fabric-shortcut list_ + +List Microsoft Fabric shortcuts for an Event Hub. + +## Versions + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHM=/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- List Fabric shortcuts for an Event Hub + ```bash + eventhubs eventhub fabric-shortcut list --resource-group contoso-rg --namespace-name contoso-eventhub --event-hub-name orders + ``` diff --git a/Commands/eventhubs/eventhub/fabric-shortcut/_reject.md b/Commands/eventhubs/eventhub/fabric-shortcut/_reject.md new file mode 100644 index 000000000..67ce9acf8 --- /dev/null +++ b/Commands/eventhubs/eventhub/fabric-shortcut/_reject.md @@ -0,0 +1,16 @@ +# [Command] _eventhubs eventhub fabric-shortcut reject_ + +Rejects a Microsoft Fabric shortcut. + +## Versions + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vcmVqZWN0/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- Reject a Fabric shortcut + ```bash + eventhubs eventhub fabric-shortcut reject --resource-group contoso-rg --namespace-name contoso-eventhub --event-hub-name orders --fabric-shortcut-name orders-shortcut + ``` diff --git a/Commands/eventhubs/eventhub/fabric-shortcut/_show.md b/Commands/eventhubs/eventhub/fabric-shortcut/_show.md new file mode 100644 index 000000000..5e8d03673 --- /dev/null +++ b/Commands/eventhubs/eventhub/fabric-shortcut/_show.md @@ -0,0 +1,16 @@ +# [Command] _eventhubs eventhub fabric-shortcut show_ + +Get a Microsoft Fabric shortcut. + +## Versions + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30=/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- Get a Fabric shortcut + ```bash + eventhubs eventhub fabric-shortcut show --resource-group contoso-rg --namespace-name contoso-eventhub --event-hub-name orders --fabric-shortcut-name orders-shortcut + ``` diff --git a/Commands/eventhubs/eventhub/fabric-shortcut/_update.md b/Commands/eventhubs/eventhub/fabric-shortcut/_update.md new file mode 100644 index 000000000..d9c6c4fbc --- /dev/null +++ b/Commands/eventhubs/eventhub/fabric-shortcut/_update.md @@ -0,0 +1,16 @@ +# [Command] _eventhubs eventhub fabric-shortcut update_ + +Update a Microsoft Fabric shortcut. + +## Versions + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30=/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- Create or update a Fabric shortcut + ```bash + eventhubs eventhub fabric-shortcut update --resource-group contoso-rg --namespace-name contoso-eventhub --event-hub-name orders --fabric-shortcut-name orders-shortcut + ``` diff --git a/Commands/eventhubs/eventhub/fabric-shortcut/readme.md b/Commands/eventhubs/eventhub/fabric-shortcut/readme.md new file mode 100644 index 000000000..55e8661f2 --- /dev/null +++ b/Commands/eventhubs/eventhub/fabric-shortcut/readme.md @@ -0,0 +1,26 @@ +# [Group] _eventhubs eventhub fabric-shortcut_ + +Manage Fabric Shortcut + +## Commands + +- [approve](/Commands/eventhubs/eventhub/fabric-shortcut/_approve.md) +: Approves a Microsoft Fabric shortcut. + +- [create](/Commands/eventhubs/eventhub/fabric-shortcut/_create.md) +: Create a Microsoft Fabric shortcut. + +- [delete](/Commands/eventhubs/eventhub/fabric-shortcut/_delete.md) +: Delete a Microsoft Fabric shortcut. + +- [list](/Commands/eventhubs/eventhub/fabric-shortcut/_list.md) +: List Microsoft Fabric shortcuts for an Event Hub. + +- [reject](/Commands/eventhubs/eventhub/fabric-shortcut/_reject.md) +: Rejects a Microsoft Fabric shortcut. + +- [show](/Commands/eventhubs/eventhub/fabric-shortcut/_show.md) +: Get a Microsoft Fabric shortcut. + +- [update](/Commands/eventhubs/eventhub/fabric-shortcut/_update.md) +: Update a Microsoft Fabric shortcut. diff --git a/Commands/eventhubs/eventhub/readme.md b/Commands/eventhubs/eventhub/readme.md index 8105822c7..4a1ab0f7f 100644 --- a/Commands/eventhubs/eventhub/readme.md +++ b/Commands/eventhubs/eventhub/readme.md @@ -10,6 +10,9 @@ Manage Azure EventHubs eventhub and authorization-rule. - [consumer-group](/Commands/eventhubs/eventhub/consumer-group/readme.md) : Manage Azure Event Hubs consumergroup. +- [fabric-shortcut](/Commands/eventhubs/eventhub/fabric-shortcut/readme.md) +: Manage Fabric Shortcut + ## Commands - [create](/Commands/eventhubs/eventhub/_create.md) diff --git a/Commands/eventhubs/georecovery-alias/_break-pair.md b/Commands/eventhubs/georecovery-alias/_break-pair.md index 63b738d57..1aa6611c3 100644 --- a/Commands/eventhubs/georecovery-alias/_break-pair.md +++ b/Commands/eventhubs/georecovery-alias/_break-pair.md @@ -15,3 +15,14 @@ This operation disables the Disaster Recovery and stops replicating changes from ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2JyZWFrcGFpcmluZw==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2JyZWFrcGFpcmluZw==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EHAliasBreakPairing + ```bash + eventhubs georecovery-alias break-pair --resource-group exampleResourceGroup --namespace-name sdk-Namespace-8859 --alias sdk-DisasterRecovery-3814 + ``` diff --git a/Commands/eventhubs/georecovery-alias/_create.md b/Commands/eventhubs/georecovery-alias/_create.md index 35b4bf9d7..d8594f096 100644 --- a/Commands/eventhubs/georecovery-alias/_create.md +++ b/Commands/eventhubs/georecovery-alias/_create.md @@ -15,3 +15,14 @@ Create a new Alias(Disaster Recovery configuration) ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EHAliasCreate + ```bash + eventhubs georecovery-alias create --resource-group exampleResourceGroup --namespace-name sdk-Namespace-8859 --alias sdk-DisasterRecovery-3814 --partner-namespace sdk-Namespace-37 + ``` diff --git a/Commands/eventhubs/georecovery-alias/_delete.md b/Commands/eventhubs/georecovery-alias/_delete.md index cc78eda77..9fe678851 100644 --- a/Commands/eventhubs/georecovery-alias/_delete.md +++ b/Commands/eventhubs/georecovery-alias/_delete.md @@ -15,3 +15,14 @@ Delete an Alias(Disaster Recovery configuration) ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EHAliasDelete + ```bash + eventhubs georecovery-alias delete --resource-group exampleResourceGroup --namespace-name sdk-Namespace-5849 --alias sdk-DisasterRecovery-3814 + ``` diff --git a/Commands/eventhubs/georecovery-alias/_exists.md b/Commands/eventhubs/georecovery-alias/_exists.md index b2f179528..8d4fdfc69 100644 --- a/Commands/eventhubs/georecovery-alias/_exists.md +++ b/Commands/eventhubs/georecovery-alias/_exists.md @@ -15,3 +15,14 @@ Check the give Namespace name availability. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL2NoZWNrbmFtZWF2YWlsYWJpbGl0eQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL2NoZWNrbmFtZWF2YWlsYWJpbGl0eQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NamespacesCheckNameAvailability + ```bash + eventhubs georecovery-alias exists --resource-group exampleResourceGroup --namespace-name sdk-Namespace-9080 --alias sdk-DisasterRecovery-9474 + ``` diff --git a/Commands/eventhubs/georecovery-alias/_fail-over.md b/Commands/eventhubs/georecovery-alias/_fail-over.md index ecf0f6ac7..be350b165 100644 --- a/Commands/eventhubs/georecovery-alias/_fail-over.md +++ b/Commands/eventhubs/georecovery-alias/_fail-over.md @@ -15,3 +15,14 @@ Invokes GEO DR failover and reconfigure the alias to point to the secondary name ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2ZhaWxvdmVy/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2ZhaWxvdmVy/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EHAliasFailOver + ```bash + eventhubs georecovery-alias fail-over --resource-group exampleResourceGroup --namespace-name sdk-Namespace-8859 --alias sdk-DisasterRecovery-3814 + ``` diff --git a/Commands/eventhubs/georecovery-alias/_list.md b/Commands/eventhubs/georecovery-alias/_list.md index d2bf0d6b2..4853eae9c 100644 --- a/Commands/eventhubs/georecovery-alias/_list.md +++ b/Commands/eventhubs/georecovery-alias/_list.md @@ -15,3 +15,14 @@ List all Alias(Disaster Recovery configurations) ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdz/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdz/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EHAliasList + ```bash + eventhubs georecovery-alias list --resource-group exampleResourceGroup --namespace-name sdk-Namespace-8859 + ``` diff --git a/Commands/eventhubs/georecovery-alias/_show.md b/Commands/eventhubs/georecovery-alias/_show.md index 1264802d5..9bc20a4c2 100644 --- a/Commands/eventhubs/georecovery-alias/_show.md +++ b/Commands/eventhubs/georecovery-alias/_show.md @@ -15,3 +15,14 @@ Get Alias(Disaster Recovery configuration) for primary or secondary namespace ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EHAliasGet + ```bash + eventhubs georecovery-alias show --resource-group exampleResourceGroup --namespace-name sdk-Namespace-8859 --alias sdk-DisasterRecovery-3814 + ``` diff --git a/Commands/eventhubs/georecovery-alias/_update.md b/Commands/eventhubs/georecovery-alias/_update.md index 620be8dcd..d09836e67 100644 --- a/Commands/eventhubs/georecovery-alias/_update.md +++ b/Commands/eventhubs/georecovery-alias/_update.md @@ -15,3 +15,14 @@ Update a new Alias(Disaster Recovery configuration) ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- EHAliasCreate + ```bash + eventhubs georecovery-alias update --resource-group exampleResourceGroup --namespace-name sdk-Namespace-8859 --alias sdk-DisasterRecovery-3814 + ``` diff --git a/Commands/eventhubs/georecovery-alias/authorization-rule/_list.md b/Commands/eventhubs/georecovery-alias/authorization-rule/_list.md index 56bbae269..f66ed0c71 100644 --- a/Commands/eventhubs/georecovery-alias/authorization-rule/_list.md +++ b/Commands/eventhubs/georecovery-alias/authorization-rule/_list.md @@ -15,3 +15,14 @@ List a list of authorization rules for a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ListAuthorizationRules + ```bash + eventhubs georecovery-alias authorization-rule list --resource-group exampleResourceGroup --namespace-name sdk-Namespace-9080 --alias sdk-DisasterRecovery-4047 + ``` diff --git a/Commands/eventhubs/georecovery-alias/authorization-rule/_show.md b/Commands/eventhubs/georecovery-alias/authorization-rule/_show.md index dcfa5187f..87b36d898 100644 --- a/Commands/eventhubs/georecovery-alias/authorization-rule/_show.md +++ b/Commands/eventhubs/georecovery-alias/authorization-rule/_show.md @@ -15,3 +15,14 @@ Get an AuthorizationRule for a Namespace by rule name. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpaceAuthorizationRuleGet + ```bash + eventhubs georecovery-alias authorization-rule show --resource-group exampleResourceGroup --namespace-name sdk-Namespace-9080 --alias sdk-DisasterRecovery-4879 --authorization-rule-name sdk-Authrules-4879 + ``` diff --git a/Commands/eventhubs/georecovery-alias/authorization-rule/keys/_list.md b/Commands/eventhubs/georecovery-alias/authorization-rule/keys/_list.md index 29d36163f..e5c65974a 100644 --- a/Commands/eventhubs/georecovery-alias/authorization-rule/keys/_list.md +++ b/Commands/eventhubs/georecovery-alias/authorization-rule/keys/_list.md @@ -15,3 +15,14 @@ Gets the primary and secondary connection strings for the Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpaceAuthorizationRuleListKey + ```bash + eventhubs georecovery-alias authorization-rule keys list --resource-group exampleResourceGroup --namespace-name sdk-Namespace-2702 --alias sdk-DisasterRecovery-4047 --authorization-rule-name sdk-Authrules-1746 + ``` diff --git a/Commands/eventhubs/namespace/_create.md b/Commands/eventhubs/namespace/_create.md index 52eb996f5..667354c35 100644 --- a/Commands/eventhubs/namespace/_create.md +++ b/Commands/eventhubs/namespace/_create.md @@ -55,3 +55,15 @@ Create a namespace. Once created, this namespace's resource manifest is immutabl ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NamespaceCreate + ```bash + eventhubs namespace create --resource-group ResurceGroupSample --namespace-name NamespaceSample --identity "{type:'SystemAssigned, UserAssigned',user-assigned-identities:{/subscriptions/SampleSubscription/resourceGroups/ResurceGroupSample/providers/Microsoft.ManagedIdentity/userAssignedIdentities/ud1:{},/subscriptions/SampleSubscription/resourceGroups/ResurceGroupSample/providers/Microsoft.ManagedIdentity/userAssignedIdentities/ud2:{}}}" --location East US --cluster-arm-id /subscriptions/SampleSubscription/resourceGroups/ResurceGroupSample/providers/Microsoft.EventHub/clusters/enc-test --encryption "{key-source:Microsoft.KeyVault,key-vault-properties:[{user-assigned-identity:/subscriptions/SampleSubscription/resourceGroups/ResurceGroupSample/providers/Microsoft.ManagedIdentity/userAssignedIdentities/ud1,key-name:Samplekey,key-vault-uri:'https://aprao-keyvault-user.vault-int.azure-int.net/'}]}" --geo-data-replication "{locations:[{location-name:eastus,role-type:Primary},{location-name:southcentralus,role-type:Secondary}],max-replication-lag-duration-in-seconds:300}" + ``` + diff --git a/Commands/eventhubs/namespace/_delete.md b/Commands/eventhubs/namespace/_delete.md index dc99e03ec..4ddaba4d0 100644 --- a/Commands/eventhubs/namespace/_delete.md +++ b/Commands/eventhubs/namespace/_delete.md @@ -40,3 +40,14 @@ Delete an existing namespace. This operation also removes all associated resourc ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpaceDelete + ```bash + eventhubs namespace delete --resource-group ResurceGroupSample --namespace-name NamespaceSample + ``` diff --git a/Commands/eventhubs/namespace/_exists.md b/Commands/eventhubs/namespace/_exists.md index 2eab74ac7..341b5d971 100644 --- a/Commands/eventhubs/namespace/_exists.md +++ b/Commands/eventhubs/namespace/_exists.md @@ -15,3 +15,14 @@ Check the give Namespace name availability. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jaGVja25hbWVhdmFpbGFiaWxpdHk=/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jaGVja25hbWVhdmFpbGFiaWxpdHk=/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NamespacesCheckNameAvailability + ```bash + eventhubs namespace exists --name sdk-Namespace-8458 + ``` diff --git a/Commands/eventhubs/namespace/_failover.md b/Commands/eventhubs/namespace/_failover.md index 6bb55dd7c..bd9f1fb18 100644 --- a/Commands/eventhubs/namespace/_failover.md +++ b/Commands/eventhubs/namespace/_failover.md @@ -11,3 +11,14 @@ GeoDR Failover ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2ZhaWxvdmVy/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2ZhaWxvdmVy/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpaceCreate + ```bash + eventhubs namespace failover --resource-group ResurceGroupSample --namespace-name NamespaceGeoDRFailoverSample --force True --primary-location centralus + ``` diff --git a/Commands/eventhubs/namespace/_list.md b/Commands/eventhubs/namespace/_list.md index 1244b786b..5548b5bf0 100644 --- a/Commands/eventhubs/namespace/_list.md +++ b/Commands/eventhubs/namespace/_list.md @@ -41,3 +41,20 @@ List all the available Namespaces within a subscription, irrespective of the res + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2Vz/2026-07-01-preview.xml) **Stable** + + + + +#### examples + +- NamespacesListBySubscription + ```bash + eventhubs namespace list + ``` + +- NamespaceListByResourceGroup + ```bash + eventhubs namespace list --resource-group ResurceGroupSample + ``` diff --git a/Commands/eventhubs/namespace/_show.md b/Commands/eventhubs/namespace/_show.md index 5ecb79d7f..0a2f1c746 100644 --- a/Commands/eventhubs/namespace/_show.md +++ b/Commands/eventhubs/namespace/_show.md @@ -40,3 +40,14 @@ Get the description of the specified namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpaceGet + ```bash + eventhubs namespace show --resource-group ResurceGroupSample --namespace-name NamespaceSample + ``` diff --git a/Commands/eventhubs/namespace/_update.md b/Commands/eventhubs/namespace/_update.md index 5559dd70a..fd819290b 100644 --- a/Commands/eventhubs/namespace/_update.md +++ b/Commands/eventhubs/namespace/_update.md @@ -40,3 +40,15 @@ Update a namespace. Once created, this namespace's resource manifest is immutabl ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NamespaceCreate + ```bash + eventhubs namespace update --resource-group ResurceGroupSample --namespace-name NamespaceSample + ``` + diff --git a/Commands/eventhubs/namespace/application-group/_create.md b/Commands/eventhubs/namespace/application-group/_create.md index db3b05829..df9f0dee5 100644 --- a/Commands/eventhubs/namespace/application-group/_create.md +++ b/Commands/eventhubs/namespace/application-group/_create.md @@ -15,3 +15,14 @@ Create an ApplicationGroup for a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBzL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBzL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ApplicationGroupCreate + ```bash + eventhubs namespace application-group create --resource-group contosotest --namespace-name contoso-ua-test-eh-system-1 --application-group-name appGroup1 --client-app-group-identifier SASKeyName=KeyName --is-enabled True --policies "[{metricId:IncomingMessages,rateLimitThreshold:7912,throttling-policy:{name:ThrottlingPolicy1,metric-id:IncomingMessages,rate-limit-threshold:7912},name:ThrottlingPolicy1},{metricId:IncomingBytes,rateLimitThreshold:3951729,throttling-policy:{name:ThrottlingPolicy2,metric-id:IncomingBytes,rate-limit-threshold:3951729},name:ThrottlingPolicy2},{metricId:OutgoingBytes,rateLimitThreshold:245175,throttling-policy:{name:ThrottlingPolicy3,metric-id:OutgoingBytes,rate-limit-threshold:245175},name:ThrottlingPolicy3}]" + ``` diff --git a/Commands/eventhubs/namespace/application-group/_delete.md b/Commands/eventhubs/namespace/application-group/_delete.md index 5623e552b..e23a98ed4 100644 --- a/Commands/eventhubs/namespace/application-group/_delete.md +++ b/Commands/eventhubs/namespace/application-group/_delete.md @@ -15,3 +15,14 @@ Delete an ApplicationGroup for a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBzL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBzL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ApplicationGroupDelete + ```bash + eventhubs namespace application-group delete --resource-group contosotest --namespace-name contoso-ua-test-eh-system-1 --application-group-name appGroup1 + ``` diff --git a/Commands/eventhubs/namespace/application-group/_list.md b/Commands/eventhubs/namespace/application-group/_list.md index a61813053..6caf8e248 100644 --- a/Commands/eventhubs/namespace/application-group/_list.md +++ b/Commands/eventhubs/namespace/application-group/_list.md @@ -15,3 +15,14 @@ List a list of application groups for a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBz/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBz/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ListApplicationGroups + ```bash + eventhubs namespace application-group list --resource-group contosotest --namespace-name contoso-ua-test-eh-system-1 + ``` diff --git a/Commands/eventhubs/namespace/application-group/_show.md b/Commands/eventhubs/namespace/application-group/_show.md index 88c7046ea..682a2892f 100644 --- a/Commands/eventhubs/namespace/application-group/_show.md +++ b/Commands/eventhubs/namespace/application-group/_show.md @@ -15,3 +15,14 @@ Get an ApplicationGroup for a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBzL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBzL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ApplicationGroupGet + ```bash + eventhubs namespace application-group show --resource-group contosotest --namespace-name contoso-ua-test-eh-system-1 --application-group-name appGroup1 + ``` diff --git a/Commands/eventhubs/namespace/application-group/_update.md b/Commands/eventhubs/namespace/application-group/_update.md index dceb52bb5..1c0215064 100644 --- a/Commands/eventhubs/namespace/application-group/_update.md +++ b/Commands/eventhubs/namespace/application-group/_update.md @@ -15,3 +15,14 @@ Update an ApplicationGroup for a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBzL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBzL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ApplicationGroupCreate + ```bash + eventhubs namespace application-group update --resource-group contosotest --namespace-name contoso-ua-test-eh-system-1 --application-group-name appGroup1 + ``` diff --git a/Commands/eventhubs/namespace/authorization-rule/_create.md b/Commands/eventhubs/namespace/authorization-rule/_create.md index 041d30420..3d2fb63c5 100644 --- a/Commands/eventhubs/namespace/authorization-rule/_create.md +++ b/Commands/eventhubs/namespace/authorization-rule/_create.md @@ -40,3 +40,14 @@ Create an AuthorizationRule for a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpaceAuthorizationRuleCreate + ```bash + eventhubs namespace authorization-rule create --resource-group ArunMonocle --namespace-name sdk-Namespace-2702 --authorization-rule-name sdk-Authrules-1746 --rights "[Listen,Send]" + ``` diff --git a/Commands/eventhubs/namespace/authorization-rule/_delete.md b/Commands/eventhubs/namespace/authorization-rule/_delete.md index 3a7831d0e..7e2c00381 100644 --- a/Commands/eventhubs/namespace/authorization-rule/_delete.md +++ b/Commands/eventhubs/namespace/authorization-rule/_delete.md @@ -40,3 +40,14 @@ Delete an AuthorizationRule for a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpaceAuthorizationRuleDelete + ```bash + eventhubs namespace authorization-rule delete --resource-group ArunMonocle --namespace-name sdk-Namespace-8980 --authorization-rule-name sdk-Authrules-8929 + ``` diff --git a/Commands/eventhubs/namespace/authorization-rule/_list.md b/Commands/eventhubs/namespace/authorization-rule/_list.md index c6421503e..31b7ec2f6 100644 --- a/Commands/eventhubs/namespace/authorization-rule/_list.md +++ b/Commands/eventhubs/namespace/authorization-rule/_list.md @@ -40,3 +40,14 @@ List a list of authorization rules for a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- ListAuthorizationRules + ```bash + eventhubs namespace authorization-rule list --resource-group ArunMonocle --namespace-name sdk-Namespace-2702 + ``` diff --git a/Commands/eventhubs/namespace/authorization-rule/_show.md b/Commands/eventhubs/namespace/authorization-rule/_show.md index fe787dfce..95680cd3a 100644 --- a/Commands/eventhubs/namespace/authorization-rule/_show.md +++ b/Commands/eventhubs/namespace/authorization-rule/_show.md @@ -40,3 +40,14 @@ Get an AuthorizationRule for a Namespace by rule name. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpaceAuthorizationRuleGet + ```bash + eventhubs namespace authorization-rule show --resource-group ArunMonocle --namespace-name sdk-Namespace-2702 --authorization-rule-name sdk-Authrules-1746 + ``` diff --git a/Commands/eventhubs/namespace/authorization-rule/_update.md b/Commands/eventhubs/namespace/authorization-rule/_update.md index 84bd3cccb..38872a2f6 100644 --- a/Commands/eventhubs/namespace/authorization-rule/_update.md +++ b/Commands/eventhubs/namespace/authorization-rule/_update.md @@ -40,3 +40,14 @@ Update an AuthorizationRule for a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpaceAuthorizationRuleCreate + ```bash + eventhubs namespace authorization-rule update --resource-group ArunMonocle --namespace-name sdk-Namespace-2702 --authorization-rule-name sdk-Authrules-1746 + ``` diff --git a/Commands/eventhubs/namespace/authorization-rule/keys/_list.md b/Commands/eventhubs/namespace/authorization-rule/keys/_list.md index 7a3bdad95..399d9f558 100644 --- a/Commands/eventhubs/namespace/authorization-rule/keys/_list.md +++ b/Commands/eventhubs/namespace/authorization-rule/keys/_list.md @@ -40,3 +40,14 @@ Gets the primary and secondary connection strings for the Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpaceAuthorizationRuleListKey + ```bash + eventhubs namespace authorization-rule keys list --resource-group ArunMonocle --namespace-name sdk-Namespace-2702 --authorization-rule-name sdk-Authrules-1746 + ``` diff --git a/Commands/eventhubs/namespace/authorization-rule/keys/_renew.md b/Commands/eventhubs/namespace/authorization-rule/keys/_renew.md index f35fe6e7b..f4125359f 100644 --- a/Commands/eventhubs/namespace/authorization-rule/keys/_renew.md +++ b/Commands/eventhubs/namespace/authorization-rule/keys/_renew.md @@ -40,3 +40,14 @@ Regenerates the primary or secondary connection strings for the specified Namesp ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9yZWdlbmVyYXRla2V5cw==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9yZWdlbmVyYXRla2V5cw==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpaceAuthorizationRuleRegenerateKey + ```bash + eventhubs namespace authorization-rule keys renew --resource-group ArunMonocle --namespace-name sdk-Namespace-8980 --authorization-rule-name sdk-Authrules-8929 --key PrimaryKey + ``` diff --git a/Commands/eventhubs/namespace/identity/_assign.md b/Commands/eventhubs/namespace/identity/_assign.md index dda316a91..f6bda7fe2 100644 --- a/Commands/eventhubs/namespace/identity/_assign.md +++ b/Commands/eventhubs/namespace/identity/_assign.md @@ -7,3 +7,15 @@ Assign the user or system managed identities. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NamespaceCreate + ```bash + eventhubs namespace identity assign --resource-group ResurceGroupSample --namespace-name NamespaceSample + ``` + diff --git a/Commands/eventhubs/namespace/identity/_remove.md b/Commands/eventhubs/namespace/identity/_remove.md index 152b64c64..429c70d29 100644 --- a/Commands/eventhubs/namespace/identity/_remove.md +++ b/Commands/eventhubs/namespace/identity/_remove.md @@ -7,3 +7,15 @@ Remove the user or system managed identities. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NamespaceCreate + ```bash + eventhubs namespace identity remove --resource-group ResurceGroupSample --namespace-name NamespaceSample + ``` + diff --git a/Commands/eventhubs/namespace/identity/_show.md b/Commands/eventhubs/namespace/identity/_show.md index 1e705fc50..fd3d9997a 100644 --- a/Commands/eventhubs/namespace/identity/_show.md +++ b/Commands/eventhubs/namespace/identity/_show.md @@ -7,3 +7,14 @@ Show the details of managed identities. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpaceGet + ```bash + eventhubs namespace identity show --resource-group ResurceGroupSample --namespace-name NamespaceSample + ``` diff --git a/Commands/eventhubs/namespace/network-rule-set/_create.md b/Commands/eventhubs/namespace/network-rule-set/_create.md index 2396a48c3..50406a3d3 100644 --- a/Commands/eventhubs/namespace/network-rule-set/_create.md +++ b/Commands/eventhubs/namespace/network-rule-set/_create.md @@ -15,3 +15,14 @@ Create NetworkRuleSet for a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cy9kZWZhdWx0/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cy9kZWZhdWx0/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpaceNetworkRuleSetCreate + ```bash + eventhubs namespace network-rule-set create --resource-group ResourceGroup --namespace-name sdk-Namespace-6019 --default-action Deny --ip-rules "[{action:Allow,ip-mask:1.1.1.1},{action:Allow,ip-mask:1.1.1.2},{action:Allow,ip-mask:1.1.1.3},{action:Allow,ip-mask:1.1.1.4},{action:Allow,ip-mask:1.1.1.5}]" --virtual-network-rules "[{ignore-missing-endpoint:True,subnet:/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet2},{ignore-missing-endpoint:False,subnet:/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet3},{ignore-missing-endpoint:False,subnet:/subscriptions/subscriptionid/resourcegroups/resourcegroupid/providers/Microsoft.Network/virtualNetworks/myvn/subnets/subnet6}]" + ``` diff --git a/Commands/eventhubs/namespace/network-rule-set/_list.md b/Commands/eventhubs/namespace/network-rule-set/_list.md index f0d9b996e..3ecd2dfa6 100644 --- a/Commands/eventhubs/namespace/network-rule-set/_list.md +++ b/Commands/eventhubs/namespace/network-rule-set/_list.md @@ -15,3 +15,14 @@ List NetworkRuleSet for a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cw==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cw==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpaceNetworkRuleSetList + ```bash + eventhubs namespace network-rule-set list --resource-group ResourceGroup --namespace-name sdk-Namespace-6019 + ``` diff --git a/Commands/eventhubs/namespace/network-rule-set/_show.md b/Commands/eventhubs/namespace/network-rule-set/_show.md index cd430cb8b..e691c2e25 100644 --- a/Commands/eventhubs/namespace/network-rule-set/_show.md +++ b/Commands/eventhubs/namespace/network-rule-set/_show.md @@ -15,3 +15,14 @@ Get NetworkRuleSet for a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cy9kZWZhdWx0/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cy9kZWZhdWx0/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpaceNetworkRuleSetGet + ```bash + eventhubs namespace network-rule-set show --resource-group ResourceGroup --namespace-name sdk-Namespace-6019 + ``` diff --git a/Commands/eventhubs/namespace/network-rule-set/_update.md b/Commands/eventhubs/namespace/network-rule-set/_update.md index 8ba11fae0..37f1f2114 100644 --- a/Commands/eventhubs/namespace/network-rule-set/_update.md +++ b/Commands/eventhubs/namespace/network-rule-set/_update.md @@ -15,3 +15,14 @@ Update NetworkRuleSet for a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cy9kZWZhdWx0/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cy9kZWZhdWx0/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpaceNetworkRuleSetCreate + ```bash + eventhubs namespace network-rule-set update --resource-group ResourceGroup --namespace-name sdk-Namespace-6019 + ``` diff --git a/Commands/eventhubs/namespace/nsp-configuration/_list.md b/Commands/eventhubs/namespace/nsp-configuration/_list.md index 277710312..55d2c1b07 100644 --- a/Commands/eventhubs/namespace/nsp-configuration/_list.md +++ b/Commands/eventhubs/namespace/nsp-configuration/_list.md @@ -11,3 +11,14 @@ List list of current NetworkSecurityPerimeterConfiguration for Namespace ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25z/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25z/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NamspaceNetworkSecurityPerimeterConfigurationList + ```bash + eventhubs namespace nsp-configuration list --resource-group SDK-EventHub-4794 --namespace-name sdk-Namespace-5828 + ``` diff --git a/Commands/eventhubs/namespace/nsp-configuration/_reconcile.md b/Commands/eventhubs/namespace/nsp-configuration/_reconcile.md index 5d3c6d324..74cbadf20 100644 --- a/Commands/eventhubs/namespace/nsp-configuration/_reconcile.md +++ b/Commands/eventhubs/namespace/nsp-configuration/_reconcile.md @@ -7,3 +7,14 @@ Refreshes any information about the association. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9L3JlY29uY2lsZQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9L3JlY29uY2lsZQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NetworkSecurityPerimeterConfigurationList + ```bash + eventhubs namespace nsp-configuration reconcile --resource-group SDK-EventHub-4794 --namespace-name sdk-Namespace-5828 --resource-association-name resourceAssociation1 + ``` diff --git a/Commands/eventhubs/namespace/nsp-configuration/_show.md b/Commands/eventhubs/namespace/nsp-configuration/_show.md index 58953bf01..1b8acae82 100644 --- a/Commands/eventhubs/namespace/nsp-configuration/_show.md +++ b/Commands/eventhubs/namespace/nsp-configuration/_show.md @@ -11,3 +11,14 @@ Get a NetworkSecurityPerimeterConfigurations resourceAssociationName ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NetworkSecurityPerimeterConfigurationassociationProxyName + ```bash + eventhubs namespace nsp-configuration show --resource-group SDK-EventHub-4794 --namespace-name sdk-Namespace-5828 --resource-association-name resourceAssociation1 + ``` diff --git a/Commands/eventhubs/namespace/private-endpoint-connection/_create.md b/Commands/eventhubs/namespace/private-endpoint-connection/_create.md index 70c4d846c..947e1df1e 100644 --- a/Commands/eventhubs/namespace/private-endpoint-connection/_create.md +++ b/Commands/eventhubs/namespace/private-endpoint-connection/_create.md @@ -15,3 +15,14 @@ Create PrivateEndpointConnections of service namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpacePrivateEndPointConnectionCreate + ```bash + eventhubs namespace private-endpoint-connection create --resource-group ArunMonocle --namespace-name sdk-Namespace-2924 --private-endpoint-connection-name privateEndpointConnectionName --private-endpoint "{id:/subscriptions/dbedb4e0-40e6-4145-81f3-f1314c150774/resourceGroups/SDK-EventHub-8396/providers/Microsoft.Network/privateEndpoints/sdk-Namespace-2847}" --description testing --status Rejected --provisioning-state Succeeded + ``` diff --git a/Commands/eventhubs/namespace/private-endpoint-connection/_delete.md b/Commands/eventhubs/namespace/private-endpoint-connection/_delete.md index cbf1f4493..656e89c6d 100644 --- a/Commands/eventhubs/namespace/private-endpoint-connection/_delete.md +++ b/Commands/eventhubs/namespace/private-endpoint-connection/_delete.md @@ -15,3 +15,14 @@ Delete a Private Endpoint Connection. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpacePrivateEndPointConnectionDelete + ```bash + eventhubs namespace private-endpoint-connection delete --resource-group ArunMonocle --namespace-name sdk-Namespace-3285 --private-endpoint-connection-name 928c44d5-b7c6-423b-b6fa-811e0c27b3e0 + ``` diff --git a/Commands/eventhubs/namespace/private-endpoint-connection/_list.md b/Commands/eventhubs/namespace/private-endpoint-connection/_list.md index 9e1824785..6a8794b73 100644 --- a/Commands/eventhubs/namespace/private-endpoint-connection/_list.md +++ b/Commands/eventhubs/namespace/private-endpoint-connection/_list.md @@ -15,3 +15,14 @@ List the available PrivateEndpointConnections within a namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25z/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25z/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- PrivateEndPointConnectionList + ```bash + eventhubs namespace private-endpoint-connection list --resource-group SDK-EventHub-4794 --namespace-name sdk-Namespace-5828 + ``` diff --git a/Commands/eventhubs/namespace/private-endpoint-connection/_show.md b/Commands/eventhubs/namespace/private-endpoint-connection/_show.md index 24b5dc3c8..9f493d7e2 100644 --- a/Commands/eventhubs/namespace/private-endpoint-connection/_show.md +++ b/Commands/eventhubs/namespace/private-endpoint-connection/_show.md @@ -15,3 +15,14 @@ Get a description for the specified Private Endpoint Connection name. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpacePrivateEndPointConnectionGet + ```bash + eventhubs namespace private-endpoint-connection show --resource-group SDK-EventHub-4794 --namespace-name sdk-Namespace-5828 --private-endpoint-connection-name privateEndpointConnectionName + ``` diff --git a/Commands/eventhubs/namespace/private-endpoint-connection/_update.md b/Commands/eventhubs/namespace/private-endpoint-connection/_update.md index 3810a1402..eadaa99b9 100644 --- a/Commands/eventhubs/namespace/private-endpoint-connection/_update.md +++ b/Commands/eventhubs/namespace/private-endpoint-connection/_update.md @@ -15,3 +15,14 @@ Update PrivateEndpointConnections of service namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpacePrivateEndPointConnectionCreate + ```bash + eventhubs namespace private-endpoint-connection update --resource-group ArunMonocle --namespace-name sdk-Namespace-2924 --private-endpoint-connection-name privateEndpointConnectionName + ``` diff --git a/Commands/eventhubs/namespace/private-link-resource/_show.md b/Commands/eventhubs/namespace/private-link-resource/_show.md index 26c11c86c..a639fcc6d 100644 --- a/Commands/eventhubs/namespace/private-link-resource/_show.md +++ b/Commands/eventhubs/namespace/private-link-resource/_show.md @@ -15,3 +15,14 @@ List lists of resources that supports Privatelinks. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVsaW5rcmVzb3VyY2Vz/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVsaW5rcmVzb3VyY2Vz/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- NameSpacePrivateLinkResourcesGet + ```bash + eventhubs namespace private-link-resource show --resource-group ArunMonocle --namespace-name sdk-Namespace-2924 + ``` diff --git a/Commands/eventhubs/namespace/schema-registry/_create.md b/Commands/eventhubs/namespace/schema-registry/_create.md index 5e47e60da..b9c384425 100644 --- a/Commands/eventhubs/namespace/schema-registry/_create.md +++ b/Commands/eventhubs/namespace/schema-registry/_create.md @@ -15,3 +15,14 @@ Create an EventHub schema group. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- SchemaRegistryCreate + ```bash + eventhubs namespace schema-registry create --resource-group alitest --namespace-name ali-ua-test-eh-system-1 --schema-group-name testSchemaGroup1 --group-properties "{}" --schema-compatibility Forward --schema-type Avro + ``` diff --git a/Commands/eventhubs/namespace/schema-registry/_delete.md b/Commands/eventhubs/namespace/schema-registry/_delete.md index 60db2710e..b2818faff 100644 --- a/Commands/eventhubs/namespace/schema-registry/_delete.md +++ b/Commands/eventhubs/namespace/schema-registry/_delete.md @@ -15,3 +15,14 @@ Delete an EventHub schema group. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- SchemaRegistryDelete + ```bash + eventhubs namespace schema-registry delete --resource-group alitest --namespace-name ali-ua-test-eh-system-1 --schema-group-name testSchemaGroup1 + ``` diff --git a/Commands/eventhubs/namespace/schema-registry/_list.md b/Commands/eventhubs/namespace/schema-registry/_list.md index bd95fbba6..79d67766e 100644 --- a/Commands/eventhubs/namespace/schema-registry/_list.md +++ b/Commands/eventhubs/namespace/schema-registry/_list.md @@ -15,3 +15,14 @@ List all the Schema Groups in a Namespace. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcw==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcw==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- SchemaRegistryListAll + ```bash + eventhubs namespace schema-registry list --resource-group alitest --namespace-name ali-ua-test-eh-system-1 + ``` diff --git a/Commands/eventhubs/namespace/schema-registry/_show.md b/Commands/eventhubs/namespace/schema-registry/_show.md index 412dcfd29..00b48290a 100644 --- a/Commands/eventhubs/namespace/schema-registry/_show.md +++ b/Commands/eventhubs/namespace/schema-registry/_show.md @@ -15,3 +15,14 @@ Get the details of an EventHub schema group. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- SchemaRegistryGet + ```bash + eventhubs namespace schema-registry show --resource-group alitest --namespace-name ali-ua-test-eh-system-1 --schema-group-name testSchemaGroup1 + ``` diff --git a/Commands/eventhubs/namespace/schema-registry/_update.md b/Commands/eventhubs/namespace/schema-registry/_update.md index 166a5dace..e5811e15d 100644 --- a/Commands/eventhubs/namespace/schema-registry/_update.md +++ b/Commands/eventhubs/namespace/schema-registry/_update.md @@ -15,3 +15,14 @@ Update an EventHub schema group. ### [2026-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcy97fQ==/2026-01-01.xml) **Stable** + +### [2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcy97fQ==/2026-07-01-preview.xml) **Stable** + + + +#### examples + +- SchemaRegistryCreate + ```bash + eventhubs namespace schema-registry update --resource-group alitest --namespace-name ali-ua-test-eh-system-1 --schema-group-name testSchemaGroup1 + ``` diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9hdmFpbGFibGVjbHVzdGVycmVnaW9ucw==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9hdmFpbGFibGVjbHVzdGVycmVnaW9ucw==/2026-07-01-preview.json new file mode 100644 index 000000000..e76364a73 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9hdmFpbGFibGVjbHVzdGVycmVnaW9ucw==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/providers/microsoft.eventhub/availableclusterregions", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL2F2YWlsYWJsZUNsdXN0ZXJSZWdpb25z/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs cluster", "commands": [{"name": "available-region", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/providers/microsoft.eventhub/availableclusterregions", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL2F2YWlsYWJsZUNsdXN0ZXJSZWdpb25z/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "Clusters_ListAvailableClusterRegion", "http": {"path": "/subscriptions/{subscriptionId}/providers/Microsoft.EventHub/availableClusterRegions", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "array", "name": "value", "item": {"type": "object", "props": [{"type": "string", "name": "location"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9hdmFpbGFibGVjbHVzdGVycmVnaW9ucw==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9hdmFpbGFibGVjbHVzdGVycmVnaW9ucw==/2026-07-01-preview.xml new file mode 100644 index 000000000..93310cb36 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9hdmFpbGFibGVjbHVzdGVycmVnaW9ucw==/2026-07-01-preview.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jaGVja25hbWVhdmFpbGFiaWxpdHk=/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jaGVja25hbWVhdmFpbGFiaWxpdHk=/2026-07-01-preview.json new file mode 100644 index 000000000..fd9a905db --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jaGVja25hbWVhdmFpbGFiaWxpdHk=/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/providers/microsoft.eventhub/checknameavailability", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL2NoZWNrTmFtZUF2YWlsYWJpbGl0eQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace", "commands": [{"name": "exists", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/providers/microsoft.eventhub/checknameavailability", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL2NoZWNrTmFtZUF2YWlsYWJpbGl0eQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Parameters", "args": [{"type": "string", "var": "$parameters.name", "options": ["name"], "required": true, "group": "Parameters", "help": {"short": "Name to check the namespace name availability"}}]}], "operations": [{"operationId": "Namespaces_CheckNameAvailability", "http": {"path": "/subscriptions/{subscriptionId}/providers/Microsoft.EventHub/checkNameAvailability", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "string", "name": "name", "arg": "$parameters.name", "required": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "message"}, {"type": "boolean", "name": "nameAvailable"}, {"type": "string", "name": "reason", "enum": {"items": [{"value": "InvalidName"}, {"value": "NameInLockdown"}, {"value": "NameInUse"}, {"value": "None"}, {"value": "SubscriptionIsDisabled"}, {"value": "TooManyNamespaceInCurrentSubscription"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jaGVja25hbWVhdmFpbGFiaWxpdHk=/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jaGVja25hbWVhdmFpbGFiaWxpdHk=/2026-07-01-preview.xml new file mode 100644 index 000000000..30995cf64 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jaGVja25hbWVhdmFpbGFiaWxpdHk=/2026-07-01-preview.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycw==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycw==/2026-07-01-preview.json new file mode 100644 index 000000000..64846c74d --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycw==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/providers/microsoft.eventhub/clusters", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL2NsdXN0ZXJz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}, {"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnM=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs cluster", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/providers/microsoft.eventhub/clusters", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL2NsdXN0ZXJz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}, {"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnM=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "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_Clusters_ListBySubscription", "operator": {"type": "and", "operators": [{"type": "hasValue", "arg": "$Path.subscriptionId"}, {"type": "not", "operator": {"type": "hasValue", "arg": "$Path.resourceGroupName"}}]}}, {"var": "$Condition_Clusters_ListByResourceGroup", "operator": {"type": "and", "operators": [{"type": "hasValue", "arg": "$Path.resourceGroupName"}, {"type": "hasValue", "arg": "$Path.subscriptionId"}]}}], "operations": [{"when": ["$Condition_Clusters_ListBySubscription"], "operationId": "Clusters_ListBySubscription", "http": {"path": "/subscriptions/{subscriptionId}/providers/Microsoft.EventHub/clusters", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/clusters/{}"}}, {"type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "createdAt"}, {"readOnly": true, "type": "string", "name": "metricId"}, {"type": "object", "name": "platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "props": [{"type": "string", "name": "mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Active"}, {"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Scaling"}, {"value": "Succeeded"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "status"}, {"type": "boolean", "name": "supportsScaling"}, {"readOnly": true, "type": "string", "name": "updatedAt"}, {"type": "boolean", "name": "zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "props": [{"type": "integer32", "name": "capacity", "format": {"minimum": 1}}, {"type": "string", "name": "name", "required": true, "enum": {"items": [{"value": "Dedicated"}]}}]}, {"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"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"when": ["$Condition_Clusters_ListByResourceGroup"], "operationId": "Clusters_ListByResourceGroup", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/clusters/{}"}}, {"type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "createdAt"}, {"readOnly": true, "type": "string", "name": "metricId"}, {"type": "object", "name": "platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "props": [{"type": "string", "name": "mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Active"}, {"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Scaling"}, {"value": "Succeeded"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "status"}, {"type": "boolean", "name": "supportsScaling"}, {"readOnly": true, "type": "string", "name": "updatedAt"}, {"type": "boolean", "name": "zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "props": [{"type": "integer32", "name": "capacity", "format": {"minimum": 1}}, {"type": "string", "name": "name", "required": true, "enum": {"items": [{"value": "Dedicated"}]}}]}, {"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"}]}}]}, {"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/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycw==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycw==/2026-07-01-preview.xml new file mode 100644 index 000000000..676ff5863 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycw==/2026-07-01-preview.xml @@ -0,0 +1,261 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2Vz/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2Vz/2026-07-01-preview.json new file mode 100644 index 000000000..dd5d08567 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2Vz/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/providers/microsoft.eventhub/namespaces", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXM=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}, {"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcw==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/providers/microsoft.eventhub/namespaces", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvTWljcm9zb2Z0LkV2ZW50SHViL25hbWVzcGFjZXM=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}, {"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcw==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "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_Namespaces_List", "operator": {"type": "and", "operators": [{"type": "hasValue", "arg": "$Path.subscriptionId"}, {"type": "not", "operator": {"type": "hasValue", "arg": "$Path.resourceGroupName"}}]}}, {"var": "$Condition_Namespaces_ListByResourceGroup", "operator": {"type": "and", "operators": [{"type": "hasValue", "arg": "$Path.resourceGroupName"}, {"type": "hasValue", "arg": "$Path.subscriptionId"}]}}], "operations": [{"when": ["$Condition_Namespaces_List"], "operationId": "Namespaces_List", "http": {"path": "/subscriptions/{subscriptionId}/providers/Microsoft.EventHub/namespaces", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "string", "name": "principalId"}, {"readOnly": true, "type": "string", "name": "tenantId"}, {"type": "string", "name": "type", "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned, UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "clientId"}, {"readOnly": true, "type": "string", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "alternateName"}, {"type": "string", "name": "clusterArmId"}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "disableLocalAuth"}, {"type": "object", "name": "encryption", "props": [{"default": {"value": "Microsoft.KeyVault"}, "type": "string", "name": "keySource", "enum": {"items": [{"value": "Microsoft.KeyVault"}]}}, {"type": "array", "name": "keyVaultProperties", "item": {"type": "object", "props": [{"type": "object", "name": "identity", "props": [{"type": "string", "name": "userAssignedIdentity"}]}, {"type": "string", "name": "keyName"}, {"type": "string", "name": "keyVaultUri"}, {"type": "string", "name": "keyVersion"}]}}, {"type": "boolean", "name": "requireInfrastructureEncryption"}]}, {"type": "object", "name": "geoDataReplication", "props": [{"type": "array", "name": "locations", "item": {"type": "object", "props": [{"type": "string", "name": "clusterArmId"}, {"type": "string", "name": "locationName"}, {"readOnly": true, "type": "string", "name": "replicaState"}, {"type": "string", "name": "roleType", "enum": {"items": [{"value": "Primary"}, {"value": "Secondary"}]}}]}}, {"type": "integer32", "name": "maxReplicationLagDurationInSeconds"}]}, {"type": "string", "name": "ipAddressType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPv4"}]}}, {"type": "boolean", "name": "isAutoInflateEnabled"}, {"type": "boolean", "name": "kafkaEnabled"}, {"type": "integer32", "name": "maximumThroughputUnits", "format": {"minimum": 0}}, {"readOnly": true, "type": "string", "name": "metricId"}, {"type": "string", "name": "minimumTlsVersion", "enum": {"items": [{"value": "1.0"}, {"value": "1.1"}, {"value": "1.2"}, {"value": "1.3"}]}}, {"type": "object", "name": "platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "props": [{"type": "string", "name": "mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"type": "array", "name": "privateEndpointConnections", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/privateEndpointConnections/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "privateEndpoint", "props": [{"type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "props": [{"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Disconnected"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState"}, {"default": {"value": "Enabled"}, "type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "SecuredByPerimeter"}]}}, {"readOnly": true, "type": "string", "name": "serviceBusEndpoint"}, {"readOnly": true, "type": "string", "name": "status"}, {"readOnly": true, "type": "dateTime", "name": "updatedAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "props": [{"type": "integer32", "name": "capacity", "format": {"minimum": 0}}, {"type": "string", "name": "name", "required": true, "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}, {"type": "string", "name": "tier", "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}]}, {"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_Namespaces_ListByResourceGroup"], "operationId": "Namespaces_ListByResourceGroup", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "string", "name": "principalId"}, {"readOnly": true, "type": "string", "name": "tenantId"}, {"type": "string", "name": "type", "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned, UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "clientId"}, {"readOnly": true, "type": "string", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "alternateName"}, {"type": "string", "name": "clusterArmId"}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "disableLocalAuth"}, {"type": "object", "name": "encryption", "props": [{"default": {"value": "Microsoft.KeyVault"}, "type": "string", "name": "keySource", "enum": {"items": [{"value": "Microsoft.KeyVault"}]}}, {"type": "array", "name": "keyVaultProperties", "item": {"type": "object", "props": [{"type": "object", "name": "identity", "props": [{"type": "string", "name": "userAssignedIdentity"}]}, {"type": "string", "name": "keyName"}, {"type": "string", "name": "keyVaultUri"}, {"type": "string", "name": "keyVersion"}]}}, {"type": "boolean", "name": "requireInfrastructureEncryption"}]}, {"type": "object", "name": "geoDataReplication", "props": [{"type": "array", "name": "locations", "item": {"type": "object", "props": [{"type": "string", "name": "clusterArmId"}, {"type": "string", "name": "locationName"}, {"readOnly": true, "type": "string", "name": "replicaState"}, {"type": "string", "name": "roleType", "enum": {"items": [{"value": "Primary"}, {"value": "Secondary"}]}}]}}, {"type": "integer32", "name": "maxReplicationLagDurationInSeconds"}]}, {"type": "string", "name": "ipAddressType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPv4"}]}}, {"type": "boolean", "name": "isAutoInflateEnabled"}, {"type": "boolean", "name": "kafkaEnabled"}, {"type": "integer32", "name": "maximumThroughputUnits", "format": {"minimum": 0}}, {"readOnly": true, "type": "string", "name": "metricId"}, {"type": "string", "name": "minimumTlsVersion", "enum": {"items": [{"value": "1.0"}, {"value": "1.1"}, {"value": "1.2"}, {"value": "1.3"}]}}, {"type": "object", "name": "platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "props": [{"type": "string", "name": "mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"type": "array", "name": "privateEndpointConnections", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/privateEndpointConnections/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "privateEndpoint", "props": [{"type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "props": [{"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Disconnected"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState"}, {"default": {"value": "Enabled"}, "type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "SecuredByPerimeter"}]}}, {"readOnly": true, "type": "string", "name": "serviceBusEndpoint"}, {"readOnly": true, "type": "string", "name": "status"}, {"readOnly": true, "type": "dateTime", "name": "updatedAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "props": [{"type": "integer32", "name": "capacity", "format": {"minimum": 0}}, {"type": "string", "name": "name", "required": true, "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}, {"type": "string", "name": "tier", "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}]}, {"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/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2Vz/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2Vz/2026-07-01-preview.xml new file mode 100644 index 000000000..6f6ccf4ff --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2Vz/2026-07-01-preview.xml @@ -0,0 +1,484 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycw==/2026-07-01-preview.md b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycw==/2026-07-01-preview.md new file mode 100644 index 000000000..05ae39f2f --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycw==/2026-07-01-preview.md @@ -0,0 +1 @@ +Reference [/subscriptions/{}/providers/microsoft.eventhub/clusters 2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycw==/2026-07-01-preview.xml) diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fQ==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fQ==/2026-07-01-preview.json new file mode 100644 index 000000000..d23aa394b --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fQ==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnMve2NsdXN0ZXJOYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs cluster", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnMve2NsdXN0ZXJOYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Event Hubs Cluster."}, "format": {"maxLength": 50, "minLength": 6}}, {"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": "Clusters_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/clusters/{}"}}, {"type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "createdAt"}, {"readOnly": true, "type": "string", "name": "metricId"}, {"type": "object", "name": "platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "props": [{"type": "string", "name": "mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Active"}, {"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Scaling"}, {"value": "Succeeded"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "status"}, {"type": "boolean", "name": "supportsScaling"}, {"readOnly": true, "type": "string", "name": "updatedAt"}, {"type": "boolean", "name": "zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "props": [{"type": "integer32", "name": "capacity", "format": {"minimum": 1}}, {"type": "string", "name": "name", "required": true, "enum": {"items": [{"value": "Dedicated"}]}}]}, {"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"}]}}]}, {"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": "delete", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnMve2NsdXN0ZXJOYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Event Hubs Cluster."}, "format": {"maxLength": 50, "minLength": 6}}, {"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": "Clusters_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}, {"name": "Retry-After"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnMve2NsdXN0ZXJOYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Event Hubs Cluster."}, "format": {"maxLength": 50, "minLength": 6}}, {"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": "ConfidentialCompute", "args": [{"type": "string", "var": "$parameters.properties.platformCapabilities.confidentialCompute.mode", "options": ["mode", "confidential-compute-mode"], "group": "ConfidentialCompute", "help": {"short": "Setting to Enable or Disable Confidential Compute"}, "enum": {"items": [{"name": "Disabled", "value": "Disabled"}, {"name": "Enabled", "value": "Enabled"}]}}]}, {"name": "Parameters", "args": [{"type": "ResourceLocation", "var": "$parameters.location", "options": ["l", "location"], "group": "Parameters", "help": {"short": "Resource location."}}, {"type": "object", "var": "$parameters.tags", "options": ["tags"], "group": "Parameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$parameters.properties.provisioningState", "options": ["provisioning-state"], "group": "Properties", "help": {"short": "Provisioning state of the Cluster."}}, {"type": "boolean", "var": "$parameters.properties.supportsScaling", "options": ["supports-scaling"], "group": "Properties", "help": {"short": "A value that indicates whether Scaling is Supported."}}, {"type": "boolean", "var": "$parameters.properties.zoneRedundant", "options": ["zone-redundant"], "group": "Properties", "help": {"short": "A value that indicates whether the cluster is zone redundant."}}]}, {"name": "Sku", "args": [{"type": "integer32", "var": "$parameters.sku.capacity", "options": ["capacity"], "group": "Sku", "help": {"short": "The quantity of Event Hubs Cluster Capacity Units contained in this cluster."}, "default": {"value": 1}, "format": {"minimum": 1}}, {"type": "string", "var": "$parameters.sku.name", "options": ["sku"], "group": "Sku", "help": {"short": "Name of this SKU."}, "default": {"value": "Dedicated"}, "enum": {"items": [{"name": "Dedicated", "value": "Dedicated"}]}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "Clusters_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "ResourceLocation", "name": "location", "arg": "$parameters.location"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "props": [{"type": "string", "name": "mode", "arg": "$parameters.properties.platformCapabilities.confidentialCompute.mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"type": "string", "name": "provisioningState", "arg": "$parameters.properties.provisioningState"}, {"type": "boolean", "name": "supportsScaling", "arg": "$parameters.properties.supportsScaling"}, {"type": "boolean", "name": "zoneRedundant", "arg": "$parameters.properties.zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "props": [{"type": "integer32", "name": "capacity", "arg": "$parameters.sku.capacity", "format": {"minimum": 1}}, {"type": "string", "name": "name", "arg": "$parameters.sku.name", "required": true, "enum": {"items": [{"value": "Dedicated"}]}}]}, {"type": "object", "name": "tags", "arg": "$parameters.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.EventHub/clusters/{}"}}, {"type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "createdAt"}, {"readOnly": true, "type": "string", "name": "metricId"}, {"type": "object", "name": "platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "props": [{"type": "string", "name": "mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Active"}, {"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Scaling"}, {"value": "Succeeded"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "status"}, {"type": "boolean", "name": "supportsScaling"}, {"readOnly": true, "type": "string", "name": "updatedAt"}, {"type": "boolean", "name": "zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "props": [{"type": "integer32", "name": "capacity", "format": {"minimum": 1}}, {"type": "string", "name": "name", "required": true, "enum": {"items": [{"value": "Dedicated"}]}}]}, {"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"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"statusCode": [202], "header": {"items": [{"name": "Location"}, {"name": "Retry-After"}]}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnMve2NsdXN0ZXJOYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Event Hubs Cluster."}, "format": {"maxLength": 50, "minLength": 6}}, {"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": "ConfidentialCompute", "args": [{"nullable": true, "type": "string", "var": "$parameters.properties.platformCapabilities.confidentialCompute.mode", "options": ["mode", "confidential-compute-mode"], "group": "ConfidentialCompute", "help": {"short": "Setting to Enable or Disable Confidential Compute"}, "enum": {"items": [{"name": "Disabled", "value": "Disabled"}, {"name": "Enabled", "value": "Enabled"}]}}]}, {"name": "Parameters", "args": [{"nullable": true, "type": "object", "var": "$parameters.tags", "options": ["tags"], "group": "Parameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"nullable": true, "type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$parameters.properties.provisioningState", "options": ["provisioning-state"], "group": "Properties", "help": {"short": "Provisioning state of the Cluster."}}, {"nullable": true, "type": "boolean", "var": "$parameters.properties.supportsScaling", "options": ["supports-scaling"], "group": "Properties", "help": {"short": "A value that indicates whether Scaling is Supported."}}, {"nullable": true, "type": "boolean", "var": "$parameters.properties.zoneRedundant", "options": ["zone-redundant"], "group": "Properties", "help": {"short": "A value that indicates whether the cluster is zone redundant."}}]}, {"name": "Sku", "args": [{"nullable": true, "type": "integer32", "var": "$parameters.sku.capacity", "options": ["capacity"], "group": "Sku", "help": {"short": "The quantity of Event Hubs Cluster Capacity Units contained in this cluster."}, "format": {"minimum": 1}}, {"type": "string", "var": "$parameters.sku.name", "options": ["sku"], "group": "Sku", "help": {"short": "Name of this SKU."}, "enum": {"items": [{"name": "Dedicated", "value": "Dedicated"}]}}]}], "operations": [{"operationId": "Clusters_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/clusters/{}"}}, {"type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "string", "name": "createdAt"}, {"readOnly": true, "type": "string", "name": "metricId"}, {"type": "object", "name": "platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "props": [{"type": "string", "name": "mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Active"}, {"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Scaling"}, {"value": "Succeeded"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "status"}, {"type": "boolean", "name": "supportsScaling"}, {"readOnly": true, "type": "string", "name": "updatedAt"}, {"type": "boolean", "name": "zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "props": [{"type": "integer32", "name": "capacity", "format": {"minimum": 1}}, {"type": "string", "name": "name", "required": true, "enum": {"items": [{"value": "Dedicated"}]}}]}, {"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"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "Cluster_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Instance", "json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "props": [{"type": "string", "name": "mode", "arg": "$parameters.properties.platformCapabilities.confidentialCompute.mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"type": "string", "name": "provisioningState", "arg": "$parameters.properties.provisioningState"}, {"type": "boolean", "name": "supportsScaling", "arg": "$parameters.properties.supportsScaling"}, {"type": "boolean", "name": "zoneRedundant", "arg": "$parameters.properties.zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "props": [{"type": "integer32", "name": "capacity", "arg": "$parameters.sku.capacity", "format": {"minimum": 1}}, {"type": "string", "name": "name", "arg": "$parameters.sku.name", "required": true, "enum": {"items": [{"value": "Dedicated"}]}}]}, {"type": "object", "name": "tags", "arg": "$parameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, {"longRunning": {"finalStateVia": "location"}, "operationId": "Clusters_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "@Cluster_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Location"}, {"name": "Retry-After"}]}}, {"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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fQ==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fQ==/2026-07-01-preview.xml new file mode 100644 index 000000000..c0292ff03 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fQ==/2026-07-01-preview.xml @@ -0,0 +1,651 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + + + + + + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + + + + + + +
+
+ +
+
+
diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdA==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdA==/2026-07-01-preview.json new file mode 100644 index 000000000..8bd6eb965 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdA==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters/{}/upgradepreferences/default", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnMve2NsdXN0ZXJOYW1lfS91cGdyYWRlUHJlZmVyZW5jZXMvZGVmYXVsdA==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs cluster upgrade-preference", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters/{}/upgradepreferences/default", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnMve2NsdXN0ZXJOYW1lfS91cGdyYWRlUHJlZmVyZW5jZXMvZGVmYXVsdA==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Event Hubs Cluster."}, "format": {"maxLength": 50, "minLength": 6}}, {"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": "UpgradePreferencesOperations_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}/upgradePreferences/default", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/clusters/{}/upgradePreferences/default"}}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "exceptionWindows", "item": {"type": "object", "props": [{"type": "string", "name": "action", "required": true, "enum": {"items": [{"value": "Allow"}, {"value": "Block"}]}}, {"type": "date", "name": "date", "required": true}, {"type": "integer32", "name": "durationMinutes", "required": true, "format": {"maximum": 1440, "minimum": 480}}, {"type": "duration", "name": "startTimeOfDay", "required": true}]}}, {"type": "array", "name": "maintenanceWindows", "format": {"maxLength": 2, "minLength": 1}, "item": {"type": "object", "props": [{"type": "string", "name": "dayOfWeek", "required": true, "enum": {"items": [{"value": "Friday"}, {"value": "Monday"}, {"value": "Saturday"}, {"value": "Sunday"}, {"value": "Thursday"}, {"value": "Tuesday"}, {"value": "Wednesday"}]}}, {"type": "integer32", "name": "durationMinutes", "required": true, "format": {"maximum": 1440, "minimum": 480}}, {"type": "duration", "name": "startTimeOfDay", "required": true}]}}, {"readOnly": true, "type": "object", "name": "upgradeStatus", "props": [{"type": "dateTime", "name": "completesAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "inProgress", "required": true}, {"type": "boolean", "name": "pendingUpgrade", "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": "create", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters/{}/upgradepreferences/default", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnMve2NsdXN0ZXJOYW1lfS91cGdyYWRlUHJlZmVyZW5jZXMvZGVmYXVsdA==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Event Hubs Cluster."}, "format": {"maxLength": 50, "minLength": 6}}, {"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": "array", "var": "$resource.properties.exceptionWindows", "options": ["exception-windows"], "group": "Properties", "help": {"short": "Date-specific exceptions to the recurring maintenance windows."}, "item": {"type": "object", "args": [{"type": "string", "var": "$resource.properties.exceptionWindows[].action", "options": ["action"], "required": true, "help": {"short": "Whether the exception blocks or allows upgrades."}, "enum": {"items": [{"name": "Allow", "value": "Allow"}, {"name": "Block", "value": "Block"}]}}, {"type": "date", "var": "$resource.properties.exceptionWindows[].date", "options": ["date"], "required": true, "help": {"short": "The UTC date on which the exception starts."}}, {"type": "integer32", "var": "$resource.properties.exceptionWindows[].durationMinutes", "options": ["duration-minutes"], "required": true, "help": {"short": "The exception duration in minutes. Allow exceptions must be between 480 and 1440 minutes in 60-minute increments. Block exceptions must be 1440 minutes."}, "format": {"maximum": 1440, "minimum": 480}}, {"type": "duration", "var": "$resource.properties.exceptionWindows[].startTimeOfDay", "options": ["start-time-of-day"], "required": true, "help": {"short": "The UTC time of day at which the exception starts, represented as an ISO 8601 duration since midnight."}}]}}, {"type": "array", "var": "$resource.properties.maintenanceWindows", "options": ["maintenance-windows"], "group": "Properties", "help": {"short": "Recurring weekly maintenance windows in UTC. At least one window must be supplied when preferences are created or updated. A maximum of two windows can be configured, and their combined duration must be at least 16 hours per week."}, "format": {"maxLength": 2, "minLength": 1}, "item": {"type": "object", "args": [{"type": "string", "var": "$resource.properties.maintenanceWindows[].dayOfWeek", "options": ["day-of-week"], "required": true, "help": {"short": "The UTC day of the week on which the maintenance window starts."}, "enum": {"items": [{"name": "Friday", "value": "Friday"}, {"name": "Monday", "value": "Monday"}, {"name": "Saturday", "value": "Saturday"}, {"name": "Sunday", "value": "Sunday"}, {"name": "Thursday", "value": "Thursday"}, {"name": "Tuesday", "value": "Tuesday"}, {"name": "Wednesday", "value": "Wednesday"}]}}, {"type": "integer32", "var": "$resource.properties.maintenanceWindows[].durationMinutes", "options": ["duration-minutes"], "required": true, "help": {"short": "The maintenance window duration in minutes. The value must be between 480 and 1440 in 60-minute increments."}, "format": {"maximum": 1440, "minimum": 480}}, {"type": "duration", "var": "$resource.properties.maintenanceWindows[].startTimeOfDay", "options": ["start-time-of-day"], "required": true, "help": {"short": "The UTC time of day at which the maintenance window starts, represented as an ISO 8601 duration since midnight."}}]}}]}], "operations": [{"operationId": "UpgradePreferencesOperations_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}/upgradePreferences/default", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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": "array", "name": "exceptionWindows", "arg": "$resource.properties.exceptionWindows", "item": {"type": "object", "props": [{"type": "string", "name": "action", "arg": "$resource.properties.exceptionWindows[].action", "required": true, "enum": {"items": [{"value": "Allow"}, {"value": "Block"}]}}, {"type": "date", "name": "date", "arg": "$resource.properties.exceptionWindows[].date", "required": true}, {"type": "integer32", "name": "durationMinutes", "arg": "$resource.properties.exceptionWindows[].durationMinutes", "required": true, "format": {"maximum": 1440, "minimum": 480}}, {"type": "duration", "name": "startTimeOfDay", "arg": "$resource.properties.exceptionWindows[].startTimeOfDay", "required": true}]}}, {"type": "array", "name": "maintenanceWindows", "arg": "$resource.properties.maintenanceWindows", "format": {"maxLength": 2, "minLength": 1}, "item": {"type": "object", "props": [{"type": "string", "name": "dayOfWeek", "arg": "$resource.properties.maintenanceWindows[].dayOfWeek", "required": true, "enum": {"items": [{"value": "Friday"}, {"value": "Monday"}, {"value": "Saturday"}, {"value": "Sunday"}, {"value": "Thursday"}, {"value": "Tuesday"}, {"value": "Wednesday"}]}}, {"type": "integer32", "name": "durationMinutes", "arg": "$resource.properties.maintenanceWindows[].durationMinutes", "required": true, "format": {"maximum": 1440, "minimum": 480}}, {"type": "duration", "name": "startTimeOfDay", "arg": "$resource.properties.maintenanceWindows[].startTimeOfDay", "required": true}]}}]}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/clusters/{}/upgradePreferences/default"}}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "exceptionWindows", "item": {"type": "object", "props": [{"type": "string", "name": "action", "required": true, "enum": {"items": [{"value": "Allow"}, {"value": "Block"}]}}, {"type": "date", "name": "date", "required": true}, {"type": "integer32", "name": "durationMinutes", "required": true, "format": {"maximum": 1440, "minimum": 480}}, {"type": "duration", "name": "startTimeOfDay", "required": true}]}}, {"type": "array", "name": "maintenanceWindows", "format": {"maxLength": 2, "minLength": 1}, "item": {"type": "object", "props": [{"type": "string", "name": "dayOfWeek", "required": true, "enum": {"items": [{"value": "Friday"}, {"value": "Monday"}, {"value": "Saturday"}, {"value": "Sunday"}, {"value": "Thursday"}, {"value": "Tuesday"}, {"value": "Wednesday"}]}}, {"type": "integer32", "name": "durationMinutes", "required": true, "format": {"maximum": 1440, "minimum": 480}}, {"type": "duration", "name": "startTimeOfDay", "required": true}]}}, {"readOnly": true, "type": "object", "name": "upgradeStatus", "props": [{"type": "dateTime", "name": "completesAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "inProgress", "required": true}, {"type": "boolean", "name": "pendingUpgrade", "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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters/{}/upgradepreferences/default", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnMve2NsdXN0ZXJOYW1lfS91cGdyYWRlUHJlZmVyZW5jZXMvZGVmYXVsdA==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Event Hubs Cluster."}, "format": {"maxLength": 50, "minLength": 6}}, {"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": "array", "var": "$resource.properties.exceptionWindows", "options": ["exception-windows"], "group": "Properties", "help": {"short": "Date-specific exceptions to the recurring maintenance windows."}, "item": {"nullable": true, "type": "object", "args": [{"type": "string", "var": "$resource.properties.exceptionWindows[].action", "options": ["action"], "help": {"short": "Whether the exception blocks or allows upgrades."}, "enum": {"items": [{"name": "Allow", "value": "Allow"}, {"name": "Block", "value": "Block"}]}}, {"type": "date", "var": "$resource.properties.exceptionWindows[].date", "options": ["date"], "help": {"short": "The UTC date on which the exception starts."}}, {"type": "integer32", "var": "$resource.properties.exceptionWindows[].durationMinutes", "options": ["duration-minutes"], "help": {"short": "The exception duration in minutes. Allow exceptions must be between 480 and 1440 minutes in 60-minute increments. Block exceptions must be 1440 minutes."}, "format": {"maximum": 1440, "minimum": 480}}, {"type": "duration", "var": "$resource.properties.exceptionWindows[].startTimeOfDay", "options": ["start-time-of-day"], "help": {"short": "The UTC time of day at which the exception starts, represented as an ISO 8601 duration since midnight."}}]}}, {"nullable": true, "type": "array", "var": "$resource.properties.maintenanceWindows", "options": ["maintenance-windows"], "group": "Properties", "help": {"short": "Recurring weekly maintenance windows in UTC. At least one window must be supplied when preferences are created or updated. A maximum of two windows can be configured, and their combined duration must be at least 16 hours per week."}, "format": {"maxLength": 2, "minLength": 1}, "item": {"nullable": true, "type": "object", "args": [{"type": "string", "var": "$resource.properties.maintenanceWindows[].dayOfWeek", "options": ["day-of-week"], "help": {"short": "The UTC day of the week on which the maintenance window starts."}, "enum": {"items": [{"name": "Friday", "value": "Friday"}, {"name": "Monday", "value": "Monday"}, {"name": "Saturday", "value": "Saturday"}, {"name": "Sunday", "value": "Sunday"}, {"name": "Thursday", "value": "Thursday"}, {"name": "Tuesday", "value": "Tuesday"}, {"name": "Wednesday", "value": "Wednesday"}]}}, {"type": "integer32", "var": "$resource.properties.maintenanceWindows[].durationMinutes", "options": ["duration-minutes"], "help": {"short": "The maintenance window duration in minutes. The value must be between 480 and 1440 in 60-minute increments."}, "format": {"maximum": 1440, "minimum": 480}}, {"type": "duration", "var": "$resource.properties.maintenanceWindows[].startTimeOfDay", "options": ["start-time-of-day"], "help": {"short": "The UTC time of day at which the maintenance window starts, represented as an ISO 8601 duration since midnight."}}]}}]}], "operations": [{"operationId": "UpgradePreferencesOperations_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}/upgradePreferences/default", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/clusters/{}/upgradePreferences/default"}}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "exceptionWindows", "item": {"type": "object", "props": [{"type": "string", "name": "action", "required": true, "enum": {"items": [{"value": "Allow"}, {"value": "Block"}]}}, {"type": "date", "name": "date", "required": true}, {"type": "integer32", "name": "durationMinutes", "required": true, "format": {"maximum": 1440, "minimum": 480}}, {"type": "duration", "name": "startTimeOfDay", "required": true}]}}, {"type": "array", "name": "maintenanceWindows", "format": {"maxLength": 2, "minLength": 1}, "item": {"type": "object", "props": [{"type": "string", "name": "dayOfWeek", "required": true, "enum": {"items": [{"value": "Friday"}, {"value": "Monday"}, {"value": "Saturday"}, {"value": "Sunday"}, {"value": "Thursday"}, {"value": "Tuesday"}, {"value": "Wednesday"}]}}, {"type": "integer32", "name": "durationMinutes", "required": true, "format": {"maximum": 1440, "minimum": 480}}, {"type": "duration", "name": "startTimeOfDay", "required": true}]}}, {"readOnly": true, "type": "object", "name": "upgradeStatus", "props": [{"type": "dateTime", "name": "completesAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "inProgress", "required": true}, {"type": "boolean", "name": "pendingUpgrade", "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": "UpgradePreferences_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": "array", "name": "exceptionWindows", "arg": "$resource.properties.exceptionWindows", "item": {"type": "object", "props": [{"type": "string", "name": "action", "arg": "$resource.properties.exceptionWindows[].action", "required": true, "enum": {"items": [{"value": "Allow"}, {"value": "Block"}]}}, {"type": "date", "name": "date", "arg": "$resource.properties.exceptionWindows[].date", "required": true}, {"type": "integer32", "name": "durationMinutes", "arg": "$resource.properties.exceptionWindows[].durationMinutes", "required": true, "format": {"maximum": 1440, "minimum": 480}}, {"type": "duration", "name": "startTimeOfDay", "arg": "$resource.properties.exceptionWindows[].startTimeOfDay", "required": true}]}}, {"type": "array", "name": "maintenanceWindows", "arg": "$resource.properties.maintenanceWindows", "format": {"maxLength": 2, "minLength": 1}, "item": {"type": "object", "props": [{"type": "string", "name": "dayOfWeek", "arg": "$resource.properties.maintenanceWindows[].dayOfWeek", "required": true, "enum": {"items": [{"value": "Friday"}, {"value": "Monday"}, {"value": "Saturday"}, {"value": "Sunday"}, {"value": "Thursday"}, {"value": "Tuesday"}, {"value": "Wednesday"}]}}, {"type": "integer32", "name": "durationMinutes", "arg": "$resource.properties.maintenanceWindows[].durationMinutes", "required": true, "format": {"maximum": 1440, "minimum": 480}}, {"type": "duration", "name": "startTimeOfDay", "arg": "$resource.properties.maintenanceWindows[].startTimeOfDay", "required": true}]}}]}], "clientFlatten": true}}}}, {"operationId": "UpgradePreferencesOperations_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}/upgradePreferences/default", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "@UpgradePreferences_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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdA==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdA==/2026-07-01-preview.xml new file mode 100644 index 000000000..4551bc683 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdA==/2026-07-01-preview.xml @@ -0,0 +1,607 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdC91cGdyYWRlbm93/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdC91cGdyYWRlbm93/2026-07-01-preview.json new file mode 100644 index 000000000..d7de2aa6a --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdC91cGdyYWRlbm93/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters/{}/upgradepreferences/default/upgradenow", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnMve2NsdXN0ZXJOYW1lfS91cGdyYWRlUHJlZmVyZW5jZXMvZGVmYXVsdC91cGdyYWRlTm93/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs cluster upgrade-preference", "commands": [{"name": "upgrade-now", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters/{}/upgradepreferences/default/upgradenow", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnMve2NsdXN0ZXJOYW1lfS91cGdyYWRlUHJlZmVyZW5jZXMvZGVmYXVsdC91cGdyYWRlTm93/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Event Hubs Cluster."}, "format": {"maxLength": 50, "minLength": 6}}, {"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": "UpgradePreferencesOperations_UpgradeNow", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}/upgradePreferences/default/upgradeNow", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/clusters/{}/upgradePreferences/default"}}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "exceptionWindows", "item": {"type": "object", "props": [{"type": "string", "name": "action", "required": true, "enum": {"items": [{"value": "Allow"}, {"value": "Block"}]}}, {"type": "date", "name": "date", "required": true}, {"type": "integer32", "name": "durationMinutes", "required": true, "format": {"maximum": 1440, "minimum": 480}}, {"type": "duration", "name": "startTimeOfDay", "required": true}]}}, {"type": "array", "name": "maintenanceWindows", "format": {"maxLength": 2, "minLength": 1}, "item": {"type": "object", "props": [{"type": "string", "name": "dayOfWeek", "required": true, "enum": {"items": [{"value": "Friday"}, {"value": "Monday"}, {"value": "Saturday"}, {"value": "Sunday"}, {"value": "Thursday"}, {"value": "Tuesday"}, {"value": "Wednesday"}]}}, {"type": "integer32", "name": "durationMinutes", "required": true, "format": {"maximum": 1440, "minimum": 480}}, {"type": "duration", "name": "startTimeOfDay", "required": true}]}}, {"readOnly": true, "type": "object", "name": "upgradeStatus", "props": [{"type": "dateTime", "name": "completesAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "inProgress", "required": true}, {"type": "boolean", "name": "pendingUpgrade", "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"}]}}}}, {"statusCode": [204]}, {"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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdC91cGdyYWRlbm93/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdC91cGdyYWRlbm93/2026-07-01-preview.xml new file mode 100644 index 000000000..5e5545718 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS91cGdyYWRlcHJlZmVyZW5jZXMvZGVmYXVsdC91cGdyYWRlbm93/2026-07-01-preview.xml @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9uYW1lc3BhY2Vz/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9uYW1lc3BhY2Vz/2026-07-01-preview.json new file mode 100644 index 000000000..be288e16a --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9uYW1lc3BhY2Vz/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters/{}/namespaces", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnMve2NsdXN0ZXJOYW1lfS9uYW1lc3BhY2Vz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs cluster namespace", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters/{}/namespaces", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnMve2NsdXN0ZXJOYW1lfS9uYW1lc3BhY2Vz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the Event Hubs Cluster."}, "format": {"maxLength": 50, "minLength": 6}}, {"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": "Clusters_ListNamespaces", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}/namespaces", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "array", "name": "value", "item": {"type": "object", "props": [{"type": "string", "name": "id"}]}}]}}}}, {"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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9uYW1lc3BhY2Vz/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9uYW1lc3BhY2Vz/2026-07-01-preview.xml new file mode 100644 index 000000000..8346d0e78 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9uYW1lc3BhY2Vz/2026-07-01-preview.xml @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9xdW90YWNvbmZpZ3VyYXRpb24vZGVmYXVsdA==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9xdW90YWNvbmZpZ3VyYXRpb24vZGVmYXVsdA==/2026-07-01-preview.json new file mode 100644 index 000000000..87507d508 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9xdW90YWNvbmZpZ3VyYXRpb24vZGVmYXVsdA==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters/{}/quotaconfiguration/default", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnMve2NsdXN0ZXJOYW1lfS9xdW90YUNvbmZpZ3VyYXRpb24vZGVmYXVsdA==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs cluster quota-configuration", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters/{}/quotaconfiguration/default", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnMve2NsdXN0ZXJOYW1lfS9xdW90YUNvbmZpZ3VyYXRpb24vZGVmYXVsdA==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Event Hubs Cluster."}, "format": {"maxLength": 50, "minLength": 6}}, {"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": "Configuration_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}/quotaConfiguration/default", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "settings", "additionalProps": {"item": {"type": "string"}}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/clusters/{}/quotaconfiguration/default", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvY2x1c3RlcnMve2NsdXN0ZXJOYW1lfS9xdW90YUNvbmZpZ3VyYXRpb24vZGVmYXVsdA==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Event Hubs Cluster."}, "format": {"maxLength": 50, "minLength": 6}}, {"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": "Parameters", "args": [{"type": "object", "var": "$parameters.settings", "options": ["settings"], "group": "Parameters", "help": {"short": "All possible Cluster settings - a collection of key/value paired settings which apply to quotas and configurations imposed on the cluster."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"operationId": "Configuration_Patch", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/clusters/{clusterName}/quotaConfiguration/default", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "settings", "arg": "$parameters.settings", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "settings", "additionalProps": {"item": {"type": "string"}}}]}}}}, {"statusCode": [202]}, {"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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9xdW90YWNvbmZpZ3VyYXRpb24vZGVmYXVsdA==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9xdW90YWNvbmZpZ3VyYXRpb24vZGVmYXVsdA==/2026-07-01-preview.xml new file mode 100644 index 000000000..ab3ce710e --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9jbHVzdGVycy97fS9xdW90YWNvbmZpZ3VyYXRpb24vZGVmYXVsdA==/2026-07-01-preview.xml @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2Vz/2026-07-01-preview.md b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2Vz/2026-07-01-preview.md new file mode 100644 index 000000000..12c00f661 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2Vz/2026-07-01-preview.md @@ -0,0 +1 @@ +Reference [/subscriptions/{}/providers/microsoft.eventhub/namespaces 2026-07-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2Vz/2026-07-01-preview.xml) diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-07-01-preview.json new file mode 100644 index 000000000..93f639067 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["n", "name", "namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "Namespaces_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "string", "name": "principalId"}, {"readOnly": true, "type": "string", "name": "tenantId"}, {"type": "string", "name": "type", "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned, UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "clientId"}, {"readOnly": true, "type": "string", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "alternateName"}, {"type": "string", "name": "clusterArmId"}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "disableLocalAuth"}, {"type": "object", "name": "encryption", "props": [{"default": {"value": "Microsoft.KeyVault"}, "type": "string", "name": "keySource", "enum": {"items": [{"value": "Microsoft.KeyVault"}]}}, {"type": "array", "name": "keyVaultProperties", "item": {"type": "object", "props": [{"type": "object", "name": "identity", "props": [{"type": "string", "name": "userAssignedIdentity"}]}, {"type": "string", "name": "keyName"}, {"type": "string", "name": "keyVaultUri"}, {"type": "string", "name": "keyVersion"}]}}, {"type": "boolean", "name": "requireInfrastructureEncryption"}]}, {"type": "object", "name": "geoDataReplication", "props": [{"type": "array", "name": "locations", "item": {"type": "object", "props": [{"type": "string", "name": "clusterArmId"}, {"type": "string", "name": "locationName"}, {"readOnly": true, "type": "string", "name": "replicaState"}, {"type": "string", "name": "roleType", "enum": {"items": [{"value": "Primary"}, {"value": "Secondary"}]}}]}}, {"type": "integer32", "name": "maxReplicationLagDurationInSeconds"}]}, {"type": "string", "name": "ipAddressType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPv4"}]}}, {"type": "boolean", "name": "isAutoInflateEnabled"}, {"type": "boolean", "name": "kafkaEnabled"}, {"type": "integer32", "name": "maximumThroughputUnits", "format": {"minimum": 0}}, {"readOnly": true, "type": "string", "name": "metricId"}, {"type": "string", "name": "minimumTlsVersion", "enum": {"items": [{"value": "1.0"}, {"value": "1.1"}, {"value": "1.2"}, {"value": "1.3"}]}}, {"type": "object", "name": "platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "props": [{"type": "string", "name": "mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"type": "array", "name": "privateEndpointConnections", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/privateEndpointConnections/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "privateEndpoint", "props": [{"type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "props": [{"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Disconnected"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState"}, {"default": {"value": "Enabled"}, "type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "SecuredByPerimeter"}]}}, {"readOnly": true, "type": "string", "name": "serviceBusEndpoint"}, {"readOnly": true, "type": "string", "name": "status"}, {"readOnly": true, "type": "dateTime", "name": "updatedAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "props": [{"type": "integer32", "name": "capacity", "format": {"minimum": 0}}, {"type": "string", "name": "name", "required": true, "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}, {"type": "string", "name": "tier", "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}]}, {"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": "delete", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["n", "name", "namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "azure-async-operation"}, "operationId": "Namespaces_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}, {"name": "Retry-After"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": ""}, {"name": "create", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["n", "name", "namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "ConfidentialCompute", "args": [{"type": "string", "var": "$parameters.properties.platformCapabilities.confidentialCompute.mode", "options": ["mode", "confidential-compute-mode"], "group": "ConfidentialCompute", "help": {"short": "Setting to Enable or Disable Confidential Compute"}, "enum": {"items": [{"name": "Disabled", "value": "Disabled"}, {"name": "Enabled", "value": "Enabled"}]}}]}, {"name": "Parameters", "args": [{"type": "object", "var": "$parameters.identity", "options": ["identity"], "group": "Parameters", "help": {"short": "Properties of BYOK Identity description"}, "args": [{"blank": {"value": "True"}, "type": "string", "var": "$parameters.identity.systemAssigned", "options": ["system-assigned", "mi-system-assigned"], "help": {"short": "Set the system managed identity."}}, {"type": "string", "var": "$parameters.identity.type", "options": ["type"], "help": {"short": "Type of managed service identity."}, "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": "$parameters.identity.userAssigned", "options": ["user-assigned", "mi-user-assigned"], "help": {"short": "Set the user managed identities."}, "item": {"type": "string"}}, {"type": "object", "var": "$parameters.identity.userAssignedIdentities", "options": ["user-assigned-identities"], "help": {"short": "Properties for User Assigned Identities"}, "additionalProps": {"item": {"blank": {"value": {}}, "type": "object"}}}]}, {"type": "ResourceLocation", "var": "$parameters.location", "options": ["l", "location"], "group": "Parameters", "help": {"short": "Resource location."}}, {"type": "object", "var": "$parameters.sku", "options": ["sku"], "group": "Parameters", "help": {"short": "Properties of sku resource"}, "args": [{"type": "integer32", "var": "$parameters.sku.capacity", "options": ["capacity"], "help": {"short": "The Event Hubs throughput units for Basic or Standard tiers, where value should be 0 to 20 throughput units. The Event Hubs premium units for Premium tier, where value should be 0 to 10 premium units."}, "format": {"minimum": 0}}, {"type": "string", "var": "$parameters.sku.name", "options": ["name"], "required": true, "help": {"short": "Name of this SKU."}, "enum": {"items": [{"name": "Basic", "value": "Basic"}, {"name": "Premium", "value": "Premium"}, {"name": "Standard", "value": "Standard"}]}}, {"type": "string", "var": "$parameters.sku.tier", "options": ["tier"], "help": {"short": "The billing tier of this particular SKU."}, "enum": {"items": [{"name": "Basic", "value": "Basic"}, {"name": "Premium", "value": "Premium"}, {"name": "Standard", "value": "Standard"}]}}]}, {"type": "object", "var": "$parameters.tags", "options": ["tags"], "group": "Parameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$parameters.properties.alternateName", "options": ["alternate-name"], "group": "Properties", "help": {"short": "Alternate name specified when alias and namespace names are same."}}, {"type": "string", "var": "$parameters.properties.clusterArmId", "options": ["cluster-arm-id"], "group": "Properties", "help": {"short": "Cluster ARM ID of the Namespace."}}, {"type": "boolean", "var": "$parameters.properties.disableLocalAuth", "options": ["disable-local-auth"], "group": "Properties", "help": {"short": "This property disables SAS authentication for the Event Hubs namespace."}}, {"type": "object", "var": "$parameters.properties.encryption", "options": ["encryption"], "group": "Properties", "help": {"short": "Properties of BYOK Encryption description"}, "args": [{"type": "string", "var": "$parameters.properties.encryption.keySource", "options": ["key-source"], "help": {"short": "Enumerates the possible value of keySource for Encryption"}, "default": {"value": "Microsoft.KeyVault"}, "enum": {"items": [{"name": "Microsoft.KeyVault", "value": "Microsoft.KeyVault"}]}}, {"type": "array", "var": "$parameters.properties.encryption.keyVaultProperties", "options": ["key-vault-properties"], "help": {"short": "Properties of KeyVault"}, "item": {"type": "object", "args": [{"type": "string", "var": "$parameters.properties.encryption.keyVaultProperties[].identity.userAssignedIdentity", "options": ["user-assigned-identity"], "group": "Identity", "help": {"short": "ARM ID of user Identity selected for encryption"}}, {"type": "string", "var": "$parameters.properties.encryption.keyVaultProperties[].keyName", "options": ["key-name"], "help": {"short": "Name of the Key from KeyVault"}}, {"type": "string", "var": "$parameters.properties.encryption.keyVaultProperties[].keyVaultUri", "options": ["key-vault-uri"], "help": {"short": "Uri of KeyVault"}}, {"type": "string", "var": "$parameters.properties.encryption.keyVaultProperties[].keyVersion", "options": ["key-version"], "help": {"short": "Key Version"}}]}}, {"type": "boolean", "var": "$parameters.properties.encryption.requireInfrastructureEncryption", "options": ["require-infrastructure-encryption"], "help": {"short": "Enable Infrastructure Encryption (Double Encryption)"}}]}, {"type": "object", "var": "$parameters.properties.geoDataReplication", "options": ["geo-data-replication"], "group": "Properties", "help": {"short": "Geo Data Replication settings for the namespace"}, "args": [{"type": "array", "var": "$parameters.properties.geoDataReplication.locations", "options": ["locations"], "help": {"short": "A list of regions where replicas of the namespace are maintained."}, "item": {"type": "object", "args": [{"type": "string", "var": "$parameters.properties.geoDataReplication.locations[].clusterArmId", "options": ["cluster-arm-id"], "help": {"short": "Optional property that denotes the ARM ID of the Cluster. This is required, if a namespace replica should be placed in a Dedicated Event Hub Cluster"}}, {"type": "string", "var": "$parameters.properties.geoDataReplication.locations[].locationName", "options": ["location-name"], "help": {"short": "Azure regions where a replica of the namespace is maintained"}}, {"type": "string", "var": "$parameters.properties.geoDataReplication.locations[].roleType", "options": ["role-type"], "help": {"short": "GeoDR Role Types"}, "enum": {"items": [{"name": "Primary", "value": "Primary"}, {"name": "Secondary", "value": "Secondary"}]}}]}}, {"type": "integer32", "var": "$parameters.properties.geoDataReplication.maxReplicationLagDurationInSeconds", "options": ["max-lag", "max-replication-lag-duration-in-seconds"], "group": "", "help": {"short": "The maximum acceptable lag for data replication operations from the primary replica to a quorum of secondary replicas. When the lag exceeds the configured amount, operations on the primary replica will be failed."}}]}, {"type": "string", "var": "$parameters.properties.ipAddressType", "options": ["ip-address-type"], "group": "Properties", "help": {"short": "The IP address type for the namespace. Determines whether the namespace supports IPv4 only or both IPv4 and IPv6 (dual stack)."}, "enum": {"items": [{"name": "DualStack", "value": "DualStack"}, {"name": "IPv4", "value": "IPv4"}]}}, {"type": "boolean", "var": "$parameters.properties.isAutoInflateEnabled", "options": ["enable-auto-inflate"], "group": "Properties", "help": {"short": "Value that indicates whether AutoInflate is enabled for eventhub namespace."}}, {"type": "boolean", "var": "$parameters.properties.kafkaEnabled", "options": ["kafka-enabled"], "group": "Properties", "help": {"short": "Value that indicates whether Kafka is enabled for eventhub namespace."}}, {"type": "integer32", "var": "$parameters.properties.maximumThroughputUnits", "options": ["maximum-throughput-units"], "group": "Properties", "help": {"short": "Upper limit of throughput units when AutoInflate is enabled, value should be within 0 to 20 throughput units. ( '0' if AutoInflateEnabled = true)"}, "format": {"minimum": 0}}, {"type": "string", "var": "$parameters.properties.minimumTlsVersion", "options": ["minimum-tls-version"], "group": "Properties", "help": {"short": "The minimum TLS version for the cluster to support, e.g. '1.2'"}, "enum": {"items": [{"name": "1.0", "value": "1.0"}, {"name": "1.1", "value": "1.1"}, {"name": "1.2", "value": "1.2"}, {"name": "1.3", "value": "1.3"}]}}, {"type": "object", "var": "$parameters.properties.platformCapabilities", "options": ["platform-capabilities"], "group": "Properties", "args": [{"type": "object", "var": "$parameters.properties.platformCapabilities.confidentialCompute", "options": ["confidential-compute"], "args": [{"type": "string", "var": "$parameters.properties.platformCapabilities.confidentialCompute.mode", "options": ["mode"], "help": {"short": "Setting to Enable or Disable Confidential Compute"}, "enum": {"items": [{"name": "Disabled", "value": "Disabled"}, {"name": "Enabled", "value": "Enabled"}]}}]}]}, {"type": "array", "var": "$parameters.properties.privateEndpointConnections", "options": ["endpoint-connections", "private-endpoint-connections"], "group": "Properties", "help": {"short": "List of private endpoint connections."}, "item": {"type": "object", "args": [{"type": "object", "var": "$parameters.properties.privateEndpointConnections[].properties.privateEndpoint", "options": ["private-endpoint"], "group": "Properties", "help": {"short": "The Private Endpoint resource for this Connection."}, "args": [{"type": "string", "var": "$parameters.properties.privateEndpointConnections[].properties.privateEndpoint.id", "options": ["id"], "help": {"short": "The ARM identifier for Private Endpoint."}}]}, {"type": "object", "var": "$parameters.properties.privateEndpointConnections[].properties.privateLinkServiceConnectionState", "options": ["private-link-service-connection-state"], "group": "Properties", "help": {"short": "Details about the state of the connection."}, "args": [{"type": "string", "var": "$parameters.properties.privateEndpointConnections[].properties.privateLinkServiceConnectionState.description", "options": ["description"], "help": {"short": "Description of the connection state."}}, {"type": "string", "var": "$parameters.properties.privateEndpointConnections[].properties.privateLinkServiceConnectionState.status", "options": ["status"], "help": {"short": "Status of the connection."}, "enum": {"items": [{"name": "Approved", "value": "Approved"}, {"name": "Disconnected", "value": "Disconnected"}, {"name": "Pending", "value": "Pending"}, {"name": "Rejected", "value": "Rejected"}]}}]}, {"type": "string", "var": "$parameters.properties.privateEndpointConnections[].properties.provisioningState", "options": ["provisioning-state"], "group": "Properties", "help": {"short": "Provisioning state of the Private Endpoint Connection."}, "enum": {"items": [{"name": "Canceled", "value": "Canceled"}, {"name": "Creating", "value": "Creating"}, {"name": "Deleting", "value": "Deleting"}, {"name": "Failed", "value": "Failed"}, {"name": "Succeeded", "value": "Succeeded"}, {"name": "Updating", "value": "Updating"}]}}]}}, {"type": "string", "var": "$parameters.properties.publicNetworkAccess", "options": ["public-network-access"], "group": "Properties", "help": {"short": "This determines if traffic is allowed over public network. By default it is enabled."}, "default": {"value": "Enabled"}, "enum": {"items": [{"name": "Disabled", "value": "Disabled"}, {"name": "Enabled", "value": "Enabled"}, {"name": "SecuredByPerimeter", "value": "SecuredByPerimeter"}]}}, {"type": "boolean", "var": "$parameters.properties.zoneRedundant", "options": ["zone-redundant"], "group": "Properties", "help": {"short": "Enabling this property creates a Standard Event Hubs Namespace in regions supported availability zones."}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Namespaces_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "IdentityObject", "name": "identity", "arg": "$parameters.identity", "props": [{"type": "string", "name": "type", "arg": "$parameters.identity.type", "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned, UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "arg": "$parameters.identity.userAssignedIdentities", "additionalProps": {"item": {"type": "object"}}}], "userAssigned": {"action": "create", "type": "array", "name": "userAssigned", "arg": "$parameters.identity.userAssigned", "item": {"action": "create", "type": "string"}}, "systemAssigned": {"action": "create", "type": "string", "name": "systemAssigned", "arg": "$parameters.identity.systemAssigned"}}, {"type": "ResourceLocation", "name": "location", "arg": "$parameters.location"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "alternateName", "arg": "$parameters.properties.alternateName"}, {"type": "string", "name": "clusterArmId", "arg": "$parameters.properties.clusterArmId"}, {"type": "boolean", "name": "disableLocalAuth", "arg": "$parameters.properties.disableLocalAuth"}, {"type": "object", "name": "encryption", "arg": "$parameters.properties.encryption", "props": [{"default": {"value": "Microsoft.KeyVault"}, "type": "string", "name": "keySource", "arg": "$parameters.properties.encryption.keySource", "enum": {"items": [{"value": "Microsoft.KeyVault"}]}}, {"type": "array", "name": "keyVaultProperties", "arg": "$parameters.properties.encryption.keyVaultProperties", "item": {"type": "object", "props": [{"type": "object", "name": "identity", "props": [{"type": "string", "name": "userAssignedIdentity", "arg": "$parameters.properties.encryption.keyVaultProperties[].identity.userAssignedIdentity"}]}, {"type": "string", "name": "keyName", "arg": "$parameters.properties.encryption.keyVaultProperties[].keyName"}, {"type": "string", "name": "keyVaultUri", "arg": "$parameters.properties.encryption.keyVaultProperties[].keyVaultUri"}, {"type": "string", "name": "keyVersion", "arg": "$parameters.properties.encryption.keyVaultProperties[].keyVersion"}]}}, {"type": "boolean", "name": "requireInfrastructureEncryption", "arg": "$parameters.properties.encryption.requireInfrastructureEncryption"}]}, {"type": "object", "name": "geoDataReplication", "arg": "$parameters.properties.geoDataReplication", "props": [{"type": "array", "name": "locations", "arg": "$parameters.properties.geoDataReplication.locations", "item": {"type": "object", "props": [{"type": "string", "name": "clusterArmId", "arg": "$parameters.properties.geoDataReplication.locations[].clusterArmId"}, {"type": "string", "name": "locationName", "arg": "$parameters.properties.geoDataReplication.locations[].locationName"}, {"type": "string", "name": "roleType", "arg": "$parameters.properties.geoDataReplication.locations[].roleType", "enum": {"items": [{"value": "Primary"}, {"value": "Secondary"}]}}]}}, {"type": "integer32", "name": "maxReplicationLagDurationInSeconds", "arg": "$parameters.properties.geoDataReplication.maxReplicationLagDurationInSeconds"}]}, {"type": "string", "name": "ipAddressType", "arg": "$parameters.properties.ipAddressType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPv4"}]}}, {"type": "boolean", "name": "isAutoInflateEnabled", "arg": "$parameters.properties.isAutoInflateEnabled"}, {"type": "boolean", "name": "kafkaEnabled", "arg": "$parameters.properties.kafkaEnabled"}, {"type": "integer32", "name": "maximumThroughputUnits", "arg": "$parameters.properties.maximumThroughputUnits", "format": {"minimum": 0}}, {"type": "string", "name": "minimumTlsVersion", "arg": "$parameters.properties.minimumTlsVersion", "enum": {"items": [{"value": "1.0"}, {"value": "1.1"}, {"value": "1.2"}, {"value": "1.3"}]}}, {"type": "object", "name": "platformCapabilities", "arg": "$parameters.properties.platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "arg": "$parameters.properties.platformCapabilities.confidentialCompute", "props": [{"type": "string", "name": "mode", "arg": "$parameters.properties.platformCapabilities.confidentialCompute.mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"type": "array", "name": "privateEndpointConnections", "arg": "$parameters.properties.privateEndpointConnections", "item": {"type": "object", "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "privateEndpoint", "arg": "$parameters.properties.privateEndpointConnections[].properties.privateEndpoint", "props": [{"type": "string", "name": "id", "arg": "$parameters.properties.privateEndpointConnections[].properties.privateEndpoint.id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "arg": "$parameters.properties.privateEndpointConnections[].properties.privateLinkServiceConnectionState", "props": [{"type": "string", "name": "description", "arg": "$parameters.properties.privateEndpointConnections[].properties.privateLinkServiceConnectionState.description"}, {"type": "string", "name": "status", "arg": "$parameters.properties.privateEndpointConnections[].properties.privateLinkServiceConnectionState.status", "enum": {"items": [{"value": "Approved"}, {"value": "Disconnected"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"type": "string", "name": "provisioningState", "arg": "$parameters.properties.privateEndpointConnections[].properties.provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}]}}, {"default": {"value": "Enabled"}, "type": "string", "name": "publicNetworkAccess", "arg": "$parameters.properties.publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "SecuredByPerimeter"}]}}, {"type": "boolean", "name": "zoneRedundant", "arg": "$parameters.properties.zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "arg": "$parameters.sku", "props": [{"type": "integer32", "name": "capacity", "arg": "$parameters.sku.capacity", "format": {"minimum": 0}}, {"type": "string", "name": "name", "arg": "$parameters.sku.name", "required": true, "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}, {"type": "string", "name": "tier", "arg": "$parameters.sku.tier", "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}]}, {"type": "object", "name": "tags", "arg": "$parameters.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.EventHub/namespaces/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "string", "name": "principalId"}, {"readOnly": true, "type": "string", "name": "tenantId"}, {"type": "string", "name": "type", "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned, UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "clientId"}, {"readOnly": true, "type": "string", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "alternateName"}, {"type": "string", "name": "clusterArmId"}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "disableLocalAuth"}, {"type": "object", "name": "encryption", "props": [{"default": {"value": "Microsoft.KeyVault"}, "type": "string", "name": "keySource", "enum": {"items": [{"value": "Microsoft.KeyVault"}]}}, {"type": "array", "name": "keyVaultProperties", "item": {"type": "object", "props": [{"type": "object", "name": "identity", "props": [{"type": "string", "name": "userAssignedIdentity"}]}, {"type": "string", "name": "keyName"}, {"type": "string", "name": "keyVaultUri"}, {"type": "string", "name": "keyVersion"}]}}, {"type": "boolean", "name": "requireInfrastructureEncryption"}]}, {"type": "object", "name": "geoDataReplication", "props": [{"type": "array", "name": "locations", "item": {"type": "object", "props": [{"type": "string", "name": "clusterArmId"}, {"type": "string", "name": "locationName"}, {"readOnly": true, "type": "string", "name": "replicaState"}, {"type": "string", "name": "roleType", "enum": {"items": [{"value": "Primary"}, {"value": "Secondary"}]}}]}}, {"type": "integer32", "name": "maxReplicationLagDurationInSeconds"}]}, {"type": "string", "name": "ipAddressType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPv4"}]}}, {"type": "boolean", "name": "isAutoInflateEnabled"}, {"type": "boolean", "name": "kafkaEnabled"}, {"type": "integer32", "name": "maximumThroughputUnits", "format": {"minimum": 0}}, {"readOnly": true, "type": "string", "name": "metricId"}, {"type": "string", "name": "minimumTlsVersion", "enum": {"items": [{"value": "1.0"}, {"value": "1.1"}, {"value": "1.2"}, {"value": "1.3"}]}}, {"type": "object", "name": "platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "props": [{"type": "string", "name": "mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"type": "array", "name": "privateEndpointConnections", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/privateEndpointConnections/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "privateEndpoint", "props": [{"type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "props": [{"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Disconnected"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState"}, {"default": {"value": "Enabled"}, "type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "SecuredByPerimeter"}]}}, {"readOnly": true, "type": "string", "name": "serviceBusEndpoint"}, {"readOnly": true, "type": "string", "name": "status"}, {"readOnly": true, "type": "dateTime", "name": "updatedAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "props": [{"type": "integer32", "name": "capacity", "format": {"minimum": 0}}, {"type": "string", "name": "name", "required": true, "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}, {"type": "string", "name": "tier", "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}]}, {"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"}]}}}}, {"statusCode": [202], "header": {"items": [{"name": "Location"}, {"name": "Retry-After"}]}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["n", "name", "namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "ConfidentialCompute", "args": [{"nullable": true, "type": "string", "var": "$parameters.properties.platformCapabilities.confidentialCompute.mode", "options": ["mode", "confidential-compute-mode"], "group": "ConfidentialCompute", "help": {"short": "Setting to Enable or Disable Confidential Compute"}, "enum": {"items": [{"name": "Disabled", "value": "Disabled"}, {"name": "Enabled", "value": "Enabled"}]}}]}, {"name": "GeoDataReplication", "args": [{"nullable": true, "type": "array", "var": "$parameters.properties.geoDataReplication.locations", "options": ["locations"], "group": "GeoDataReplication", "help": {"short": "A list of regions where replicas of the namespace are maintained."}, "item": {"nullable": true, "type": "object", "args": [{"nullable": true, "type": "string", "var": "$parameters.properties.geoDataReplication.locations[].clusterArmId", "options": ["cluster-arm-id"], "help": {"short": "Optional property that denotes the ARM ID of the Cluster. This is required, if a namespace replica should be placed in a Dedicated Event Hub Cluster"}}, {"nullable": true, "type": "string", "var": "$parameters.properties.geoDataReplication.locations[].locationName", "options": ["location-name"], "help": {"short": "Azure regions where a replica of the namespace is maintained"}}, {"nullable": true, "type": "string", "var": "$parameters.properties.geoDataReplication.locations[].roleType", "options": ["role-type"], "help": {"short": "GeoDR Role Types"}, "enum": {"items": [{"name": "Primary", "value": "Primary"}, {"name": "Secondary", "value": "Secondary"}]}}]}}, {"nullable": true, "type": "integer32", "var": "$parameters.properties.geoDataReplication.maxReplicationLagDurationInSeconds", "options": ["max-lag", "max-replication-lag-duration-in-seconds"], "group": "GeoDataReplication", "help": {"short": "The maximum acceptable lag for data replication operations from the primary replica to a quorum of secondary replicas. When the lag exceeds the configured amount, operations on the primary replica will be failed."}}]}, {"name": "Parameters", "args": [{"nullable": true, "type": "object", "var": "$parameters.identity", "options": ["identity"], "group": "Parameters", "help": {"short": "Properties of BYOK Identity description"}, "args": [{"nullable": true, "type": "string", "var": "$parameters.identity.type", "options": ["type"], "help": {"short": "Type of managed service identity."}, "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": "$parameters.identity.userAssignedIdentities", "options": ["user-assigned-identities"], "help": {"short": "Properties for User Assigned Identities"}, "additionalProps": {"item": {"nullable": true, "blank": {"value": {}}, "type": "object"}}}]}, {"nullable": true, "type": "object", "var": "$parameters.tags", "options": ["tags"], "group": "Parameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"nullable": true, "type": "string"}}}]}, {"name": "Properties", "args": [{"nullable": true, "type": "string", "var": "$parameters.properties.alternateName", "options": ["alternate-name"], "group": "Properties", "help": {"short": "Alternate name specified when alias and namespace names are same."}}, {"nullable": true, "type": "string", "var": "$parameters.properties.clusterArmId", "options": ["cluster-arm-id"], "group": "Properties", "help": {"short": "Cluster ARM ID of the Namespace."}}, {"nullable": true, "type": "boolean", "var": "$parameters.properties.disableLocalAuth", "options": ["disable-local-auth"], "group": "Properties", "help": {"short": "This property disables SAS authentication for the Event Hubs namespace."}}, {"nullable": true, "type": "object", "var": "$parameters.properties.encryption", "options": ["encryption"], "group": "Properties", "help": {"short": "Properties of BYOK Encryption description"}, "args": [{"nullable": true, "type": "string", "var": "$parameters.properties.encryption.keySource", "options": ["key-source"], "help": {"short": "Enumerates the possible value of keySource for Encryption"}, "enum": {"items": [{"name": "Microsoft.KeyVault", "value": "Microsoft.KeyVault"}]}}, {"nullable": true, "type": "array", "var": "$parameters.properties.encryption.keyVaultProperties", "options": ["key-vault-properties"], "help": {"short": "Properties of KeyVault"}, "item": {"nullable": true, "type": "object", "args": [{"nullable": true, "type": "string", "var": "$parameters.properties.encryption.keyVaultProperties[].identity.userAssignedIdentity", "options": ["user-assigned-identity"], "group": "Identity", "help": {"short": "ARM ID of user Identity selected for encryption"}}, {"nullable": true, "type": "string", "var": "$parameters.properties.encryption.keyVaultProperties[].keyName", "options": ["key-name"], "help": {"short": "Name of the Key from KeyVault"}}, {"nullable": true, "type": "string", "var": "$parameters.properties.encryption.keyVaultProperties[].keyVaultUri", "options": ["key-vault-uri"], "help": {"short": "Uri of KeyVault"}}, {"nullable": true, "type": "string", "var": "$parameters.properties.encryption.keyVaultProperties[].keyVersion", "options": ["key-version"], "help": {"short": "Key Version"}}]}}, {"nullable": true, "type": "boolean", "var": "$parameters.properties.encryption.requireInfrastructureEncryption", "options": ["require-infrastructure-encryption"], "help": {"short": "Enable Infrastructure Encryption (Double Encryption)"}}]}, {"nullable": true, "type": "string", "var": "$parameters.properties.ipAddressType", "options": ["ip-address-type"], "group": "Properties", "help": {"short": "The IP address type for the namespace. Determines whether the namespace supports IPv4 only or both IPv4 and IPv6 (dual stack)."}, "enum": {"items": [{"name": "DualStack", "value": "DualStack"}, {"name": "IPv4", "value": "IPv4"}]}}, {"nullable": true, "type": "boolean", "var": "$parameters.properties.isAutoInflateEnabled", "options": ["enable-auto-inflate"], "group": "Properties", "help": {"short": "Value that indicates whether AutoInflate is enabled for eventhub namespace."}}, {"nullable": true, "type": "boolean", "var": "$parameters.properties.kafkaEnabled", "options": ["kafka-enabled"], "group": "Properties", "help": {"short": "Value that indicates whether Kafka is enabled for eventhub namespace."}}, {"nullable": true, "type": "integer32", "var": "$parameters.properties.maximumThroughputUnits", "options": ["maximum-throughput-units"], "group": "Properties", "help": {"short": "Upper limit of throughput units when AutoInflate is enabled, value should be within 0 to 20 throughput units. ( '0' if AutoInflateEnabled = true)"}, "format": {"minimum": 0}}, {"nullable": true, "type": "string", "var": "$parameters.properties.minimumTlsVersion", "options": ["minimum-tls-version"], "group": "Properties", "help": {"short": "The minimum TLS version for the cluster to support, e.g. '1.2'"}, "enum": {"items": [{"name": "1.0", "value": "1.0"}, {"name": "1.1", "value": "1.1"}, {"name": "1.2", "value": "1.2"}, {"name": "1.3", "value": "1.3"}]}}, {"nullable": true, "type": "object", "var": "$parameters.properties.platformCapabilities", "options": ["platform-capabilities"], "group": "Properties", "args": [{"nullable": true, "type": "object", "var": "$parameters.properties.platformCapabilities.confidentialCompute", "options": ["confidential-compute"], "args": [{"nullable": true, "type": "string", "var": "$parameters.properties.platformCapabilities.confidentialCompute.mode", "options": ["mode"], "help": {"short": "Setting to Enable or Disable Confidential Compute"}, "enum": {"items": [{"name": "Disabled", "value": "Disabled"}, {"name": "Enabled", "value": "Enabled"}]}}]}]}, {"nullable": true, "type": "array", "var": "$parameters.properties.privateEndpointConnections", "options": ["endpoint-connections", "private-endpoint-connections"], "group": "Properties", "help": {"short": "List of private endpoint connections."}, "item": {"nullable": true, "type": "object", "args": [{"nullable": true, "type": "object", "var": "$parameters.properties.privateEndpointConnections[].properties.privateEndpoint", "options": ["private-endpoint"], "group": "Properties", "help": {"short": "The Private Endpoint resource for this Connection."}, "args": [{"nullable": true, "type": "string", "var": "$parameters.properties.privateEndpointConnections[].properties.privateEndpoint.id", "options": ["id"], "help": {"short": "The ARM identifier for Private Endpoint."}}]}, {"nullable": true, "type": "object", "var": "$parameters.properties.privateEndpointConnections[].properties.privateLinkServiceConnectionState", "options": ["private-link-service-connection-state"], "group": "Properties", "help": {"short": "Details about the state of the connection."}, "args": [{"nullable": true, "type": "string", "var": "$parameters.properties.privateEndpointConnections[].properties.privateLinkServiceConnectionState.description", "options": ["description"], "help": {"short": "Description of the connection state."}}, {"nullable": true, "type": "string", "var": "$parameters.properties.privateEndpointConnections[].properties.privateLinkServiceConnectionState.status", "options": ["status"], "help": {"short": "Status of the connection."}, "enum": {"items": [{"name": "Approved", "value": "Approved"}, {"name": "Disconnected", "value": "Disconnected"}, {"name": "Pending", "value": "Pending"}, {"name": "Rejected", "value": "Rejected"}]}}]}, {"nullable": true, "type": "string", "var": "$parameters.properties.privateEndpointConnections[].properties.provisioningState", "options": ["provisioning-state"], "group": "Properties", "help": {"short": "Provisioning state of the Private Endpoint Connection."}, "enum": {"items": [{"name": "Canceled", "value": "Canceled"}, {"name": "Creating", "value": "Creating"}, {"name": "Deleting", "value": "Deleting"}, {"name": "Failed", "value": "Failed"}, {"name": "Succeeded", "value": "Succeeded"}, {"name": "Updating", "value": "Updating"}]}}]}}, {"nullable": true, "type": "string", "var": "$parameters.properties.publicNetworkAccess", "options": ["public-network-access"], "group": "Properties", "help": {"short": "This determines if traffic is allowed over public network. By default it is enabled."}, "enum": {"items": [{"name": "Disabled", "value": "Disabled"}, {"name": "Enabled", "value": "Enabled"}, {"name": "SecuredByPerimeter", "value": "SecuredByPerimeter"}]}}, {"nullable": true, "type": "boolean", "var": "$parameters.properties.zoneRedundant", "options": ["zone-redundant"], "group": "Properties", "help": {"short": "Enabling this property creates a Standard Event Hubs Namespace in regions supported availability zones."}}]}, {"name": "Sku", "args": [{"nullable": true, "type": "integer32", "var": "$parameters.sku.capacity", "options": ["capacity"], "group": "Sku", "help": {"short": "The Event Hubs throughput units for Basic or Standard tiers, where value should be 0 to 20 throughput units. The Event Hubs premium units for Premium tier, where value should be 0 to 10 premium units."}, "format": {"minimum": 0}}, {"type": "string", "var": "$parameters.sku.name", "options": ["sku"], "group": "Sku", "help": {"short": "Name of this SKU."}, "enum": {"items": [{"name": "Basic", "value": "Basic"}, {"name": "Premium", "value": "Premium"}, {"name": "Standard", "value": "Standard"}]}}, {"nullable": true, "type": "string", "var": "$parameters.sku.tier", "options": ["tier"], "group": "Sku", "help": {"short": "The billing tier of this particular SKU."}, "enum": {"items": [{"name": "Basic", "value": "Basic"}, {"name": "Premium", "value": "Premium"}, {"name": "Standard", "value": "Standard"}]}}]}], "operations": [{"operationId": "Namespaces_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "string", "name": "principalId"}, {"readOnly": true, "type": "string", "name": "tenantId"}, {"type": "string", "name": "type", "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned, UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "clientId"}, {"readOnly": true, "type": "string", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "alternateName"}, {"type": "string", "name": "clusterArmId"}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "disableLocalAuth"}, {"type": "object", "name": "encryption", "props": [{"default": {"value": "Microsoft.KeyVault"}, "type": "string", "name": "keySource", "enum": {"items": [{"value": "Microsoft.KeyVault"}]}}, {"type": "array", "name": "keyVaultProperties", "item": {"type": "object", "props": [{"type": "object", "name": "identity", "props": [{"type": "string", "name": "userAssignedIdentity"}]}, {"type": "string", "name": "keyName"}, {"type": "string", "name": "keyVaultUri"}, {"type": "string", "name": "keyVersion"}]}}, {"type": "boolean", "name": "requireInfrastructureEncryption"}]}, {"type": "object", "name": "geoDataReplication", "props": [{"type": "array", "name": "locations", "item": {"type": "object", "props": [{"type": "string", "name": "clusterArmId"}, {"type": "string", "name": "locationName"}, {"readOnly": true, "type": "string", "name": "replicaState"}, {"type": "string", "name": "roleType", "enum": {"items": [{"value": "Primary"}, {"value": "Secondary"}]}}]}}, {"type": "integer32", "name": "maxReplicationLagDurationInSeconds"}]}, {"type": "string", "name": "ipAddressType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPv4"}]}}, {"type": "boolean", "name": "isAutoInflateEnabled"}, {"type": "boolean", "name": "kafkaEnabled"}, {"type": "integer32", "name": "maximumThroughputUnits", "format": {"minimum": 0}}, {"readOnly": true, "type": "string", "name": "metricId"}, {"type": "string", "name": "minimumTlsVersion", "enum": {"items": [{"value": "1.0"}, {"value": "1.1"}, {"value": "1.2"}, {"value": "1.3"}]}}, {"type": "object", "name": "platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "props": [{"type": "string", "name": "mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"type": "array", "name": "privateEndpointConnections", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/privateEndpointConnections/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "privateEndpoint", "props": [{"type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "props": [{"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Disconnected"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState"}, {"default": {"value": "Enabled"}, "type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "SecuredByPerimeter"}]}}, {"readOnly": true, "type": "string", "name": "serviceBusEndpoint"}, {"readOnly": true, "type": "string", "name": "status"}, {"readOnly": true, "type": "dateTime", "name": "updatedAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "props": [{"type": "integer32", "name": "capacity", "format": {"minimum": 0}}, {"type": "string", "name": "name", "required": true, "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}, {"type": "string", "name": "tier", "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}]}, {"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": "EHNamespace_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Instance", "json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "IdentityObject", "name": "identity", "arg": "$parameters.identity", "props": [{"type": "string", "name": "type", "arg": "$parameters.identity.type", "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned, UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "arg": "$parameters.identity.userAssignedIdentities", "additionalProps": {"item": {"type": "object"}}}]}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "alternateName", "arg": "$parameters.properties.alternateName"}, {"type": "string", "name": "clusterArmId", "arg": "$parameters.properties.clusterArmId"}, {"type": "boolean", "name": "disableLocalAuth", "arg": "$parameters.properties.disableLocalAuth"}, {"type": "object", "name": "encryption", "arg": "$parameters.properties.encryption", "props": [{"default": {"value": "Microsoft.KeyVault"}, "type": "string", "name": "keySource", "arg": "$parameters.properties.encryption.keySource", "enum": {"items": [{"value": "Microsoft.KeyVault"}]}}, {"type": "array", "name": "keyVaultProperties", "arg": "$parameters.properties.encryption.keyVaultProperties", "item": {"type": "object", "props": [{"type": "object", "name": "identity", "props": [{"type": "string", "name": "userAssignedIdentity", "arg": "$parameters.properties.encryption.keyVaultProperties[].identity.userAssignedIdentity"}]}, {"type": "string", "name": "keyName", "arg": "$parameters.properties.encryption.keyVaultProperties[].keyName"}, {"type": "string", "name": "keyVaultUri", "arg": "$parameters.properties.encryption.keyVaultProperties[].keyVaultUri"}, {"type": "string", "name": "keyVersion", "arg": "$parameters.properties.encryption.keyVaultProperties[].keyVersion"}]}}, {"type": "boolean", "name": "requireInfrastructureEncryption", "arg": "$parameters.properties.encryption.requireInfrastructureEncryption"}]}, {"type": "object", "name": "geoDataReplication", "props": [{"type": "array", "name": "locations", "arg": "$parameters.properties.geoDataReplication.locations", "item": {"type": "object", "props": [{"type": "string", "name": "clusterArmId", "arg": "$parameters.properties.geoDataReplication.locations[].clusterArmId"}, {"type": "string", "name": "locationName", "arg": "$parameters.properties.geoDataReplication.locations[].locationName"}, {"type": "string", "name": "roleType", "arg": "$parameters.properties.geoDataReplication.locations[].roleType", "enum": {"items": [{"value": "Primary"}, {"value": "Secondary"}]}}]}}, {"type": "integer32", "name": "maxReplicationLagDurationInSeconds", "arg": "$parameters.properties.geoDataReplication.maxReplicationLagDurationInSeconds"}]}, {"type": "string", "name": "ipAddressType", "arg": "$parameters.properties.ipAddressType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPv4"}]}}, {"type": "boolean", "name": "isAutoInflateEnabled", "arg": "$parameters.properties.isAutoInflateEnabled"}, {"type": "boolean", "name": "kafkaEnabled", "arg": "$parameters.properties.kafkaEnabled"}, {"type": "integer32", "name": "maximumThroughputUnits", "arg": "$parameters.properties.maximumThroughputUnits", "format": {"minimum": 0}}, {"type": "string", "name": "minimumTlsVersion", "arg": "$parameters.properties.minimumTlsVersion", "enum": {"items": [{"value": "1.0"}, {"value": "1.1"}, {"value": "1.2"}, {"value": "1.3"}]}}, {"type": "object", "name": "platformCapabilities", "arg": "$parameters.properties.platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "arg": "$parameters.properties.platformCapabilities.confidentialCompute", "props": [{"type": "string", "name": "mode", "arg": "$parameters.properties.platformCapabilities.confidentialCompute.mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"type": "array", "name": "privateEndpointConnections", "arg": "$parameters.properties.privateEndpointConnections", "item": {"type": "object", "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "privateEndpoint", "arg": "$parameters.properties.privateEndpointConnections[].properties.privateEndpoint", "props": [{"type": "string", "name": "id", "arg": "$parameters.properties.privateEndpointConnections[].properties.privateEndpoint.id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "arg": "$parameters.properties.privateEndpointConnections[].properties.privateLinkServiceConnectionState", "props": [{"type": "string", "name": "description", "arg": "$parameters.properties.privateEndpointConnections[].properties.privateLinkServiceConnectionState.description"}, {"type": "string", "name": "status", "arg": "$parameters.properties.privateEndpointConnections[].properties.privateLinkServiceConnectionState.status", "enum": {"items": [{"value": "Approved"}, {"value": "Disconnected"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"type": "string", "name": "provisioningState", "arg": "$parameters.properties.privateEndpointConnections[].properties.provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}]}}, {"default": {"value": "Enabled"}, "type": "string", "name": "publicNetworkAccess", "arg": "$parameters.properties.publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "SecuredByPerimeter"}]}}, {"type": "boolean", "name": "zoneRedundant", "arg": "$parameters.properties.zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "props": [{"type": "integer32", "name": "capacity", "arg": "$parameters.sku.capacity", "format": {"minimum": 0}}, {"type": "string", "name": "name", "arg": "$parameters.sku.name", "required": true, "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}, {"type": "string", "name": "tier", "arg": "$parameters.sku.tier", "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}]}, {"type": "object", "name": "tags", "arg": "$parameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, {"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Namespaces_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "@EHNamespace_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Location"}, {"name": "Retry-After"}]}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}], "commandGroups": [{"name": "identity", "commands": [{"name": "assign", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}", "version": "2026-07-01-preview", "subresource": "identity", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["n", "name", "namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "Parameters.identity", "args": [{"blank": {"value": "True"}, "type": "string", "var": "$parameters.identity.systemAssigned", "options": ["system-assigned", "mi-system-assigned"], "group": "Parameters.identity", "help": {"short": "Set the system managed identity."}}, {"blank": {"value": []}, "type": "array", "var": "$parameters.identity.userAssigned", "options": ["user-assigned", "mi-user-assigned"], "group": "Parameters.identity", "help": {"short": "Set the user managed identities."}, "item": {"type": "string"}}]}], "subresourceSelector": {"var": "$Subresource", "ref": "$Instance", "json": {"type": "object", "name": "parameters", "prop": {"type": "object", "name": "identity"}}}, "operations": [{"operationId": "Namespaces_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "string", "name": "principalId"}, {"readOnly": true, "type": "string", "name": "tenantId"}, {"type": "string", "name": "type", "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned, UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "clientId"}, {"readOnly": true, "type": "string", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "alternateName"}, {"type": "string", "name": "clusterArmId"}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "disableLocalAuth"}, {"type": "object", "name": "encryption", "props": [{"default": {"value": "Microsoft.KeyVault"}, "type": "string", "name": "keySource", "enum": {"items": [{"value": "Microsoft.KeyVault"}]}}, {"type": "array", "name": "keyVaultProperties", "item": {"type": "object", "props": [{"type": "object", "name": "identity", "props": [{"type": "string", "name": "userAssignedIdentity"}]}, {"type": "string", "name": "keyName"}, {"type": "string", "name": "keyVaultUri"}, {"type": "string", "name": "keyVersion"}]}}, {"type": "boolean", "name": "requireInfrastructureEncryption"}]}, {"type": "object", "name": "geoDataReplication", "props": [{"type": "array", "name": "locations", "item": {"type": "object", "props": [{"type": "string", "name": "clusterArmId"}, {"type": "string", "name": "locationName"}, {"readOnly": true, "type": "string", "name": "replicaState"}, {"type": "string", "name": "roleType", "enum": {"items": [{"value": "Primary"}, {"value": "Secondary"}]}}]}}, {"type": "integer32", "name": "maxReplicationLagDurationInSeconds"}]}, {"type": "string", "name": "ipAddressType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPv4"}]}}, {"type": "boolean", "name": "isAutoInflateEnabled"}, {"type": "boolean", "name": "kafkaEnabled"}, {"type": "integer32", "name": "maximumThroughputUnits", "format": {"minimum": 0}}, {"readOnly": true, "type": "string", "name": "metricId"}, {"type": "string", "name": "minimumTlsVersion", "enum": {"items": [{"value": "1.0"}, {"value": "1.1"}, {"value": "1.2"}, {"value": "1.3"}]}}, {"type": "object", "name": "platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "props": [{"type": "string", "name": "mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"type": "array", "name": "privateEndpointConnections", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/privateEndpointConnections/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "privateEndpoint", "props": [{"type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "props": [{"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Disconnected"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState"}, {"default": {"value": "Enabled"}, "type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "SecuredByPerimeter"}]}}, {"readOnly": true, "type": "string", "name": "serviceBusEndpoint"}, {"readOnly": true, "type": "string", "name": "status"}, {"readOnly": true, "type": "dateTime", "name": "updatedAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "props": [{"type": "integer32", "name": "capacity", "format": {"minimum": 0}}, {"type": "string", "name": "name", "required": true, "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}, {"type": "string", "name": "tier", "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}]}, {"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": "EHNamespace_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Subresource", "json": {"schema": {"action": "assign", "type": "IdentityObject", "name": "parameters.identity", "required": true, "userAssigned": {"action": "assign", "type": "array", "name": "userAssigned", "arg": "$parameters.identity.userAssigned", "item": {"action": "assign", "type": "string"}}, "systemAssigned": {"action": "assign", "type": "string", "name": "systemAssigned", "arg": "$parameters.identity.systemAssigned"}}}}}, {"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Namespaces_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "@EHNamespace_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Location"}, {"name": "Retry-After"}]}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Subresource", "clientFlatten": true}]}, {"name": "remove", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}", "version": "2026-07-01-preview", "subresource": "identity", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["n", "name", "namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "Parameters.identity", "args": [{"blank": {"value": "True"}, "type": "string", "var": "$parameters.identity.systemAssigned", "options": ["system-assigned", "mi-system-assigned"], "group": "Parameters.identity", "help": {"short": "Set the system managed identity."}}, {"blank": {"value": []}, "type": "array", "var": "$parameters.identity.userAssigned", "options": ["user-assigned", "mi-user-assigned"], "group": "Parameters.identity", "help": {"short": "Set the user managed identities."}, "item": {"type": "string"}}]}], "subresourceSelector": {"var": "$Subresource", "ref": "$Instance", "json": {"type": "object", "name": "parameters", "prop": {"type": "object", "name": "identity"}}}, "operations": [{"operationId": "Namespaces_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "string", "name": "principalId"}, {"readOnly": true, "type": "string", "name": "tenantId"}, {"type": "string", "name": "type", "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned, UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "clientId"}, {"readOnly": true, "type": "string", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "alternateName"}, {"type": "string", "name": "clusterArmId"}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "disableLocalAuth"}, {"type": "object", "name": "encryption", "props": [{"default": {"value": "Microsoft.KeyVault"}, "type": "string", "name": "keySource", "enum": {"items": [{"value": "Microsoft.KeyVault"}]}}, {"type": "array", "name": "keyVaultProperties", "item": {"type": "object", "props": [{"type": "object", "name": "identity", "props": [{"type": "string", "name": "userAssignedIdentity"}]}, {"type": "string", "name": "keyName"}, {"type": "string", "name": "keyVaultUri"}, {"type": "string", "name": "keyVersion"}]}}, {"type": "boolean", "name": "requireInfrastructureEncryption"}]}, {"type": "object", "name": "geoDataReplication", "props": [{"type": "array", "name": "locations", "item": {"type": "object", "props": [{"type": "string", "name": "clusterArmId"}, {"type": "string", "name": "locationName"}, {"readOnly": true, "type": "string", "name": "replicaState"}, {"type": "string", "name": "roleType", "enum": {"items": [{"value": "Primary"}, {"value": "Secondary"}]}}]}}, {"type": "integer32", "name": "maxReplicationLagDurationInSeconds"}]}, {"type": "string", "name": "ipAddressType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPv4"}]}}, {"type": "boolean", "name": "isAutoInflateEnabled"}, {"type": "boolean", "name": "kafkaEnabled"}, {"type": "integer32", "name": "maximumThroughputUnits", "format": {"minimum": 0}}, {"readOnly": true, "type": "string", "name": "metricId"}, {"type": "string", "name": "minimumTlsVersion", "enum": {"items": [{"value": "1.0"}, {"value": "1.1"}, {"value": "1.2"}, {"value": "1.3"}]}}, {"type": "object", "name": "platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "props": [{"type": "string", "name": "mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"type": "array", "name": "privateEndpointConnections", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/privateEndpointConnections/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "privateEndpoint", "props": [{"type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "props": [{"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Disconnected"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState"}, {"default": {"value": "Enabled"}, "type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "SecuredByPerimeter"}]}}, {"readOnly": true, "type": "string", "name": "serviceBusEndpoint"}, {"readOnly": true, "type": "string", "name": "status"}, {"readOnly": true, "type": "dateTime", "name": "updatedAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "props": [{"type": "integer32", "name": "capacity", "format": {"minimum": 0}}, {"type": "string", "name": "name", "required": true, "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}, {"type": "string", "name": "tier", "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}]}, {"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": "EHNamespace_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Subresource", "json": {"schema": {"action": "remove", "type": "IdentityObject", "name": "parameters.identity", "required": true, "userAssigned": {"action": "remove", "type": "array", "name": "userAssigned", "arg": "$parameters.identity.userAssigned", "item": {"action": "remove", "type": "string"}}, "systemAssigned": {"action": "remove", "type": "string", "name": "systemAssigned", "arg": "$parameters.identity.systemAssigned"}}}}}, {"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Namespaces_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "@EHNamespace_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Location"}, {"name": "Retry-After"}]}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Subresource", "clientFlatten": true}]}, {"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}", "version": "2026-07-01-preview", "subresource": "identity", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["n", "name", "namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "parameters", "prop": {"type": "object", "name": "identity"}}}, "operations": [{"operationId": "Namespaces_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "string", "name": "principalId"}, {"readOnly": true, "type": "string", "name": "tenantId"}, {"type": "string", "name": "type", "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned, UserAssigned"}, {"value": "UserAssigned"}]}}, {"type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "clientId"}, {"readOnly": true, "type": "string", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "alternateName"}, {"type": "string", "name": "clusterArmId"}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "disableLocalAuth"}, {"type": "object", "name": "encryption", "props": [{"default": {"value": "Microsoft.KeyVault"}, "type": "string", "name": "keySource", "enum": {"items": [{"value": "Microsoft.KeyVault"}]}}, {"type": "array", "name": "keyVaultProperties", "item": {"type": "object", "props": [{"type": "object", "name": "identity", "props": [{"type": "string", "name": "userAssignedIdentity"}]}, {"type": "string", "name": "keyName"}, {"type": "string", "name": "keyVaultUri"}, {"type": "string", "name": "keyVersion"}]}}, {"type": "boolean", "name": "requireInfrastructureEncryption"}]}, {"type": "object", "name": "geoDataReplication", "props": [{"type": "array", "name": "locations", "item": {"type": "object", "props": [{"type": "string", "name": "clusterArmId"}, {"type": "string", "name": "locationName"}, {"readOnly": true, "type": "string", "name": "replicaState"}, {"type": "string", "name": "roleType", "enum": {"items": [{"value": "Primary"}, {"value": "Secondary"}]}}]}}, {"type": "integer32", "name": "maxReplicationLagDurationInSeconds"}]}, {"type": "string", "name": "ipAddressType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPv4"}]}}, {"type": "boolean", "name": "isAutoInflateEnabled"}, {"type": "boolean", "name": "kafkaEnabled"}, {"type": "integer32", "name": "maximumThroughputUnits", "format": {"minimum": 0}}, {"readOnly": true, "type": "string", "name": "metricId"}, {"type": "string", "name": "minimumTlsVersion", "enum": {"items": [{"value": "1.0"}, {"value": "1.1"}, {"value": "1.2"}, {"value": "1.3"}]}}, {"type": "object", "name": "platformCapabilities", "props": [{"type": "object", "name": "confidentialCompute", "props": [{"type": "string", "name": "mode", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}]}}]}]}, {"type": "array", "name": "privateEndpointConnections", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/privateEndpointConnections/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "privateEndpoint", "props": [{"type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "props": [{"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Disconnected"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "@SystemData_read", "name": "systemData"}, {"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState"}, {"default": {"value": "Enabled"}, "type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "SecuredByPerimeter"}]}}, {"readOnly": true, "type": "string", "name": "serviceBusEndpoint"}, {"readOnly": true, "type": "string", "name": "status"}, {"readOnly": true, "type": "dateTime", "name": "updatedAt", "format": {"protocol": "iso"}}, {"type": "boolean", "name": "zoneRedundant"}], "clientFlatten": true}, {"type": "object", "name": "sku", "props": [{"type": "integer32", "name": "capacity", "format": {"minimum": 0}}, {"type": "string", "name": "name", "required": true, "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}, {"type": "string", "name": "tier", "enum": {"items": [{"value": "Basic"}, {"value": "Premium"}, {"value": "Standard"}]}}]}, {"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": "EHNamespace_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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-07-01-preview.xml new file mode 100644 index 000000000..fd2abb33c --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9/2026-07-01-preview.xml @@ -0,0 +1,2514 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + + + + + + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + + + + + + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + + + + + + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + + + + + + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cw==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cw==/2026-07-01-preview.json new file mode 100644 index 000000000..bb83b1455 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cw==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/networkrulesets", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vbmV0d29ya1J1bGVTZXRz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace network-rule-set", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/networkrulesets", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vbmV0d29ya1J1bGVTZXRz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["n", "name", "namespace-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "Namespaces_ListNetworkRuleSet", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/networkRuleSets", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/networkRuleSets/default"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "defaultAction", "enum": {"items": [{"value": "Allow"}, {"value": "Deny"}]}}, {"type": "array", "name": "ipRules", "item": {"type": "object", "props": [{"type": "string", "name": "action", "enum": {"items": [{"value": "Allow"}]}}, {"type": "string", "name": "ipMask"}]}}, {"default": {"value": "Enabled"}, "type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "SecuredByPerimeter"}]}}, {"type": "boolean", "name": "trustedServiceAccessEnabled"}, {"type": "array", "name": "virtualNetworkRules", "item": {"type": "object", "props": [{"type": "boolean", "name": "ignoreMissingVnetServiceEndpoint"}, {"type": "object", "name": "subnet", "props": [{"type": "string", "name": "id"}]}]}}], "clientFlatten": 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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cw==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cw==/2026-07-01-preview.xml new file mode 100644 index 000000000..08fe44d34 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cw==/2026-07-01-preview.xml @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cy9kZWZhdWx0/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cy9kZWZhdWx0/2026-07-01-preview.json new file mode 100644 index 000000000..7df033f35 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cy9kZWZhdWx0/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/networkrulesets/default", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vbmV0d29ya1J1bGVTZXRzL2RlZmF1bHQ=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace network-rule-set", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/networkrulesets/default", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vbmV0d29ya1J1bGVTZXRzL2RlZmF1bHQ=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["n", "name", "namespace-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "Namespaces_GetNetworkRuleSet", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/networkRuleSets/default", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/networkRuleSets/default"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "defaultAction", "enum": {"items": [{"value": "Allow"}, {"value": "Deny"}]}}, {"type": "array", "name": "ipRules", "item": {"type": "object", "props": [{"type": "string", "name": "action", "enum": {"items": [{"value": "Allow"}]}}, {"type": "string", "name": "ipMask"}]}}, {"default": {"value": "Enabled"}, "type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "SecuredByPerimeter"}]}}, {"type": "boolean", "name": "trustedServiceAccessEnabled"}, {"type": "array", "name": "virtualNetworkRules", "item": {"type": "object", "props": [{"type": "boolean", "name": "ignoreMissingVnetServiceEndpoint"}, {"type": "object", "name": "subnet", "props": [{"type": "string", "name": "id"}]}]}}], "clientFlatten": 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": "create", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/networkrulesets/default", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vbmV0d29ya1J1bGVTZXRzL2RlZmF1bHQ=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["n", "name", "namespace-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "$parameters.properties.defaultAction", "options": ["default-action"], "group": "Properties", "help": {"short": "Default Action for Network Rule Set"}, "enum": {"items": [{"name": "Allow", "value": "Allow"}, {"name": "Deny", "value": "Deny"}]}}, {"type": "array", "var": "$parameters.properties.ipRules", "options": ["ip-rules"], "group": "Properties", "help": {"short": "List of IpRules"}, "item": {"type": "object", "args": [{"type": "string", "var": "$parameters.properties.ipRules[].action", "options": ["action"], "help": {"short": "The IP Filter Action"}, "enum": {"items": [{"name": "Allow", "value": "Allow"}]}}, {"type": "string", "var": "$parameters.properties.ipRules[].ipMask", "options": ["ip-mask"], "help": {"short": "IP Mask"}}]}}, {"type": "string", "var": "$parameters.properties.publicNetworkAccess", "options": ["public-network-access"], "group": "Properties", "help": {"short": "This determines if traffic is allowed over public network. By default it is enabled. If value is SecuredByPerimeter then Inbound and Outbound communication is controlled by the network security perimeter and profile's access rules. "}, "default": {"value": "Enabled"}, "enum": {"items": [{"name": "Disabled", "value": "Disabled"}, {"name": "Enabled", "value": "Enabled"}, {"name": "SecuredByPerimeter", "value": "SecuredByPerimeter"}]}}, {"type": "boolean", "var": "$parameters.properties.trustedServiceAccessEnabled", "options": ["t", "enable-trusted-service-access"], "group": "Properties", "help": {"short": "Value that indicates whether Trusted Service Access is Enabled or not."}}, {"type": "array", "var": "$parameters.properties.virtualNetworkRules", "options": ["virtual-network-rules"], "group": "Properties", "help": {"short": "List VirtualNetwork Rules"}, "item": {"type": "object", "args": [{"type": "boolean", "var": "$parameters.properties.virtualNetworkRules[].ignoreMissingVnetServiceEndpoint", "options": ["missing-endpoint", "ignore-missing-endpoint"], "group": "", "help": {"short": "Value that indicates whether to ignore missing Vnet Service Endpoint"}}, {"type": "string", "var": "$parameters.properties.virtualNetworkRules[].subnet.id", "options": ["subnet"], "group": "Subnet", "help": {"short": "Resource ID of Virtual Network Subnet"}}]}}]}], "operations": [{"operationId": "Namespaces_CreateOrUpdateNetworkRuleSet", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/networkRuleSets/default", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "defaultAction", "arg": "$parameters.properties.defaultAction", "enum": {"items": [{"value": "Allow"}, {"value": "Deny"}]}}, {"type": "array", "name": "ipRules", "arg": "$parameters.properties.ipRules", "item": {"type": "object", "props": [{"type": "string", "name": "action", "arg": "$parameters.properties.ipRules[].action", "enum": {"items": [{"value": "Allow"}]}}, {"type": "string", "name": "ipMask", "arg": "$parameters.properties.ipRules[].ipMask"}]}}, {"default": {"value": "Enabled"}, "type": "string", "name": "publicNetworkAccess", "arg": "$parameters.properties.publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "SecuredByPerimeter"}]}}, {"type": "boolean", "name": "trustedServiceAccessEnabled", "arg": "$parameters.properties.trustedServiceAccessEnabled"}, {"type": "array", "name": "virtualNetworkRules", "arg": "$parameters.properties.virtualNetworkRules", "item": {"type": "object", "props": [{"type": "boolean", "name": "ignoreMissingVnetServiceEndpoint", "arg": "$parameters.properties.virtualNetworkRules[].ignoreMissingVnetServiceEndpoint"}, {"type": "object", "name": "subnet", "props": [{"type": "string", "name": "id", "arg": "$parameters.properties.virtualNetworkRules[].subnet.id"}]}]}}], "clientFlatten": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/networkRuleSets/default"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "defaultAction", "enum": {"items": [{"value": "Allow"}, {"value": "Deny"}]}}, {"type": "array", "name": "ipRules", "item": {"type": "object", "props": [{"type": "string", "name": "action", "enum": {"items": [{"value": "Allow"}]}}, {"type": "string", "name": "ipMask"}]}}, {"default": {"value": "Enabled"}, "type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "SecuredByPerimeter"}]}}, {"type": "boolean", "name": "trustedServiceAccessEnabled"}, {"type": "array", "name": "virtualNetworkRules", "item": {"type": "object", "props": [{"type": "boolean", "name": "ignoreMissingVnetServiceEndpoint"}, {"type": "object", "name": "subnet", "props": [{"type": "string", "name": "id"}]}]}}], "clientFlatten": 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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/networkrulesets/default", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vbmV0d29ya1J1bGVTZXRzL2RlZmF1bHQ=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["n", "name", "namespace-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "$parameters.properties.defaultAction", "options": ["default-action"], "group": "Properties", "help": {"short": "Default Action for Network Rule Set"}, "enum": {"items": [{"name": "Allow", "value": "Allow"}, {"name": "Deny", "value": "Deny"}]}}, {"nullable": true, "type": "array", "var": "$parameters.properties.ipRules", "options": ["ip-rules"], "group": "Properties", "help": {"short": "List of IpRules"}, "item": {"nullable": true, "type": "object", "args": [{"nullable": true, "type": "string", "var": "$parameters.properties.ipRules[].action", "options": ["action"], "help": {"short": "The IP Filter Action"}, "enum": {"items": [{"name": "Allow", "value": "Allow"}]}}, {"nullable": true, "type": "string", "var": "$parameters.properties.ipRules[].ipMask", "options": ["ip-mask"], "help": {"short": "IP Mask"}}]}}, {"nullable": true, "type": "string", "var": "$parameters.properties.publicNetworkAccess", "options": ["public-network-access"], "group": "Properties", "help": {"short": "This determines if traffic is allowed over public network. By default it is enabled. If value is SecuredByPerimeter then Inbound and Outbound communication is controlled by the network security perimeter and profile's access rules. "}, "enum": {"items": [{"name": "Disabled", "value": "Disabled"}, {"name": "Enabled", "value": "Enabled"}, {"name": "SecuredByPerimeter", "value": "SecuredByPerimeter"}]}}, {"nullable": true, "type": "boolean", "var": "$parameters.properties.trustedServiceAccessEnabled", "options": ["t", "enable-trusted-service-access"], "group": "Properties", "help": {"short": "Value that indicates whether Trusted Service Access is Enabled or not."}}, {"nullable": true, "type": "array", "var": "$parameters.properties.virtualNetworkRules", "options": ["virtual-network-rules"], "group": "Properties", "help": {"short": "List VirtualNetwork Rules"}, "item": {"nullable": true, "type": "object", "args": [{"nullable": true, "type": "boolean", "var": "$parameters.properties.virtualNetworkRules[].ignoreMissingVnetServiceEndpoint", "options": ["missing-endpoint", "ignore-missing-endpoint"], "group": "", "help": {"short": "Value that indicates whether to ignore missing Vnet Service Endpoint"}}, {"nullable": true, "type": "string", "var": "$parameters.properties.virtualNetworkRules[].subnet.id", "options": ["subnet"], "group": "Subnet", "help": {"short": "Resource ID of Virtual Network Subnet"}}]}}]}], "operations": [{"operationId": "Namespaces_GetNetworkRuleSet", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/networkRuleSets/default", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/networkRuleSets/default"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "defaultAction", "enum": {"items": [{"value": "Allow"}, {"value": "Deny"}]}}, {"type": "array", "name": "ipRules", "item": {"type": "object", "props": [{"type": "string", "name": "action", "enum": {"items": [{"value": "Allow"}]}}, {"type": "string", "name": "ipMask"}]}}, {"default": {"value": "Enabled"}, "type": "string", "name": "publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "SecuredByPerimeter"}]}}, {"type": "boolean", "name": "trustedServiceAccessEnabled"}, {"type": "array", "name": "virtualNetworkRules", "item": {"type": "object", "props": [{"type": "boolean", "name": "ignoreMissingVnetServiceEndpoint"}, {"type": "object", "name": "subnet", "props": [{"type": "string", "name": "id"}]}]}}], "clientFlatten": 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": "NetworkRuleSet_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Instance", "json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "defaultAction", "arg": "$parameters.properties.defaultAction", "enum": {"items": [{"value": "Allow"}, {"value": "Deny"}]}}, {"type": "array", "name": "ipRules", "arg": "$parameters.properties.ipRules", "item": {"type": "object", "props": [{"type": "string", "name": "action", "arg": "$parameters.properties.ipRules[].action", "enum": {"items": [{"value": "Allow"}]}}, {"type": "string", "name": "ipMask", "arg": "$parameters.properties.ipRules[].ipMask"}]}}, {"default": {"value": "Enabled"}, "type": "string", "name": "publicNetworkAccess", "arg": "$parameters.properties.publicNetworkAccess", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "SecuredByPerimeter"}]}}, {"type": "boolean", "name": "trustedServiceAccessEnabled", "arg": "$parameters.properties.trustedServiceAccessEnabled"}, {"type": "array", "name": "virtualNetworkRules", "arg": "$parameters.properties.virtualNetworkRules", "item": {"type": "object", "props": [{"type": "boolean", "name": "ignoreMissingVnetServiceEndpoint", "arg": "$parameters.properties.virtualNetworkRules[].ignoreMissingVnetServiceEndpoint"}, {"type": "object", "name": "subnet", "props": [{"type": "string", "name": "id", "arg": "$parameters.properties.virtualNetworkRules[].subnet.id"}]}]}}], "clientFlatten": true}], "clientFlatten": true}}}}, {"operationId": "Namespaces_CreateOrUpdateNetworkRuleSet", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/networkRuleSets/default", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "@NetworkRuleSet_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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cy9kZWZhdWx0/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cy9kZWZhdWx0/2026-07-01-preview.xml new file mode 100644 index 000000000..7d895af82 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtydWxlc2V0cy9kZWZhdWx0/2026-07-01-preview.xml @@ -0,0 +1,572 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25z/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25z/2026-07-01-preview.json new file mode 100644 index 000000000..d36a278a8 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25z/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/networksecurityperimeterconfigurations", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vbmV0d29ya1NlY3VyaXR5UGVyaW1ldGVyQ29uZmlndXJhdGlvbnM=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace nsp-configuration", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/networksecurityperimeterconfigurations", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vbmV0d29ya1NlY3VyaXR5UGVyaW1ldGVyQ29uZmlndXJhdGlvbnM=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "NetworkSecurityPerimeterConfiguration_List", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/networkSecurityPerimeterConfigurations", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "array", "name": "value", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/networkSecurityPerimeterConfigurations/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "array", "name": "applicableFeatures", "item": {"type": "string"}}, {"readOnly": true, "type": "boolean", "name": "isBackingResource"}, {"readOnly": true, "type": "object", "name": "networkSecurityPerimeter", "props": [{"type": "string", "name": "id"}, {"type": "string", "name": "location"}, {"type": "string", "name": "perimeterGuid"}], "cls": "NetworkSecurityPerimeter_read"}, {"readOnly": true, "type": "string", "name": "parentAssociationName"}, {"readOnly": true, "type": "object", "name": "profile", "props": [{"type": "array", "name": "accessRules", "item": {"type": "object", "props": [{"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"readOnly": true, "type": "object", "name": "properties", "props": [{"type": "array", "name": "addressPrefixes", "item": {"type": "string"}}, {"type": "string", "name": "direction", "enum": {"items": [{"value": "Inbound"}, {"value": "Outbound"}]}}, {"readOnly": true, "type": "array", "name": "fullyQualifiedDomainNames", "item": {"type": "string"}}, {"readOnly": true, "type": "array<@NetworkSecurityPerimeter_read>", "name": "networkSecurityPerimeters", "item": {"type": "@NetworkSecurityPerimeter_read"}}, {"type": "array", "name": "subscriptions", "item": {"type": "object", "props": [{"type": "string", "name": "id"}]}}]}, {"type": "string", "name": "type"}]}}, {"type": "string", "name": "accessRulesVersion"}, {"type": "string", "name": "name"}]}, {"readOnly": true, "type": "array", "name": "provisioningIssues", "item": {"type": "object", "props": [{"type": "string", "name": "name"}, {"readOnly": true, "type": "object", "name": "properties", "props": [{"type": "string", "name": "description"}, {"type": "string", "name": "issueType"}]}]}, "identifiers": ["name"]}, {"type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleted"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "InvalidResponse"}, {"value": "Succeeded"}, {"value": "SucceededWithIssues"}, {"value": "Unknown"}, {"value": "Updating"}]}}, {"readOnly": true, "type": "object", "name": "resourceAssociation", "props": [{"type": "string", "name": "accessMode", "enum": {"items": [{"value": "AuditMode"}, {"value": "EnforcedMode"}, {"value": "LearningMode"}, {"value": "NoAssociationMode"}, {"value": "UnspecifiedMode"}]}}, {"type": "string", "name": "name"}]}, {"readOnly": true, "type": "string", "name": "sourceResourceId"}], "clientFlatten": 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}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25z/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25z/2026-07-01-preview.xml new file mode 100644 index 000000000..e686ebc50 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25z/2026-07-01-preview.xml @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9/2026-07-01-preview.json new file mode 100644 index 000000000..6bf94790e --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/networksecurityperimeterconfigurations/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vbmV0d29ya1NlY3VyaXR5UGVyaW1ldGVyQ29uZmlndXJhdGlvbnMve3Jlc291cmNlQXNzb2NpYXRpb25OYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace nsp-configuration", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/networksecurityperimeterconfigurations/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vbmV0d29ya1NlY3VyaXR5UGVyaW1ldGVyQ29uZmlndXJhdGlvbnMve3Jlc291cmNlQXNzb2NpYXRpb25OYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "var": "$Path.resourceAssociationName", "options": ["n", "name", "resource-association-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The ResourceAssociation Name"}}, {"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": "NetworkSecurityPerimeterConfigurations_GetResourceAssociationName", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/networkSecurityPerimeterConfigurations/{resourceAssociationName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceAssociationName", "arg": "$Path.resourceAssociationName", "required": true}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/networkSecurityPerimeterConfigurations/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "array", "name": "applicableFeatures", "item": {"type": "string"}}, {"readOnly": true, "type": "boolean", "name": "isBackingResource"}, {"readOnly": true, "type": "object", "name": "networkSecurityPerimeter", "props": [{"type": "string", "name": "id"}, {"type": "string", "name": "location"}, {"type": "string", "name": "perimeterGuid"}], "cls": "NetworkSecurityPerimeter_read"}, {"readOnly": true, "type": "string", "name": "parentAssociationName"}, {"readOnly": true, "type": "object", "name": "profile", "props": [{"type": "array", "name": "accessRules", "item": {"type": "object", "props": [{"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"readOnly": true, "type": "object", "name": "properties", "props": [{"type": "array", "name": "addressPrefixes", "item": {"type": "string"}}, {"type": "string", "name": "direction", "enum": {"items": [{"value": "Inbound"}, {"value": "Outbound"}]}}, {"readOnly": true, "type": "array", "name": "fullyQualifiedDomainNames", "item": {"type": "string"}}, {"readOnly": true, "type": "array<@NetworkSecurityPerimeter_read>", "name": "networkSecurityPerimeters", "item": {"type": "@NetworkSecurityPerimeter_read"}}, {"type": "array", "name": "subscriptions", "item": {"type": "object", "props": [{"type": "string", "name": "id"}]}}]}, {"type": "string", "name": "type"}]}}, {"type": "string", "name": "accessRulesVersion"}, {"type": "string", "name": "name"}]}, {"readOnly": true, "type": "array", "name": "provisioningIssues", "item": {"type": "object", "props": [{"type": "string", "name": "name"}, {"readOnly": true, "type": "object", "name": "properties", "props": [{"type": "string", "name": "description"}, {"type": "string", "name": "issueType"}]}]}, "identifiers": ["name"]}, {"type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleted"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "InvalidResponse"}, {"value": "Succeeded"}, {"value": "SucceededWithIssues"}, {"value": "Unknown"}, {"value": "Updating"}]}}, {"readOnly": true, "type": "object", "name": "resourceAssociation", "props": [{"type": "string", "name": "accessMode", "enum": {"items": [{"value": "AuditMode"}, {"value": "EnforcedMode"}, {"value": "LearningMode"}, {"value": "NoAssociationMode"}, {"value": "UnspecifiedMode"}]}}, {"type": "string", "name": "name"}]}, {"readOnly": true, "type": "string", "name": "sourceResourceId"}], "clientFlatten": 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}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9/2026-07-01-preview.xml new file mode 100644 index 000000000..2f604324b --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9/2026-07-01-preview.xml @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9L3JlY29uY2lsZQ==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9L3JlY29uY2lsZQ==/2026-07-01-preview.json new file mode 100644 index 000000000..e4271e5c4 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9L3JlY29uY2lsZQ==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/networksecurityperimeterconfigurations/{}/reconcile", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vbmV0d29ya1NlY3VyaXR5UGVyaW1ldGVyQ29uZmlndXJhdGlvbnMve3Jlc291cmNlQXNzb2NpYXRpb25OYW1lfS9yZWNvbmNpbGU=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace nsp-configuration", "commands": [{"name": "reconcile", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/networksecurityperimeterconfigurations/{}/reconcile", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vbmV0d29ya1NlY3VyaXR5UGVyaW1ldGVyQ29uZmlndXJhdGlvbnMve3Jlc291cmNlQXNzb2NpYXRpb25OYW1lfS9yZWNvbmNpbGU=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "var": "$Path.resourceAssociationName", "options": ["resource-association-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The ResourceAssociation Name"}}, {"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": "azure-async-operation"}, "operationId": "NetworkSecurityPerimeterConfigurations_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/networkSecurityPerimeterConfigurations/{resourceAssociationName}/reconcile", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceAssociationName", "arg": "$Path.resourceAssociationName", "required": true}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}, {"name": "Retry-After"}]}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9L3JlY29uY2lsZQ==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9L3JlY29uY2lsZQ==/2026-07-01-preview.xml new file mode 100644 index 000000000..3bfc8784f --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L25ldHdvcmtzZWN1cml0eXBlcmltZXRlcmNvbmZpZ3VyYXRpb25zL3t9L3JlY29uY2lsZQ==/2026-07-01-preview.xml @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + + + + + + +
+
+
+
+
diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.json new file mode 100644 index 000000000..7008ba873 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/authorizationrules", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXV0aG9yaXphdGlvblJ1bGVz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace authorization-rule", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/authorizationrules", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXV0aG9yaXphdGlvblJ1bGVz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "Namespaces_ListAuthorizationRules", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/authorizationRules", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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"}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "rights", "required": true, "item": {"type": "string", "enum": {"items": [{"value": "Listen"}, {"value": "Manage"}, {"value": "Send"}]}}}], "clientFlatten": 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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.xml new file mode 100644 index 000000000..d5e51a1c9 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.xml @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.json new file mode 100644 index 000000000..50d171767 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/authorizationrules/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXV0aG9yaXphdGlvblJ1bGVzL3thdXRob3JpemF0aW9uUnVsZU5hbWV9/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace authorization-rule", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/authorizationrules/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXV0aG9yaXphdGlvblJ1bGVzL3thdXRob3JpemF0aW9uUnVsZU5hbWV9/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.authorizationRuleName", "options": ["n", "name", "authorization-rule-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The authorization rule name."}, "format": {"minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "Namespaces_GetAuthorizationRule", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/authorizationRules/{authorizationRuleName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "authorizationRuleName", "arg": "$Path.authorizationRuleName", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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"}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "rights", "required": true, "item": {"type": "string", "enum": {"items": [{"value": "Listen"}, {"value": "Manage"}, {"value": "Send"}]}}}], "clientFlatten": 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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/authorizationrules/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXV0aG9yaXphdGlvblJ1bGVzL3thdXRob3JpemF0aW9uUnVsZU5hbWV9/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.authorizationRuleName", "options": ["n", "name", "authorization-rule-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The authorization rule name."}, "format": {"minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "Namespaces_DeleteAuthorizationRule", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/authorizationRules/{authorizationRuleName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "authorizationRuleName", "arg": "$Path.authorizationRuleName", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": ""}, {"name": "create", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/authorizationrules/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXV0aG9yaXphdGlvblJ1bGVzL3thdXRob3JpemF0aW9uUnVsZU5hbWV9/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.authorizationRuleName", "options": ["n", "name", "authorization-rule-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The authorization rule name."}, "format": {"minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "array", "var": "$parameters.properties.rights", "options": ["rights"], "group": "Properties", "help": {"short": "The rights associated with the rule."}, "item": {"type": "string", "enum": {"items": [{"name": "Listen", "value": "Listen"}, {"name": "Manage", "value": "Manage"}, {"name": "Send", "value": "Send"}]}}}]}], "operations": [{"operationId": "Namespaces_CreateOrUpdateAuthorizationRule", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/authorizationRules/{authorizationRuleName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "authorizationRuleName", "arg": "$Path.authorizationRuleName", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "array", "name": "rights", "arg": "$parameters.properties.rights", "required": true, "item": {"type": "string", "enum": {"items": [{"value": "Listen"}, {"value": "Manage"}, {"value": "Send"}]}}}], "clientFlatten": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id"}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "rights", "required": true, "item": {"type": "string", "enum": {"items": [{"value": "Listen"}, {"value": "Manage"}, {"value": "Send"}]}}}], "clientFlatten": 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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/authorizationrules/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXV0aG9yaXphdGlvblJ1bGVzL3thdXRob3JpemF0aW9uUnVsZU5hbWV9/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.authorizationRuleName", "options": ["n", "name", "authorization-rule-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The authorization rule name."}, "format": {"minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "array", "var": "$parameters.properties.rights", "options": ["rights"], "group": "Properties", "help": {"short": "The rights associated with the rule."}, "item": {"nullable": true, "type": "string", "enum": {"items": [{"name": "Listen", "value": "Listen"}, {"name": "Manage", "value": "Manage"}, {"name": "Send", "value": "Send"}]}}}]}], "operations": [{"operationId": "Namespaces_GetAuthorizationRule", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/authorizationRules/{authorizationRuleName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "authorizationRuleName", "arg": "$Path.authorizationRuleName", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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"}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "rights", "required": true, "item": {"type": "string", "enum": {"items": [{"value": "Listen"}, {"value": "Manage"}, {"value": "Send"}]}}}], "clientFlatten": 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": "AuthorizationRule_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Instance", "json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "array", "name": "rights", "arg": "$parameters.properties.rights", "required": true, "item": {"type": "string", "enum": {"items": [{"value": "Listen"}, {"value": "Manage"}, {"value": "Send"}]}}}], "clientFlatten": true}], "clientFlatten": true}}}}, {"operationId": "Namespaces_CreateOrUpdateAuthorizationRule", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/authorizationRules/{authorizationRuleName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "authorizationRuleName", "arg": "$Path.authorizationRuleName", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "@AuthorizationRule_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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.xml new file mode 100644 index 000000000..84897664a --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.xml @@ -0,0 +1,453 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.json new file mode 100644 index 000000000..c900efd8a --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/authorizationrules/{}/listkeys", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXV0aG9yaXphdGlvblJ1bGVzL3thdXRob3JpemF0aW9uUnVsZU5hbWV9L2xpc3RLZXlz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace authorization-rule keys", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/authorizationrules/{}/listkeys", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXV0aG9yaXphdGlvblJ1bGVzL3thdXRob3JpemF0aW9uUnVsZU5hbWV9L2xpc3RLZXlz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.authorizationRuleName", "options": ["name", "authorization-rule-name"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The authorization rule name."}, "format": {"minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "Namespaces_ListKeys", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/authorizationRules/{authorizationRuleName}/listKeys", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "authorizationRuleName", "arg": "$Path.authorizationRuleName", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "aliasPrimaryConnectionString"}, {"readOnly": true, "type": "string", "name": "aliasSecondaryConnectionString"}, {"readOnly": true, "type": "string", "name": "keyName"}, {"readOnly": true, "type": "string", "name": "primaryConnectionString"}, {"readOnly": true, "type": "string", "name": "primaryKey"}, {"readOnly": true, "type": "string", "name": "secondaryConnectionString"}, {"readOnly": true, "type": "string", "name": "secondaryKey"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.xml new file mode 100644 index 000000000..d42184be6 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9yZWdlbmVyYXRla2V5cw==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9yZWdlbmVyYXRla2V5cw==/2026-07-01-preview.json new file mode 100644 index 000000000..ca1a5da85 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9yZWdlbmVyYXRla2V5cw==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/authorizationrules/{}/regeneratekeys", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXV0aG9yaXphdGlvblJ1bGVzL3thdXRob3JpemF0aW9uUnVsZU5hbWV9L3JlZ2VuZXJhdGVLZXlz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace authorization-rule keys", "commands": [{"name": "renew", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/authorizationrules/{}/regeneratekeys", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXV0aG9yaXphdGlvblJ1bGVzL3thdXRob3JpemF0aW9uUnVsZU5hbWV9L3JlZ2VuZXJhdGVLZXlz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.authorizationRuleName", "options": ["name", "authorization-rule-name"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The authorization rule name."}, "format": {"minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "Parameters", "args": [{"type": "string", "var": "$parameters.key", "options": ["key-value"], "group": "Parameters", "help": {"short": "Optional, if the key value provided, is set for KeyType or autogenerated Key value set for keyType"}}, {"type": "string", "var": "$parameters.keyType", "options": ["key"], "required": true, "group": "Parameters", "help": {"short": "The access key to regenerate."}, "enum": {"items": [{"name": "PrimaryKey", "value": "PrimaryKey"}, {"name": "SecondaryKey", "value": "SecondaryKey"}]}}]}], "operations": [{"operationId": "Namespaces_RegenerateKeys", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/authorizationRules/{authorizationRuleName}/regenerateKeys", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "authorizationRuleName", "arg": "$Path.authorizationRuleName", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "string", "name": "key", "arg": "$parameters.key"}, {"type": "string", "name": "keyType", "arg": "$parameters.keyType", "required": true, "enum": {"items": [{"value": "PrimaryKey"}, {"value": "SecondaryKey"}]}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "aliasPrimaryConnectionString"}, {"readOnly": true, "type": "string", "name": "aliasSecondaryConnectionString"}, {"readOnly": true, "type": "string", "name": "keyName"}, {"readOnly": true, "type": "string", "name": "primaryConnectionString"}, {"readOnly": true, "type": "string", "name": "primaryKey"}, {"readOnly": true, "type": "string", "name": "secondaryConnectionString"}, {"readOnly": true, "type": "string", "name": "secondaryKey"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9yZWdlbmVyYXRla2V5cw==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9yZWdlbmVyYXRla2V5cw==/2026-07-01-preview.xml new file mode 100644 index 000000000..fba193253 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9yZWdlbmVyYXRla2V5cw==/2026-07-01-preview.xml @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBz/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBz/2026-07-01-preview.json new file mode 100644 index 000000000..8256bb235 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBz/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/applicationgroups", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXBwbGljYXRpb25Hcm91cHM=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace application-group", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/applicationgroups", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXBwbGljYXRpb25Hcm91cHM=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "ApplicationGroup_ListByNamespace", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/applicationGroups", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/applicationGroups/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "clientAppGroupIdentifier", "required": true}, {"type": "boolean", "name": "isEnabled"}, {"type": "array", "name": "policies", "item": {"type": "object", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "ThrottlingPolicy"}]}}], "discriminators": [{"property": "type", "value": "ThrottlingPolicy", "props": [{"type": "string", "name": "metricId", "required": true, "enum": {"items": [{"value": "IncomingBytes"}, {"value": "IncomingMessages"}, {"value": "OutgoingBytes"}, {"value": "OutgoingMessages"}]}}, {"type": "integer64", "name": "rateLimitThreshold", "required": true}]}]}}], "clientFlatten": 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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBz/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBz/2026-07-01-preview.xml new file mode 100644 index 000000000..8c02ed841 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBz/2026-07-01-preview.xml @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBzL3t9/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBzL3t9/2026-07-01-preview.json new file mode 100644 index 000000000..14ef6f03a --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBzL3t9/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/applicationgroups/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXBwbGljYXRpb25Hcm91cHMve2FwcGxpY2F0aW9uR3JvdXBOYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace application-group", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/applicationgroups/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXBwbGljYXRpb25Hcm91cHMve2FwcGxpY2F0aW9uR3JvdXBOYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.applicationGroupName", "options": ["n", "name", "application-group-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Application Group name "}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "ApplicationGroup_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/applicationGroups/{applicationGroupName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "applicationGroupName", "arg": "$Path.applicationGroupName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/applicationGroups/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "clientAppGroupIdentifier", "required": true}, {"type": "boolean", "name": "isEnabled"}, {"type": "array", "name": "policies", "item": {"type": "object", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "ThrottlingPolicy"}]}}], "discriminators": [{"property": "type", "value": "ThrottlingPolicy", "props": [{"type": "string", "name": "metricId", "required": true, "enum": {"items": [{"value": "IncomingBytes"}, {"value": "IncomingMessages"}, {"value": "OutgoingBytes"}, {"value": "OutgoingMessages"}]}}, {"type": "integer64", "name": "rateLimitThreshold", "required": true}]}]}}], "clientFlatten": 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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/applicationgroups/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXBwbGljYXRpb25Hcm91cHMve2FwcGxpY2F0aW9uR3JvdXBOYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.applicationGroupName", "options": ["n", "name", "application-group-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Application Group name "}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "ApplicationGroup_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/applicationGroups/{applicationGroupName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "applicationGroupName", "arg": "$Path.applicationGroupName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": ""}, {"name": "create", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/applicationgroups/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXBwbGljYXRpb25Hcm91cHMve2FwcGxpY2F0aW9uR3JvdXBOYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.applicationGroupName", "options": ["n", "name", "application-group-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Application Group name "}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "$parameters.properties.clientAppGroupIdentifier", "options": ["client-app-group-id", "client-app-group-identifier"], "group": "Properties", "help": {"short": "The Unique identifier for application group.Supports SAS(SASKeyName=KeyName) or AAD(AADAppID=Guid)"}}, {"type": "boolean", "var": "$parameters.properties.isEnabled", "options": ["is-enabled"], "group": "Properties", "help": {"short": "Determines if Application Group is allowed to create connection with namespace or not. Once the isEnabled is set to false, all the existing connections of application group gets dropped and no new connections will be allowed"}}, {"type": "array", "var": "$parameters.properties.policies", "options": ["policies"], "group": "Properties", "help": {"short": "List of group policies that define the behavior of application group. The policies can support resource governance scenarios such as limiting ingress or egress traffic."}, "item": {"type": "object", "args": [{"type": "object", "var": "$parameters.properties.policies[].ThrottlingPolicy", "options": ["throttling-policy"], "args": [{"type": "string", "var": "$parameters.properties.policies[].ThrottlingPolicy.metricId", "options": ["metric-id"], "required": true, "help": {"short": "Metric Id on which the throttle limit should be set, MetricId can be discovered by hovering over Metric in the Metrics section of Event Hub Namespace inside Azure Portal"}, "enum": {"items": [{"name": "IncomingBytes", "value": "IncomingBytes"}, {"name": "IncomingMessages", "value": "IncomingMessages"}, {"name": "OutgoingBytes", "value": "OutgoingBytes"}, {"name": "OutgoingMessages", "value": "OutgoingMessages"}]}}, {"type": "integer64", "var": "$parameters.properties.policies[].ThrottlingPolicy.rateLimitThreshold", "options": ["rate-limit-threshold"], "required": true, "help": {"short": "The Threshold limit above which the application group will be throttled.Rate limit is always per second."}}]}, {"type": "string", "var": "$parameters.properties.policies[].name", "options": ["name"], "required": true, "help": {"short": "The Name of this policy"}}]}}]}], "operations": [{"operationId": "ApplicationGroup_CreateOrUpdateApplicationGroup", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/applicationGroups/{applicationGroupName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "applicationGroupName", "arg": "$Path.applicationGroupName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "clientAppGroupIdentifier", "arg": "$parameters.properties.clientAppGroupIdentifier", "required": true}, {"type": "boolean", "name": "isEnabled", "arg": "$parameters.properties.isEnabled"}, {"type": "array", "name": "policies", "arg": "$parameters.properties.policies", "item": {"type": "object", "props": [{"type": "string", "name": "name", "arg": "$parameters.properties.policies[].name", "required": true}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"arg": "$parameters.properties.policies[].ThrottlingPolicy", "value": "ThrottlingPolicy"}]}}], "discriminators": [{"property": "type", "value": "ThrottlingPolicy", "props": [{"type": "string", "name": "metricId", "arg": "$parameters.properties.policies[].ThrottlingPolicy.metricId", "required": true, "enum": {"items": [{"value": "IncomingBytes"}, {"value": "IncomingMessages"}, {"value": "OutgoingBytes"}, {"value": "OutgoingMessages"}]}}, {"type": "integer64", "name": "rateLimitThreshold", "arg": "$parameters.properties.policies[].ThrottlingPolicy.rateLimitThreshold", "required": true}]}]}}], "clientFlatten": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/applicationGroups/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "clientAppGroupIdentifier", "required": true}, {"type": "boolean", "name": "isEnabled"}, {"type": "array", "name": "policies", "item": {"type": "object", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "ThrottlingPolicy"}]}}], "discriminators": [{"property": "type", "value": "ThrottlingPolicy", "props": [{"type": "string", "name": "metricId", "required": true, "enum": {"items": [{"value": "IncomingBytes"}, {"value": "IncomingMessages"}, {"value": "OutgoingBytes"}, {"value": "OutgoingMessages"}]}}, {"type": "integer64", "name": "rateLimitThreshold", "required": true}]}]}}], "clientFlatten": 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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/applicationgroups/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vYXBwbGljYXRpb25Hcm91cHMve2FwcGxpY2F0aW9uR3JvdXBOYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.applicationGroupName", "options": ["n", "name", "application-group-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Application Group name "}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "$parameters.properties.clientAppGroupIdentifier", "options": ["client-app-group-id", "client-app-group-identifier"], "hide": true, "group": "Properties", "help": {"short": "The Unique identifier for application group.Supports SAS(SASKeyName=KeyName) or AAD(AADAppID=Guid)"}}, {"nullable": true, "type": "boolean", "var": "$parameters.properties.isEnabled", "options": ["is-enabled"], "group": "Properties", "help": {"short": "Determines if Application Group is allowed to create connection with namespace or not. Once the isEnabled is set to false, all the existing connections of application group gets dropped and no new connections will be allowed"}}, {"nullable": true, "type": "array", "var": "$parameters.properties.policies", "options": ["policies"], "group": "Properties", "help": {"short": "List of group policies that define the behavior of application group. The policies can support resource governance scenarios such as limiting ingress or egress traffic."}, "item": {"nullable": true, "type": "object", "args": [{"type": "object", "var": "$parameters.properties.policies[].ThrottlingPolicy", "options": ["throttling-policy"], "args": [{"type": "string", "var": "$parameters.properties.policies[].ThrottlingPolicy.metricId", "options": ["metric-id"], "help": {"short": "Metric Id on which the throttle limit should be set, MetricId can be discovered by hovering over Metric in the Metrics section of Event Hub Namespace inside Azure Portal"}, "enum": {"items": [{"name": "IncomingBytes", "value": "IncomingBytes"}, {"name": "IncomingMessages", "value": "IncomingMessages"}, {"name": "OutgoingBytes", "value": "OutgoingBytes"}, {"name": "OutgoingMessages", "value": "OutgoingMessages"}]}}, {"type": "integer64", "var": "$parameters.properties.policies[].ThrottlingPolicy.rateLimitThreshold", "options": ["rate-limit-threshold"], "help": {"short": "The Threshold limit above which the application group will be throttled.Rate limit is always per second."}}]}, {"type": "string", "var": "$parameters.properties.policies[].name", "options": ["name"], "help": {"short": "The Name of this policy"}}]}}]}], "operations": [{"operationId": "ApplicationGroup_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/applicationGroups/{applicationGroupName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "applicationGroupName", "arg": "$Path.applicationGroupName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/applicationGroups/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "clientAppGroupIdentifier", "required": true}, {"type": "boolean", "name": "isEnabled"}, {"type": "array", "name": "policies", "item": {"type": "object", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "ThrottlingPolicy"}]}}], "discriminators": [{"property": "type", "value": "ThrottlingPolicy", "props": [{"type": "string", "name": "metricId", "required": true, "enum": {"items": [{"value": "IncomingBytes"}, {"value": "IncomingMessages"}, {"value": "OutgoingBytes"}, {"value": "OutgoingMessages"}]}}, {"type": "integer64", "name": "rateLimitThreshold", "required": true}]}]}}], "clientFlatten": 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": "ApplicationGroup_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Instance", "json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "clientAppGroupIdentifier", "arg": "$parameters.properties.clientAppGroupIdentifier", "required": true}, {"type": "boolean", "name": "isEnabled", "arg": "$parameters.properties.isEnabled"}, {"type": "array", "name": "policies", "arg": "$parameters.properties.policies", "item": {"type": "object", "props": [{"type": "string", "name": "name", "arg": "$parameters.properties.policies[].name", "required": true}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"arg": "$parameters.properties.policies[].ThrottlingPolicy", "value": "ThrottlingPolicy"}]}}], "discriminators": [{"property": "type", "value": "ThrottlingPolicy", "props": [{"type": "string", "name": "metricId", "arg": "$parameters.properties.policies[].ThrottlingPolicy.metricId", "required": true, "enum": {"items": [{"value": "IncomingBytes"}, {"value": "IncomingMessages"}, {"value": "OutgoingBytes"}, {"value": "OutgoingMessages"}]}}, {"type": "integer64", "name": "rateLimitThreshold", "arg": "$parameters.properties.policies[].ThrottlingPolicy.rateLimitThreshold", "required": true}]}]}}], "clientFlatten": true}], "clientFlatten": true}}}}, {"operationId": "ApplicationGroup_CreateOrUpdateApplicationGroup", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/applicationGroups/{applicationGroupName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "applicationGroupName", "arg": "$Path.applicationGroupName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "@ApplicationGroup_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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBzL3t9/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBzL3t9/2026-07-01-preview.xml new file mode 100644 index 000000000..c6ca72403 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2FwcGxpY2F0aW9uZ3JvdXBzL3t9/2026-07-01-preview.xml @@ -0,0 +1,565 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdz/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdz/2026-07-01-preview.json new file mode 100644 index 000000000..ec9180804 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdz/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3M=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs georecovery-alias", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3M=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "DisasterRecoveryConfigs_List", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/disasterRecoveryConfigs", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/disasterRecoveryConfigs/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "alternateName"}, {"type": "string", "name": "partnerNamespace"}, {"readOnly": true, "type": "integer64", "name": "pendingReplicationOperationsCount"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "string", "name": "role", "enum": {"items": [{"value": "Primary"}, {"value": "PrimaryNotReplicating"}, {"value": "Secondary"}]}}], "clientFlatten": 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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdz/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdz/2026-07-01-preview.xml new file mode 100644 index 000000000..44065b0de --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdz/2026-07-01-preview.xml @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL2NoZWNrbmFtZWF2YWlsYWJpbGl0eQ==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL2NoZWNrbmFtZWF2YWlsYWJpbGl0eQ==/2026-07-01-preview.json new file mode 100644 index 000000000..2ebda3f01 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL2NoZWNrbmFtZWF2YWlsYWJpbGl0eQ==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/checknameavailability", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3MvY2hlY2tOYW1lQXZhaWxhYmlsaXR5/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs georecovery-alias", "commands": [{"name": "exists", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/checknameavailability", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3MvY2hlY2tOYW1lQXZhaWxhYmlsaXR5/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "Parameters", "args": [{"type": "string", "var": "$parameters.name", "options": ["a", "alias"], "required": true, "group": "Parameters", "help": {"short": "Name to check the namespace name availability"}}]}], "operations": [{"operationId": "DisasterRecoveryConfigs_CheckNameAvailability", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/disasterRecoveryConfigs/checkNameAvailability", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "string", "name": "name", "arg": "$parameters.name", "required": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "message"}, {"type": "boolean", "name": "nameAvailable"}, {"type": "string", "name": "reason", "enum": {"items": [{"value": "InvalidName"}, {"value": "NameInLockdown"}, {"value": "NameInUse"}, {"value": "None"}, {"value": "SubscriptionIsDisabled"}, {"value": "TooManyNamespaceInCurrentSubscription"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL2NoZWNrbmFtZWF2YWlsYWJpbGl0eQ==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL2NoZWNrbmFtZWF2YWlsYWJpbGl0eQ==/2026-07-01-preview.xml new file mode 100644 index 000000000..dad1a2476 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL2NoZWNrbmFtZWF2YWlsYWJpbGl0eQ==/2026-07-01-preview.xml @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9/2026-07-01-preview.json new file mode 100644 index 000000000..0a01ceece --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3Mve2FsaWFzfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs georecovery-alias", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3Mve2FsaWFzfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.alias", "options": ["a", "alias"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Disaster Recovery configuration name"}, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "DisasterRecoveryConfigs_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/disasterRecoveryConfigs/{alias}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "alias", "arg": "$Path.alias", "required": true, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/disasterRecoveryConfigs/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "alternateName"}, {"type": "string", "name": "partnerNamespace"}, {"readOnly": true, "type": "integer64", "name": "pendingReplicationOperationsCount"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "string", "name": "role", "enum": {"items": [{"value": "Primary"}, {"value": "PrimaryNotReplicating"}, {"value": "Secondary"}]}}], "clientFlatten": 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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3Mve2FsaWFzfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.alias", "options": ["a", "alias"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Disaster Recovery configuration name"}, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "DisasterRecoveryConfigs_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/disasterRecoveryConfigs/{alias}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "alias", "arg": "$Path.alias", "required": true, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": ""}, {"name": "create", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3Mve2FsaWFzfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.alias", "options": ["a", "name", "alias"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Disaster Recovery configuration name"}, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "$parameters.properties.alternateName", "options": ["alternate-name"], "group": "Properties", "help": {"short": "Alternate name specified when alias and namespace names are same."}}, {"type": "string", "var": "$parameters.properties.partnerNamespace", "options": ["partner-namespace"], "group": "Properties", "help": {"short": "ARM Id of the Primary/Secondary eventhub namespace name, which is part of GEO DR pairing"}}]}], "operations": [{"operationId": "DisasterRecoveryConfigs_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/disasterRecoveryConfigs/{alias}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "alias", "arg": "$Path.alias", "required": true, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "alternateName", "arg": "$parameters.properties.alternateName"}, {"type": "string", "name": "partnerNamespace", "arg": "$parameters.properties.partnerNamespace"}], "clientFlatten": 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.EventHub/namespaces/{}/disasterRecoveryConfigs/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "alternateName"}, {"type": "string", "name": "partnerNamespace"}, {"readOnly": true, "type": "integer64", "name": "pendingReplicationOperationsCount"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "string", "name": "role", "enum": {"items": [{"value": "Primary"}, {"value": "PrimaryNotReplicating"}, {"value": "Secondary"}]}}], "clientFlatten": 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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3Mve2FsaWFzfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.alias", "options": ["a", "name", "alias"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Disaster Recovery configuration name"}, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "$parameters.properties.alternateName", "options": ["alternate-name"], "group": "Properties", "help": {"short": "Alternate name specified when alias and namespace names are same."}}, {"nullable": true, "type": "string", "var": "$parameters.properties.partnerNamespace", "options": ["partner-namespace"], "group": "Properties", "help": {"short": "ARM Id of the Primary/Secondary eventhub namespace name, which is part of GEO DR pairing"}}]}], "operations": [{"operationId": "DisasterRecoveryConfigs_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/disasterRecoveryConfigs/{alias}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "alias", "arg": "$Path.alias", "required": true, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/disasterRecoveryConfigs/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "alternateName"}, {"type": "string", "name": "partnerNamespace"}, {"readOnly": true, "type": "integer64", "name": "pendingReplicationOperationsCount"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Failed"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "string", "name": "role", "enum": {"items": [{"value": "Primary"}, {"value": "PrimaryNotReplicating"}, {"value": "Secondary"}]}}], "clientFlatten": 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": "ArmDisasterRecovery_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Instance", "json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "alternateName", "arg": "$parameters.properties.alternateName"}, {"type": "string", "name": "partnerNamespace", "arg": "$parameters.properties.partnerNamespace"}], "clientFlatten": true}], "clientFlatten": true}}}}, {"operationId": "DisasterRecoveryConfigs_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/disasterRecoveryConfigs/{alias}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "alias", "arg": "$Path.alias", "required": true, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "@ArmDisasterRecovery_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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9/2026-07-01-preview.xml new file mode 100644 index 000000000..920f57831 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9/2026-07-01-preview.xml @@ -0,0 +1,461 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.json new file mode 100644 index 000000000..48ce480d3 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/{}/authorizationrules", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3Mve2FsaWFzfS9hdXRob3JpemF0aW9uUnVsZXM=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs georecovery-alias authorization-rule", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/{}/authorizationrules", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3Mve2FsaWFzfS9hdXRob3JpemF0aW9uUnVsZXM=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.alias", "options": ["a", "alias"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Disaster Recovery configuration name"}, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "DisasterRecoveryConfigs_ListAuthorizationRules", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/disasterRecoveryConfigs/{alias}/authorizationRules", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "alias", "arg": "$Path.alias", "required": true, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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"}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "rights", "required": true, "item": {"type": "string", "enum": {"items": [{"value": "Listen"}, {"value": "Manage"}, {"value": "Send"}]}}}], "clientFlatten": 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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.xml new file mode 100644 index 000000000..d928ef38f --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcw==/2026-07-01-preview.xml @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.json new file mode 100644 index 000000000..dd5f14cea --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/{}/authorizationrules/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3Mve2FsaWFzfS9hdXRob3JpemF0aW9uUnVsZXMve2F1dGhvcml6YXRpb25SdWxlTmFtZX0=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs georecovery-alias authorization-rule", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/{}/authorizationrules/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3Mve2FsaWFzfS9hdXRob3JpemF0aW9uUnVsZXMve2F1dGhvcml6YXRpb25SdWxlTmFtZX0=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.alias", "options": ["a", "alias"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Disaster Recovery configuration name"}, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "var": "$Path.authorizationRuleName", "options": ["n", "name", "authorization-rule-name"], "required": true, "idPart": "child_name_2", "help": {"short": "The authorization rule name."}, "format": {"minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "DisasterRecoveryConfigs_GetAuthorizationRule", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/disasterRecoveryConfigs/{alias}/authorizationRules/{authorizationRuleName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "alias", "arg": "$Path.alias", "required": true, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "name": "authorizationRuleName", "arg": "$Path.authorizationRuleName", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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"}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "rights", "required": true, "item": {"type": "string", "enum": {"items": [{"value": "Listen"}, {"value": "Manage"}, {"value": "Send"}]}}}], "clientFlatten": 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}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.xml new file mode 100644 index 000000000..0929c943a --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fQ==/2026-07-01-preview.xml @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.json new file mode 100644 index 000000000..bc51c8d6c --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/{}/authorizationrules/{}/listkeys", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3Mve2FsaWFzfS9hdXRob3JpemF0aW9uUnVsZXMve2F1dGhvcml6YXRpb25SdWxlTmFtZX0vbGlzdEtleXM=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs georecovery-alias authorization-rule keys", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/{}/authorizationrules/{}/listkeys", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3Mve2FsaWFzfS9hdXRob3JpemF0aW9uUnVsZXMve2F1dGhvcml6YXRpb25SdWxlTmFtZX0vbGlzdEtleXM=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.alias", "options": ["a", "alias"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Disaster Recovery configuration name"}, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "var": "$Path.authorizationRuleName", "options": ["n", "name", "authorization-rule-name"], "required": true, "group": "", "idPart": "child_name_2", "help": {"short": "The authorization rule name."}, "format": {"minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "DisasterRecoveryConfigs_ListKeys", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/disasterRecoveryConfigs/{alias}/authorizationRules/{authorizationRuleName}/listKeys", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "alias", "arg": "$Path.alias", "required": true, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "name": "authorizationRuleName", "arg": "$Path.authorizationRuleName", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "aliasPrimaryConnectionString"}, {"readOnly": true, "type": "string", "name": "aliasSecondaryConnectionString"}, {"readOnly": true, "type": "string", "name": "keyName"}, {"readOnly": true, "type": "string", "name": "primaryConnectionString"}, {"readOnly": true, "type": "string", "name": "primaryKey"}, {"readOnly": true, "type": "string", "name": "secondaryConnectionString"}, {"readOnly": true, "type": "string", "name": "secondaryKey"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.xml new file mode 100644 index 000000000..c3f7a560e --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2F1dGhvcml6YXRpb25ydWxlcy97fS9saXN0a2V5cw==/2026-07-01-preview.xml @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2JyZWFrcGFpcmluZw==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2JyZWFrcGFpcmluZw==/2026-07-01-preview.json new file mode 100644 index 000000000..1106e06a3 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2JyZWFrcGFpcmluZw==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/{}/breakpairing", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3Mve2FsaWFzfS9icmVha1BhaXJpbmc=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs georecovery-alias", "commands": [{"name": "break-pair", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/{}/breakpairing", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3Mve2FsaWFzfS9icmVha1BhaXJpbmc=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.alias", "options": ["a", "alias"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Disaster Recovery configuration name"}, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "DisasterRecoveryConfigs_BreakPairing", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/disasterRecoveryConfigs/{alias}/breakPairing", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "alias", "arg": "$Path.alias", "required": true, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2JyZWFrcGFpcmluZw==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2JyZWFrcGFpcmluZw==/2026-07-01-preview.xml new file mode 100644 index 000000000..e88242e0a --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2JyZWFrcGFpcmluZw==/2026-07-01-preview.xml @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2ZhaWxvdmVy/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2ZhaWxvdmVy/2026-07-01-preview.json new file mode 100644 index 000000000..ee5681546 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2ZhaWxvdmVy/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/{}/failover", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3Mve2FsaWFzfS9mYWlsb3Zlcg==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs georecovery-alias", "commands": [{"name": "fail-over", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/disasterrecoveryconfigs/{}/failover", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZGlzYXN0ZXJSZWNvdmVyeUNvbmZpZ3Mve2FsaWFzfS9mYWlsb3Zlcg==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.alias", "options": ["a", "alias"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Disaster Recovery configuration name"}, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "DisasterRecoveryConfigs_FailOver", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/disasterRecoveryConfigs/{alias}/failover", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "alias", "arg": "$Path.alias", "required": true, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2ZhaWxvdmVy/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2ZhaWxvdmVy/2026-07-01-preview.xml new file mode 100644 index 000000000..7764d1f96 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2Rpc2FzdGVycmVjb3Zlcnljb25maWdzL3t9L2ZhaWxvdmVy/2026-07-01-preview.xml @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicw==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicw==/2026-07-01-preview.json new file mode 100644 index 000000000..d40fd9496 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicw==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs eventhub", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "integer32", "var": "$Query.skip", "options": ["skip"], "help": {"short": "Skip is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skip parameter that specifies a starting point to use for subsequent calls."}, "format": {"maximum": 1000, "minimum": 0}}, {"type": "integer32", "var": "$Query.top", "options": ["top"], "help": {"short": "May be used to limit the number of results to the most recent N usageDetails."}, "format": {"maximum": 1000, "minimum": 1}}]}], "operations": [{"operationId": "EventHubs_ListByNamespace", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"params": [{"type": "integer32", "name": "$skip", "arg": "$Query.skip", "format": {"maximum": 1000, "minimum": 0}}, {"type": "integer32", "name": "$top", "arg": "$Query.top", "format": {"maximum": 1000, "minimum": 1}}], "consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/eventhubs/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "captureDescription", "props": [{"type": "object", "name": "destination", "props": [{"type": "object", "name": "identity", "props": [{"type": "string", "name": "type", "enum": {"items": [{"value": "SystemAssigned"}, {"value": "UserAssigned"}]}}, {"type": "string", "name": "userAssignedIdentity"}]}, {"type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "archiveNameFormat"}, {"type": "string", "name": "blobContainer"}, {"type": "string", "name": "dataLakeAccountName"}, {"type": "string", "name": "dataLakeFolderPath"}, {"type": "uuid", "name": "dataLakeSubscriptionId"}, {"type": "string", "name": "storageAccountResourceId"}], "clientFlatten": true}]}, {"type": "boolean", "name": "enabled"}, {"type": "string", "name": "encoding", "enum": {"items": [{"value": "Avro"}, {"value": "AvroDeflate"}]}}, {"type": "integer32", "name": "intervalInSeconds"}, {"type": "integer32", "name": "sizeLimitInBytes"}, {"type": "boolean", "name": "skipEmptyArchives"}]}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "string", "name": "identifier"}, {"type": "integer64", "name": "messageRetentionInDays", "format": {"minimum": 1}}, {"type": "object", "name": "messageTimestampDescription", "props": [{"type": "string", "name": "timestampType", "enum": {"items": [{"value": "Create"}, {"value": "LogAppend"}]}}]}, {"type": "integer64", "name": "partitionCount", "format": {"minimum": 1}}, {"readOnly": true, "type": "array", "name": "partitionIds", "item": {"type": "string"}}, {"type": "object", "name": "retentionDescription", "props": [{"type": "string", "name": "cleanupPolicy", "enum": {"items": [{"value": "Compact"}, {"value": "Delete"}, {"value": "DeleteOrCompact"}]}}, {"type": "integer64", "name": "minCompactionLagTimeInMinutes"}, {"type": "integer64", "name": "retentionTimeInHours"}, {"type": "integer32", "name": "tombstoneRetentionTimeInHours"}]}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Active"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Disabled"}, {"value": "ReceiveDisabled"}, {"value": "Renaming"}, {"value": "Restoring"}, {"value": "SendDisabled"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "dateTime", "name": "updatedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "userMetadata"}], "clientFlatten": 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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicw==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicw==/2026-07-01-preview.xml new file mode 100644 index 000000000..6072942a1 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicw==/2026-07-01-preview.xml @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fQ==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fQ==/2026-07-01-preview.json new file mode 100644 index 000000000..94400d02d --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fQ==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs eventhub", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.eventHubName", "options": ["n", "name", "event-hub-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "EventHubs_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/eventhubs/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "captureDescription", "props": [{"type": "object", "name": "destination", "props": [{"type": "object", "name": "identity", "props": [{"type": "string", "name": "type", "enum": {"items": [{"value": "SystemAssigned"}, {"value": "UserAssigned"}]}}, {"type": "string", "name": "userAssignedIdentity"}]}, {"type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "archiveNameFormat"}, {"type": "string", "name": "blobContainer"}, {"type": "string", "name": "dataLakeAccountName"}, {"type": "string", "name": "dataLakeFolderPath"}, {"type": "uuid", "name": "dataLakeSubscriptionId"}, {"type": "string", "name": "storageAccountResourceId"}], "clientFlatten": true}]}, {"type": "boolean", "name": "enabled"}, {"type": "string", "name": "encoding", "enum": {"items": [{"value": "Avro"}, {"value": "AvroDeflate"}]}}, {"type": "integer32", "name": "intervalInSeconds"}, {"type": "integer32", "name": "sizeLimitInBytes"}, {"type": "boolean", "name": "skipEmptyArchives"}]}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "string", "name": "identifier"}, {"type": "integer64", "name": "messageRetentionInDays", "format": {"minimum": 1}}, {"type": "object", "name": "messageTimestampDescription", "props": [{"type": "string", "name": "timestampType", "enum": {"items": [{"value": "Create"}, {"value": "LogAppend"}]}}]}, {"type": "integer64", "name": "partitionCount", "format": {"minimum": 1}}, {"readOnly": true, "type": "array", "name": "partitionIds", "item": {"type": "string"}}, {"type": "object", "name": "retentionDescription", "props": [{"type": "string", "name": "cleanupPolicy", "enum": {"items": [{"value": "Compact"}, {"value": "Delete"}, {"value": "DeleteOrCompact"}]}}, {"type": "integer64", "name": "minCompactionLagTimeInMinutes"}, {"type": "integer64", "name": "retentionTimeInHours"}, {"type": "integer32", "name": "tombstoneRetentionTimeInHours"}]}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Active"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Disabled"}, {"value": "ReceiveDisabled"}, {"value": "Renaming"}, {"value": "Restoring"}, {"value": "SendDisabled"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "dateTime", "name": "updatedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "userMetadata"}], "clientFlatten": 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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.eventHubName", "options": ["n", "name", "event-hub-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "EventHubs_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}]}, {"name": "create", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.eventHubName", "options": ["n", "name", "event-hub-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "CaptureDescription", "args": [{"type": "string", "var": "$parameters.properties.captureDescription.destination.name", "options": ["destination-name"], "group": "CaptureDescription", "help": {"short": "Name for capture destination"}}, {"type": "string", "var": "$parameters.properties.captureDescription.destination.properties.archiveNameFormat", "options": ["archive-name-format"], "group": "CaptureDescription", "help": {"short": "Blob naming convention for archive, e.g. {Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}. Here all the parameters (Namespace,EventHub .. etc) are mandatory irrespective of order"}}, {"type": "string", "var": "$parameters.properties.captureDescription.destination.properties.blobContainer", "options": ["blob-container"], "group": "CaptureDescription", "help": {"short": "Blob container Name"}}, {"type": "string", "var": "$parameters.properties.captureDescription.destination.properties.dataLakeAccountName", "options": ["data-lake-account-name"], "hide": true, "group": "CaptureDescription", "help": {"short": "The Azure Data Lake Store name for the captured events"}}, {"type": "string", "var": "$parameters.properties.captureDescription.destination.properties.dataLakeFolderPath", "options": ["data-lake-folder-path"], "hide": true, "group": "CaptureDescription", "help": {"short": "The destination folder path for the captured events"}}, {"type": "uuid", "var": "$parameters.properties.captureDescription.destination.properties.dataLakeSubscriptionId", "options": ["data-lake-subscription-id"], "hide": true, "group": "CaptureDescription", "help": {"short": "Subscription Id of Azure Data Lake Store"}}, {"type": "string", "var": "$parameters.properties.captureDescription.destination.properties.storageAccountResourceId", "options": ["storage-account"], "group": "CaptureDescription", "help": {"short": "Resource id of the storage account to be used to create the blobs"}}, {"type": "boolean", "var": "$parameters.properties.captureDescription.enabled", "options": ["enable-capture"], "group": "CaptureDescription", "help": {"short": "A value that indicates whether capture description is enabled."}}, {"type": "string", "var": "$parameters.properties.captureDescription.encoding", "options": ["encoding"], "group": "CaptureDescription", "help": {"short": "Enumerates the possible values for the encoding format of capture description. Note: 'AvroDeflate' will be deprecated in New API Version"}, "enum": {"items": [{"name": "Avro", "value": "Avro"}, {"name": "AvroDeflate", "value": "AvroDeflate"}]}}, {"type": "integer32", "var": "$parameters.properties.captureDescription.intervalInSeconds", "options": ["capture-interval"], "group": "CaptureDescription", "help": {"short": "The time window allows you to set the frequency with which the capture to Azure Blobs will happen, value should between 60 to 900 seconds"}}, {"type": "integer32", "var": "$parameters.properties.captureDescription.sizeLimitInBytes", "options": ["capture-size-limit"], "group": "CaptureDescription", "help": {"short": "The size window defines the amount of data built up in your Event Hub before an capture operation, value should be between 10485760 to 524288000 bytes"}}, {"type": "boolean", "var": "$parameters.properties.captureDescription.skipEmptyArchives", "options": ["skip-empty-archives"], "group": "CaptureDescription", "help": {"short": "A value that indicates whether to Skip Empty Archives"}}]}, {"name": "Destination", "args": [{"type": "object", "var": "$parameters.properties.captureDescription.destination.identity", "options": ["identity"], "group": "Destination", "help": {"short": "A value that indicates whether capture description is enabled."}, "args": [{"type": "string", "var": "$parameters.properties.captureDescription.destination.identity.type", "options": ["type"], "help": {"short": "Type of Azure Active Directory Managed Identity."}, "enum": {"items": [{"name": "SystemAssigned", "value": "SystemAssigned"}, {"name": "UserAssigned", "value": "UserAssigned"}]}}, {"type": "string", "var": "$parameters.properties.captureDescription.destination.identity.userAssignedIdentity", "options": ["user-assigned-identity"], "help": {"short": "ARM ID of Managed User Identity. This property is required is the type is UserAssignedIdentity. If type is SystemAssigned, then the System Assigned Identity Associated with the namespace will be used."}}]}]}, {"name": "MessageTimestampDescription", "args": [{"type": "string", "var": "$parameters.properties.messageTimestampDescription.timestampType", "options": ["timestamp-type"], "group": "MessageTimestampDescription", "help": {"short": "Denotes the type of timestamp the message will hold.Two types of timestamp types - \"AppendTime\" and \"CreateTime\". AppendTime refers the time in which message got appended inside broker log. CreateTime refers to the time in which the message was generated on source side and producers can set this timestamp while sending the message. Default value is AppendTime. If you are using AMQP protocol, CreateTime equals AppendTime and its behavior remains the same."}, "enum": {"items": [{"name": "Create", "value": "Create"}, {"name": "LogAppend", "value": "LogAppend"}]}}]}, {"name": "Properties", "args": [{"type": "integer64", "var": "$parameters.properties.messageRetentionInDays", "options": ["message-retention-in-days"], "group": "Properties", "help": {"short": "Number of days to retain the events for this Event Hub, value should be 1 to 7 days"}, "format": {"minimum": 1}}, {"type": "integer64", "var": "$parameters.properties.partitionCount", "options": ["partition-count"], "group": "Properties", "help": {"short": "Number of partitions created for the Event Hub, allowed values are from 1 to 32 partitions."}, "format": {"minimum": 1}}, {"type": "string", "var": "$parameters.properties.status", "options": ["status"], "group": "Properties", "help": {"short": "Enumerates the possible values for the status of the Event Hub."}, "enum": {"items": [{"name": "Active", "value": "Active"}, {"name": "Creating", "value": "Creating"}, {"name": "Deleting", "value": "Deleting"}, {"name": "Disabled", "value": "Disabled"}, {"name": "ReceiveDisabled", "value": "ReceiveDisabled"}, {"name": "Renaming", "value": "Renaming"}, {"name": "Restoring", "value": "Restoring"}, {"name": "SendDisabled", "value": "SendDisabled"}, {"name": "Unknown", "value": "Unknown"}]}}, {"type": "string", "var": "$parameters.properties.userMetadata", "options": ["user-metadata"], "group": "Properties", "help": {"short": "Gets and Sets Metadata of User."}}]}, {"name": "RetentionDescription", "args": [{"type": "string", "var": "$parameters.properties.retentionDescription.cleanupPolicy", "options": ["cleanup-policy"], "group": "RetentionDescription", "help": {"short": "Enumerates the possible values for cleanup policy"}, "enum": {"items": [{"name": "Compact", "value": "Compact"}, {"name": "Delete", "value": "Delete"}, {"name": "DeleteOrCompact", "value": "DeleteOrCompact"}]}}, {"type": "integer64", "var": "$parameters.properties.retentionDescription.minCompactionLagTimeInMinutes", "options": ["min-lag", "min-compaction-lag-in-mins"], "group": "RetentionDescription", "help": {"short": "The minimum time a message will remain ineligible for compaction in the log. This value is used when cleanupPolicy is Compact or DeleteOrCompact."}}, {"type": "integer64", "var": "$parameters.properties.retentionDescription.retentionTimeInHours", "options": ["retention-time", "retention-time-in-hours"], "group": "RetentionDescription", "help": {"short": "Number of hours to retain the events for this Event Hub. This value is only used when cleanupPolicy is Delete. If cleanupPolicy is Compaction the returned value of this property is Long.MaxValue"}}, {"type": "integer32", "var": "$parameters.properties.retentionDescription.tombstoneRetentionTimeInHours", "options": ["t", "tombstone-retention-time-in-hours"], "group": "RetentionDescription", "help": {"short": "Number of hours to retain the tombstone markers of a compacted Event Hub. This value is only used when cleanupPolicy is Compaction. Consumer must complete reading the tombstone marker within this specified amount of time if consumer begins from starting offset to ensure they get a valid snapshot for the specific key described by the tombstone marker within the compacted Event Hub"}}]}], "operations": [{"operationId": "EventHubs_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "captureDescription", "props": [{"type": "object", "name": "destination", "props": [{"type": "object", "name": "identity", "arg": "$parameters.properties.captureDescription.destination.identity", "props": [{"type": "string", "name": "type", "arg": "$parameters.properties.captureDescription.destination.identity.type", "enum": {"items": [{"value": "SystemAssigned"}, {"value": "UserAssigned"}]}}, {"type": "string", "name": "userAssignedIdentity", "arg": "$parameters.properties.captureDescription.destination.identity.userAssignedIdentity"}]}, {"type": "string", "name": "name", "arg": "$parameters.properties.captureDescription.destination.name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "archiveNameFormat", "arg": "$parameters.properties.captureDescription.destination.properties.archiveNameFormat"}, {"type": "string", "name": "blobContainer", "arg": "$parameters.properties.captureDescription.destination.properties.blobContainer"}, {"type": "string", "name": "dataLakeAccountName", "arg": "$parameters.properties.captureDescription.destination.properties.dataLakeAccountName"}, {"type": "string", "name": "dataLakeFolderPath", "arg": "$parameters.properties.captureDescription.destination.properties.dataLakeFolderPath"}, {"type": "uuid", "name": "dataLakeSubscriptionId", "arg": "$parameters.properties.captureDescription.destination.properties.dataLakeSubscriptionId"}, {"type": "string", "name": "storageAccountResourceId", "arg": "$parameters.properties.captureDescription.destination.properties.storageAccountResourceId"}], "clientFlatten": true}]}, {"type": "boolean", "name": "enabled", "arg": "$parameters.properties.captureDescription.enabled"}, {"type": "string", "name": "encoding", "arg": "$parameters.properties.captureDescription.encoding", "enum": {"items": [{"value": "Avro"}, {"value": "AvroDeflate"}]}}, {"type": "integer32", "name": "intervalInSeconds", "arg": "$parameters.properties.captureDescription.intervalInSeconds"}, {"type": "integer32", "name": "sizeLimitInBytes", "arg": "$parameters.properties.captureDescription.sizeLimitInBytes"}, {"type": "boolean", "name": "skipEmptyArchives", "arg": "$parameters.properties.captureDescription.skipEmptyArchives"}]}, {"type": "integer64", "name": "messageRetentionInDays", "arg": "$parameters.properties.messageRetentionInDays", "format": {"minimum": 1}}, {"type": "object", "name": "messageTimestampDescription", "props": [{"type": "string", "name": "timestampType", "arg": "$parameters.properties.messageTimestampDescription.timestampType", "enum": {"items": [{"value": "Create"}, {"value": "LogAppend"}]}}]}, {"type": "integer64", "name": "partitionCount", "arg": "$parameters.properties.partitionCount", "format": {"minimum": 1}}, {"type": "object", "name": "retentionDescription", "props": [{"type": "string", "name": "cleanupPolicy", "arg": "$parameters.properties.retentionDescription.cleanupPolicy", "enum": {"items": [{"value": "Compact"}, {"value": "Delete"}, {"value": "DeleteOrCompact"}]}}, {"type": "integer64", "name": "minCompactionLagTimeInMinutes", "arg": "$parameters.properties.retentionDescription.minCompactionLagTimeInMinutes"}, {"type": "integer64", "name": "retentionTimeInHours", "arg": "$parameters.properties.retentionDescription.retentionTimeInHours"}, {"type": "integer32", "name": "tombstoneRetentionTimeInHours", "arg": "$parameters.properties.retentionDescription.tombstoneRetentionTimeInHours"}]}, {"type": "string", "name": "status", "arg": "$parameters.properties.status", "enum": {"items": [{"value": "Active"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Disabled"}, {"value": "ReceiveDisabled"}, {"value": "Renaming"}, {"value": "Restoring"}, {"value": "SendDisabled"}, {"value": "Unknown"}]}}, {"type": "string", "name": "userMetadata", "arg": "$parameters.properties.userMetadata"}], "clientFlatten": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/eventhubs/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "captureDescription", "props": [{"type": "object", "name": "destination", "props": [{"type": "object", "name": "identity", "props": [{"type": "string", "name": "type", "enum": {"items": [{"value": "SystemAssigned"}, {"value": "UserAssigned"}]}}, {"type": "string", "name": "userAssignedIdentity"}]}, {"type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "archiveNameFormat"}, {"type": "string", "name": "blobContainer"}, {"type": "string", "name": "dataLakeAccountName"}, {"type": "string", "name": "dataLakeFolderPath"}, {"type": "uuid", "name": "dataLakeSubscriptionId"}, {"type": "string", "name": "storageAccountResourceId"}], "clientFlatten": true}]}, {"type": "boolean", "name": "enabled"}, {"type": "string", "name": "encoding", "enum": {"items": [{"value": "Avro"}, {"value": "AvroDeflate"}]}}, {"type": "integer32", "name": "intervalInSeconds"}, {"type": "integer32", "name": "sizeLimitInBytes"}, {"type": "boolean", "name": "skipEmptyArchives"}]}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "string", "name": "identifier"}, {"type": "integer64", "name": "messageRetentionInDays", "format": {"minimum": 1}}, {"type": "object", "name": "messageTimestampDescription", "props": [{"type": "string", "name": "timestampType", "enum": {"items": [{"value": "Create"}, {"value": "LogAppend"}]}}]}, {"type": "integer64", "name": "partitionCount", "format": {"minimum": 1}}, {"readOnly": true, "type": "array", "name": "partitionIds", "item": {"type": "string"}}, {"type": "object", "name": "retentionDescription", "props": [{"type": "string", "name": "cleanupPolicy", "enum": {"items": [{"value": "Compact"}, {"value": "Delete"}, {"value": "DeleteOrCompact"}]}}, {"type": "integer64", "name": "minCompactionLagTimeInMinutes"}, {"type": "integer64", "name": "retentionTimeInHours"}, {"type": "integer32", "name": "tombstoneRetentionTimeInHours"}]}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Active"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Disabled"}, {"value": "ReceiveDisabled"}, {"value": "Renaming"}, {"value": "Restoring"}, {"value": "SendDisabled"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "dateTime", "name": "updatedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "userMetadata"}], "clientFlatten": 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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.eventHubName", "options": ["n", "name", "event-hub-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "CaptureDescription", "args": [{"nullable": true, "type": "string", "var": "$parameters.properties.captureDescription.destination.name", "options": ["destination-name"], "group": "CaptureDescription", "help": {"short": "Name for capture destination"}}, {"nullable": true, "type": "string", "var": "$parameters.properties.captureDescription.destination.properties.archiveNameFormat", "options": ["archive-name-format"], "group": "CaptureDescription", "help": {"short": "Blob naming convention for archive, e.g. {Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}. Here all the parameters (Namespace,EventHub .. etc) are mandatory irrespective of order"}}, {"nullable": true, "type": "string", "var": "$parameters.properties.captureDescription.destination.properties.blobContainer", "options": ["blob-container"], "group": "CaptureDescription", "help": {"short": "Blob container Name"}}, {"nullable": true, "type": "string", "var": "$parameters.properties.captureDescription.destination.properties.dataLakeAccountName", "options": ["data-lake-account-name"], "hide": true, "group": "CaptureDescription", "help": {"short": "The Azure Data Lake Store name for the captured events"}}, {"nullable": true, "type": "string", "var": "$parameters.properties.captureDescription.destination.properties.dataLakeFolderPath", "options": ["data-lake-folder-path"], "hide": true, "group": "CaptureDescription", "help": {"short": "The destination folder path for the captured events"}}, {"nullable": true, "type": "uuid", "var": "$parameters.properties.captureDescription.destination.properties.dataLakeSubscriptionId", "options": ["data-lake-subscription-id"], "hide": true, "group": "CaptureDescription", "help": {"short": "Subscription Id of Azure Data Lake Store"}}, {"nullable": true, "type": "string", "var": "$parameters.properties.captureDescription.destination.properties.storageAccountResourceId", "options": ["storage-account"], "group": "CaptureDescription", "help": {"short": "Resource id of the storage account to be used to create the blobs"}}, {"nullable": true, "type": "boolean", "var": "$parameters.properties.captureDescription.enabled", "options": ["enable-capture"], "group": "CaptureDescription", "help": {"short": "A value that indicates whether capture description is enabled."}}, {"nullable": true, "type": "string", "var": "$parameters.properties.captureDescription.encoding", "options": ["encoding"], "group": "CaptureDescription", "help": {"short": "Enumerates the possible values for the encoding format of capture description. Note: 'AvroDeflate' will be deprecated in New API Version"}, "enum": {"items": [{"name": "Avro", "value": "Avro"}, {"name": "AvroDeflate", "value": "AvroDeflate"}]}}, {"nullable": true, "type": "integer32", "var": "$parameters.properties.captureDescription.intervalInSeconds", "options": ["capture-interval"], "group": "CaptureDescription", "help": {"short": "The time window allows you to set the frequency with which the capture to Azure Blobs will happen, value should between 60 to 900 seconds"}}, {"nullable": true, "type": "integer32", "var": "$parameters.properties.captureDescription.sizeLimitInBytes", "options": ["capture-size-limit"], "group": "CaptureDescription", "help": {"short": "The size window defines the amount of data built up in your Event Hub before an capture operation, value should be between 10485760 to 524288000 bytes"}}, {"nullable": true, "type": "boolean", "var": "$parameters.properties.captureDescription.skipEmptyArchives", "options": ["skip-empty-archives"], "group": "CaptureDescription", "help": {"short": "A value that indicates whether to Skip Empty Archives"}}]}, {"name": "Destination", "args": [{"nullable": true, "type": "object", "var": "$parameters.properties.captureDescription.destination.identity", "options": ["identity"], "group": "Destination", "help": {"short": "A value that indicates whether capture description is enabled."}, "args": [{"nullable": true, "type": "string", "var": "$parameters.properties.captureDescription.destination.identity.type", "options": ["type"], "help": {"short": "Type of Azure Active Directory Managed Identity."}, "enum": {"items": [{"name": "SystemAssigned", "value": "SystemAssigned"}, {"name": "UserAssigned", "value": "UserAssigned"}]}}, {"nullable": true, "type": "string", "var": "$parameters.properties.captureDescription.destination.identity.userAssignedIdentity", "options": ["user-assigned-identity"], "help": {"short": "ARM ID of Managed User Identity. This property is required is the type is UserAssignedIdentity. If type is SystemAssigned, then the System Assigned Identity Associated with the namespace will be used."}}]}]}, {"name": "MessageTimestampDescription", "args": [{"nullable": true, "type": "string", "var": "$parameters.properties.messageTimestampDescription.timestampType", "options": ["timestamp-type"], "group": "MessageTimestampDescription", "help": {"short": "Denotes the type of timestamp the message will hold.Two types of timestamp types - \"AppendTime\" and \"CreateTime\". AppendTime refers the time in which message got appended inside broker log. CreateTime refers to the time in which the message was generated on source side and producers can set this timestamp while sending the message. Default value is AppendTime. If you are using AMQP protocol, CreateTime equals AppendTime and its behavior remains the same."}, "enum": {"items": [{"name": "Create", "value": "Create"}, {"name": "LogAppend", "value": "LogAppend"}]}}]}, {"name": "Properties", "args": [{"nullable": true, "type": "integer64", "var": "$parameters.properties.messageRetentionInDays", "options": ["message-retention-in-days"], "hide": true, "group": "Properties", "help": {"short": "Number of days to retain the events for this Event Hub, value should be 1 to 7 days"}, "format": {"minimum": 1}}, {"nullable": true, "type": "integer64", "var": "$parameters.properties.partitionCount", "options": ["partition-count"], "group": "Properties", "help": {"short": "Number of partitions created for the Event Hub, allowed values are from 1 to 32 partitions."}, "format": {"minimum": 1}}, {"nullable": true, "type": "string", "var": "$parameters.properties.status", "options": ["status"], "group": "Properties", "help": {"short": "Enumerates the possible values for the status of the Event Hub."}, "enum": {"items": [{"name": "Active", "value": "Active"}, {"name": "Creating", "value": "Creating"}, {"name": "Deleting", "value": "Deleting"}, {"name": "Disabled", "value": "Disabled"}, {"name": "ReceiveDisabled", "value": "ReceiveDisabled"}, {"name": "Renaming", "value": "Renaming"}, {"name": "Restoring", "value": "Restoring"}, {"name": "SendDisabled", "value": "SendDisabled"}, {"name": "Unknown", "value": "Unknown"}]}}, {"nullable": true, "type": "string", "var": "$parameters.properties.userMetadata", "options": ["user-metadata"], "group": "Properties", "help": {"short": "Gets and Sets Metadata of User."}}]}, {"name": "RetentionDescription", "args": [{"nullable": true, "type": "string", "var": "$parameters.properties.retentionDescription.cleanupPolicy", "options": ["cleanup-policy"], "group": "RetentionDescription", "help": {"short": "Enumerates the possible values for cleanup policy"}, "enum": {"items": [{"name": "Compact", "value": "Compact"}, {"name": "Delete", "value": "Delete"}, {"name": "DeleteOrCompact", "value": "DeleteOrCompact"}]}}, {"nullable": true, "type": "integer64", "var": "$parameters.properties.retentionDescription.minCompactionLagTimeInMinutes", "options": ["min-lag", "min-compaction-lag-in-mins"], "group": "RetentionDescription", "help": {"short": "The minimum time a message will remain ineligible for compaction in the log. This value is used when cleanupPolicy is Compact or DeleteOrCompact."}}, {"nullable": true, "type": "integer64", "var": "$parameters.properties.retentionDescription.retentionTimeInHours", "options": ["retention-time", "retention-time-in-hours"], "group": "RetentionDescription", "help": {"short": "Number of hours to retain the events for this Event Hub. This value is only used when cleanupPolicy is Delete. If cleanupPolicy is Compaction the returned value of this property is Long.MaxValue"}}, {"nullable": true, "type": "integer32", "var": "$parameters.properties.retentionDescription.tombstoneRetentionTimeInHours", "options": ["t", "tombstone-retention-time-in-hours"], "group": "RetentionDescription", "help": {"short": "Number of hours to retain the tombstone markers of a compacted Event Hub. This value is only used when cleanupPolicy is Compaction. Consumer must complete reading the tombstone marker within this specified amount of time if consumer begins from starting offset to ensure they get a valid snapshot for the specific key described by the tombstone marker within the compacted Event Hub"}}]}], "operations": [{"operationId": "EventHubs_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/eventhubs/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "captureDescription", "props": [{"type": "object", "name": "destination", "props": [{"type": "object", "name": "identity", "props": [{"type": "string", "name": "type", "enum": {"items": [{"value": "SystemAssigned"}, {"value": "UserAssigned"}]}}, {"type": "string", "name": "userAssignedIdentity"}]}, {"type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "archiveNameFormat"}, {"type": "string", "name": "blobContainer"}, {"type": "string", "name": "dataLakeAccountName"}, {"type": "string", "name": "dataLakeFolderPath"}, {"type": "uuid", "name": "dataLakeSubscriptionId"}, {"type": "string", "name": "storageAccountResourceId"}], "clientFlatten": true}]}, {"type": "boolean", "name": "enabled"}, {"type": "string", "name": "encoding", "enum": {"items": [{"value": "Avro"}, {"value": "AvroDeflate"}]}}, {"type": "integer32", "name": "intervalInSeconds"}, {"type": "integer32", "name": "sizeLimitInBytes"}, {"type": "boolean", "name": "skipEmptyArchives"}]}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "string", "name": "identifier"}, {"type": "integer64", "name": "messageRetentionInDays", "format": {"minimum": 1}}, {"type": "object", "name": "messageTimestampDescription", "props": [{"type": "string", "name": "timestampType", "enum": {"items": [{"value": "Create"}, {"value": "LogAppend"}]}}]}, {"type": "integer64", "name": "partitionCount", "format": {"minimum": 1}}, {"readOnly": true, "type": "array", "name": "partitionIds", "item": {"type": "string"}}, {"type": "object", "name": "retentionDescription", "props": [{"type": "string", "name": "cleanupPolicy", "enum": {"items": [{"value": "Compact"}, {"value": "Delete"}, {"value": "DeleteOrCompact"}]}}, {"type": "integer64", "name": "minCompactionLagTimeInMinutes"}, {"type": "integer64", "name": "retentionTimeInHours"}, {"type": "integer32", "name": "tombstoneRetentionTimeInHours"}]}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Active"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Disabled"}, {"value": "ReceiveDisabled"}, {"value": "Renaming"}, {"value": "Restoring"}, {"value": "SendDisabled"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "dateTime", "name": "updatedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "userMetadata"}], "clientFlatten": 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": "Eventhub_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Instance", "json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "captureDescription", "props": [{"type": "object", "name": "destination", "props": [{"type": "object", "name": "identity", "arg": "$parameters.properties.captureDescription.destination.identity", "props": [{"type": "string", "name": "type", "arg": "$parameters.properties.captureDescription.destination.identity.type", "enum": {"items": [{"value": "SystemAssigned"}, {"value": "UserAssigned"}]}}, {"type": "string", "name": "userAssignedIdentity", "arg": "$parameters.properties.captureDescription.destination.identity.userAssignedIdentity"}]}, {"type": "string", "name": "name", "arg": "$parameters.properties.captureDescription.destination.name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "archiveNameFormat", "arg": "$parameters.properties.captureDescription.destination.properties.archiveNameFormat"}, {"type": "string", "name": "blobContainer", "arg": "$parameters.properties.captureDescription.destination.properties.blobContainer"}, {"type": "string", "name": "dataLakeAccountName", "arg": "$parameters.properties.captureDescription.destination.properties.dataLakeAccountName"}, {"type": "string", "name": "dataLakeFolderPath", "arg": "$parameters.properties.captureDescription.destination.properties.dataLakeFolderPath"}, {"type": "uuid", "name": "dataLakeSubscriptionId", "arg": "$parameters.properties.captureDescription.destination.properties.dataLakeSubscriptionId"}, {"type": "string", "name": "storageAccountResourceId", "arg": "$parameters.properties.captureDescription.destination.properties.storageAccountResourceId"}], "clientFlatten": true}]}, {"type": "boolean", "name": "enabled", "arg": "$parameters.properties.captureDescription.enabled"}, {"type": "string", "name": "encoding", "arg": "$parameters.properties.captureDescription.encoding", "enum": {"items": [{"value": "Avro"}, {"value": "AvroDeflate"}]}}, {"type": "integer32", "name": "intervalInSeconds", "arg": "$parameters.properties.captureDescription.intervalInSeconds"}, {"type": "integer32", "name": "sizeLimitInBytes", "arg": "$parameters.properties.captureDescription.sizeLimitInBytes"}, {"type": "boolean", "name": "skipEmptyArchives", "arg": "$parameters.properties.captureDescription.skipEmptyArchives"}]}, {"type": "integer64", "name": "messageRetentionInDays", "arg": "$parameters.properties.messageRetentionInDays", "format": {"minimum": 1}}, {"type": "object", "name": "messageTimestampDescription", "props": [{"type": "string", "name": "timestampType", "arg": "$parameters.properties.messageTimestampDescription.timestampType", "enum": {"items": [{"value": "Create"}, {"value": "LogAppend"}]}}]}, {"type": "integer64", "name": "partitionCount", "arg": "$parameters.properties.partitionCount", "format": {"minimum": 1}}, {"type": "object", "name": "retentionDescription", "props": [{"type": "string", "name": "cleanupPolicy", "arg": "$parameters.properties.retentionDescription.cleanupPolicy", "enum": {"items": [{"value": "Compact"}, {"value": "Delete"}, {"value": "DeleteOrCompact"}]}}, {"type": "integer64", "name": "minCompactionLagTimeInMinutes", "arg": "$parameters.properties.retentionDescription.minCompactionLagTimeInMinutes"}, {"type": "integer64", "name": "retentionTimeInHours", "arg": "$parameters.properties.retentionDescription.retentionTimeInHours"}, {"type": "integer32", "name": "tombstoneRetentionTimeInHours", "arg": "$parameters.properties.retentionDescription.tombstoneRetentionTimeInHours"}]}, {"type": "string", "name": "status", "arg": "$parameters.properties.status", "enum": {"items": [{"value": "Active"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Disabled"}, {"value": "ReceiveDisabled"}, {"value": "Renaming"}, {"value": "Restoring"}, {"value": "SendDisabled"}, {"value": "Unknown"}]}}, {"type": "string", "name": "userMetadata", "arg": "$parameters.properties.userMetadata"}], "clientFlatten": true}], "clientFlatten": true}}}}, {"operationId": "EventHubs_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "@Eventhub_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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fQ==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fQ==/2026-07-01-preview.xml new file mode 100644 index 000000000..10dd11878 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fQ==/2026-07-01-preview.xml @@ -0,0 +1,1004 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXM=/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXM=/2026-07-01-preview.json new file mode 100644 index 000000000..e0d103917 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXM=/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/authorizationrules", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2F1dGhvcml6YXRpb25SdWxlcw==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs eventhub authorization-rule", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/authorizationrules", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2F1dGhvcml6YXRpb25SdWxlcw==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.eventHubName", "options": ["eventhub-name"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "EventHubs_ListAuthorizationRules", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/authorizationRules", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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"}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "rights", "required": true, "item": {"type": "string", "enum": {"items": [{"value": "Listen"}, {"value": "Manage"}, {"value": "Send"}]}}}], "clientFlatten": 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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXM=/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXM=/2026-07-01-preview.xml new file mode 100644 index 000000000..dda488e3c --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXM=/2026-07-01-preview.xml @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30=/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30=/2026-07-01-preview.json new file mode 100644 index 000000000..37040e316 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30=/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/authorizationrules/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2F1dGhvcml6YXRpb25SdWxlcy97YXV0aG9yaXphdGlvblJ1bGVOYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs eventhub authorization-rule", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/authorizationrules/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2F1dGhvcml6YXRpb25SdWxlcy97YXV0aG9yaXphdGlvblJ1bGVOYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.authorizationRuleName", "options": ["n", "name", "authorization-rule-name"], "required": true, "idPart": "child_name_2", "help": {"short": "The authorization rule name."}, "format": {"minLength": 1}}, {"type": "string", "var": "$Path.eventHubName", "options": ["eventhub-name"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "EventHubs_GetAuthorizationRule", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/authorizationRules/{authorizationRuleName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "authorizationRuleName", "arg": "$Path.authorizationRuleName", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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"}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "rights", "required": true, "item": {"type": "string", "enum": {"items": [{"value": "Listen"}, {"value": "Manage"}, {"value": "Send"}]}}}], "clientFlatten": 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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/authorizationrules/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2F1dGhvcml6YXRpb25SdWxlcy97YXV0aG9yaXphdGlvblJ1bGVOYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.authorizationRuleName", "options": ["n", "name", "authorization-rule-name"], "required": true, "idPart": "child_name_2", "help": {"short": "The authorization rule name."}, "format": {"minLength": 1}}, {"type": "string", "var": "$Path.eventHubName", "options": ["eventhub-name"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "EventHubs_DeleteAuthorizationRule", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/authorizationRules/{authorizationRuleName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "authorizationRuleName", "arg": "$Path.authorizationRuleName", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": ""}, {"name": "create", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/authorizationrules/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2F1dGhvcml6YXRpb25SdWxlcy97YXV0aG9yaXphdGlvblJ1bGVOYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.authorizationRuleName", "options": ["n", "name", "authorization-rule-name"], "required": true, "idPart": "child_name_2", "help": {"short": "The authorization rule name."}, "format": {"minLength": 1}}, {"type": "string", "var": "$Path.eventHubName", "options": ["eventhub-name"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "array", "var": "$parameters.properties.rights", "options": ["rights"], "group": "Properties", "help": {"short": "The rights associated with the rule."}, "item": {"type": "string", "enum": {"items": [{"name": "Listen", "value": "Listen"}, {"name": "Manage", "value": "Manage"}, {"name": "Send", "value": "Send"}]}}}]}], "operations": [{"operationId": "EventHubs_CreateOrUpdateAuthorizationRule", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/authorizationRules/{authorizationRuleName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "authorizationRuleName", "arg": "$Path.authorizationRuleName", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "array", "name": "rights", "arg": "$parameters.properties.rights", "required": true, "item": {"type": "string", "enum": {"items": [{"value": "Listen"}, {"value": "Manage"}, {"value": "Send"}]}}}], "clientFlatten": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id"}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "rights", "required": true, "item": {"type": "string", "enum": {"items": [{"value": "Listen"}, {"value": "Manage"}, {"value": "Send"}]}}}], "clientFlatten": 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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/authorizationrules/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2F1dGhvcml6YXRpb25SdWxlcy97YXV0aG9yaXphdGlvblJ1bGVOYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.authorizationRuleName", "options": ["n", "name", "authorization-rule-name"], "required": true, "idPart": "child_name_2", "help": {"short": "The authorization rule name."}, "format": {"minLength": 1}}, {"type": "string", "var": "$Path.eventHubName", "options": ["eventhub-name"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "array", "var": "$parameters.properties.rights", "options": ["rights"], "group": "Properties", "help": {"short": "The rights associated with the rule."}, "item": {"nullable": true, "type": "string", "enum": {"items": [{"name": "Listen", "value": "Listen"}, {"name": "Manage", "value": "Manage"}, {"name": "Send", "value": "Send"}]}}}]}], "operations": [{"operationId": "EventHubs_GetAuthorizationRule", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/authorizationRules/{authorizationRuleName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "authorizationRuleName", "arg": "$Path.authorizationRuleName", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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"}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "rights", "required": true, "item": {"type": "string", "enum": {"items": [{"value": "Listen"}, {"value": "Manage"}, {"value": "Send"}]}}}], "clientFlatten": 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": "AuthorizationRule_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Instance", "json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "array", "name": "rights", "arg": "$parameters.properties.rights", "required": true, "item": {"type": "string", "enum": {"items": [{"value": "Listen"}, {"value": "Manage"}, {"value": "Send"}]}}}], "clientFlatten": true}], "clientFlatten": true}}}}, {"operationId": "EventHubs_CreateOrUpdateAuthorizationRule", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/authorizationRules/{authorizationRuleName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "authorizationRuleName", "arg": "$Path.authorizationRuleName", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "@AuthorizationRule_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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30=/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30=/2026-07-01-preview.xml new file mode 100644 index 000000000..5d1b2f26a --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30=/2026-07-01-preview.xml @@ -0,0 +1,484 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vbGlzdGtleXM=/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vbGlzdGtleXM=/2026-07-01-preview.json new file mode 100644 index 000000000..cdc6c01a6 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vbGlzdGtleXM=/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/authorizationrules/{}/listkeys", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2F1dGhvcml6YXRpb25SdWxlcy97YXV0aG9yaXphdGlvblJ1bGVOYW1lfS9saXN0S2V5cw==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs eventhub authorization-rule keys", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/authorizationrules/{}/listkeys", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2F1dGhvcml6YXRpb25SdWxlcy97YXV0aG9yaXphdGlvblJ1bGVOYW1lfS9saXN0S2V5cw==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.authorizationRuleName", "options": ["name", "authorization-rule-name"], "required": true, "group": "", "idPart": "child_name_2", "help": {"short": "The authorization rule name."}, "format": {"minLength": 1}}, {"type": "string", "var": "$Path.eventHubName", "options": ["eventhub-name"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "EventHubs_ListKeys", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/authorizationRules/{authorizationRuleName}/listKeys", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "authorizationRuleName", "arg": "$Path.authorizationRuleName", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "aliasPrimaryConnectionString"}, {"readOnly": true, "type": "string", "name": "aliasSecondaryConnectionString"}, {"readOnly": true, "type": "string", "name": "keyName"}, {"readOnly": true, "type": "string", "name": "primaryConnectionString"}, {"readOnly": true, "type": "string", "name": "primaryKey"}, {"readOnly": true, "type": "string", "name": "secondaryConnectionString"}, {"readOnly": true, "type": "string", "name": "secondaryKey"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vbGlzdGtleXM=/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vbGlzdGtleXM=/2026-07-01-preview.xml new file mode 100644 index 000000000..917329d14 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vbGlzdGtleXM=/2026-07-01-preview.xml @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vcmVnZW5lcmF0ZWtleXM=/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vcmVnZW5lcmF0ZWtleXM=/2026-07-01-preview.json new file mode 100644 index 000000000..6f65a3c64 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vcmVnZW5lcmF0ZWtleXM=/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/authorizationrules/{}/regeneratekeys", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2F1dGhvcml6YXRpb25SdWxlcy97YXV0aG9yaXphdGlvblJ1bGVOYW1lfS9yZWdlbmVyYXRlS2V5cw==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs eventhub authorization-rule keys", "commands": [{"name": "renew", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/authorizationrules/{}/regeneratekeys", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2F1dGhvcml6YXRpb25SdWxlcy97YXV0aG9yaXphdGlvblJ1bGVOYW1lfS9yZWdlbmVyYXRlS2V5cw==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.authorizationRuleName", "options": ["name", "authorization-rule-name"], "required": true, "group": "", "idPart": "child_name_2", "help": {"short": "The authorization rule name."}, "format": {"minLength": 1}}, {"type": "string", "var": "$Path.eventHubName", "options": ["eventhub-name"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "Parameters", "args": [{"type": "string", "var": "$parameters.key", "options": ["key-value"], "group": "Parameters", "help": {"short": "Optional, if the key value provided, is set for KeyType or autogenerated Key value set for keyType"}}, {"type": "string", "var": "$parameters.keyType", "options": ["key"], "required": true, "group": "Parameters", "help": {"short": "The access key to regenerate."}, "enum": {"items": [{"name": "PrimaryKey", "value": "PrimaryKey"}, {"name": "SecondaryKey", "value": "SecondaryKey"}]}}]}], "operations": [{"operationId": "EventHubs_RegenerateKeys", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/authorizationRules/{authorizationRuleName}/regenerateKeys", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "authorizationRuleName", "arg": "$Path.authorizationRuleName", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "string", "name": "key", "arg": "$parameters.key"}, {"type": "string", "name": "keyType", "arg": "$parameters.keyType", "required": true, "enum": {"items": [{"value": "PrimaryKey"}, {"value": "SecondaryKey"}]}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "aliasPrimaryConnectionString"}, {"readOnly": true, "type": "string", "name": "aliasSecondaryConnectionString"}, {"readOnly": true, "type": "string", "name": "keyName"}, {"readOnly": true, "type": "string", "name": "primaryConnectionString"}, {"readOnly": true, "type": "string", "name": "primaryKey"}, {"readOnly": true, "type": "string", "name": "secondaryConnectionString"}, {"readOnly": true, "type": "string", "name": "secondaryKey"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vcmVnZW5lcmF0ZWtleXM=/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vcmVnZW5lcmF0ZWtleXM=/2026-07-01-preview.xml new file mode 100644 index 000000000..0c7ba5841 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9hdXRob3JpemF0aW9ucnVsZXMve30vcmVnZW5lcmF0ZWtleXM=/2026-07-01-preview.xml @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcw==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcw==/2026-07-01-preview.json new file mode 100644 index 000000000..b66aafd17 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcw==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/consumergroups", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2NvbnN1bWVyZ3JvdXBz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs eventhub consumer-group", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/consumergroups", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2NvbnN1bWVyZ3JvdXBz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.eventHubName", "options": ["eventhub-name"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "integer32", "var": "$Query.skip", "options": ["skip"], "help": {"short": "Skip is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skip parameter that specifies a starting point to use for subsequent calls."}, "format": {"maximum": 1000, "minimum": 0}}, {"type": "integer32", "var": "$Query.top", "options": ["top"], "help": {"short": "May be used to limit the number of results to the most recent N usageDetails."}, "format": {"maximum": 1000, "minimum": 1}}]}], "operations": [{"operationId": "ConsumerGroups_ListByEventHub", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/consumergroups", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"params": [{"type": "integer32", "name": "$skip", "arg": "$Query.skip", "format": {"maximum": 1000, "minimum": 0}}, {"type": "integer32", "name": "$top", "arg": "$Query.top", "format": {"maximum": 1000, "minimum": 1}}], "consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/eventhubs/{}/consumergroups/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "dateTime", "name": "updatedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "userMetadata"}], "clientFlatten": 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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcw==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcw==/2026-07-01-preview.xml new file mode 100644 index 000000000..cd804b48b --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcw==/2026-07-01-preview.xml @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcy97fQ==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcy97fQ==/2026-07-01-preview.json new file mode 100644 index 000000000..b483228dd --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcy97fQ==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/consumergroups/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2NvbnN1bWVyZ3JvdXBzL3tjb25zdW1lckdyb3VwTmFtZX0=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs eventhub consumer-group", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/consumergroups/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2NvbnN1bWVyZ3JvdXBzL3tjb25zdW1lckdyb3VwTmFtZX0=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.consumerGroupName", "options": ["n", "name", "consumer-group-name"], "required": true, "idPart": "child_name_2", "help": {"short": "The consumer group name"}, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "var": "$Path.eventHubName", "options": ["eventhub-name"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "ConsumerGroups_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/consumergroups/{consumerGroupName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "consumerGroupName", "arg": "$Path.consumerGroupName", "required": true, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/eventhubs/{}/consumergroups/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "dateTime", "name": "updatedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "userMetadata"}], "clientFlatten": 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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/consumergroups/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2NvbnN1bWVyZ3JvdXBzL3tjb25zdW1lckdyb3VwTmFtZX0=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.consumerGroupName", "options": ["n", "name", "consumer-group-name"], "required": true, "idPart": "child_name_2", "help": {"short": "The consumer group name"}, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "var": "$Path.eventHubName", "options": ["eventhub-name"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "ConsumerGroups_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/consumergroups/{consumerGroupName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "consumerGroupName", "arg": "$Path.consumerGroupName", "required": true, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": ""}, {"name": "create", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/consumergroups/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2NvbnN1bWVyZ3JvdXBzL3tjb25zdW1lckdyb3VwTmFtZX0=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.consumerGroupName", "options": ["n", "name", "consumer-group-name"], "required": true, "idPart": "child_name_2", "help": {"short": "The consumer group name"}, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "var": "$Path.eventHubName", "options": ["eventhub-name"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "$parameters.properties.userMetadata", "options": ["user-metadata"], "group": "Properties", "help": {"short": "User Metadata is a placeholder to store user-defined string data with maximum length 1024. e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored."}}]}], "operations": [{"operationId": "ConsumerGroups_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/consumergroups/{consumerGroupName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "consumerGroupName", "arg": "$Path.consumerGroupName", "required": true, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "userMetadata", "arg": "$parameters.properties.userMetadata"}], "clientFlatten": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/eventhubs/{}/consumergroups/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "dateTime", "name": "updatedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "userMetadata"}], "clientFlatten": 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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/consumergroups/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2NvbnN1bWVyZ3JvdXBzL3tjb25zdW1lckdyb3VwTmFtZX0=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.consumerGroupName", "options": ["n", "name", "consumer-group-name"], "required": true, "idPart": "child_name_2", "help": {"short": "The consumer group name"}, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "var": "$Path.eventHubName", "options": ["eventhub-name"], "required": true, "group": "", "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "$parameters.properties.userMetadata", "options": ["user-metadata"], "group": "Properties", "help": {"short": "User Metadata is a placeholder to store user-defined string data with maximum length 1024. e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored."}}]}], "operations": [{"operationId": "ConsumerGroups_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/consumergroups/{consumerGroupName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "consumerGroupName", "arg": "$Path.consumerGroupName", "required": true, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/eventhubs/{}/consumergroups/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "dateTime", "name": "updatedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "userMetadata"}], "clientFlatten": 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": "ConsumerGroup_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Instance", "json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "userMetadata", "arg": "$parameters.properties.userMetadata"}], "clientFlatten": true}], "clientFlatten": true}}}}, {"operationId": "ConsumerGroups_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/consumergroups/{consumerGroupName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "consumerGroupName", "arg": "$Path.consumerGroupName", "required": true, "format": {"maxLength": 50, "minLength": 1}}, {"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "@ConsumerGroup_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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcy97fQ==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcy97fQ==/2026-07-01-preview.xml new file mode 100644 index 000000000..113b05e8f --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9jb25zdW1lcmdyb3Vwcy97fQ==/2026-07-01-preview.xml @@ -0,0 +1,454 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHM=/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHM=/2026-07-01-preview.json new file mode 100644 index 000000000..193490851 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHM=/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/fabricshortcuts", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2ZhYnJpY1Nob3J0Y3V0cw==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs eventhub fabric-shortcut", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/fabricshortcuts", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2ZhYnJpY1Nob3J0Y3V0cw==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.eventHubName", "options": ["event-hub-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "FabricShortcuts_ListByEventHub", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/fabricShortcuts", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/eventhubs/{}/fabricShortcuts/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "configuration", "required": true, "props": [{"type": "uuid", "name": "artifactId", "required": true}, {"type": "string", "name": "artifactName"}, {"type": "ResourceId", "name": "logAnalyticsResourceId"}, {"type": "string", "name": "premiumCapacityId"}, {"type": "uuid", "name": "tenantId", "required": true}, {"type": "uuid", "name": "workspaceId", "required": true}, {"type": "string", "name": "workspaceName"}]}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "dateTime", "name": "modifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "shortcutStatus", "enum": {"items": [{"value": "Approved"}, {"value": "Pending"}, {"value": "Rejected"}]}}, {"type": "string", "name": "shortcutType", "enum": {"items": [{"value": "Entity"}, {"value": "Network"}]}}, {"readOnly": true, "type": "string", "name": "statusDescription"}]}, {"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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHM=/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHM=/2026-07-01-preview.xml new file mode 100644 index 000000000..ccf37393d --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHM=/2026-07-01-preview.xml @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30=/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30=/2026-07-01-preview.json new file mode 100644 index 000000000..2d54df488 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30=/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/fabricshortcuts/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2ZhYnJpY1Nob3J0Y3V0cy97ZmFicmljU2hvcnRjdXROYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs eventhub fabric-shortcut", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/fabricshortcuts/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2ZhYnJpY1Nob3J0Y3V0cy97ZmFicmljU2hvcnRjdXROYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.eventHubName", "options": ["event-hub-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.fabricShortcutName", "options": ["n", "name", "fabric-shortcut-name"], "required": true, "idPart": "child_name_2", "help": {"short": "The Microsoft Fabric shortcut name."}, "format": {"pattern": "^.+$"}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "FabricShortcuts_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/fabricShortcuts/{fabricShortcutName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "fabricShortcutName", "arg": "$Path.fabricShortcutName", "required": true, "format": {"pattern": "^.+$"}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/eventhubs/{}/fabricShortcuts/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "configuration", "required": true, "props": [{"type": "uuid", "name": "artifactId", "required": true}, {"type": "string", "name": "artifactName"}, {"type": "ResourceId", "name": "logAnalyticsResourceId"}, {"type": "string", "name": "premiumCapacityId"}, {"type": "uuid", "name": "tenantId", "required": true}, {"type": "uuid", "name": "workspaceId", "required": true}, {"type": "string", "name": "workspaceName"}]}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "dateTime", "name": "modifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "shortcutStatus", "enum": {"items": [{"value": "Approved"}, {"value": "Pending"}, {"value": "Rejected"}]}}, {"type": "string", "name": "shortcutType", "enum": {"items": [{"value": "Entity"}, {"value": "Network"}]}}, {"readOnly": true, "type": "string", "name": "statusDescription"}]}, {"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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/fabricshortcuts/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2ZhYnJpY1Nob3J0Y3V0cy97ZmFicmljU2hvcnRjdXROYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.eventHubName", "options": ["event-hub-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.fabricShortcutName", "options": ["n", "name", "fabric-shortcut-name"], "required": true, "idPart": "child_name_2", "help": {"short": "The Microsoft Fabric shortcut name."}, "format": {"pattern": "^.+$"}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "FabricShortcuts_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/fabricShortcuts/{fabricShortcutName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "fabricShortcutName", "arg": "$Path.fabricShortcutName", "required": true, "format": {"pattern": "^.+$"}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/fabricshortcuts/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2ZhYnJpY1Nob3J0Y3V0cy97ZmFicmljU2hvcnRjdXROYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.eventHubName", "options": ["event-hub-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.fabricShortcutName", "options": ["n", "name", "fabric-shortcut-name"], "required": true, "idPart": "child_name_2", "help": {"short": "The Microsoft Fabric shortcut name."}, "format": {"pattern": "^.+$"}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "object", "var": "$resource.properties.configuration", "options": ["configuration"], "group": "Properties", "help": {"short": "Microsoft Fabric workspace and artifact configuration."}, "args": [{"type": "uuid", "var": "$resource.properties.configuration.artifactId", "options": ["artifact-id"], "required": true, "help": {"short": "The Microsoft Fabric artifact ID."}}, {"type": "string", "var": "$resource.properties.configuration.artifactName", "options": ["artifact-name"], "help": {"short": "The Microsoft Fabric artifact name."}}, {"type": "ResourceId", "var": "$resource.properties.configuration.logAnalyticsResourceId", "options": ["log-analytics-resource-id"], "help": {"short": "The resource ID of the Log Analytics workspace."}}, {"type": "string", "var": "$resource.properties.configuration.premiumCapacityId", "options": ["premium-capacity-id"], "help": {"short": "The Microsoft Fabric premium capacity ID."}}, {"type": "uuid", "var": "$resource.properties.configuration.tenantId", "options": ["tenant-id"], "required": true, "help": {"short": "The Microsoft Fabric tenant ID."}}, {"type": "uuid", "var": "$resource.properties.configuration.workspaceId", "options": ["workspace-id"], "required": true, "help": {"short": "The Microsoft Fabric workspace ID."}}, {"type": "string", "var": "$resource.properties.configuration.workspaceName", "options": ["workspace-name"], "help": {"short": "The Microsoft Fabric workspace name."}}]}, {"type": "string", "var": "$resource.properties.shortcutStatus", "options": ["shortcut-status"], "group": "Properties", "help": {"short": "The current shortcut status. Only Pending can be supplied on create or update."}, "enum": {"items": [{"name": "Approved", "value": "Approved"}, {"name": "Pending", "value": "Pending"}, {"name": "Rejected", "value": "Rejected"}]}}, {"type": "string", "var": "$resource.properties.shortcutType", "options": ["shortcut-type"], "group": "Properties", "help": {"short": "The type of the shortcut."}, "enum": {"items": [{"name": "Entity", "value": "Entity"}, {"name": "Network", "value": "Network"}]}}]}], "operations": [{"operationId": "FabricShortcuts_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/fabricShortcuts/{fabricShortcutName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "fabricShortcutName", "arg": "$Path.fabricShortcutName", "required": true, "format": {"pattern": "^.+$"}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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": "configuration", "arg": "$resource.properties.configuration", "required": true, "props": [{"type": "uuid", "name": "artifactId", "arg": "$resource.properties.configuration.artifactId", "required": true}, {"type": "string", "name": "artifactName", "arg": "$resource.properties.configuration.artifactName"}, {"type": "ResourceId", "name": "logAnalyticsResourceId", "arg": "$resource.properties.configuration.logAnalyticsResourceId"}, {"type": "string", "name": "premiumCapacityId", "arg": "$resource.properties.configuration.premiumCapacityId"}, {"type": "uuid", "name": "tenantId", "arg": "$resource.properties.configuration.tenantId", "required": true}, {"type": "uuid", "name": "workspaceId", "arg": "$resource.properties.configuration.workspaceId", "required": true}, {"type": "string", "name": "workspaceName", "arg": "$resource.properties.configuration.workspaceName"}]}, {"type": "string", "name": "shortcutStatus", "arg": "$resource.properties.shortcutStatus", "enum": {"items": [{"value": "Approved"}, {"value": "Pending"}, {"value": "Rejected"}]}}, {"type": "string", "name": "shortcutType", "arg": "$resource.properties.shortcutType", "enum": {"items": [{"value": "Entity"}, {"value": "Network"}]}}]}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/eventhubs/{}/fabricShortcuts/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "configuration", "required": true, "props": [{"type": "uuid", "name": "artifactId", "required": true}, {"type": "string", "name": "artifactName"}, {"type": "ResourceId", "name": "logAnalyticsResourceId"}, {"type": "string", "name": "premiumCapacityId"}, {"type": "uuid", "name": "tenantId", "required": true}, {"type": "uuid", "name": "workspaceId", "required": true}, {"type": "string", "name": "workspaceName"}]}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "dateTime", "name": "modifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "shortcutStatus", "enum": {"items": [{"value": "Approved"}, {"value": "Pending"}, {"value": "Rejected"}]}}, {"type": "string", "name": "shortcutType", "enum": {"items": [{"value": "Entity"}, {"value": "Network"}]}}, {"readOnly": true, "type": "string", "name": "statusDescription"}]}, {"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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/fabricshortcuts/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2ZhYnJpY1Nob3J0Y3V0cy97ZmFicmljU2hvcnRjdXROYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.eventHubName", "options": ["event-hub-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.fabricShortcutName", "options": ["n", "name", "fabric-shortcut-name"], "required": true, "idPart": "child_name_2", "help": {"short": "The Microsoft Fabric shortcut name."}, "format": {"pattern": "^.+$"}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "object", "var": "$resource.properties.configuration", "options": ["configuration"], "group": "Properties", "help": {"short": "Microsoft Fabric workspace and artifact configuration."}, "args": [{"type": "uuid", "var": "$resource.properties.configuration.artifactId", "options": ["artifact-id"], "help": {"short": "The Microsoft Fabric artifact ID."}}, {"nullable": true, "type": "string", "var": "$resource.properties.configuration.artifactName", "options": ["artifact-name"], "help": {"short": "The Microsoft Fabric artifact name."}}, {"nullable": true, "type": "ResourceId", "var": "$resource.properties.configuration.logAnalyticsResourceId", "options": ["log-analytics-resource-id"], "help": {"short": "The resource ID of the Log Analytics workspace."}}, {"nullable": true, "type": "string", "var": "$resource.properties.configuration.premiumCapacityId", "options": ["premium-capacity-id"], "help": {"short": "The Microsoft Fabric premium capacity ID."}}, {"type": "uuid", "var": "$resource.properties.configuration.tenantId", "options": ["tenant-id"], "help": {"short": "The Microsoft Fabric tenant ID."}}, {"type": "uuid", "var": "$resource.properties.configuration.workspaceId", "options": ["workspace-id"], "help": {"short": "The Microsoft Fabric workspace ID."}}, {"nullable": true, "type": "string", "var": "$resource.properties.configuration.workspaceName", "options": ["workspace-name"], "help": {"short": "The Microsoft Fabric workspace name."}}]}, {"nullable": true, "type": "string", "var": "$resource.properties.shortcutStatus", "options": ["shortcut-status"], "group": "Properties", "help": {"short": "The current shortcut status. Only Pending can be supplied on create or update."}, "enum": {"items": [{"name": "Approved", "value": "Approved"}, {"name": "Pending", "value": "Pending"}, {"name": "Rejected", "value": "Rejected"}]}}, {"nullable": true, "type": "string", "var": "$resource.properties.shortcutType", "options": ["shortcut-type"], "group": "Properties", "help": {"short": "The type of the shortcut."}, "enum": {"items": [{"name": "Entity", "value": "Entity"}, {"name": "Network", "value": "Network"}]}}]}], "operations": [{"operationId": "FabricShortcuts_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/fabricShortcuts/{fabricShortcutName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "fabricShortcutName", "arg": "$Path.fabricShortcutName", "required": true, "format": {"pattern": "^.+$"}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/eventhubs/{}/fabricShortcuts/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "configuration", "required": true, "props": [{"type": "uuid", "name": "artifactId", "required": true}, {"type": "string", "name": "artifactName"}, {"type": "ResourceId", "name": "logAnalyticsResourceId"}, {"type": "string", "name": "premiumCapacityId"}, {"type": "uuid", "name": "tenantId", "required": true}, {"type": "uuid", "name": "workspaceId", "required": true}, {"type": "string", "name": "workspaceName"}]}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "dateTime", "name": "modifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "shortcutStatus", "enum": {"items": [{"value": "Approved"}, {"value": "Pending"}, {"value": "Rejected"}]}}, {"type": "string", "name": "shortcutType", "enum": {"items": [{"value": "Entity"}, {"value": "Network"}]}}, {"readOnly": true, "type": "string", "name": "statusDescription"}]}, {"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": "FabricShortcut_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": "configuration", "arg": "$resource.properties.configuration", "required": true, "props": [{"type": "uuid", "name": "artifactId", "arg": "$resource.properties.configuration.artifactId", "required": true}, {"type": "string", "name": "artifactName", "arg": "$resource.properties.configuration.artifactName"}, {"type": "ResourceId", "name": "logAnalyticsResourceId", "arg": "$resource.properties.configuration.logAnalyticsResourceId"}, {"type": "string", "name": "premiumCapacityId", "arg": "$resource.properties.configuration.premiumCapacityId"}, {"type": "uuid", "name": "tenantId", "arg": "$resource.properties.configuration.tenantId", "required": true}, {"type": "uuid", "name": "workspaceId", "arg": "$resource.properties.configuration.workspaceId", "required": true}, {"type": "string", "name": "workspaceName", "arg": "$resource.properties.configuration.workspaceName"}]}, {"type": "string", "name": "shortcutStatus", "arg": "$resource.properties.shortcutStatus", "enum": {"items": [{"value": "Approved"}, {"value": "Pending"}, {"value": "Rejected"}]}}, {"type": "string", "name": "shortcutType", "arg": "$resource.properties.shortcutType", "enum": {"items": [{"value": "Entity"}, {"value": "Network"}]}}]}], "clientFlatten": true}}}}, {"operationId": "FabricShortcuts_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/fabricShortcuts/{fabricShortcutName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "fabricShortcutName", "arg": "$Path.fabricShortcutName", "required": true, "format": {"pattern": "^.+$"}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "@FabricShortcut_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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30=/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30=/2026-07-01-preview.xml new file mode 100644 index 000000000..d09a425fd --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30=/2026-07-01-preview.xml @@ -0,0 +1,633 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vYXBwcm92ZQ==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vYXBwcm92ZQ==/2026-07-01-preview.json new file mode 100644 index 000000000..b22cccd0e --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vYXBwcm92ZQ==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/fabricshortcuts/{}/approve", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2ZhYnJpY1Nob3J0Y3V0cy97ZmFicmljU2hvcnRjdXROYW1lfS9hcHByb3Zl/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs eventhub fabric-shortcut", "commands": [{"name": "approve", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/fabricshortcuts/{}/approve", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2ZhYnJpY1Nob3J0Y3V0cy97ZmFicmljU2hvcnRjdXROYW1lfS9hcHByb3Zl/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.eventHubName", "options": ["event-hub-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.fabricShortcutName", "options": ["fabric-shortcut-name"], "required": true, "idPart": "child_name_2", "help": {"short": "The Microsoft Fabric shortcut name."}, "format": {"pattern": "^.+$"}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "FabricShortcuts_Approve", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/fabricShortcuts/{fabricShortcutName}/approve", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "fabricShortcutName", "arg": "$Path.fabricShortcutName", "required": true, "format": {"pattern": "^.+$"}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/eventhubs/{}/fabricShortcuts/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "configuration", "required": true, "props": [{"type": "uuid", "name": "artifactId", "required": true}, {"type": "string", "name": "artifactName"}, {"type": "ResourceId", "name": "logAnalyticsResourceId"}, {"type": "string", "name": "premiumCapacityId"}, {"type": "uuid", "name": "tenantId", "required": true}, {"type": "uuid", "name": "workspaceId", "required": true}, {"type": "string", "name": "workspaceName"}]}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "dateTime", "name": "modifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "shortcutStatus", "enum": {"items": [{"value": "Approved"}, {"value": "Pending"}, {"value": "Rejected"}]}}, {"type": "string", "name": "shortcutType", "enum": {"items": [{"value": "Entity"}, {"value": "Network"}]}}, {"readOnly": true, "type": "string", "name": "statusDescription"}]}, {"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}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vYXBwcm92ZQ==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vYXBwcm92ZQ==/2026-07-01-preview.xml new file mode 100644 index 000000000..9a2f06204 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vYXBwcm92ZQ==/2026-07-01-preview.xml @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vcmVqZWN0/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vcmVqZWN0/2026-07-01-preview.json new file mode 100644 index 000000000..c78d09fee --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vcmVqZWN0/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/fabricshortcuts/{}/reject", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2ZhYnJpY1Nob3J0Y3V0cy97ZmFicmljU2hvcnRjdXROYW1lfS9yZWplY3Q=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs eventhub fabric-shortcut", "commands": [{"name": "reject", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/eventhubs/{}/fabricshortcuts/{}/reject", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZXZlbnRodWJzL3tldmVudEh1Yk5hbWV9L2ZhYnJpY1Nob3J0Y3V0cy97ZmFicmljU2hvcnRjdXROYW1lfS9yZWplY3Q=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.eventHubName", "options": ["event-hub-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Event Hub name"}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "var": "$Path.fabricShortcutName", "options": ["fabric-shortcut-name"], "required": true, "idPart": "child_name_2", "help": {"short": "The Microsoft Fabric shortcut name."}, "format": {"pattern": "^.+$"}}, {"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "FabricShortcuts_Reject", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/eventhubs/{eventHubName}/fabricShortcuts/{fabricShortcutName}/reject", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "eventHubName", "arg": "$Path.eventHubName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "fabricShortcutName", "arg": "$Path.fabricShortcutName", "required": true, "format": {"pattern": "^.+$"}}, {"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/eventhubs/{}/fabricShortcuts/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "configuration", "required": true, "props": [{"type": "uuid", "name": "artifactId", "required": true}, {"type": "string", "name": "artifactName"}, {"type": "ResourceId", "name": "logAnalyticsResourceId"}, {"type": "string", "name": "premiumCapacityId"}, {"type": "uuid", "name": "tenantId", "required": true}, {"type": "uuid", "name": "workspaceId", "required": true}, {"type": "string", "name": "workspaceName"}]}, {"readOnly": true, "type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "dateTime", "name": "modifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "shortcutStatus", "enum": {"items": [{"value": "Approved"}, {"value": "Pending"}, {"value": "Rejected"}]}}, {"type": "string", "name": "shortcutType", "enum": {"items": [{"value": "Entity"}, {"value": "Network"}]}}, {"readOnly": true, "type": "string", "name": "statusDescription"}]}, {"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}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vcmVqZWN0/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vcmVqZWN0/2026-07-01-preview.xml new file mode 100644 index 000000000..8bdc43fbe --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2V2ZW50aHVicy97fS9mYWJyaWNzaG9ydGN1dHMve30vcmVqZWN0/2026-07-01-preview.xml @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2ZhaWxvdmVy/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2ZhaWxvdmVy/2026-07-01-preview.json new file mode 100644 index 000000000..eccaf5801 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2ZhaWxvdmVy/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/failover", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZmFpbG92ZXI=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace", "commands": [{"name": "failover", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/failover", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vZmFpbG92ZXI=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "boolean", "var": "$parameters.properties.force", "options": ["force"], "group": "Properties", "help": {"short": "If Force is false then graceful failover is attempted after ensuring no data loss. If Force flag is set to true, Forced failover is attempted with possible data loss."}}, {"type": "string", "var": "$parameters.properties.primaryLocation", "options": ["primary-location"], "group": "Properties", "help": {"short": "Query parameter for the new primary location after failover."}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Namespaces_Failover", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/failover", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "boolean", "name": "force", "arg": "$parameters.properties.force"}, {"type": "string", "name": "primaryLocation", "arg": "$parameters.properties.primaryLocation"}], "clientFlatten": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}, {"name": "Location"}, {"name": "Retry-After"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "properties", "props": [{"type": "boolean", "name": "force"}, {"type": "string", "name": "primaryLocation"}], "clientFlatten": 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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2ZhaWxvdmVy/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2ZhaWxvdmVy/2026-07-01-preview.xml new file mode 100644 index 000000000..771a8961d --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L2ZhaWxvdmVy/2026-07-01-preview.xml @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+ + + + + + + + + + + + + + + + + + + +
+
+ +
+
+
diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25z/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25z/2026-07-01-preview.json new file mode 100644 index 000000000..332dc39ea --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25z/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/privateendpointconnections", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vcHJpdmF0ZUVuZHBvaW50Q29ubmVjdGlvbnM=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace private-endpoint-connection", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/privateendpointconnections", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vcHJpdmF0ZUVuZHBvaW50Q29ubmVjdGlvbnM=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "PrivateEndpointConnections_List", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/privateEndpointConnections", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/privateEndpointConnections/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "privateEndpoint", "props": [{"type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "props": [{"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Disconnected"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": 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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25z/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25z/2026-07-01-preview.xml new file mode 100644 index 000000000..31e55d8a7 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25z/2026-07-01-preview.xml @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2026-07-01-preview.json new file mode 100644 index 000000000..777dae977 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/privateendpointconnections/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vcHJpdmF0ZUVuZHBvaW50Q29ubmVjdGlvbnMve3ByaXZhdGVFbmRwb2ludENvbm5lY3Rpb25OYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace private-endpoint-connection", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/privateendpointconnections/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vcHJpdmF0ZUVuZHBvaW50Q29ubmVjdGlvbnMve3ByaXZhdGVFbmRwb2ludENvbm5lY3Rpb25OYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "var": "$Path.privateEndpointConnectionName", "options": ["n", "name", "private-endpoint-connection-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The PrivateEndpointConnection name"}}, {"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": "PrivateEndpointConnections_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/privateEndpointConnections/{privateEndpointConnectionName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "privateEndpointConnectionName", "arg": "$Path.privateEndpointConnectionName", "required": true}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/privateEndpointConnections/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "privateEndpoint", "props": [{"type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "props": [{"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Disconnected"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": 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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/privateendpointconnections/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vcHJpdmF0ZUVuZHBvaW50Q29ubmVjdGlvbnMve3ByaXZhdGVFbmRwb2ludENvbm5lY3Rpb25OYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "var": "$Path.privateEndpointConnectionName", "options": ["n", "name", "private-endpoint-connection-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The PrivateEndpointConnection name"}}, {"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": "azure-async-operation"}, "operationId": "PrivateEndpointConnections_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/privateEndpointConnections/{privateEndpointConnectionName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "privateEndpointConnectionName", "arg": "$Path.privateEndpointConnectionName", "required": true}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}, {"name": "Retry-After"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/privateendpointconnections/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vcHJpdmF0ZUVuZHBvaW50Q29ubmVjdGlvbnMve3ByaXZhdGVFbmRwb2ludENvbm5lY3Rpb25OYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "var": "$Path.privateEndpointConnectionName", "options": ["n", "name", "private-endpoint-connection-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The PrivateEndpointConnection name"}}, {"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": "PrivateLinkServiceConnectionState", "args": [{"type": "string", "var": "$parameters.properties.privateLinkServiceConnectionState.description", "options": ["description"], "group": "PrivateLinkServiceConnectionState", "help": {"short": "Description of the connection state."}}, {"type": "string", "var": "$parameters.properties.privateLinkServiceConnectionState.status", "options": ["status"], "group": "PrivateLinkServiceConnectionState", "help": {"short": "Status of the connection."}, "enum": {"items": [{"name": "Approved", "value": "Approved"}, {"name": "Disconnected", "value": "Disconnected"}, {"name": "Pending", "value": "Pending"}, {"name": "Rejected", "value": "Rejected"}]}}]}, {"name": "Properties", "args": [{"type": "object", "var": "$parameters.properties.privateEndpoint", "options": ["private-endpoint"], "hide": true, "group": "Properties", "help": {"short": "The Private Endpoint resource for this Connection."}, "args": [{"type": "string", "var": "$parameters.properties.privateEndpoint.id", "options": ["id"], "help": {"short": "The ARM identifier for Private Endpoint."}}]}, {"type": "string", "var": "$parameters.properties.provisioningState", "options": ["provisioning-state"], "group": "Properties", "help": {"short": "Provisioning state of the Private Endpoint Connection."}, "enum": {"items": [{"name": "Canceled", "value": "Canceled"}, {"name": "Creating", "value": "Creating"}, {"name": "Deleting", "value": "Deleting"}, {"name": "Failed", "value": "Failed"}, {"name": "Succeeded", "value": "Succeeded"}, {"name": "Updating", "value": "Updating"}]}}]}], "operations": [{"operationId": "PrivateEndpointConnections_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/privateEndpointConnections/{privateEndpointConnectionName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "privateEndpointConnectionName", "arg": "$Path.privateEndpointConnectionName", "required": true}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "privateEndpoint", "arg": "$parameters.properties.privateEndpoint", "props": [{"type": "string", "name": "id", "arg": "$parameters.properties.privateEndpoint.id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "props": [{"type": "string", "name": "description", "arg": "$parameters.properties.privateLinkServiceConnectionState.description"}, {"type": "string", "name": "status", "arg": "$parameters.properties.privateLinkServiceConnectionState.status", "enum": {"items": [{"value": "Approved"}, {"value": "Disconnected"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"type": "string", "name": "provisioningState", "arg": "$parameters.properties.provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": 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.EventHub/namespaces/{}/privateEndpointConnections/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "privateEndpoint", "props": [{"type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "props": [{"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Disconnected"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": 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": "PrivateEndpointConnection_read"}}}}, {"statusCode": [202], "body": {"json": {"var": "$Instance", "schema": {"type": "@PrivateEndpointConnection_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/privateendpointconnections/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vcHJpdmF0ZUVuZHBvaW50Q29ubmVjdGlvbnMve3ByaXZhdGVFbmRwb2ludENvbm5lY3Rpb25OYW1lfQ==/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "var": "$Path.privateEndpointConnectionName", "options": ["n", "name", "private-endpoint-connection-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The PrivateEndpointConnection name"}}, {"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": "PrivateLinkServiceConnectionState", "args": [{"nullable": true, "type": "string", "var": "$parameters.properties.privateLinkServiceConnectionState.description", "options": ["description"], "group": "PrivateLinkServiceConnectionState", "help": {"short": "Description of the connection state."}}, {"nullable": true, "type": "string", "var": "$parameters.properties.privateLinkServiceConnectionState.status", "options": ["status"], "group": "PrivateLinkServiceConnectionState", "help": {"short": "Status of the connection."}, "enum": {"items": [{"name": "Approved", "value": "Approved"}, {"name": "Disconnected", "value": "Disconnected"}, {"name": "Pending", "value": "Pending"}, {"name": "Rejected", "value": "Rejected"}]}}]}, {"name": "Properties", "args": [{"nullable": true, "type": "object", "var": "$parameters.properties.privateEndpoint", "options": ["private-endpoint"], "hide": true, "group": "Properties", "help": {"short": "The Private Endpoint resource for this Connection."}, "args": [{"nullable": true, "type": "string", "var": "$parameters.properties.privateEndpoint.id", "options": ["id"], "help": {"short": "The ARM identifier for Private Endpoint."}}]}, {"nullable": true, "type": "string", "var": "$parameters.properties.provisioningState", "options": ["provisioning-state"], "group": "Properties", "help": {"short": "Provisioning state of the Private Endpoint Connection."}, "enum": {"items": [{"name": "Canceled", "value": "Canceled"}, {"name": "Creating", "value": "Creating"}, {"name": "Deleting", "value": "Deleting"}, {"name": "Failed", "value": "Failed"}, {"name": "Succeeded", "value": "Succeeded"}, {"name": "Updating", "value": "Updating"}]}}]}], "operations": [{"operationId": "PrivateEndpointConnections_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/privateEndpointConnections/{privateEndpointConnectionName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "privateEndpointConnectionName", "arg": "$Path.privateEndpointConnectionName", "required": true}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/privateEndpointConnections/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "object", "name": "privateEndpoint", "props": [{"type": "string", "name": "id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "props": [{"type": "string", "name": "description"}, {"type": "string", "name": "status", "enum": {"items": [{"value": "Approved"}, {"value": "Disconnected"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": 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": "PrivateEndpointConnection_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Instance", "json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "privateEndpoint", "arg": "$parameters.properties.privateEndpoint", "props": [{"type": "string", "name": "id", "arg": "$parameters.properties.privateEndpoint.id"}]}, {"type": "object", "name": "privateLinkServiceConnectionState", "props": [{"type": "string", "name": "description", "arg": "$parameters.properties.privateLinkServiceConnectionState.description"}, {"type": "string", "name": "status", "arg": "$parameters.properties.privateLinkServiceConnectionState.status", "enum": {"items": [{"value": "Approved"}, {"value": "Disconnected"}, {"value": "Pending"}, {"value": "Rejected"}]}}]}, {"type": "string", "name": "provisioningState", "arg": "$parameters.properties.provisioningState", "enum": {"items": [{"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}], "clientFlatten": true}}}}, {"operationId": "PrivateEndpointConnections_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/privateEndpointConnections/{privateEndpointConnectionName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "privateEndpointConnectionName", "arg": "$Path.privateEndpointConnectionName", "required": true}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "@PrivateEndpointConnection_read"}}}}, {"statusCode": [202], "body": {"json": {"var": "$Instance", "schema": {"type": "@PrivateEndpointConnection_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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2026-07-01-preview.xml new file mode 100644 index 000000000..2d00ec2b7 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVlbmRwb2ludGNvbm5lY3Rpb25zL3t9/2026-07-01-preview.xml @@ -0,0 +1,583 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVsaW5rcmVzb3VyY2Vz/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVsaW5rcmVzb3VyY2Vz/2026-07-01-preview.json new file mode 100644 index 000000000..9f24c90a6 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVsaW5rcmVzb3VyY2Vz/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/privatelinkresources", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vcHJpdmF0ZUxpbmtSZXNvdXJjZXM=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace private-link-resource", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/privatelinkresources", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vcHJpdmF0ZUxpbmtSZXNvdXJjZXM=/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "PrivateLinkResources_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/privateLinkResources", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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": [{"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "groupId"}, {"type": "array", "name": "requiredMembers", "item": {"type": "string"}}, {"type": "array", "name": "requiredZoneNames", "item": {"type": "string"}}], "clientFlatten": true}, {"type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "array", "ref": "$Instance.value", "clientFlatten": true, "nextLink": "$Instance.nextLink"}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVsaW5rcmVzb3VyY2Vz/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVsaW5rcmVzb3VyY2Vz/2026-07-01-preview.xml new file mode 100644 index 000000000..9b2d6d048 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3ByaXZhdGVsaW5rcmVzb3VyY2Vz/2026-07-01-preview.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcw==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcw==/2026-07-01-preview.json new file mode 100644 index 000000000..37d0e5c25 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcw==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/schemagroups", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vc2NoZW1hZ3JvdXBz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace schema-registry", "commands": [{"name": "list", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/schemagroups", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vc2NoZW1hZ3JvdXBz/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"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": "integer32", "var": "$Query.skip", "options": ["skip"], "help": {"short": "Skip is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skip parameter that specifies a starting point to use for subsequent calls."}, "format": {"maximum": 1000, "minimum": 0}}, {"type": "integer32", "var": "$Query.top", "options": ["top"], "help": {"short": "May be used to limit the number of results to the most recent N usageDetails."}, "format": {"maximum": 1000, "minimum": 1}}]}], "operations": [{"operationId": "SchemaRegistry_ListByNamespace", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/schemagroups", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"params": [{"type": "integer32", "name": "$skip", "arg": "$Query.skip", "format": {"maximum": 1000, "minimum": 0}}, {"type": "integer32", "name": "$top", "arg": "$Query.top", "format": {"maximum": 1000, "minimum": 1}}], "consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/schemagroups/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "dateTime", "name": "createdAtUtc", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "uuid", "name": "eTag"}, {"type": "object", "name": "groupProperties", "additionalProps": {"item": {"type": "string"}}}, {"type": "string", "name": "schemaCompatibility", "enum": {"items": [{"value": "Backward"}, {"value": "Forward"}, {"value": "None"}]}}, {"type": "string", "name": "schemaType", "enum": {"items": [{"value": "Avro"}, {"value": "Json"}, {"value": "ProtoBuf"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "dateTime", "name": "updatedAtUtc", "format": {"protocol": "iso"}}], "clientFlatten": 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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcw==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcw==/2026-07-01-preview.xml new file mode 100644 index 000000000..69e20c74c --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcw==/2026-07-01-preview.xml @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcy97fQ==/2026-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcy97fQ==/2026-07-01-preview.json new file mode 100644 index 000000000..7317ec885 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcy97fQ==/2026-07-01-preview.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/schemagroups/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vc2NoZW1hZ3JvdXBzL3tzY2hlbWFHcm91cE5hbWV9/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "eventhubs namespace schema-registry", "commands": [{"name": "show", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/schemagroups/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vc2NoZW1hZ3JvdXBzL3tzY2hlbWFHcm91cE5hbWV9/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "string", "var": "$Path.schemaGroupName", "options": ["n", "name", "schema-group-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Schema Group name "}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "SchemaRegistry_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/schemagroups/{schemaGroupName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "schemaGroupName", "arg": "$Path.schemaGroupName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/schemagroups/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "dateTime", "name": "createdAtUtc", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "uuid", "name": "eTag"}, {"type": "object", "name": "groupProperties", "additionalProps": {"item": {"type": "string"}}}, {"type": "string", "name": "schemaCompatibility", "enum": {"items": [{"value": "Backward"}, {"value": "Forward"}, {"value": "None"}]}}, {"type": "string", "name": "schemaType", "enum": {"items": [{"value": "Avro"}, {"value": "Json"}, {"value": "ProtoBuf"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "dateTime", "name": "updatedAtUtc", "format": {"protocol": "iso"}}], "clientFlatten": 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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/schemagroups/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vc2NoZW1hZ3JvdXBzL3tzY2hlbWFHcm91cE5hbWV9/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "string", "var": "$Path.schemaGroupName", "options": ["n", "name", "schema-group-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Schema Group name "}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "SchemaRegistry_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/schemagroups/{schemaGroupName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "schemaGroupName", "arg": "$Path.schemaGroupName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": ""}, {"name": "create", "version": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/schemagroups/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vc2NoZW1hZ3JvdXBzL3tzY2hlbWFHcm91cE5hbWV9/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "string", "var": "$Path.schemaGroupName", "options": ["n", "name", "schema-group-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Schema Group name "}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Properties", "args": [{"type": "object", "var": "$parameters.properties.groupProperties", "options": ["group-properties"], "group": "Properties", "help": {"short": "dictionary object for SchemaGroup group properties"}, "additionalProps": {"item": {"type": "string"}}}, {"type": "string", "var": "$parameters.properties.schemaCompatibility", "options": ["schema-compatibility"], "group": "Properties", "help": {"short": "Compatibility of Schema."}, "enum": {"items": [{"name": "Backward", "value": "Backward"}, {"name": "Forward", "value": "Forward"}, {"name": "None", "value": "None"}]}}, {"type": "string", "var": "$parameters.properties.schemaType", "options": ["schema-type"], "group": "Properties", "help": {"short": "Type of Schema."}, "enum": {"items": [{"name": "Avro", "value": "Avro"}, {"name": "Json", "value": "Json"}, {"name": "ProtoBuf", "value": "ProtoBuf"}, {"name": "Unknown", "value": "Unknown"}]}}]}], "operations": [{"operationId": "SchemaRegistry_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/schemagroups/{schemaGroupName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "schemaGroupName", "arg": "$Path.schemaGroupName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "groupProperties", "arg": "$parameters.properties.groupProperties", "additionalProps": {"item": {"type": "string"}}}, {"type": "string", "name": "schemaCompatibility", "arg": "$parameters.properties.schemaCompatibility", "enum": {"items": [{"value": "Backward"}, {"value": "Forward"}, {"value": "None"}]}}, {"type": "string", "name": "schemaType", "arg": "$parameters.properties.schemaType", "enum": {"items": [{"value": "Avro"}, {"value": "Json"}, {"value": "ProtoBuf"}, {"value": "Unknown"}]}}], "clientFlatten": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.EventHub/namespaces/{}/schemagroups/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "dateTime", "name": "createdAtUtc", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "uuid", "name": "eTag"}, {"type": "object", "name": "groupProperties", "additionalProps": {"item": {"type": "string"}}}, {"type": "string", "name": "schemaCompatibility", "enum": {"items": [{"value": "Backward"}, {"value": "Forward"}, {"value": "None"}]}}, {"type": "string", "name": "schemaType", "enum": {"items": [{"value": "Avro"}, {"value": "Json"}, {"value": "ProtoBuf"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "dateTime", "name": "updatedAtUtc", "format": {"protocol": "iso"}}], "clientFlatten": 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": "2026-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.eventhub/namespaces/{}/schemagroups/{}", "version": "2026-07-01-preview", "swagger": "mgmt-plane/eventhub/ResourceProviders/Microsoft.EventHub/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuRXZlbnRIdWIvbmFtZXNwYWNlcy97bmFtZXNwYWNlTmFtZX0vc2NoZW1hZ3JvdXBzL3tzY2hlbWFHcm91cE5hbWV9/V/MjAyNi0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.namespaceName", "options": ["namespace-name"], "required": true, "idPart": "name", "help": {"short": "The Namespace name"}, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "string", "var": "$Path.schemaGroupName", "options": ["n", "name", "schema-group-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The Schema Group name "}, "format": {"maxLength": 256, "minLength": 1}}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Properties", "args": [{"nullable": true, "type": "object", "var": "$parameters.properties.groupProperties", "options": ["group-properties"], "group": "Properties", "help": {"short": "dictionary object for SchemaGroup group properties"}, "additionalProps": {"item": {"nullable": true, "type": "string"}}}, {"nullable": true, "type": "string", "var": "$parameters.properties.schemaCompatibility", "options": ["schema-compatibility"], "group": "Properties", "help": {"short": "Compatibility of Schema."}, "enum": {"items": [{"name": "Backward", "value": "Backward"}, {"name": "Forward", "value": "Forward"}, {"name": "None", "value": "None"}]}}, {"nullable": true, "type": "string", "var": "$parameters.properties.schemaType", "options": ["schema-type"], "group": "Properties", "help": {"short": "Type of Schema."}, "enum": {"items": [{"name": "Avro", "value": "Avro"}, {"name": "Json", "value": "Json"}, {"name": "ProtoBuf", "value": "ProtoBuf"}, {"name": "Unknown", "value": "Unknown"}]}}]}], "operations": [{"operationId": "SchemaRegistry_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/schemagroups/{schemaGroupName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "schemaGroupName", "arg": "$Path.schemaGroupName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "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.EventHub/namespaces/{}/schemagroups/{}"}}, {"readOnly": true, "type": "ResourceLocation", "name": "location"}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"readOnly": true, "type": "dateTime", "name": "createdAtUtc", "format": {"protocol": "iso"}}, {"readOnly": true, "type": "uuid", "name": "eTag"}, {"type": "object", "name": "groupProperties", "additionalProps": {"item": {"type": "string"}}}, {"type": "string", "name": "schemaCompatibility", "enum": {"items": [{"value": "Backward"}, {"value": "Forward"}, {"value": "None"}]}}, {"type": "string", "name": "schemaType", "enum": {"items": [{"value": "Avro"}, {"value": "Json"}, {"value": "ProtoBuf"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "dateTime", "name": "updatedAtUtc", "format": {"protocol": "iso"}}], "clientFlatten": 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": "SchemaGroup_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"instanceUpdate": {"ref": "$Instance", "json": {"schema": {"type": "object", "name": "parameters", "required": true, "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "groupProperties", "arg": "$parameters.properties.groupProperties", "additionalProps": {"item": {"type": "string"}}}, {"type": "string", "name": "schemaCompatibility", "arg": "$parameters.properties.schemaCompatibility", "enum": {"items": [{"value": "Backward"}, {"value": "Forward"}, {"value": "None"}]}}, {"type": "string", "name": "schemaType", "arg": "$parameters.properties.schemaType", "enum": {"items": [{"value": "Avro"}, {"value": "Json"}, {"value": "ProtoBuf"}, {"value": "Unknown"}]}}], "clientFlatten": true}], "clientFlatten": true}}}}, {"operationId": "SchemaRegistry_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}/schemagroups/{schemaGroupName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "namespaceName", "arg": "$Path.namespaceName", "required": true, "format": {"pattern": "^[a-zA-Z][a-zA-Z0-9-]{6,50}[a-zA-Z0-9]$", "maxLength": 50, "minLength": 6}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "schemaGroupName", "arg": "$Path.schemaGroupName", "required": true, "format": {"maxLength": 256, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"ref": "$Instance"}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "@SchemaGroup_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/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcy97fQ==/2026-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcy97fQ==/2026-07-01-preview.xml new file mode 100644 index 000000000..c24a92cb2 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5ldmVudGh1Yi9uYW1lc3BhY2VzL3t9L3NjaGVtYWdyb3Vwcy97fQ==/2026-07-01-preview.xml @@ -0,0 +1,561 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +