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:
- Deploy File Server ARM Template
- Create App Service Certificates for Azure Stack
- Create an AAD Application
- Deploy App Service Resource Provider
- Test the App Service Deployment
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”