az bicep publish is not longer available as a subcommand in CLI. See below output from --help on latest version of bicep
C:\Users\wisalaza\source\repos\Enterprise-Scale-APIM\deployment\bicep>az bicep --help
Group
az bicep : Bicep CLI command group.
Commands:
build : Build one or more Bicep files.
decompile : Attempt to decompile one or more ARM template files to Bicep files.
install : Install Bicep CLI.
list-versions : List out all available versions of Bicep CLI.
upgrade : Upgrade Bicep CLI to the latest version.
version : Show the installed version of Bicep CLI.
Documentation should be updated to reflect this.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
az bicep publish is not longer available as a subcommand in CLI. See below output from --help on latest version of bicep
C:\Users\wisalaza\source\repos\Enterprise-Scale-APIM\deployment\bicep>az bicep --help
Group
az bicep : Bicep CLI command group.
Commands:
build : Build one or more Bicep files.
decompile : Attempt to decompile one or more ARM template files to Bicep files.
install : Install Bicep CLI.
list-versions : List out all available versions of Bicep CLI.
upgrade : Upgrade Bicep CLI to the latest version.
version : Show the installed version of Bicep CLI.
Documentation should be updated to reflect this.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.