Azure Services Plan from S1 to D1. What happens to installed SSLs?

Warwick Foster 1 Reputation point
2021-12-22T20:10:49.043+00:00

HI Folks,

I want to mothball a server and want to know what will happen when I shift it from an S1 server to a D1 server. I have Domains and SSL's installed what will happen to them when I downgrade? Are they removed or are the switched off and left in place?

Thanks

Warwick

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,984 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Andriy Bilous 11,821 Reputation points MVP Volunteer Moderator
    2021-12-22T21:58:37.553+00:00

    Hello @Warwick Foster

    You are using App Service Plan S1 with Custom domain and SSL features.
    App Service Plan D1 also supports Custom domain feature but no support for SSL feature

    So, if you switch App Service Plan from S1 to D1, Custom domain will be preserved and SSL will be unavailable and removed.

    https://azure.microsoft.com/en-us/pricing/details/app-service/windows/


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.