Skip to content

Commit

Permalink
Merge pull request #25536 from joshvito/windows_web_app-documentation…
Browse files Browse the repository at this point in the history
…-clarification

Docs: Update linux/windows_web_app.html.markdown
  • Loading branch information
tombuildsstuff authored Apr 9, 2024
2 parents 8cbaba7 + 11147f6 commit d274cea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion website/docs/r/linux_web_app.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@ A `headers` block supports the following:

A `http_logs` block supports the following:

* `azure_blob_storage` - (Optional) A `azure_blob_storage_http` block as defined below.
* `azure_blob_storage` - (Optional) A `azure_blob_storage_http` block as defined above.

* `file_system` - (Optional) A `file_system` block as defined above.

Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/windows_web_app.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ A `headers` block supports the following:

A `http_logs` block supports the following:

* `azure_blob_storage` - (Optional) A `azure_blob_storage_http` block as defined above.
* `azure_blob_storage` - (Optional) A `azure_blob_storage_http` block as defined below.

* `file_system` - (Optional) A `file_system` block as defined above.

Expand Down

0 comments on commit d274cea

Please sign in to comment.