Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{AzureDataShare} fixes Azure/azure-powershell#20822 fix the description #20840

Merged
merged 7 commits into from
Feb 6, 2023
4 changes: 2 additions & 2 deletions src/DataShare/DataShare/help/New-AzDataShareDataSetMapping.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ This command creates a data set mapping AdsDataSetMapping to storage account Ads
## PARAMETERS

### -AccountName
Azure data share account name
The name of the Azure storage account that is the source of the data being shared.

```yaml
Type: System.String
Expand Down Expand Up @@ -210,7 +210,7 @@ Accept wildcard characters: False
```

### -StorageAccountResourceId
Azure Storage Account ResourceId
Azure Storage Account ResourceId that is the source of the data being shared.
navba-MSFT marked this conversation as resolved.
Show resolved Hide resolved

```yaml
Type: System.String
Expand Down