Improvement
Overview
CMS Blog authoring functionality is now restricted to tenants with an active CMS Blog subscription. If a tenant does not hold a Blog subscription, actions such as blog post creation, editing, publishing, and deletion will appear as locked in the UI.
The backend logic enforces this boundary, preventing access through direct requests and ensuring only authorized tenants can perform blog-specific authoring actions. Other CMS functionalities, like Pages and Sections, remain available regardless of subscription status.
Existing Blog content continues to be readable by all users, even when Blog authoring access is restricted.






