Part 2: Azure Stack – Scale up Existing App Service Worker Tier

Previous Post in Series:  Part 1: Azure Stack – App Service High Level Overview

Welcome back folks! In part one we went over the ASDK App Service in a little more detail, mainly to prepare us for scaling up one of our existing worker tiers. So let’s get to it.

Scale Up Existing Dedicated Worker Tier

For the purposes of this guide I’ll be using the “Small” Worker Tier which as with the “Medium” and “Large” tiers currently has no “Worker Roles” deployed into it.

The first thing you’ll want to do is log into https://adminportal.local.azurestack.external as a Global Admin

Continue reading “Part 2: Azure Stack – Scale up Existing App Service Worker Tier”

Part 1: Azure Stack – App Service High Level Overview

Ahoy there folks! Since my last GUIDE, I’ve managed to get a little hands-on time with the App Service RP. It’s changed a fair bit since I last looked at it, so I’ve decided to go through a few of my learnings, this will be fairly high level and is really geared toward giving a little context before we go and scale up a Worker tier in Part 2 of the guide.

Let’s crack on.

Continue reading “Part 1: Azure Stack – App Service High Level Overview”

Part 4: Deploy App Service Resource Provider into ASDK

Previous Post in Series:  Part 3: Deploy MySQL Resource Provider into ASDK

So the last thing I want to cover in this series is the App Service RP deployment. Again, this is being deployed on the ASDK so all single-node rules apply.

Here’s a high level list of what we’ll be covering in this guide:

The current version of the App Service requires access to a file server, luckily there is an ARM template online that’ll deploy a fully configured one for us. Continue reading “Part 4: Deploy App Service Resource Provider into ASDK”