Azure Tips and Tricks - The Complete List Sorted by Azure Services
Intro
As requested here is the complete list of all Azure Tips and Tricks sorted by Azure Serivces. Feel free to follow me on twitter or stay tuned to this blog for future updates.
The unsorted list is also available along with the collection of Azure Tips and Tricks video.
Table of Contents of the entire Azure Tips and Tricks series (Sorted)
- AzCopy
- Azure App Services
- Azure CLI
- Azure Cloud Shell
- Azure Cognitive Services
- Azure Containers
- Azure Cosmos DB
- Azure Functions
- Azure HDInsight
- Azure IaaS (VMs)
- Azure IoT
- Azure Key Vault
- Azure Logic Apps
- Azure Portal
- Azure PowerShell
- Azure Productivity Tips
- Azure SAP
- Azure Storage
- Azure SQL and Search
- E2E
- Misc Awesomeness
- Third Party Services
AzCopy
- Azure Tips and Tricks Part 81 - Working with AzCopy and Azure Storage
- Azure Tips and Tricks Part 139 - Prevent AzCopy Uploads from maxing out Internet Connection Speed
Azure App Services
- Azure Tips and Tricks Part 16 - Deploy Jekyll Site Hosted on GitHub to Azure
- Azure Tips and Tricks Part 20 - Working with Files in Azure App Service
- Azure Tips and Tricks Part 21 - Adding Extensions to Web Apps in Azure App Service
- Azure Tips and Tricks Part 22 - Deployment Slots for Web Apps using Azure App Service
- Azure Tips and Tricks Part 23 - Testing Web Apps in Production with Azure App Service
- Azure Tips and Tricks Part 26 - Load Testing web app with Azure App Services
- Azure Tips and Tricks Part 27 - Working with App Settings and Azure App Service
- Azure Tips and Tricks Part 28 - Configure a Backup for your Azure App Service and Database
- Azure Tips and Tricks Part 29 - Cloning Web Apps Using and Azure App Service
- Azure Tips and Tricks Part 30 - Working with Log Stream and Azure App Service
- Azure Tips and Tricks Part 31 - Setting up Email Alerts with Azure App Service
- Azure Tips and Tricks Part 32 - Using Application Insights with Azure App Service
- Azure Tips and Tricks Part 33 - Prevent Changes to Resources in Azure App Service
- Azure Tips and Tricks Part 112 - Quick and Dirty User Authentication with Azure Web Apps and MVC 5
- Azure Tips and Tricks Part 113 - Prevent secrets from getting out with .NET Core
- Azure Tips and Tricks Part 117 - Enable HTTP2 support for Azure App Service
- Azure Tips and Tricks Part 119 - Determine the outbound IP addresses of my Azure App Service
- Azure Tips and Tricks Part 132 - Increase the timeout of ASP.NET Core 2.0 API hosted in Azure App Service
- Azure Tips and Tricks Part 143 - Keep your Azure Web App Hydrated and Responsive
- Azure Tips and Tricks Part 144 - Swiftly understand what versions of .NET are supported on Azure App Service
Azure CLI
- Azure Tips and Tricks Part 07 - Use the Table Parameter in the Azure CLI
- Azure Tips and Tricks Part 08 - Configure the Azure CLI to set Output Defaults and more
- Azure Tips and Tricks Part 19 - Deploy an Azure Web App using only the CLI
- Azure Tips and Tricks Part 34 - Working with the Azure CLI using a Mac
- Azure Tips and Tricks Part 111 - Deployment Slots for Web Apps using the Azure CLI
Azure Cloud Shell
- Azure Tips and Tricks Part 11 - Access Cloud Shell from within Microsoft Docs
- Azure Tips and Tricks Part 13 - Demystifying storage in Cloud Shell
- Azure Tips and Tricks Part 14 - Generate SSH public key to log into Linux VM with Cloud Shell
- Azure Tips and Tricks Part 15 - Underlying Software in Azure Cloud Shell
- Azure Tips and Tricks Part 17 - Use PowerShell with Azure Cloud Shell
- Azure Tips and Tricks Part 49 - Add Azure Cloud Shell to Visual Studio Code
- Azure Tips and Tricks Part 69 - Access and embed Azure Cloud Shell Anywhere
- Azure Tips and Tricks Part 127 - Mounting a drive and uploading files to Cloud Shell
- Azure Tips and Tricks Part 131 - Quickly display a list of all Azure Web Apps URL from Azure Cloud Shell
- Azure Tips and Tricks Part 142 - Quickly edit files within Cloud Shell using Code
Azure Cognitive Services
- Azure Tips and Tricks Part 70 - Key Phrase Extraction with Cognitive Service and Azure
- Azure Tips and Tricks Part 71 - Language Detection with Cognitive Service and Azure
- Azure Tips and Tricks Part 72 - Sentiment Analysis with Cognitive Service and Azure
- Azure Tips and Tricks Part 129 - Using OCR to extract text from images from the Azure Portal
- Azure Tips and Tricks Part 154 - How to quickly check the EndPoint API of QnA Maker
- Azure Tips and Tricks Part 174 - Machine Learning with ML.NET and Azure Functions - Part 1 of 2
- Azure Tips and Tricks Part 175 - Machine Learning with ML.NET and Azure Functions - Part 2 of 2
Azure Containers
- Azure Tips and Tricks Part 45 - Getting Started with Docker and Azure
- Azure Tips and Tricks Part 46 - Run an app inside a Container Image with Docker
- Azure Tips and Tricks Part 47 - Creating a Container Image with Docker
- Azure Tips and Tricks Part 48 - Pushing a Container Image to a Docker Repo
- Azure Tips and Tricks Part 54 - Getting a .NET Core WebAPI Project Ready for Docker
- Azure Tips and Tricks Part 55 - Use .NET Core WebAPI and Docker Compose
- Azure Tips and Tricks Part 56 - Deploy a .NET Core WebAPI Project to Web App for Containers
- Azure Tips and Tricks Part 57 - Docker Registry vs. Docker Repository
- Azure Tips and Tricks Part 58 - Continuous Deployment with Docker and Web App for Containers
- Azure Tips and Tricks Part 60 - Use Visual Studio 2017 with Docker Compose
Azure Cosmos DB
- Azure Tips and Tricks Part 65 - Use Visual Studio Code to work with Cosmos DB
- Azure Tips and Tricks Part 66 - Using the Data Migration Tool with Cosmos DB
- Azure Tips and Tricks Part 67 - Querying documents properties with special characters in Cosmos DB
- Azure Tips and Tricks Part 68 - Access Cosmos DB through a .NET Application
- Azure Tips and Tricks Part 152 - Get the Record Count in Cosmos DB
- Azure Tips and Tricks Part 166 - Data Storage Options with Azure Storage and Cosmos DB
- Azure Tips and Tricks Part 167 - Migrating Data from Cosmos DB to Local JSON files
Azure Functions
- Azure Tips and Tricks Part 35 - Work with the Azure Functions File System using the Console
- Azure Tips and Tricks Part 36 - Quickly Renew or Revoke Azure Functions Keys
- Azure Tips and Tricks Part 50 - Create an Azure Functions project with Visual Studio Code
- Azure Tips and Tricks Part 51 - Debug Azure Functions with Visual Studio Code
- Azure Tips and Tricks Part 52 - Deploy Azure Functions with Visual Studio Code
- Azure Tips and Tricks Part 61 - Java in Azure Function with VS Code
- Azure Tips and Tricks Part 62 - Force HTTPS in Azure Functions
- Azure Tips and Tricks Part 63 - Open an existing Azure Function in Visual Studio
- Azure Tips and Tricks Part 64 - Using a different route prefix with Azure Functions
- Azure Tips and Tricks Part 94 - Customize the Azure Functions endpoint in no time
- Azure Tips and Tricks Part 97 - Creating an Email Subscription based off an RSS Feed with Azure Functions
- Azure Tips and Tricks Part 98 - Creating an Email Subscription with Azure Functions - Storing Emails
- Azure Tips and Tricks Part 99 - Creating an Email Subscription with Azure Functions - Writing the Frontend
- Azure Tips and Tricks Part 100 - Creating an Email Subscription with Azure Functions - Sending Emails
- Azure Tips and Tricks Part 130 - Manage Application Settings for Azure Functions within Visual Studio
- Azure Tips and Tricks Part 133 - Use the Azure Portal for Durable Functions Development
- Azure Tips and Tricks Part 134 - Use Run-From-Zip to deploy a site to Azure Web Apps or Functions
- Azure Tips and Tricks Part 135 - Use Run-From-Zip without Azure Storage to deploy a site to Azure Web Apps or Functions
- Azure Tips and Tricks Part 136 - Quickly Restore your Local Settings File for Azure Functions
- Azure Tips and Tricks Part 147 - Run TSQL on an Azure SQL database with Azure Functions
- Azure Tips and Tricks Part 148 - Share Business Logic between Azure Functions
- Azure Tips and Tricks Part 157 - Part 1 Create Thumbnail Images with Azure Functions and Azure Storage
- Azure Tips and Tricks Part 158 - Part 2 Create Thumbnail Images with Azure Functions and Azure Storage
- Azure Tips and Tricks Part 161 - Change the Azure Function runtime version after Deployment
Azure HDInsight
Azure IaaS (VMs)
- Azure Tips and Tricks Part 09 - Quickly Connect to Windows VMs with RDP
- Azure Tips and Tricks Part 10 - Quickly Connect to a Linux VM with SSH
- Azure Tips and Tricks Part 12 - Easily Start, Restart, Stop or Delete Multiple VMs
- Azure Tips and Tricks Part 53 - Prebuilt Azure VMs ready for Containers
Azure IoT
- Azure Tips and Tricks Part 96 - Getting up and running with Azure IoT MXChip
- Azure Tips and Tricks Part 114 - Send JSON to Azure IoT Hub with C#
- Azure Tips and Tricks Part 122 - Creating an IoT Hub for the IoT Button
- Azure Tips and Tricks Part 123 - Configuring and Setting up the IoT Button
- Azure Tips and Tricks Part 124 - Creating the Azure Logic App for our IoT Button
- Azure Tips and Tricks Part 125 - Using Azure Function to call our Logic App with the IoT Button
- Azure Tips and Tricks Part 126 - Getting Started with Azure IoT Central
Azure Key Vault
- Azure Tips and Tricks Part 180 - Taking a peek at Azure Key Vault Part 1 of 2
- Azure Tips and Tricks Part 181 - Taking a peek at Azure Key Vault Part 2 of 2
Azure Logic Apps
- Azure Tips and Tricks Part 37 - Parse Emails to be used in a Azure Logic Apps
- Azure Tips and Tricks Part 38 - Create a JSON Schema to be used in a Azure Logic Apps
- Azure Tips and Tricks Part 39 - Setup an HTTP Request Trigger that is used in an Azure Logic Apps
- Azure Tips and Tricks Part 40 - Upload Files from a URL with Azure Logic Apps
- Azure Tips and Tricks Part 41 - Quickly Roll Back to a Previous Version of an Azure Logic App
- Azure Tips and Tricks Part 42 - Modifying an existing API Connection with Azure Logic App
- Azure Tips and Tricks Part 43 - Working with Azure Logic App using Visual Studio 2017
- Azure Tips and Tricks Part 44 - Deploying Azure Logic App through Visual Studio 2017
- Azure Tips and Tricks Part 156 - Use Azure Logic Apps to Detect when a new SQL record is inserted
- Azure Tips and Tricks Part 159 - Use Azure Logic Apps and CosmosDB to monitor and archive Twitter hashtags
Azure Portal
- Azure Tips and Tricks Part 01 - Use Keyboard Shortcuts in the Azure Portal
- Azure Tips and Tricks Part 02 - Quickly change themes in the Azure Portal
- Azure Tips and Tricks Part 03 - Drag Tiles to customize your Azure Dashboard
- Azure Tips and Tricks Part 04 - Customize and Pin Charts to your Azure Dashboard
- Azure Tips and Tricks Part 05 - Custom Tile Sizes in the Azure Dashboard
- Azure Tips and Tricks Part 06 - Add and Reorder Favorites in the Azure Dashboard
- Azure Tips and Tricks Part 116 - Easily Upload and download Azure dashboards
Azure PowerShell
- Azure Tips and Tricks Part 24 - Add logic to your Testing in Production sites with PowerShell
- Azure Tips and Tricks Part 120 - Run Azure Powershell Cmdlets in Visual Studio 2017
- Azure Tips and Tricks Part 137 - Export Azure Resources to CSV files with PowerShell
Azure Productivity Tips
- Azure Tips and Tricks Part 18 - Use Tags to quickly organize Azure Resources
- Azure Tips and Tricks Part 25 - Use the Azure Resource Explorer to quickly explore REST APIs
- Azure Tips and Tricks Part 153 - How to get the Azure Account Tenant Id?
- Azure Tips and Tricks Part 155 - Archive the Azure Activity Log
- Azure Tips and Tricks Part 162 - ARM Templates Demystified
- Azure Tips and Tricks Part 163 - Provide Static App Settings Values to an ARM Template
- Azure Tips and Tricks Part 164 - Defining Parameters to be used with ARM Templates
- Azure Tips and Tricks Part 173 - Get the most out of Azure Advisor
- Azure Tips and Tricks Part 176 - Azure Lab Services Demystified
- Azure Tips and Tricks Part 177 - Getting Started with Azure Information Protection
Azure SAP
- Azure Tips and Tricks Part 170 - SAP on Azure in Plain English Part 1 of 2
- Azure Tips and Tricks Part 171 - SAP on Azure in Plain English Part 2 of 2
Azure Storage
- Azure Tips and Tricks Part 74 - Working with Azure Storage Blobs and Files through the Portal
- Azure Tips and Tricks Part 75 - Create an Azure Storage Blob Container through C#
- Azure Tips and Tricks Part 76 - Uploading and Downloading a Stream into an Azure Storage Blob
- Azure Tips and Tricks Part 77 - Working with Azure Storage Explorer
- Azure Tips and Tricks Part 78 - Copy Azure Storage Blobs and Files via C#
- Azure Tips and Tricks Part 79 - Creating an Azure Blob Hierarchy
- Azure Tips and Tricks Part 80 - Adding Metadata to a file inside Azure Storage Blob Container
- Azure Tips and Tricks Part 82 - Creating your first Azure Storage Table
- Azure Tips and Tricks Part 83 - Adding an item to a Azure Storage Table
- Azure Tips and Tricks Part 84 - Reading an item from a Azure Storage Table
- Azure Tips and Tricks Part 85 - Updating an item from a Azure Storage Table
- Azure Tips and Tricks Part 86 - Deleting an item from a Azure Storage Table
- Azure Tips and Tricks Part 87 - Ensure a clean RowKey in Azure Storage Table
- Azure Tips and Tricks Part 88 - What’s the purpose of ETag in Azure Storage Table?
- Azure Tips and Tricks Part 89 - Shared Access Tokens with Azure Storage Blob Containers
- Azure Tips and Tricks Part 95 - Access all files from an Azure Storage Blob Container
- Azure Tips and Tricks Part 138 - Host a Static Website with Azure Storage
- Azure Tips and Tricks Part 141 - Generate a Zip file from Azure Blob Storage Files
- Azure Tips and Tricks Part 166 - Differences between Azure Table Storage and Azure Cosmos DB
Azure SQL and Search
- Azure Tips and Tricks Part 90 - Part 1 - Implementing Azure Search with SQL Server and ASP.NET MVC
- Azure Tips and Tricks Part 91 - Part 2 - Implementing Azure Search with SQL Server
- Azure Tips and Tricks Part 92 - Part 3 - Querying an Azure Search Index
- Azure Tips and Tricks Part 93 - Part 4 - Searching an index with Azure Search with C#
- Azure Tips and Tricks Part 140 - Easily copy your SQL Azure database to your local development server
- Azure Tips and Tricks Part 145 - Easily reset the Administrator password for an Azure SQL database
- Azure Tips and Tricks Part 146 - Rename an Azure SQL database
- Azure Tips and Tricks Part 147 - Run TSQL on an Azure SQL database with Azure Functions
E2E
- Azure Tips and Tricks Part 101 - Day 1 - An end to end scenario with Azure App Service, API Apps, SQL, VSTS and CI/CD
- Azure Tips and Tricks Part 102 - Day 2 - An end to end scenario with Azure App Service, API Apps, SQL, VSTS and CI/CD
- Azure Tips and Tricks Part 103 - Day 3 - An end to end scenario with Azure App Service, API Apps, SQL, VSTS and CI/CD
- Azure Tips and Tricks Part 104 - Day 4 - An end to end scenario with Azure App Service, API Apps, SQL, VSTS and CI/CD
- Azure Tips and Tricks Part 105 - Day 5 - An end to end scenario with Azure App Service, API Apps, SQL, VSTS and CI/CD
- Azure Tips and Tricks Part 107 - Day 6 - An end to end scenario with Azure App Service, API Apps, SQL, VSTS and CI/CD
- Azure Tips and Tricks Part 108 - Day 7 - An end to end scenario with Azure App Service, API Apps, SQL, VSTS and CI/CD
- Azure Tips and Tricks Part 109 - Day 8 - An end to end scenario with Azure App Service, API Apps, SQL, VSTS and CI/CD
- Azure Tips and Tricks Part 168 - Part 1 - A quick tour around Azure DevOps Projects using Node.js and AKS
- Azure Tips and Tricks Part 169 - Part 2 - A quick tour around Azure DevOps Projects using Node.js and AKS
Misc Awesomeness
- Azure Tips and Tricks Part 59 - FREE E-book titled The Developer’s Guide to Microsoft Azure
- Azure Tips and Tricks Part 106 - Azure Tips and Tricks Part 106 - Introducing Azure Tips and Tricks Video!
- Azure Tips and Tricks Part 115 - Remove Azure Secrets committed to GitHub
- Azure Tips and Tricks Part 118 - FREE E-book titled Azure Quick Start Guide for .NET Developers
- Azure Tips and Tricks Part 121 - Live from Build 2018
- Azure Tips and Tricks Part 128 - Download all Azure Documentation for offline viewing
- Azure Tips and Tricks Part 150 - Use the Mac Touch Bar to launch the Azure Portal
- Azure Tips and Tricks Part 151 - The Developer’s Guide to Azure eBook August Update is now Available
- Azure Tips and Tricks Part 160 - The BEST of Azure Tips and Tricks is now available as a FREE ebook
- Azure Tips and Tricks Part 165 - Live from Ignite 2018
Leave a Comment