microscopic-furniture-52860
08/30/2022, 6:26 PMweb.Certificate
and then apply it to the App Service using a web.WebAppHostNameBinding
, however there are no enum values for the cert DomainValidationMethod
arg, and I can’t find any worked examples.
Unfortunately Azure doesn’t return a helpful error message to help track this one down: autorest/azure: Service returned an error. Status=400 Code="BadRequest" Message="The parameter Properties.DomainValidationMethod has an invalid value."
chilly-analyst-14900
08/31/2022, 8:35 AMmicroscopic-furniture-52860
08/31/2022, 2:27 PMDomainValidationMethod
param works just fine to generate a free cert, but I’ve also run into the circular dependency in your post below… 😞