Skip to content

Commit

Permalink
[Network] BREAKING CHANGE: `az network public-ip ddos-protection-stat…
Browse files Browse the repository at this point in the history
…u`: Remove misspelled command group (#30265)

* chore: remove ddos-protection-statu

* chore: remove warnings
  • Loading branch information
necusjz authored Nov 6, 2024
1 parent 2768685 commit 5705899
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 237 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,3 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for license information.
# --------------------------------------------------------------------------------------------
from azure.cli.core.breaking_change import register_command_group_deprecate


register_command_group_deprecate(
"network public-ip ddos-protection-statu",
redirect="az network public-ip ddos-protection",
)
# Warning Message: This command group has been deprecated and will be removed in next breaking change release (2.67.0).
# Use `az network public-ip ddos-protection` instead.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 5705899

Please sign in to comment.