question about deploying app service in asdk

Darren 181 Reputation points
2020-07-21T16:36:54.73+00:00

I am having some problems deploying app service I used a template from github (https://github.com/Azure/AzureStack-QuickStart-Templates/tree/master/appservice-fileserver-sqlserver-ha) to install all the resources. and it failed just on provisioning the sql vm with the "sql iaas extension" it just says "conflict"
so i redeployed just the vm with the issue and it succeeded but there is nothing displayed in the deployment output
so when it comes to running the app service resource provider installer application i am missing some information to complete the deployment. and I am having problems when running "Create-AADIdentityapp.ps1" It can't find the directory of the sso certificate even though i have double and triple checked the full path is correct. I am not sure if it is necessary to run the certificate validation module. I hope my ramblings make sense to someone. thank you!

Azure Stack Hub
Azure Stack Hub
An extension of Azure for running apps in an on-premises environment and delivering Azure services in a datacenter.
188 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Dennis Birk 401 Reputation points
    2020-07-25T18:29:01.677+00:00

    For ASDK use the post deployment script from Matt McSpirit for App service and co.
    https://github.com/mattmcspirit/azurestack

    Btw we use also for a Azure Stack hub (no ASDK) the quickstart template to deploy the ha environment for App service and this works fine.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.