Skip to content

Commit 5705899

Browse files
authored
[Network] BREAKING CHANGE: az network public-ip ddos-protection-statu: Remove misspelled command group (#30265)
* chore: remove ddos-protection-statu * chore: remove warnings
1 parent 2768685 commit 5705899

File tree

4 files changed

+0
-237
lines changed

4 files changed

+0
-237
lines changed

src/azure-cli/azure/cli/command_modules/network/_breaking_change.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,3 @@
22
# Copyright (c) Microsoft Corporation. All rights reserved.
33
# Licensed under the MIT License. See License.txt in the project root for license information.
44
# --------------------------------------------------------------------------------------------
5-
from azure.cli.core.breaking_change import register_command_group_deprecate
6-
7-
8-
register_command_group_deprecate(
9-
"network public-ip ddos-protection-statu",
10-
redirect="az network public-ip ddos-protection",
11-
)
12-
# Warning Message: This command group has been deprecated and will be removed in next breaking change release (2.67.0).
13-
# Use `az network public-ip ddos-protection` instead.

src/azure-cli/azure/cli/command_modules/network/aaz/latest/network/public_ip/ddos_protection_statu/__cmd_group.py

Lines changed: 0 additions & 23 deletions
This file was deleted.

src/azure-cli/azure/cli/command_modules/network/aaz/latest/network/public_ip/ddos_protection_statu/__init__.py

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/azure-cli/azure/cli/command_modules/network/aaz/latest/network/public_ip/ddos_protection_statu/_show.py

Lines changed: 0 additions & 193 deletions
This file was deleted.

0 commit comments

Comments
 (0)