Skip to content

Commit ed94229

Browse files
committed
Getting rid of snippet tag
1 parent c278bda commit ed94229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This script calculates the size of all Azure Blob Storage containers in a storag
2626
2727
## Sample script
2828

29-
:::code language="azurepowershell" source="~/azure_powershell_scripts/storage/calculate-container-size/calculate-container-sizes-in-account.ps1" id="FullScript":::
29+
:::code language="azurepowershell" source="~/azure_powershell_scripts/storage/calculate-container-size/calculate-container-sizes-in-account.ps1":::
3030

3131
## Clean up deployment
3232

0 commit comments

Comments
 (0)