Replies: 1 comment 2 replies
-
Please check the following three points Please also refer to the Wiki documentation if necessary.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While running the renew certificate, the function throwing error:
Orchestrator function 'RenewCertificate_Orchestrator' failed: The orchestrator function 'IssueCertificate' failed: "The activity function 'Dns01Precondition' failed: "DNS zone(s) are not found. DnsNames
My key vault is in different subscription and dns zone in different subscription. I deployed this function app in same subscription as the DNS zone and updated the key vault URL in function configuration variable.
Is it the issue from function itself or am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions