Skip to content

Commit 00d7c9a

Browse files
authored
fix:
1 parent ae482a7 commit 00d7c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/cognitive-services-data-loss-prevention.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ There are two parts to enable data loss prevention. First, the resource property
7979
ResourceProviderName = 'Microsoft.CognitiveServices'
8080
ResourceType = 'accounts'
8181
Name = 'myaccount'
82-
ApiVersion = '2021-10-01'
82+
ApiVersion = '2024-10-01'
8383
Payload = '{"properties": { "restrictOutboundNetworkAccess": true, "allowedFqdnList": [ "microsoft.com" ] }}'
8484
Method = 'PATCH'
8585
}

0 commit comments

Comments
 (0)