Skip to content

Commit b05c009

Browse files
authored
Merge pull request #127337 from asaidam91/patch-1
Update manage-runtime-environment.md
2 parents 1ea01b9 + e6652ba commit b05c009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/manage-runtime-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ PATCH
313313
https://management.azure.com/subscriptions/<subscriptionId>/resourceGroups/<resourceGroup>/providers/Microsoft.Automation/automationAccounts/<accountName>/runbooks/<runbookName>?api-version=2024-10-23
314314
{
315315
"properties": {
316-
"type": "PowerShell"
316+
"type": "PowerShell",
317317
"runtimeEnvironment": "<runtimeEnvironmentName>"
318318
}
319319
}

0 commit comments

Comments
 (0)