From b403d872f2f307c1febc1f2feccdbd19a5b5bf46 Mon Sep 17 00:00:00 2001 From: Daniel Sol Date: Thu, 1 Mar 2018 08:27:06 -0800 Subject: [PATCH] Additional note about the storage account must be classic --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index feb96a0..631757d 100644 --- a/README.md +++ b/README.md @@ -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.