Azure-Samples / apptemplate-wordpress-on-aca

Template to deploy Wordpress on Azure Container apps
MIT License
28 stars 31 forks source link

az provision fails with "ContainerAppInvalidSchema" #12

Closed ken-cdit closed 1 year ago

ken-cdit commented 1 year ago

This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Follow all steps up to and then run az provision

Any log messages given by the failure

image

Expected/desired behavior

Provision complete successfully.

OS and Version?

Windows 11

Mention any other details that might be useful

ken-cdit commented 1 year ago

I commented out everything to do with redis and was able to deploy. I cannot tell yet where the problem lies with the redis configuration.