diff --git a/website/docs/backends/types/azurerm.html.md b/website/docs/backends/types/azurerm.html.md index 11a78e1c94..76caa26b7a 100644 --- a/website/docs/backends/types/azurerm.html.md +++ b/website/docs/backends/types/azurerm.html.md @@ -122,6 +122,7 @@ data "terraform_remote_state" "foo" { access_key = "abcdefghijklmnopqrstuvwxyz0123456789..." } } +``` When authenticating using a SAS Token associated with the Storage Account: