Skip to content

Merging Azure Stack to live #358

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

Merged
merged 16 commits into from
Jul 10, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"id": "Microsoft.OpenPublishing.AzurePSPlugin",
"path_to_root": "_dependentPackages/Microsoft.OpenPublishing.AzurePSPlugin",
"version": "latest",
"nuget_feed": "https://www.myget.org/F/op-dev/api/v2"
"nuget_feed": "https://www.myget.org/F/op/api/v2"
},
{
"id": "Microsoft.OpenPublishing.CommonPlugins",
Expand Down Expand Up @@ -117,6 +117,12 @@
"ConceptualTOC": "azurestackps-1.2.9/docs-conceptual/toc.yml",
"ReferenceTOCUrl": "/powershell/module/azure-stack/toc.json?view=azurestackps-1.2.9",
"ConceptualTOCUrl": "/powershell/azure/azure-stack/toc.json?view=azurestackps-1.2.9"
},
{
"TopLevelTOC": "azurestackps-1.2.10/toc.yml",
"ConceptualTOC": "azurestackps-1.2.10/docs-conceptual/toc.yml",
"ReferenceTOCUrl": "/powershell/module/azure-stack/toc.json?view=azurestackps-1.2.10",
"ConceptualTOCUrl": "/powershell/azure/azure-stack/toc.json?view=azurestackps-1.2.10"
}
],
"need_generate_pdf_url_template": false,
Expand Down
5 changes: 5 additions & 0 deletions .openpublishing.redirection.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@
"redirect_url": "/powershell/azure/azure-stack/overview",
"redirect_document_id": false
},
{
"source_path": "azurestackps-1.2.10/docs-conceptual/index.md",
"redirect_url": "/powershell/azure/azure-stack/overview",
"redirect_document_id": false
},
{
"source_path": "azureservicefabricps/azure/service-fabric/index.md",
"redirect_url": "/powershell/azure/service-fabric/overview",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
---
Module Name: AzureRM.AzureStackStorage
Module Guid: da5816b5-97a6-4301-9aa0-72cc68c79f20
Download Help Link: {{Please enter FwLink manually}}
Help Version: {{Please enter version of help manually (X.X.X.X) format}}
Locale: en-US
---

# AzureRM.AzureStackStorage Module
## Description
This topic displays help topics for the storage cmdlets operated by the Azure Stack administrator.

## AzureRM.AzureStackStorage Cmdlets

### [Get-AzsBlobService](Get-AzsBlobService.md)
Gets the Blob service properties and settings.

### [Get-AzsBlobServiceMetric](Get-AzsBlobServiceMetric.md)
Gets the metrics for the Blob service.

### [Get-AzsBlobServiceMetricDefinition](Get-AzsBlobServiceMetricDefinition.md)
Gets the metric definition properties exposed by the Blob service.

### [Get-AzsQueueService](Get-AzsQueueService.md)
Gets the Queue service properties and settings.

### [Get-AzsQueueServiceMetric](Get-AzsQueueServiceMetric.md)
Gets the metrics for the Queue service.

### [Get-AzsQueueServiceMetricDefinition](Get-AzsQueueServiceMetricDefinition.md)
Gets the metric definition properties exposed by the Queue service.

### [Get-AzsReclaimStorageCapacityStatus](Get-AzsReclaimStorageCapacityStatus.md)
Gets the status of the reclaimed storage capacity.

### [Get-AzsStorageAccount](Get-AzsStorageAccount.md)
Gets a list of all storage accounts and their properties in a region.

### [Get-AzsStorageAcquisition](Get-AzsStorageAcquisition.md)
Gets or lists page blob acquisitions.

### [Get-AzsStorageContainer](Get-AzsStorageContainer.md)
Gets a list of containers in a share that the system considers as best candidates for migration.

### [Get-AzsStorageContainerMigrationStatus](Get-AzsStorageContainerMigrationStatus.md)
Gets the status of the specified migration job ID.

### [Get-AzsStorageFarm](Get-AzsStorageFarm.md)
Gets the storage properties and settings for a specified region or farm.

### [Get-AzsStorageFarmMetric](Get-AzsStorageFarmMetric.md)
Gets the metrics for a specified storage farm.

### [Get-AzsStorageFarmMetricDefinition](Get-AzsStorageFarmMetricDefinition.md)
Gets the properties of the storage metric definitions exposed at the region level.

### [Get-AzsStorageQuota](Get-AzsStorageQuota.md)
Gets a list of all Storage quota resources in the specified location.

### [Get-AzsStorageShare](Get-AzsStorageShare.md)
Gets a list of shares used by the Storage to place storage accounts.

### [Get-AzsStorageShareMetric](Get-AzsStorageShareMetric.md)
Gets the metrics of a specified share.

### [Get-AzsStorageShareMetricDefinition](Get-AzsStorageShareMetricDefinition.md)
Gets the properties of the metric definitions exposed at the share level.

### [Get-AzsTableService](Get-AzsTableService.md)
Gets the Table service properties and settings.

### [Get-AzsTableServiceMetric](Get-AzsTableServiceMetric.md)
Gets the metrics for the Table service.

### [Get-AzsTableServiceMetricDefinition](Get-AzsTableServiceMetricDefinition.md)
Gets the properties of the metric definitions exposed by the Table service.

### [New-AzsStorageQuota](New-AzsStorageQuota.md)
Creates a Storage quota resource in the specified location.

### [Remove-AzsStorageQuota](Remove-AzsStorageQuota.md)
Deletes the given Storage quota resource from the specified location.

### [Set-AzsStorageFarm](Set-AzsStorageFarm.md)
Modifies the Storage settings and service configurations for the region or farm.

### [Set-AzsStorageQuota](Set-AzsStorageQuota.md)
Modifies the quota values of the given Storage quota resource.

### [Start-AzsReclaimStorageCapacity](Start-AzsReclaimStorageCapacity.md)
Forces garbage collection of all deleted storage accounts, regardless of the retention period setting.

### [Start-AzsStorageContainerMigration](Start-AzsStorageContainerMigration.md)
Starts the operation to migrate containers to the specified destination share and returns the job ID.

### [Stop-AzsStorageContainerMigration](Stop-AzsStorageContainerMigration.md)
Tries to stop the container migration operation specified by the given job ID.

### [Undo-AzsDeletedStorageAccount](Undo-AzsDeletedStorageAccount.md)
Tries to recover a deleted storage account.

Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
external help file: Microsoft.AzureStack.AzureConsistentStorage.Commands.dll-Help.xml
online version:
schema: 2.0.0
---

# Get-AzsBlobService

## SYNOPSIS
Gets the Blob service properties and settings.

## SYNTAX

```
Get-AzsBlobService [-SkipCertificateValidation]
```

## PARAMETERS

### -SkipCertificateValidation
Indicates that the cmdlet does not validate the certificate.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).

## RELATED LINKS

[Get-AzsBlobServiceMetric](./Get-AzsBlobServiceMetric.md)

[Get-AzsBlobServiceMetricDefinition](./Get-AzsBlobServiceMetricDefinition.md)

[Get-AzsStorageFarm](./Get-AzsStorageFarm.md)
Original file line number Diff line number Diff line change
@@ -0,0 +1,132 @@
---
external help file: Microsoft.AzureStack.AzureConsistentStorage.Commands.dll-Help.xml
online version:
schema: 2.0.0
---

# Get-AzsBlobServiceMetric

## SYNOPSIS
Gets the metrics for the Blob service.

## SYNTAX

```
Get-AzsBlobServiceMetric [-TimeGrain <TimeGrain>] [-StartTimeInUtc <DateTime>] [-EndTimeInUtc <DateTime>]
[-MetricNames <String[]>] [-DetailedOutput] [-SkipCertificateValidation]
```

## DESCRIPTION
The **Get-AzsBlobServiceMetric** cmdlet gets the metrics for the Blob service.

## EXAMPLES
### Example 1
```
$Metrics = Get-AzsBlobServiceMetricDefinition

$MetricNames = $Metrics.Name

Get-AzsBlobServiceMetric -TimeGrain Daily -StartTimeInUtc 7/4/2017 -EndTimeInUtc 7/5/2017 -MetricNames $MetricNames[2]

```

## PARAMETERS

### -DetailedOutput
Indicates that the cmdlet gets detailed output.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
```

### -EndTimeInUtc
Specifies the endtime of the duration for the collected metrics

```yaml
Type: DateTime
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
```

### -MetricNames
Specifies a string array of metric names that this cmdlet gets.

```yaml
Type: String[]
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
```

### -SkipCertificateValidation
Indicates that the cmdlet does not validate the certificate.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -StartTimeInUtc
Specifies the starttime of the duration for the collected metrics

```yaml
Type: DateTime
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
```

### -TimeGrain
Specifies the aggregation precision of the metrics. Valid values are: Daily, Hourly, and Minutely. The default value is Daily.

```yaml
Type: TimeGrain
Parameter Sets: (All)
Aliases:
Accepted values: Daily, Hourly, Minutely

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
```

### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).

## RELATED LINKS

[Get-AzsBlobServiceMetricDefinition](./Get-AzsBlobServiceMetricDefinition.md)

Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
---
external help file: Microsoft.AzureStack.AzureConsistentStorage.Commands.dll-Help.xml
online version:
schema: 2.0.0
---

# Get-AzsBlobServiceMetricDefinition

## SYNOPSIS
Gets the metric definition properties exposed by the Blob service.

## SYNTAX

```
Get-AzsBlobServiceMetricDefinition [-MetricNames <String[]>] [-DetailedOutput] [-SkipCertificateValidation]
```

## DESCRIPTION
The **Get-AzsBlobServiceMetricDefinition** cmdlet gets the metric definition properties exposed by the Blob servic.

## EXAMPLES
### Example 1

```
Get-AzsBlobServiceMetricDefinition -DetailedOutput | Format-Table -Wrap

```

## PARAMETERS

### -DetailedOutput
Indicates that the cmdlet gets detailed output.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
```

### -MetricNames
Specifies a string array of metric names that this cmdlet gets definitions.

```yaml
Type: String[]
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
```

### -SkipCertificateValidation
Indicates that the cmdlet does not validate the certificate.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).

## RELATED LINKS

[Get-AzsBlobServiceMetric](./Get-AzsBlobServiceMetric.md)
Loading