Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ewencodes committed Jan 10, 2025
1 parent 6a0bd05 commit f5def04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/storage_container.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l

## Import

Storage Containers can be imported using the `resource management id`, e.g.
Storage Containers can be imported using the `resource manager id`, e.g.

```shell
terraform import azurerm_storage_container.container1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myresourcegroup/providers/Microsoft.Storage/storageAccounts/myaccount/blobServices/default/containers/mycontainer
Expand Down

0 comments on commit f5def04

Please sign in to comment.