Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ The CLI makes it easy (easier) to publish an Azure extension. An example workfl
assumes an extension type already exists, which is why the command **new-extension-version** is used. (If the type does
not exist use substitute for the command new-extension instead.)

> **NOTE:** The storage account MUST be a Classic Storage Account, and the blob folder should be private.

Not all command line parameters are shown for each command, only the salient options are shown.

Step 1 - create an extension manifest.
Expand Down