Skip to content

Commit 9e0097a

Browse files
authored
Merge pull request #185540 from yossi-y/patch-25
Updated billingType request
2 parents eafd743 + c45f356 commit 9e0097a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/azure-monitor/logs/logs-dedicated-clusters.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -502,8 +502,9 @@ Content-type: application/json
502502
503503
{
504504
"properties": {
505-
"billingType": "Workspaces",
506-
}
505+
"billingType": "Workspaces"
506+
},
507+
"location": "region"
507508
}
508509
```
509510

0 commit comments

Comments
 (0)