Skip to content

Commit 59bf460

Browse files
authored
Merge pull request #46406 from Blueve/patch-1
Fix typo in error-messages.md
2 parents 92faec8 + 3b3d1b5 commit 59bf460

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/troubleshooting/error-messages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Azure VMs use the following JSON format for error response:
3333
"message":"Top level error message",
3434
"details":[
3535
{
36-
"code":"Inner evel error code",
36+
"code":"Inner level error code",
3737
"message":"Inner level error message"
3838
}
3939
]
@@ -212,4 +212,4 @@ This section lists the common error messages you may encounter when managing VMs
212212

213213

214214
## Next steps
215-
If you need more help, you can contact the Azure experts on [the MSDN Azure and Stack Overflow forums](https://azure.microsoft.com/support/forums/). Alternatively, you can file an Azure support incident. Go to the [Azure support site](https://azure.microsoft.com/support/options/) and select **Get Support**.
215+
If you need more help, you can contact the Azure experts on [the MSDN Azure and Stack Overflow forums](https://azure.microsoft.com/support/forums/). Alternatively, you can file an Azure support incident. Go to the [Azure support site](https://azure.microsoft.com/support/options/) and select **Get Support**.

0 commit comments

Comments
 (0)