Your application has exceeded a limit of the \"Business Logic deployment size

Hi @Junior_CHarles

It seems that your Cloud Code deployment size has exceeded the limit for your current plan, with the current value at 59MB while the plan limit is 20MB.

To address this, I can suggest several options:

  1. You can consider purchasing additional Enhanced Hosted Service Size packages (20MB each) to increase your deployment size. You have the flexibility to purchase multiple packages as needed.
  2. Another option is to review and optimize your service dependencies. By reducing the number of dependencies in your service, you can effectively decrease the size of your deployment. You can refer to our troubleshooting guide at the following link for more information: Reducing Code Size.
  3. Additionally, you can remove any unused services, handlers, or timers from your application to free up space within your deployment.

Please consider these options to resolve the issue with your Cloud Code deployment size. If you have any further questions or need assistance, feel free to reach out.

Regards,
Viktor