Skip to content

Commit c278bda

Browse files
committed
Trying a new script link
1 parent 836b6b8 commit c278bda

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/storage/scripts/storage-blobs-container-calculate-size-powershell.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: normesta
88
ms.service: azure-storage
99
ms.devlang: powershell
1010
ms.topic: sample
11-
ms.date: 11/30/2023
11+
ms.date: 12/04/2023
1212
ms.author: normesta
1313
ms.custom: devx-track-azurepowershell
1414
---
@@ -26,8 +26,7 @@ This script calculates the size of all Azure Blob Storage containers in a storag
2626
2727
## Sample script
2828

29-
:::code language="powershell" source="~/" range="{range}":::
30-
:::code language="powershell" source="~/azure-docs-powershell-samples/storage/calculate-container-size/calculate-container-sizes-in-account.ps1":::
29+
:::code language="azurepowershell" source="~/azure_powershell_scripts/storage/calculate-container-size/calculate-container-sizes-in-account.ps1" id="FullScript":::
3130

3231
## Clean up deployment
3332

0 commit comments

Comments
 (0)