Edit

Share via


Common issues: Parameter os.Profile

Possible error messages

  • Parameter "os.Profile" is not allowed

Resolution

Azure CycleCloud allows you to use custom images, but you must create the custom image from a generalized image. Since specialized images don't have an osProfile associated with them, you encounter errors when you pass the osProfile parameter to the custom image.

Recreate your custom image using a generalized image to resolve the issue.