Skip to content

Commit 33db21f

Browse files
committed
Added header for example
1 parent 1cbcc60 commit 33db21f

24 files changed

+24
-1
lines changed

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Get-AzsBlobServiceMetric.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Get-AzsBlobServiceMetric [-TimeGrain <TimeGrain>] [-StartTimeInUtc <DateTime>] [
2020
The **Get-AzsBlobServiceMetric** cmdlet gets the metrics for the Blob service.
2121

2222
## EXAMPLES
23-
23+
### Example 1
2424
```
2525
$Metrics = Get-AzsBlobServiceMetricDefinition
2626

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Get-AzsBlobServiceMetricDefinition.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Get-AzsBlobServiceMetricDefinition [-MetricNames <String[]>] [-DetailedOutput] [
1919
The **Get-AzsBlobServiceMetricDefinition** cmdlet gets the metric definition properties exposed by the Blob servic.
2020

2121
## EXAMPLES
22+
### Example 1
2223

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

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Get-AzsQueueServiceMetric.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Get-AzsQueueServiceMetric [-TimeGrain <TimeGrain>] [-StartTimeInUtc <DateTime>]
2020
The **Get-AzsQueueServiceMetric** cmdlet gets the metrics for the Queue service.
2121

2222
## EXAMPLES
23+
### Example 1
2324

2425
```
2526
$Metrics = Get-AzsQueueServiceMetricDefinition

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Get-AzsQueueServiceMetricDefinition.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Get-AzsQueueServiceMetricDefinition [-MetricNames <String[]>] [-DetailedOutput]
1919
The **Get-AzsQueueServiceMetricDefinition** cmdlet gets the metric definitions of the Queue service.
2020

2121
## EXAMPLES
22+
### Example 1
2223

2324
```
2425
Get-AzsQueueServiceMetricDefinition -DetailedOutput | Format-Table -Wrap

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Get-AzsReclaimStorageCapacityStatus.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Get-AzsReclaimStorageCapacityStatus -JobId <String> [-SkipCertificateValidation]
1919
The **Get-AzsReclaimStorageCapacityStatus** cmdlet gets the status of the reclaimed storage capacity.
2020

2121
## EXAMPLES
22+
### Example 1
2223

2324
```
2425
$jobId = Start-AzsReclaimStorageCapacity

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Get-AzsStorageAccount.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Get-AzsStorageAccount -AccountId <String> [-Detail] [-SkipCertificateValidation]
2626
The **Get-AzsStorageAccount** cmdlet gets a list of all storage accounts and their properties in a region.
2727

2828
## EXAMPLES
29+
### Example 1
2930

3031
```
3132
Get-AzsStorageAccount -TenantSubscriptionId 0a2d6a84-d4d3-4b48-9c93-5ce0113cf115

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Get-AzsStorageAcquisition.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Get-AzsStorageAcquisition [-TenantSubscriptionId <String>] [-StorageAccountName
2020
The **Get-AzsStorageAcquisition** gets or lists page blob acquisitions.
2121

2222
## EXAMPLES
23+
### Example 1
2324

2425
```
2526
Get-AzsStorageAcquisition -StorageAccountName "teststorage"

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Get-AzsStorageContainer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Get-AzsStorageContainer -ShareName <String> [-Intent <ContainerGetIntent>] [-Cou
2020
The **Get-AzsStorageContainer** cmdlet Gets a list of containers in a share that the system considers as best candidates for migration.
2121

2222
## EXAMPLES
23+
### Example 1
2324

2425
```
2526
$shares = Get-AzsStorageShare

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Get-AzsStorageContainerMigrationStatus.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Get-AzsStorageContainerMigrationStatus -JobId <String> [-SkipCertificateValidati
1919
The **Get-AzsStorageContainerMigrationStatus** cmdlet gets the status of the specified migration job ID. This cmdlet is available for Azure Stack multi-node instances only.
2020

2121
## EXAMPLES
22+
### Example 1
2223

2324
```
2425
$jobId = Start-AzsStorageContainerMigration -ContainerToMigrate $containers[1] -DestinationShareUncPath $DestinationShare.UncPath

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Get-AzsStorageFarmMetric.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Get-AzsStorageFarmMetric [-TimeGrain <TimeGrain>] [-StartTimeInUtc <DateTime>] [
2020
The **Get-AzsStorageFarmMetric** cmdlet gets the metrics for a specified storage farm.
2121

2222
## EXAMPLES
23+
### Example 1
2324

2425
```
2526
$Metrics = Get-AzsStorageFarmMetricDefinition

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Get-AzsStorageFarmMetricDefinition.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Get-AzsStorageFarmMetricDefinition [-MetricNames <String[]>] [-DetailedOutput] [
1919
The **Get-AzsStorageFarmMetricDefinition** cmdlet gets the properties of the storage metric definitions exposed at the region level.
2020

2121
## EXAMPLES
22+
### Example 1
2223

2324
```
2425
Get-AzsStorageFarmMetricDefinition -DetailedOutput | Format-Table -Wrap

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Get-AzsStorageQuota.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Get-AzsStorageQuota -Location <String> [-Name <String>] [-SkipCertificateValidat
1919
The **Get-AzsStorageQuota** cmdlet gets a list of all Storage quota resources in the specified location.
2020

2121
## EXAMPLES
22+
### Example 1
2223

2324
```
2425
Get-AzsStorageQuota -Location local

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Get-AzsStorageShareMetric.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Get-AzsStorageShareMetric -ShareName <String> [-TimeGrain <TimeGrain>] [-StartTi
2020
Gets the metrics of a specified share.
2121

2222
## EXAMPLES
23+
### Example 1
2324

2425
```
2526
$shares = Get-AzsStorageShare

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Get-AzsStorageShareMetricDefinition.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Get-AzsStorageShareMetricDefinition -ShareName <String> [-MetricNames <String[]>
2020
The **Get-AzsStorageShareMetricDefinition** cmdlet gets the properties of the metric definitions exposed at the share level.
2121

2222
## EXAMPLES
23+
### Example 1
2324

2425
```
2526
$shares = Get-AzsStorageShare

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Get-AzsTableServiceMetric.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Get-AzsTableServiceMetric [-TimeGrain <TimeGrain>] [-StartTimeInUtc <DateTime>]
2020
The **Get-AzsTableServiceMetric** cmdlet gets the metrics for the Table service.
2121

2222
## EXAMPLES
23+
### Example 1
2324

2425
```
2526
$Metrics = Get-AzsTableServiceMetricDefinition

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Get-AzsTableServiceMetricDefinition.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Get-AzsTableServiceMetricDefinition [-MetricNames <String[]>] [-DetailedOutput]
1919
The **Get-AzsTableServiceMetricDefinition** cmdlet gets the the properties of the metric definitions exposed by the Table service.
2020

2121
## EXAMPLES
22+
### Example 1
2223

2324
```
2425
Get-AzsTableServiceMetricDefinition -DetailedOutput | Format-Table -Wrap

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/New-AzsStorageQuota.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ New-AzsStorageQuota -Location <String> -Name <String> -NumberOfStorageAccounts <
2020
The **New-AzsStorageQuota** cmdlet creates a Storage quota resource in the specified location.
2121

2222
## EXAMPLES
23+
### Example 1
2324

2425
```
2526
New-ACSQuota -Location "Redmond" -Name "BasicStorage_Quota" -NumberOfStorageAccounts 20 -CapacityInGB 500

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Remove-AzsStorageQuota.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Remove-AzsStorageQuota -Location <String> -Name <String> [-SkipCertificateValida
1919
The **Remove-AzsStorageQuota** cmdlet deletes the given Storage quota resource from the specified location.
2020

2121
## EXAMPLES
22+
### Example 1
2223

2324
```
2425
Remove-AzsStorageQuota -Location local -Name "BasicStorage_Quota"

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Set-AzsStorageFarm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Set-AzsStorageFarm [-SettingsPollingIntervalInSecond <Int32>] [-HostStyleHttpPor
3939
The **Set-AzsStorageFarm** cmdlet modifies the Storage settings and service configurations for the region or farm.
4040

4141
## EXAMPLES
42+
### Example 1
4243

4344
```
4445
Set-AzsStorageFarm -RetentionPeriodForDeletedStorageAccountsInDays 15

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Set-AzsStorageQuota.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Set-AzsStorageQuota -Location <String> -Name <String> -NumberOfStorageAccounts <
2020
The **Set-AzsStorageQuota** cmdlet modifies the quota values of the given Storage quota resource.
2121

2222
## EXAMPLES
23+
### Example 1
2324

2425
```
2526
$quota = Get-AzsStorageQuota -Name "local/Default Quota" -Location local

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Start-AzsReclaimStorageCapacity.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Start-AzsReclaimStorageCapacity [-SkipCertificateValidation] [-WhatIf] [-Confirm
1919
The **Start-AzsReclaimStorageCapacity** cmdlet forces garbage collection of all deleted storage accounts, regardless of the retention period setting.
2020

2121
## EXAMPLES
22+
### Example 1
2223

2324
```
2425
$jobid = Start-AzsReclaimStorageCapacity

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Start-AzsStorageContainerMigration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Start-AzsStorageContainerMigration -ContainerToMigrate <Container> -DestinationS
2020
The **Start-AzsStorageContainerMigration** cmdlet starts the operation to migrate containers to the specified destination share and returns the job ID. This cmdlet is available for Azure Stack multi-node instances only.
2121

2222
## EXAMPLES
23+
### Example 1
2324

2425
```
2526
$Shares = Get-AzsStorageShare

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Stop-AzsStorageContainerMigration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Stop-AzsStorageContainerMigration -JobId <String> [-SkipCertificateValidation]
1919
The **Stop-AzsStorageContainerMigration** cmdlet tries to stop the container migration operation specified by the given job ID. This cmdlet is available for Azure Stack multi-node instances only.
2020

2121
## EXAMPLES
22+
### Example 1
2223

2324
```
2425
$jobId = Start-AzsStorageContainerMigration -ContainerToMigrate $containers[1] -DestinationShareUncPath $DestinationShare.UncPath

azureps-cmdlets-docs/AzureStack/AzureRM.AzureStackStorage/v0.10.8/Undo-AzsDeletedStorageAccount.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Undo-AzsDeletedStorageAccount -AccountId <String> [-NewAccountName <String>]
2121
The **Undo-AzsDeletedStorageAccount** cmdlet tries to recover a deleted storage account. The cloud administrator can use this cmdlet to recover a storage account deleted by a user.
2222

2323
## EXAMPLES
24+
### Example 1
2425

2526
```
2627
$DeletedStorageAccounts = Get-AzsStorageAccount -StorageAccountStatus Deleted

0 commit comments

Comments
 (0)