- Microsoft Azure Administrator:Exam Guide AZ-103
- Sjoukje Zaal
- 199字
- 2021-06-24 14:01:53
Conventions used
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: "Open the PacktNetworkWatcher resource group and select VM1 from the list."
A block of code is set as follows:
{
"Name": "Packt Custom Role",
"Id": null,
"IsCustom": true,
"Description": "Allows for read access to Azure Storage, Network and Compute resources and access to support"
}
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
{
"Name": "Packt Custom Role",
"Id": null,
"IsCustom": true,
"Description": "Allows for read access to Azure Storage, Network and Compute resources and access to support"
}
Any command-line input or output is written as follows:
Connect-AzAccount
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: "Click Assign in the top menu."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- Linux操作系統基礎
- Puppet實戰
- 網絡操作系統:Windows Server 2003管理與應用
- 操作系統基礎與實踐:基于openEuler平臺
- Windows Server 2012 Hyper-V Cookbook
- SharePoint 2013 WCM Advanced Cookbook
- Windows Phone 8 Application Development Essentials
- Instant Optimizing Embedded Systems using Busybox
- 計算機應用基礎(Windows 7+Office 2016)
- Kali Linux高級滲透測試
- Linux內核API完全參考手冊(第2版)
- OpenVZ Essentials
- Linux內核修煉之道
- 完美應用Ubuntu(第4版)
- 程序員必讀經典(算法基礎+計算機系統)