Skip to content

Commit f0efdfc

Browse files
final review edits
1 parent 99dad51 commit f0efdfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/storage-dev-guides/storage-dev-guide-project-setup-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ public BlobServiceClient GetBlobServiceClient(string accountName)
4949
}
5050
```
5151

52-
To learn more about creating and managing client objects, see [Create and manage client objects that interact with data resources](../../articles/storage/blobs/storage-blob-client-management.md).
52+
You can also register a service client for [dependency injection](/dotnet/azure/sdk/dependency-injection) in a .NET app. To learn more about creating and managing client objects, see [Create and manage client objects that interact with data resources](../../articles/storage/blobs/storage-blob-client-management.md).
5353

0 commit comments

Comments
 (0)