Skip to content
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

document update web/certificates in a resource group without having to delete SSL binding of a website #96883

Open
santo2 opened this issue Aug 9, 2022 · 7 comments

Comments

@santo2
Copy link

santo2 commented Aug 9, 2022

In a web app, we use custom domains with SSL binding to certificates.
This certificate (Microsoft.Web/Certificates) is, when importing it in the website, automatically added to the resource group with a very bad name, containing the thumbprint.

Now we are scripting more and more of our resources in bicep, we want to also script this certificate and bind it to key vault.
We now scripted our certificate with a better name, but we can not create the certificate because there is already an existing certificate with the same thumbprint.

Is there a guidance on how to fix this without having to remove the SSL binding?

@PRMerger7 PRMerger7 added the Pri3 label Aug 9, 2022
@santo2
Copy link
Author

santo2 commented Aug 9, 2022

coming back to this, I have tried several things:

  • adding a certificate in another resource group, doesn't seem to want a reference to another RG?
  • adding a certificate in another region in the same RG: complains about not finding the serverFarmId which is specified on the certificate, which exists

@Sandeg-MSFT
Copy link

@santo2

Thank you for reaching out to us. We are looking into this issue and will get back to you regarding this.

@santo2
Copy link
Author

santo2 commented Aug 22, 2022

Hi guys, any update on this?

@santo2
Copy link
Author

santo2 commented Sep 5, 2022

Hi :-)

@santo2
Copy link
Author

santo2 commented Oct 11, 2022

Hello, is there still no-one who had a look at this?

@santo2
Copy link
Author

santo2 commented Dec 1, 2022

@snehaamicrosoft could you please provide an update? We are blocked in moving forward to a full bicep automation... This has been unanswered for very long

@santo2
Copy link
Author

santo2 commented Dec 1, 2022

@ajay-msft, @Sandeg-MSFT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants