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

Certificates added to wrong resource group on Azure #366

Open
paulo3339 opened this issue Apr 8, 2020 · 1 comment
Open

Certificates added to wrong resource group on Azure #366

paulo3339 opened this issue Apr 8, 2020 · 1 comment

Comments

@paulo3339
Copy link

I'm using the latest version of the extension (1.0.5) and trying to control which resource group in Azure the SSL certificates are added to, because I'm hitting some limits regarding the number of resources you're allowed in a resource group.

I've set the resource group Web App settings as follows:

  • letsencrypt:ResourceGroupName - to the resource group I want the certificates to added
  • letsencrypt:ServicePlanResourceGroupName - to the resource group of the service plan

But the extension is writing all certificates to the service plan resource group.

I'm not sure if this is a bug or expected behaviour. Is it possible to control which resource group the certificates are added to?

@burtonrodman
Copy link

this would be a concern for me as well... I am putting the Plan it it's own RG, but would expect the certificate to be in the same RG as the App Service.

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

No branches or pull requests

2 participants