Skip to content

Commit

Permalink
Address review; fix bad editing
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer committed Sep 24, 2020
1 parent b8a9caf commit 4b0c975
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion website/docs/r/mssql_server.html.markdown
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
subcategory: "Database"
layout: "azurerm"
page_title: "Azure Resource Manager: azurerm_sql_server"
page_title: "Azure Resource Manager: azurerm_mssql_server"
description: |-
Manages a Microsoft SQL Azure Database Server.
Expand Down Expand Up @@ -102,6 +102,8 @@ The following attributes are exported:

* `fully_qualified_domain_name` - The fully qualified domain name of the Azure SQL Server (e.g. myServerName.database.windows.net)

* `restorable_dropped_database_ids` - A list of dropped restorable database IDs on the server.

---

`identity` exports the following:
Expand Down

0 comments on commit 4b0c975

Please sign in to comment.