Cannot create Public Certificates for App Service due to missing publicCertificateEnv property
Open
- Dominant language
- TypeScript
- Stars
- 108
- Forks
- 44
- Avg merge
- 18h 53m
- Merged PRs (30d)
- 29
Description
Message when deploying to Azure: "Parameter publicCertificateEnv is null or empty."
When adding property to resource in Bicep file I get the following error: "The property "publicCertificateEnv" is not allowed on objects of type "Microsoft.Web/sites/publicCertificates"
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Bicep type definition for Microsoft.Web/sites/publicCertificates and inspect how its properties are represented. Reproduce the reported Azure deployment and Bicep validation errors, then verify that publicCertificateEnv is accepted and no longer reported as null or empty.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100