[GH-ISSUE #1176] Documentation - Click to Deploy failure on Storage Account name - 2.16.0 #642

Closed
opened 2026-03-02 12:43:56 +03:00 by kerem · 2 comments
Owner

Originally created by @arejaytee on GitHub (Oct 31, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1176

Description

The "Base Name" option in Instance Details in Azure custom deployment allows for characters that are not supported for the storage account naming conventions.

{"code":"InvalidTemplateDeployment","details":[{"code":"PreflightValidationCheckFailed","message":"Preflight validation failed. Please refer to the details for the specific errors.","details":[{"code":"AccountNameInvalid","target":"az-cippstgd2zxz","message":"az-cippstgd2zxz is not a valid storage account name. Storage account name must be between 3 and 24 characters in length and use numbers and lower-case letters only."}]}],"message":"The template deployment 'Microsoft.Template-20221031144820' is not valid according to the validation procedure. The tracking id is ''. See inner errors for details."}

Environment data

Click to Deploy in Azure
Originally created by @arejaytee on GitHub (Oct 31, 2022). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1176 ### Description The "Base Name" option in Instance Details in Azure custom deployment allows for characters that are not supported for the storage account naming conventions. `{"code":"InvalidTemplateDeployment","details":[{"code":"PreflightValidationCheckFailed","message":"Preflight validation failed. Please refer to the details for the specific errors.","details":[{"code":"AccountNameInvalid","target":"az-cippstgd2zxz","message":"az-cippstgd2zxz is not a valid storage account name. Storage account name must be between 3 and 24 characters in length and use numbers and lower-case letters only."}]}],"message":"The template deployment 'Microsoft.Template-20221031144820' is not valid according to the validation procedure. The tracking id is ''. See inner errors for details."}` ### Environment data ```PowerShell Click to Deploy in Azure ```
kerem 2026-03-02 12:43:56 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Oct 31, 2022):

Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://kelvintegelaar.github.io/CIPP
If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.".

Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".

<!-- gh-comment-id:1296560036 --> @github-actions[bot] commented on GitHub (Oct 31, 2022): Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://kelvintegelaar.github.io/CIPP If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.". Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".
Author
Owner

@KelvinTegelaar commented on GitHub (Oct 31, 2022):

You've added az- yourself, that's not a part of the default template.

<!-- gh-comment-id:1296740272 --> @KelvinTegelaar commented on GitHub (Oct 31, 2022): You've added az- yourself, that's not a part of the default template.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#642
No description provided.