-
Notifications
You must be signed in to change notification settings - Fork 21.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PowerShell steps to create free App Service Managed Certificate #65338
Comments
Hello @Ayanmullick, Thank you for your feedback! We will review and update as appropriate. |
@Ayanmullick, You may use the workaround script to use with PowerShell. |
Thanks @AjayKumar-MSFT , I was able to deploy the certificate using the workaround. How do I provide the path and the password for the cmdlet for binding?
|
@Ayanmullick I believe "certificateThumprint": {
"value": "[reference(resourceId('Microsoft.Web/certificates', variables('certificateName'))).Thumbprint]"
} |
Thanks @AjayKumar-MSFT and @krispenner. It'd be great if a certificate creation cmdlet could be added to Az.Websites PowerShell module |
@Ayanmullick, Glad to know it works now. We have shared your feedback with the concerned product/content owner to update the doc as appropriate. Thanks for your feedback and update. |
Is there documentation on how one could create a free App Service Managed Certificate thru PowerShell? The steps aren't included in the script on the page.
https://docs.microsoft.com/en-us/azure/app-service/configure-ssl-certificate#powershell
@PramodValavala-MSFT
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: