Skip to content

Commit 5c9a30a

Browse files
author
Danny Tundwe (from Dev Box)
committed
Add extension summary metadata
- Added azext.summary following Azure CLI extension guidelines - Summary is concise (under 140 chars), specific, and uses correct branding - Verified with test_index.py validation
1 parent ffd9f69 commit 5c9a30a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"azext.isPreview": true,
3-
"azext.minCliCoreVersion": "2.75.0"
3+
"azext.minCliCoreVersion": "2.75.0",
4+
"azext.summary": "Manage Azure Front Door edge actions for customizing request and response handling at the edge."
45
}

0 commit comments

Comments
 (0)