Skip to content

Commit 1813a18

Browse files
JannoTjarkswata727
andauthored
docs: changed language of Microsoft docs to english
Co-authored-by: Kazuma Watanabe <[email protected]>
1 parent 11c6dc1 commit 1813a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/azurerm_windows_virtual_machine_invalid_name.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Error: "dummy-" does not match valid pattern ^[a-zA-Z0-9]{0,1}[a-zA-Z0-9-]{0,13}
2828
There are hard limitations regarding the Naming of a Windows Server Hostname. E.g.: Windows does not allow any hostname which is longer than 15 characters.
2929
Requests containing invalid values will return an error when calling the API by `terraform apply`.
3030

31-
More details are available in the official Microsoft documentation: https://learn.microsoft.com/de-de/troubleshoot/windows-server/active-directory/naming-conventions-for-computer-domain-site-ou#dns-host-names
31+
More details are available in the official Microsoft documentation: https://learn.microsoft.com/en-us/troubleshoot/windows-server/active-directory/naming-conventions-for-computer-domain-site-ou#dns-host-names
3232

3333
## How To Fix
3434

0 commit comments

Comments
 (0)