And in case of AEM CS you can also use the Traffic Rules to ratelimit and/or block such requests. Check the documentation on Traffic Rules at https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/security/traffic-filter-rules-including-waf
You can lock a page, and that should prevent it from being modified by someone else.
Normally saves are not done on a page level (except for page properties), but only on component level, that means that multiple changes can happen and not cause issues. But the usual recommendation is to ensure b...
I guess that the biggest issue will have is the consolidation of multiple applications; I think that the technical constraints are solveable, but the bigger one will the management aspect:
* Consolidate multiple development teams
* each of them operating under different constraints (e.g. budget, f...
Please fill a support ticket, and provide relevant information like timing and how you experienced the slowness and the downtime.
Also, status.adobe.com reflects in general issues affecting the service "AEM as a Cloud Service" as an overall service. It does not necessarily reflect the status of in...
in Stage and PROD you cannot do that, as the same immutable content image is used for both. That means you need some runtime logic which achieves that. (My question would be why this is even necessary ... I could imagine some cases, but have barely seen any really convincing case ...)
Can you please provide any rationale for this feature? What is the expected change when this checkbox is checked?
Why do you want to move the binary to a cold-storage instead of the regular storage? For cost reasons?What would be the impact when the asset was moved to cold-storage? Would it still be...
Is this AEM Cloud Service? In that case you cannot bypass the CDN from an external endpoint (for security reasons), and therefor you are unable to connect to the origin endpoints (which the CDN itself is connecting to).