azure-cli-extensions.adp: remove
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
@@ -34,13 +34,6 @@
|
||||
"hash": "sha256-Yd8jThB1npkWwdRHqwK4JjfeEP2XwxoXJS4fUYOFOIM=",
|
||||
"description": "Microsoft Azure Command-Line Tools DomainServicesResourceProvider Extension"
|
||||
},
|
||||
"adp": {
|
||||
"pname": "adp",
|
||||
"version": "0.1.0",
|
||||
"url": "https://azcliprod.blob.core.windows.net/cli-extensions/adp-0.1.0-py3-none-any.whl",
|
||||
"hash": "sha256-/WRRmDL0/TFEMfhxdlB+ECSbjRZVN/gdBcnqUYWuhOw=",
|
||||
"description": "Microsoft Azure Command-Line Tools Adp Extension"
|
||||
},
|
||||
"aem": {
|
||||
"pname": "aem",
|
||||
"version": "0.3.0",
|
||||
|
||||
@@ -136,6 +136,7 @@
|
||||
}
|
||||
// lib.optionalAttrs config.allowAliases {
|
||||
# Removed extensions
|
||||
adp = throw "The 'adp' extension for azure-cli was deprecated upstream"; # Added 2024-11-02, https://github.com/Azure/azure-cli-extensions/pull/8038
|
||||
blockchain = throw "The 'blockchain' extension for azure-cli was deprecated upstream"; # Added 2024-04-26
|
||||
vm-repair = throw "The 'vm-repair' extension for azure-cli was deprecated upstream"; # Added 2024-08-06
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user