Search
Microsoft Azure
Summary
Expanded
Chapters
ΒΆ
1. Introduction to CLI Shells
1.1. Introduction to CLI Shells
1.2. Shell Fundamentals
1.3. Walkthrough: Set Up Linux & Bash With WSL
2. Introduction to Bash
2.1. Bash Fundamentals
2.2. Walkthrough: Navigating the File System With Bash
2.3. Walkthrough: Working With Directories & Files in Bash
2.4. Bash Scripting Fundamentals
2.5. Walkthrough: Substitutions & Scripting in Bash
2.6. Walkthrough: Working With a Package Manager in Bash
3. Introduction to Web APIs & REST
3.1. Web APIs
3.2. REST: Abstract Fundamentals
3.3. REST: Practical Fundamentals
3.4. Walkthrough: Setup Your Development Machine
3.5. Walkthrough: Consuming the
CodingEventsAPI
With Postman
4. Introduction to Web Hosting
4.1. Hosting
4.2. Networking
4.3. Processes & Ports
4.4. Walkthrough: Running Code Anywhere
4.5. (Remote) Studio: Deploying & Connecting to a Machine on the Same LAN
5. Introduction to Azure and Virtual Machines
5.1. Introduction to Infrastructure and IaaS
5.2. Introduction to Azure
5.3. Introduction to virtual machines
5.4. Walkthrough: Linux Starter App Deployment
5.5. Studio: Deploy
CodingEventsAPI
6. Secrets Management & Backing Services
6.1. Secrets Management
6.2. Application Environments
6.3. Backing Services
6.4. Walkthrough: Local & Remote Secrets Management
6.5. Studio: Deploy
CodingEventsAPI
with KeyVault
7. Introduction to Authentication & Authorization with Azure AD B2C
7.1. Introduction and Key Concepts
7.2. Walkthrough: Explore OAuth & OIDC
7.3. Azure AD B2C Practical Fundamentals
7.4. Walkthrough: Set Up Azure ADB2C Tenant & Identity Tokens
7.5. Walkthrough: Set Up Access Token Authorization with Azure ADB2C
7.6. Studio Part 1: Deploy Coding Events API with AADB2C
7.7. Studio Part 2: Explore Authorization With the Deployed API
8. The Azure CLI
8.1. Why Should We Use a CLI Instead of a Web Portal?
8.2. Azure CLI Practical Fundamentals
8.3. Walkthrough: Provisioning Resources Using the Azure CLI
8.4. Exploration: an Automated Deployment Bash Script
9. Introduction to PowerShell
9.1. PowerShell Fundamentals
9.2. Cmdlet Basics
9.3. Working With the File System
9.4. Working With Objects
9.5. Expression Evaluation
9.6. Studio: Introduction to PowerShell Scripting
9.7. Piping in PowerShell
9.8. Making API Requests Using Invoke-RestMethod
9.9. Studio: Automated Deployment of the Coding Events API
10. Windows Server & IIS
10.1. Introduction to Windows Server
10.2. Introduction to Web Servers & IIS
10.3. Remote Management With Windows Server
10.4. Walkthrough: Windows Server & IIS Starter App Deployment
10.5. Studio: Deploy CodingEventsAPI to Windows Server & IIS
11. Introduction to Troubleshooting
11.1. Introduction to Troubleshooting
11.2. Operations Troubleshooting Case Study
11.3. Development Troubleshooting Case Studies
11.4. How to Troubleshoot
11.5. Group Walkthrough: Troubleshooting a Broken Linux Deployment
Index