Migrating existing SSL certificate Recently I had a requirement to close my on one of the Azure subscription and migrate my web apps and associated SSL certificate for the custom domain (also called ssl binding - required to enable Https endpoint for the webapp hosted on azure) which I had purchased to the new azure subscription. This blog will highlight some of the important steps I followed in order to achieve this as below:- Go to your certificate (you want to migrate) in Azure subscription Key vault and go down to Export certificate settings. Under Download certificate from Key Vault section, click Key vault secret and download the Current version of the certificate by clicking "Download as a certificate" button on your local filesystem. This will download the certificate in .pfx (Public Key Exchange) file format. Now right click on the downloaded pfx file and click Install PFX (certificate) option from the context menu . This will open the Import/Exp...
Posts
Showing posts from January, 2020
- Get link
- X
- Other Apps
Pay As You Go Subscription - Microsoft Azure Recently I purchased a fresh Pay As you Go Subscription for Microsoft Azure thinking that it will come with 12 months of certain free services as advertised by Microsoft however soon I discovered that it is applicable only if you upgrade from the existing free trial subscription and not on new subscription. However Microsoft customer support was generous enough to waive off the charges. A important note for all those who are planning to purchase new Azure subscription from Microsoft!