Skip to content

Commit 2b2c369

Browse files
Merge pull request #310746 from chvukosw/chvukosw-datashare3
Chvukosw datashare3
2 parents b441f22 + 1552a21 commit 2b2c369

5 files changed

Lines changed: 19 additions & 19 deletions

File tree

articles/data-share/samples-powershell.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ title: Azure PowerShell Samples for Azure Data Share
33
description: Learn about Azure PowerShell Sample scripts to help you create and manage data shares in Azure Data Share.
44
ms.service: azure-data-share
55
ms.custom: devx-track-azurepowershell
6-
author: sidontha
7-
ms.author: sidontha
6+
author: chvukosw
7+
ms.author: chvukosw
88
ms.topic: concept-article
9-
ms.date: 02/12/2025
9+
ms.date: 01/21/2026
1010
---
1111

1212
# Azure PowerShell samples for Azure Data Share

articles/data-share/security.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Security overview for Azure Data Share
33
description: Security overview for Azure Data Share
4-
author: sidontha
5-
ms.author: sidontha
4+
author: chvukosw
5+
ms.author: chvukosw
66
ms.service: azure-data-share
77
ms.topic: how-to
8-
ms.date: 02/12/2025
8+
ms.date: 01/21/2026
99
---
1010

1111
# Security overview for Azure Data Share

articles/data-share/share-your-data-arm.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: 'Share outside your org (ARM template) - Azure Data Share quickstart'
33
description: Learn how to share data with customers and partners using Azure Data Share and an Azure Resource Manager template (ARM template) in this quickstart.
4-
author: sidontha
5-
ms.author: sidontha
4+
author: chvukosw
5+
ms.author: chvukosw
66
ms.service: azure-data-share
77
ms.topic: quickstart
8-
ms.date: 02/12/2025
8+
ms.date: 01/21/2026
99
ms.custom: subject-armqs, mode-arm, devx-track-arm-template
1010
---
1111

@@ -15,7 +15,7 @@ Learn how to set up a new Azure Data Share from an Azure storage account by usin
1515

1616
[!INCLUDE [About Azure Resource Manager](~/reusable-content/ce-skilling/azure/includes/resource-manager-quickstart-introduction.md)]
1717

18-
If your environment meets the prerequisites and you're familiar with using ARM templates, select the **Deploy to Azure** button. The template will open in the Azure portal.
18+
If your environment meets the prerequisites and you're familiar with using ARM templates, select the **Deploy to Azure** button. The template opens in the Azure portal.
1919

2020
:::image type="content" source="~/reusable-content/ce-skilling/azure/media/template-deployments/deploy-to-azure-button.svg" alt-text="Button to deploy the Resource Manager template to Azure." border="false" link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.datashare%2Fdata-share-share-storage-account%2Fazuredeploy.json":::
2121

articles/data-share/share-your-data-bicep.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: 'Share outside your org (Bicep) - Azure Data Share quickstart'
33
description: Learn how to share data with customers and partners using Azure Data Share and Bicep.
4-
author: sidontha
5-
ms.author: sidontha
4+
author: chvukosw
5+
ms.author: chvukosw
66
ms.service: azure-data-share
77
ms.topic: quickstart
8-
ms.date: 02/12/2025
8+
ms.date: 01/21/2026
99
ms.custom: subject-armqs, mode-arm, devx-track-bicep
1010
---
1111

@@ -58,7 +58,7 @@ The following resources are defined in the Bicep file:
5858
---
5959
6060
> [!NOTE]
61-
> Replace **\<project-name\>** with a project name. The project name will be used to generate resource names. Replace **\<invitation-email\>** with an email address for receiving data share invitations.
61+
> Replace **\<project-name\>** with a project name. The project name is used to generate resource names. Replace **\<invitation-email\>** with an email address for receiving data share invitations.
6262
6363
When the deployment finishes, you should see a message indicating the deployment succeeded.
6464

articles/data-share/share-your-data-portal.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22
title: 'Share outside your org (Azure portal) - Azure Data Share quickstart'
33
description: Learn how to share data with customers and partners using Azure Data Share in this quickstart.
4-
author: sidontha
5-
ms.author: sidontha
4+
author: chvukosw
5+
ms.author: chvukosw
66
ms.service: azure-data-share
77
ms.topic: quickstart
8-
ms.date: 02/12/2025
8+
ms.date: 01/21/2026
99
ms.custom: mode-ui
1010
---
1111

1212
# Quickstart: Share data using Azure Data Share in the Azure portal
1313

14-
In this quickstart, you'll learn how to set up a new Azure Data Share to share data from storage account using the Azure portal.
14+
In this quickstart, you learn how to set up a new Azure Data Share to share data from storage account using the Azure portal.
1515

1616
## Prerequisites
1717

@@ -70,7 +70,7 @@ Create an Azure Data Share resource in an Azure resource group.
7070

7171
![Add Datasets to your share](./media/datasets.png "Datasets")
7272

73-
1. Select the dataset type that you would like to add. You'll see a different list of dataset types depending on the share type (snapshot or in-place) you've selected in the previous step.
73+
1. Select the dataset type that you would like to add. You see a different list of dataset types depending on the share type (snapshot or in-place) you selected in the previous step.
7474

7575
![AddDatasets](./media/add-datasets.png "Add Datasets")
7676

0 commit comments

Comments
 (0)