Azure-Samples / Azure-Samples/document-intelligence-code-samples

Invalid Characters in File Name (WINDOWS)

Open
#113 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
201
Forks
115
PR merge metrics
No merged PRs in 30d

Description

The **document-intelligence-code-samples/schema/2024-11-30-ga/us-tax/1040/*-1040.md** and **document-intelligence-code-samples/schema/2024-11-30-ga/us-tax/1098/*-1098.md** files have an asterisk in their filenames which is a reserved/illegal character on Windows 10/11 causing issues for developers on those OSes when cloning the repo locally. Recommend changing the asterisk to the word **all** or removing the prefix altogether

Contributor guide

Open the contributing guide

Research direction

Inspect the filenames under document-intelligence-code-samples/schema/2024-11-30-ga/us-tax/1040/ and 1098/ and identify the entries containing asterisks. Rename those files to use “all” or remove the prefix, then verify that the affected paths no longer contain Windows-reserved characters and that the repository references remain consistent.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.