Skip to content

Commit e1aa829

Browse files
committed
Removed old section.
1 parent 52362fa commit e1aa829

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/virtual-desktop/configure-host-pool-personal-desktop-assignment-type.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -178,10 +178,6 @@ $body = '{ "properties": {
178178
"friendlyName": "friendlyName"
179179
} }'
180180
181-
$subscriptionId = '11111111-1111-1111-1111-111111111111'
182-
$resourceGroupName = 'MyResourceGroupName'
183-
$hostPoolName = 'MyHostPoolName'
184-
185181
$parameters = @{
186182
Method = 'Patch'
187183
Path = "/subscriptions/$subscriptionId/resourceGroups/$resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/$hostPoolName?api-version=2022-02-10-preview"

0 commit comments

Comments
 (0)