diff --git a/src/carml/v0.6.0/Storage/storage-account/README.md b/src/carml/v0.6.0/Storage/storage-account/README.md index a25eeeb6..e0238c49 100644 --- a/src/carml/v0.6.0/Storage/storage-account/README.md +++ b/src/carml/v0.6.0/Storage/storage-account/README.md @@ -38,7 +38,6 @@ This module deploys a Storage Account. The following section provides usage examples for the module, which were used to validate and deploy the module successfully. For a full reference, please review the module's test folder in its repository. >**Note**: Each example lists all the required parameters first, followed by the rest - each in alphabetical order. - >**Note**: To reference the module, please use the following syntax `br:bicep/modules/storage.storage-account:1.0.0`. - [Using only defaults](#example-1-using-only-defaults)