Skip to content

Commit e4ce72b

Browse files
authored
Fix resource name
1 parent 8ae7a60 commit e4ce72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/sessions-custom-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Before you send the request, replace the placeholders between the `<>` brackets
103103

104104
```json
105105
{
106-
"type": "Microsoft.Apps/sessionPools",
106+
"type": "Microsoft.App/sessionPools",
107107
"apiVersion": "2024-02-02-preview",
108108
"name": "my-session-pool",
109109
"location": "westus2",

0 commit comments

Comments
 (0)