Knowledge check
You create and publish a module to a private registry. You try to use it in the following Bicep file:
module myModule 'br:toycompany.azurecr.io/mymodule' = {
name: 'myModule'
}
You sign in to Azure by using the Azure CLI.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
You create and publish a module to a private registry. You try to use it in the following Bicep file:
module myModule 'br:toycompany.azurecr.io/mymodule' = {
name: 'myModule'
}
You sign in to Azure by using the Azure CLI.