Skip to content

Commit 5b5ad47

Browse files
committed
deprecate azure-cli-persistence-forked
1 parent 15669d5 commit 5b5ad47

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

src/azure-cli-persistence-forked/NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## NOTE: This feature is deprecated
2+
3+
Please go use [stuartleeks/azure-cli-persistence](https://github.com/stuartleeks/dev-container-features/tree/main/src/azure-cli-persistence) instead (see: [#16](https://github.com/stuartleeks/dev-container-features/pull/16))
4+
15
## OS and Architecture Support
26

37
Architectures: `amd` and `arm`

src/azure-cli-persistence-forked/devcontainer-feature.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "Azure CLI Persistence (forked)",
33
"id": "azure-cli-persistence-forked",
44
"version": "0.0.1",
5+
"deprecated": true,
56
"documentationURL": "https://github.com/joshuanianji/devcontainer-features/tree/main/src/azure-cli-persistence",
67
"description": "(fork of stuartleeks): Avoid extra logins from the Azure CLI by preserving the `~/.azure` folder across container instances.",
78
"options": {},

0 commit comments

Comments
 (0)