Skip to content

Commit 8e6125d

Browse files
Fix build warning
1 parent db3dd35 commit 8e6125d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

articles/storage/blobs/storage-blob-java-get-started.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -184,12 +184,6 @@ For information about how to obtain account keys and best practice guidelines fo
184184

185185
As you build apps to work with data resources in Azure Blob Storage, your code primarily interacts with three resource types: storage accounts, containers, and blobs. To learn more about these resource types, how they relate to one another, and how apps interact with resources, see [Understand how apps interact with Blob Storage data resources](storage-blob-object-model.md).
186186

187-
The following guides show you how to work with data resources and perform specific actions using the Azure Storage client library for Java:
188-
189-
## Build your app
190-
191-
As you build apps to work with data resources in Azure Blob Storage, your code primarily interacts with three resource types: storage accounts, containers, and blobs. To learn more about these resource types, how they relate to one another, and how apps interact with resources, see [Understand how apps interact with Blob Storage data resources](storage-blob-object-model.md).
192-
193187
The following guides show you how to access data and perform specific actions using the Azure Storage client library for Java:
194188

195189
| Guide | Description |

0 commit comments

Comments
 (0)