Conventions used
There are a number of 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, user input, and Twitter handles. Here is an example: By selecting the Download button, filtered data can then be downloaded to a .csv or .json file for up to 250,000 records.
Any command-line input or output is written as follows:
$PasswordProfile = New-Object -TypeName Microsoft.Open. AzureAD.Model.PasswordProfile
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: The best way to obtain these features is through an Enterprise Mobility + Security (EMS) E5 license.
Tips or Important Notes
Appear like this.