Skip to content

Commit 4a9d01d

Browse files
committed
Fixing some validation issues
1 parent db8d6f2 commit 4a9d01d

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
- name: Create and manage storage accounts
271271
items:
272272
- name: Create a general-purpose storage account
273-
displayName: resource manager, resource manager template, template, ARM
273+
displayName: Resource Manager, Resource Manager template, template, ARM
274274
href: ../common/storage-quickstart-create-account.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
275275
- name: Create a block blob storage account
276276
href: storage-blob-create-account-block-blob.md

articles/storage/blobs/data-lake-storage-data-scenarios.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: normesta
55
ms.subservice: data-lake-storage-gen2
66
ms.service: storage
77
ms.topic: conceptual
8-
ms.date: 07/23/2019
8+
ms.date: 10/11/2019
99
ms.author: normesta
1010
ms.reviewer: stewu
1111
---
@@ -67,7 +67,7 @@ This table shows how to grant access for each Azure service or tool.
6767
|Storage Explorer| Assign a role to users and groups | [Assign administrator and non-administrator roles to users with Azure Active Directory](https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-users-assign-role-azure-portal) |
6868
|AzCopy| Assign a role to users and groups <br>**or**<br> Use a SAS token| [Assign administrator and non-administrator roles to users with Azure Active Directory](https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-users-assign-role-azure-portal)<br><br>[Easily Create a SAS to Download a File from Azure Storage–Using Azure Storage Explorer](https://blogs.msdn.microsoft.com/jpsanders/2017/10/12/easily-create-a-sas-to-download-a-file-from-azure-storage-using-azure-storage-explorer/)|
6969
|Apache DistCp | Assign a role to a user-assigned managed identity | [Creating an HDInsight cluster with Data Lake Storage Gen2](https://docs.microsoft.com/azure/hdinsight/hdinsight-hadoop-use-data-lake-storage-gen2) |
70-
|Azure Data Factory| Assign a role to a user-assigned-managed identity<br>**or**<br> Assing a role to a service principal<br>**or**<br> Use a storage account key | [Linked service properties](https://docs.microsoft.com/azure/data-factory/connector-azure-data-lake-storage#linked-service-properties) |
70+
|Azure Data Factory| Assign a role to a user-assigned-managed identity<br>**or**<br> Assign a role to a service principal<br>**or**<br> Use a storage account key | [Linked service properties](https://docs.microsoft.com/azure/data-factory/connector-azure-data-lake-storage#linked-service-properties) |
7171
|Azure HDInsight| Assign a role to a user-assigned managed identity | [Creating an HDInsight cluster with Data Lake Storage Gen2](https://docs.microsoft.com/azure/hdinsight/hdinsight-hadoop-use-data-lake-storage-gen2)|
7272
|Azure Databricks| Assign a role to a service principal | [How to: Use the portal to create an Azure AD application and service principal that can access resources](https://docs.microsoft.com/azure/active-directory/develop/howto-create-service-principal-portal)|
7373

@@ -98,7 +98,7 @@ Here's a list of tools that you can use to ingest ad hoc data.
9898

9999
### Streamed data
100100

101-
This represents data that can be generated by various sources such as applications, devices, sensors, etc. This data can be ingested into Data Lake Sorage Gen2 by a variety of tools. These tools will usually capture and process the data on an event-by-event basis in real-time, and then write the events in batches into Data Lake Storage Gen2 so that they can be further processed.
101+
This represents data that can be generated by various sources such as applications, devices, sensors, etc. This data can be ingested into Data Lake Storage Gen2 by a variety of tools. These tools will usually capture and process the data on an event-by-event basis in real-time, and then write the events in batches into Data Lake Storage Gen2 so that they can be further processed.
102102

103103
Here's a list of tools that you can use to ingest streamed data.
104104

articles/storage/blobs/data-lake-store-integrate-with-azure-services.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ ms.author: normesta
1111
---
1212
# Integrate Azure Data Lake Storage with Azure services
1313

14-
You can use Azure services to ingest data, perform analytics, and create visual representations. The following table lists the Azure services that support Azure Data Lake Storage Gen2.
14+
You can use Azure services to ingest data, perform analytics, and create visual representations. This article provides a list of supported Azure services and provides you with links to articles that help you to use these services with Azure Data Lake Storage Gen2.
15+
16+
## Azure services that support Azure Data Lake Storage Gen2
17+
18+
The following table lists the Azure services that support Azure Data Lake Storage Gen2.
1519

1620
| Azure service | Related articles |
1721
|---------------|-------------------|

0 commit comments

Comments
 (0)