There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Here is the output of a docker run command where the image was not locally available."
A block of code is set as follows:
mcr.microsoft.com/businesscentral/onprem:1910-cu1-au-ltsc2019
Any command-line input or output is written as follows:
docker network create -d transparent transpNet
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Simply browse through https://dynamics.microsoft.com/en-us/business-central/overview/ and click on Find a partner under the desired licensing module."
Warnings or important notes appear like this.
Tips and tricks appear like this.