Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeploymentFailed: The workbook length is too large. #58

Open
tzuehlke opened this issue Mar 7, 2024 · 0 comments
Open

DeploymentFailed: The workbook length is too large. #58

tzuehlke opened this issue Mar 7, 2024 · 0 comments

Comments

@tzuehlke
Copy link

tzuehlke commented Mar 7, 2024

Hi,

I get an error during deployment via direct deployment to Azure link (https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fcloud-rolesandops%2Fmain%2Fbasic%2520workbook%2FPlanning%2520Guide%2520for%2520Cloud%2520Roles%2520and%2520Operations%2520Management%2520v0.92b.json):

{
    "status": "Failed",
    "error": {
        "code": "DeploymentFailed",
        "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
        "details": [
            {
                "code": "RequestEntityTooLarge",
                "message": "The workbook length is too large."
            }
        ]
    }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant