sjkp / letsencrypt-azure

The easiest way to use lets encrypt certificates on Azure
111 stars 35 forks source link

nestedTemplateDNS The role assignment already exists #21

Open mobisupportsv opened 4 years ago

mobisupportsv commented 4 years ago

I'm trying to deploy the template, and everything else deploys correctly except i get an operation error on nestedTemplateDNS.

Checking the error details, I get the following:

The role assignment already exists

Any help would be appreciated.

M0nter0 commented 3 years ago

Check the Function App name you are using, or get the generated one in the output. If you look for it on your resources, you can check under Settings/Identity / Permissions the assignments already existing. image

I didn't manage to remove the rol as contributor, but in the template itself you can select another rol or even another FunctionApp without existing roles.