azure-cli-extensions.compute-diagnostic-rp: remove
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
677b5ff623
commit
c59b1c69ad
@ -202,13 +202,6 @@
|
||||
"hash": "sha256-nqYWLTf8M5C+Tc5kywXFxYgHAQTz6SpwGrR1RzVlqKk=",
|
||||
"description": "Translate ARM template to executable Azure CLI scripts"
|
||||
},
|
||||
"compute-diagnostic-rp": {
|
||||
"pname": "compute-diagnostic-rp",
|
||||
"version": "1.0.0b1",
|
||||
"url": "https://azcliprod.blob.core.windows.net/cli-extensions/compute_diagnostic_rp-1.0.0b1-py3-none-any.whl",
|
||||
"hash": "sha256-gQ6TzgDH0D322poPr1e5ZvttpYIxH5yudLK34ePEFCM=",
|
||||
"description": "Microsoft Azure Command-Line Tools ComputeDiagnosticRp Extension"
|
||||
},
|
||||
"confidentialledger": {
|
||||
"pname": "confidentialledger",
|
||||
"version": "1.0.0",
|
||||
|
@ -148,5 +148,6 @@
|
||||
# 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, https://github.com/Azure/azure-cli-extensions/pull/7370
|
||||
compute-diagnostic-rp = throw "The 'compute-diagnostic-rp' extension for azure-cli was deprecated upstream"; # Added 2024-11-12, https://github.com/Azure/azure-cli-extensions/pull/8240
|
||||
connection-monitor-preview = throw "The 'connection-monitor-preview' extension for azure-cli was deprecated upstream"; # Added 2024-11-02, https://github.com/Azure/azure-cli-extensions/pull/8194
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user