Skip to content

Commit 3eb7748

Browse files
committed
updates
1 parent 67a5f32 commit 3eb7748

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/cognitive-services/manage-resources.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ Get-AzResource -ResourceId /subscriptions/{subscriptionId}/providers/Microsoft.C
7676
az resource create --subscription {subscriptionID} -g {resourceGroup} -n {resourceName} --location {location} --namespace Microsoft.CognitiveServices --resource-type accounts --properties "{\"restore\": true}"
7777
```
7878

79+
---
80+
7981
## Purge a deleted resource
8082

8183
Once you delete a resource, you won't be able to create another one with the same name for 48 hours. To create a resource with the same name, you will need to purge the deleted resource.

0 commit comments

Comments
 (0)