Skip to content

Commit f9d3988

Browse files
Merge pull request #239809 from Eitan-Shteinberg/patch-18
Update azure-defender-storage-configure.md
2 parents 6a2aa1d + 02ae236 commit f9d3988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/azure-defender-storage-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ To enable and configure Microsoft Defender for Storage at the storage account le
348348

349349
```http
350350
PUT
351-
https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Storage/storageAccounts/{accountName}/providers/Microsoft.Security/defenderForStorageSettings/current?api-version=2022-12-01-preview
351+
https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}/providers/Microsoft.Security/defenderForStorageSettings/current?api-version=2022-12-01-preview
352352
```
353353

354354
And add the following request body:

0 commit comments

Comments
 (0)