Conventions
There are several text conventions used throughout this book.
Code in text
: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, and user input. Here is an example: “UDP ports 3478
through 3481
for IP address ranges of 13.107.64.0/18
, 52.112.0.0/14
, and 52.122.0.0/15
, along with the 2603:1063::/38
IPv6
range, must be opened at all your business locations for Teams media requirements, ensuring seamless audio and video communications across your organization.”
A block of code is set as follows:
Import-Module Microsoft.Graph Import-Module Microsoft.Graph.Beta
Any command-line input or output is written as follows:
Set-AtpPolicyForO365 -EnableATPForSPOTeamsODB $true
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: “You can either use a generic persona that is already available or create a custom persona for this step. To do this, select Personas.”
Tips or Important Notes
Appear like this.