Azure-docs: Bash variable setting snafu

Created on 26 May 2020  Â·  2Comments  Â·  Source: MicrosoftDocs/azure-docs

Error in first bash snippet

$MYACR=myContainerRegistry

Should be

MYACR=myContainerRegistry

Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri1 container-servicsvc cxp doc-bug triaged

All 2 comments

@benc-uk Thanks for pointing this out.
I will update the document.

@benc-uk The doc is updated and changes will go live soon.

Was this page helpful?
0 / 5 - 0 ratings