You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To learn more about using the Blob Storage client library for specific data access scenarios, see the [Blob Storage developer guide for JavaScript](../blobs/storage-blob-javascript-get-started.md).
70
70
@@ -96,7 +96,7 @@ To learn more about using the Blob Storage client library for specific data acce
96
96
97
97
---
98
98
99
-
In most cases, you should use the data plane libraries to work with Azure Storage resources. However, if you need to manage resources, such as creating or deleting storage accounts, managing account keys, or configuring failover scenarios, you need to use the [management plane libraries](#libraries-for-resource-management).
99
+
In most cases, you should use the data plane libraries to work with Azure Storage resources. However, for resource management operations, such as creating or deleting storage accounts, managing account keys, or configuring failover scenarios, you need to use the [management plane libraries](#libraries-for-resource-management).
0 commit comments