Skip to content
Closed
Show file tree
Hide file tree
Changes from 21 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
a3fc95c
Updating version 8-beta to stable cli version 8.x for 2024-06-15-preview
idanielsteven Aug 5, 2025
c1a2cca
Updating version 8-beta to stable cli version 8.x for 2024-06-15-preview
idanielsteven Aug 5, 2025
87334d6
Updating version 8-beta to stable cli version 8.x for 2024-06-15-preview
idanielsteven Aug 5, 2025
e57f4bb
Updating version 8-beta to stable cli version 8.x for 2024-06-15-preview
idanielsteven Aug 5, 2025
eb5bba5
Updating version 8-beta to stable cli version 8.x for 2024-06-15-preview
idanielsteven Aug 5, 2025
c75d3bc
fixing tests
idanielsteven Aug 6, 2025
83094fb
cleanup
idanielsteven Aug 7, 2025
b12a779
cleanup
idanielsteven Aug 7, 2025
3b50ec8
cleanup
idanielsteven Aug 7, 2025
037afdf
cleanup
idanielsteven Aug 7, 2025
1906be7
cleanup
idanielsteven Aug 7, 2025
ab4e636
updating history.rst for consistency
idanielsteven Aug 8, 2025
1904518
updating history.rst for consistency
idanielsteven Aug 8, 2025
e1f57e7
updating history.rst for consistency
idanielsteven Aug 11, 2025
63a504f
updating history.rst for consistency
idanielsteven Aug 11, 2025
479d98d
Updating service names for networkcloud and networkfabric CLI's
idanielsteven Aug 11, 2025
e7e93cb
Updating service names for networkcloud and networkfabric CLI's
idanielsteven Aug 11, 2025
2fdabbd
Merge branch 'main' of https://github.com/idanielsteven/azure-cli-ext…
idanielsteven Aug 12, 2025
a60f6fc
Updating networkcloud and managednetworkfabric Readme.md to use the a…
idanielsteven Aug 12, 2025
edce5d0
Merge branch 'Azure:main' into main
idanielsteven Aug 15, 2025
effdacb
07-15-2025 CLI shake test
idanielsteven Aug 15, 2025
426e90d
linting fixes
idanielsteven Aug 15, 2025
1b9cc13
re-adding missing params
idanielsteven Aug 15, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 16 additions & 8 deletions src/managednetworkfabric/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

Release History
===============
9.0.0b1
++++++
* NOTICE: Please read all notes as there are [Breaking Changes] in the coming release versions.
* Adds `bootstrapdevice` and `bootstrapinterface` resources and commands.
* [Known Issue] `fabric identity` cannot support GET-PATCH - therefore identities cannot be removed with this command. Usage of this command should be avoided. Will be removed during the breaking change window.
* `identity` sub-command has been removed for all commands exept `fabric` as current az-cli-core doesn`t support GET-PATCH.
* [Breaking Change] API removed `route-prefix-limit` parameter on `l3domain create` and `l3domain update` commands. Usage of this parameter should be avoided as this version of the cli still has the parameter available until a breaking change window is available.

8.0.0
++++++
* Updating version 8-beta to stable cli version 8.x for 2024-06-15-preview.
Expand All @@ -14,38 +22,38 @@ Release History

8.0.0b6
++++++
* Enables the 'device refresh-configuration' command that was previously disabled/removed.
* Renames the 'network-device-name' parameter on 'device refresh-configuration' and 'device reboot' operations to 'resource-name' for better overall consistency.
* Enables the `device refresh-configuration` command that was previously disabled/removed.
* Renames the `network-device-name` parameter on `device refresh-configuration` and `device reboot` operations to `resource-name` for better overall consistency.

8.0.0b5
++++++
* Fixes 'taprule create' command as the API cannot support float values for 'polling-interval-in-seconds' option, i.e. - '30.0'.
* Fixes `taprule create` command as the API cannot support float values for `polling-interval-in-seconds` option, i.e. - `30.0`.
* Fixes the response object model for validate-configuration operations that cause response of the operation to not show any output.
* az core cli updated to version 2.70, aaz_dev updated to version 4.2.0, and azdev to version 0.2.4.

8.0.0b4
++++++
* Fixes 'device run-ro' command for missing fields in the response.
* Fixes `device run-ro` command for missing fields in the response.

8.0.0b3
++++++
* Adding custom output formatting for 'device' run-ro command
* Adding custom output formatting for `device run-ro` command

8.0.0b2
++++++
* Making the Network Monitor resource available through the CLI.
* Within the the IPv4/IPv6 PrefixLimitPatchProperties structure for External and Internal Networks, renamed the 'softLimit' property to 'threshold'.
* Within the the IPv4/IPv6 PrefixLimitPatchProperties structure for External and Internal Networks, renamed the `softLimit` property to `threshold`.

8.0.0b1
++++++
* New preview CLI version for latest api 2024-06-15-preview.
* az core cli updated to version 2.67, aaz_dev updated to version 3.2.0, and azdev to version 0.1.94.
* New `fabric identity` commands introduced: `fabric identity assign`, `fabric identity remove`, `fabric identity show`.
* Expose the 'update' command for the 'interface' resource that was previously removed in post generate script.
* Expose the `update` command for the `interface` resource that was previously removed in post generate script.

7.1.0
++++++
* Bug fix: expose the 'update-admin-state' command for the 'interface' resource that was removed from the CLI by invalid post-processing logic.
* Bug fix: expose the `update-admin-state` command for the `interface` resource that was removed from the CLI by invalid post-processing logic.

7.0.0
++++++
Expand Down
10 changes: 7 additions & 3 deletions src/managednetworkfabric/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Microsoft Azure CLI 'managednetworkfabric' Extension #

This is an extension to Azure CLI to manage Microsoft.ManagedNetworkFabric resources.
# Azure CLI Managednetworkfabric Extension #
This is an extension to Azure CLI to manage Managednetworkfabric resources.

## How to use ##

Expand All @@ -23,10 +22,14 @@ Below is a high-level overview of managednetworkfabric commands.
| Commands | Description |
|--------------------------------------|--------------------------------------------------|
| az networkfabric acl | Manage Access Control List Resource. |
| az networkfabric bootstrapdevice | Manage Network Bootstrap Device Resource. |
| az networkfabric bootstrapinterface | Manage Network Bootstrap Interface Resource. |
| az networkfabric controller | Manage Network Fabric Controller Resource. |
| az networkfabric device | Manage Network Device Resource. |
| az networkfabric devicesku | Manage Network Device SKU Resource. |
| az networkfabric externalnetwork | Manage External Network Resource. |
| az networkfabric fabric | Manage Network Fabric Resource. |
| az networkfabric fabricsku | Manage Network Fabric SKU Resource |
| az networkfabric interface | Manage Network Interface Resource. |
| az networkfabric internalnetwork | Manage Internal Network Resource. |
| az networkfabric internetgateway | Manage Internet Gateway Resource. |
Expand All @@ -37,6 +40,7 @@ Below is a high-level overview of managednetworkfabric commands.
| az networkfabric l2domain | Manage L2 Isolation Domain Resource. |
| az networkfabric l3domain | Manage L3 Isolation Domain Resource. |
| az networkfabric neighborgroup | Manage Neighbor Group Resource. |
| az networkfabric networkmonitor | Manage Network Monitor Resource. |
| az networkfabric nni | Manage Network To Network Interconnect Resource. |
| az networkfabric npb | Manage Network Packet Broker Resource. |
| az networkfabric rack | Manage Network Rack Resource. |
Expand Down
Loading
Loading