azure-cli-extensions.adp: remove

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer
2024-11-02 12:57:32 +01:00
parent cfc3ac4d4e
commit b934fc9ec1
2 changed files with 1 additions and 7 deletions
@@ -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
}