Open
Description
openedon Sep 4, 2024
Describe the bug
Last few days our PowerPages pipeline has started failing. It is giving the following error:
Error: Power Pages entities for standard data model (v1) aren't available on this org, please install required packages on this org. If you are trying to upload to enhanced data model (v2), pass model version as "2". For more information see https://learn.microsoft.com/en-us/power-pages/admin/enhanced-data-model#data-model-power-platform-cli-parameters .
It's a V1 portal. The pipeline was working properly before.
Logs.txt
To Reproduce
Steps to reproduce the behavior:
- Run a DevOps pipeline job that deploys portals. It will fail with the error message:
Error: Power Pages entities for standard data model (v1) aren't available on this org, please install required packages on this org. If you are trying to upload to enhanced data model (v2), pass model version as "2". For more information see https://learn.microsoft.com/en-us/power-pages/admin/enhanced-data-model#data-model-power-platform-cli-parameters .
Expected behavior
The portal to deploy to downstream environments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment