Updating the AzureRM Backend Documentation (#15990)

* Updating to reference this has been renamed

* Clarifying Blob Storage
This commit is contained in:
Tom Harvey 2017-09-04 07:56:16 +01:00 committed by GitHub
parent 72da85e927
commit cbb512d374
2 changed files with 4 additions and 3 deletions

View File

@ -3,10 +3,11 @@ layout: "backend-types"
page_title: "Backend Type: azurerm"
sidebar_current: "docs-backends-types-standard-azurerm"
description: |-
Terraform can store state remotely in Azure Storage.
Terraform can store state remotely in Azure Blob Storage.
---
# azurerm
# azurerm (formerly azure)
**Kind: Standard (with state locking)**

View File

@ -27,7 +27,7 @@
<a href="/docs/backends/types/artifactory.html">artifactory</a>
</li>
<li<%= sidebar_current("docs-backends-types-standard-azurerm") %>>
<a href="/docs/backends/types/azurerm.html">azure</a>
<a href="/docs/backends/types/azurerm.html">azurerm (_formerly `azure`_)</a>
</li>
<li<%= sidebar_current("docs-backends-types-standard-consul") %>>
<a href="/docs/backends/types/consul.html">consul</a>