Skip to content

Commit 822a458

Browse files
author
maddieclayton
committed
fix output description
1 parent d34c63c commit 822a458

20 files changed

+25
-6
lines changed

src/ResourceManager/ApiManagement/Commands.ApiManagement/help/Export-AzureRmApiManagementApi.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
211211
## OUTPUTS
212212
213213
### System.String
214+
This cmdlet returns the exported API content as a string.
214215
215216
## NOTES
216217

src/ResourceManager/Automation/Commands.Automation/help/Start-AzureRMAutomationRunbook.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
175175
## OUTPUTS
176176
177177
### Microsoft.Azure.Commands.Automation.Model.Job
178+
-This cmdlet returns a **Job** object, unless you specify the _Wait_ parameter.
179+
-If you do not specify _Wait_, Azure PowerShell returns a **Job** object immediately.
180+
-If you specify _Wait_, Azure PowerShell completes the job, and then returns the result.
181+
-The result is not a **Job** object.
178182
179183
### System.Management.Automation.PSObject
180184

src/ResourceManager/AzureBackup/Commands.AzureBackup/help/Get-AzureRmBackupVaultCredentials.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ Parameters: Vault (ByValue)
8484
## OUTPUTS
8585
8686
### System.String
87+
This cmdlet returns the name of the vault credential file.
8788
8889
## NOTES
8990

src/ResourceManager/Compute.ManagedService/Commands.Compute.ManagedService/help/ConvertTo-AzureRmVhd.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
143143
144144
## INPUTS
145145
146+
### System.String
147+
146148
## OUTPUTS
147149
148150
### System.Management.Automation.PathInfo

src/ResourceManager/DataLakeStore/Commands.DataLakeStore/help/Export-AzureRmDataLakeStoreItem.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
243243
## OUTPUTS
244244
245245
### System.String
246+
The path where the file or folder was downloaded to.
246247
247248
## NOTES
248249

src/ResourceManager/DataLakeStore/Commands.DataLakeStore/help/Get-AzureRmDataLakeStoreItemContent.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
254254
## OUTPUTS
255255
256256
### System.Byte
257+
The byte stream representation of the file contents retrieved.
257258
258259
### System.String
260+
The string representation (in the specified encoding) of the file contents retrieved.
259261
260262
## NOTES
261263

src/ResourceManager/DataLakeStore/Commands.DataLakeStore/help/Get-AzureRmDataLakeStoreItemOwner.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
108108
## OUTPUTS
109109
110110
### System.String
111+
The owner of the specified item.
111112
112113
## NOTES
113114

src/ResourceManager/DataLakeStore/Commands.DataLakeStore/help/Get-AzureRmDataLakeStoreItemPermission.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8989
## OUTPUTS
9090
9191
### System.String
92+
The string representation of the ownership octal
9293
9394
## NOTES
9495
* Alias: Get-AdlStoreItemPermission

src/ResourceManager/DataLakeStore/Commands.DataLakeStore/help/Import-AzureRmDataLakeStoreItem.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
257257
## OUTPUTS
258258
259259
### System.String
260+
The full path in the Data Lake Store account to the uploaded file or folder.
260261
261262
## NOTES
262263

src/ResourceManager/DataLakeStore/Commands.DataLakeStore/help/Join-AzureRmDataLakeStoreItem.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
155155
## OUTPUTS
156156
157157
### System.String
158+
The full path to the resulting file from the joined files.
158159
159160
## NOTES
160161

src/ResourceManager/DataLakeStore/Commands.DataLakeStore/help/Move-AzureRmDataLakeStoreItem.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
153153
## OUTPUTS
154154
155155
### System.String
156+
The full path to the moved file or folder.
156157
157158
## NOTES
158159

src/ResourceManager/DataLakeStore/Commands.DataLakeStore/help/New-AzureRmDataLakeStoreItem.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
201201
## OUTPUTS
202202
203203
### System.String
204+
The full path to the created file or folder.
204205
205206
## NOTES
206207

src/ResourceManager/DataLakeStore/Commands.DataLakeStore/help/Set-AzureRmDataLakeStoreItemAcl.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
213213
## OUTPUTS
214214
215215
### Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreItemAce
216+
If PassThru is specified, will return the resulting list of ACL entries.
216217
217218
## NOTES
218219

src/ResourceManager/DataLakeStore/Commands.DataLakeStore/help/Set-AzureRmDataLakeStoreItemAclEntry.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
306306
## OUTPUTS
307307
308308
### Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreItemAce
309+
If PassThru is specified, will return the resulting list of ACL entries.
309310
310311
## NOTES
311312

src/ResourceManager/Profile/Commands.Profile/help/Get-AzureRmContext.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The name of the context
106106
Type: System.String
107107
Parameter Sets: GetSingleContext
108108
Aliases:
109-
Accepted values: Node CLI Test - 2c224e7e-3ef5-431d-a57b-e71f4662e3a6, VS Telemetry - Data Catalog - a7bb576c-291e-4553-965a-1c588b3f29d8, Azure SDK Powershell Test - Manual - 9e223dbe-3399-4e19-88eb-0975f02ac87f, Core-ES-BLD - 54e18c35-3863-4a17-8e52-b5aa1e65847e, Cosmos_WDG_Core_BnB_100348 - dae41bd3-9db4-4b9b-943e-832b57cac828, Scottph Internal Consumption - 8bc48661-1801-4b7a-8ca1-6a3cadfb4870, DDXLABDTL-01 - e2dc3810-f8e5-4337-a41c-8b9ec7d954ee, Azure SDK Powershell Test - c9cbd920-c00c-427c-852b-8aaf38badaeb, Pay-As-You-Go - 92ad8d84-3287-4990-b83d-5e983832f7ce, Azure SDK Infrastructure - 6b085460-5f21-477e-ba44-1035046e9101, DevDiv Key Vault - bd62906c-0a81-43c3-a2f8-126e4cf66ada, Key Vault Engineering Subscription - 33f39d49-6173-49bf-9789-db5548ee6d73
109+
Accepted values: Default
110110

111111
Required: False
112112
Position: 0

src/ResourceManager/Profile/Commands.Profile/help/Remove-AzureRmContext.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The name of the context
9090
Type: System.String
9191
Parameter Sets: RemoveByName
9292
Aliases:
93-
Accepted values: Node CLI Test - 2c224e7e-3ef5-431d-a57b-e71f4662e3a6, VS Telemetry - Data Catalog - a7bb576c-291e-4553-965a-1c588b3f29d8, Azure SDK Powershell Test - Manual - 9e223dbe-3399-4e19-88eb-0975f02ac87f, Core-ES-BLD - 54e18c35-3863-4a17-8e52-b5aa1e65847e, Cosmos_WDG_Core_BnB_100348 - dae41bd3-9db4-4b9b-943e-832b57cac828, Scottph Internal Consumption - 8bc48661-1801-4b7a-8ca1-6a3cadfb4870, DDXLABDTL-01 - e2dc3810-f8e5-4337-a41c-8b9ec7d954ee, Azure SDK Powershell Test - c9cbd920-c00c-427c-852b-8aaf38badaeb, Pay-As-You-Go - 92ad8d84-3287-4990-b83d-5e983832f7ce, Azure SDK Infrastructure - 6b085460-5f21-477e-ba44-1035046e9101, DevDiv Key Vault - bd62906c-0a81-43c3-a2f8-126e4cf66ada, Key Vault Engineering Subscription - 33f39d49-6173-49bf-9789-db5548ee6d73
93+
Accepted values: Default
9494

9595
Required: True
9696
Position: 0

src/ResourceManager/Profile/Commands.Profile/help/Rename-AzureRmContext.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ The name of the context
131131
Type: System.String
132132
Parameter Sets: RenameByName
133133
Aliases:
134-
Accepted values: Node CLI Test - 2c224e7e-3ef5-431d-a57b-e71f4662e3a6, VS Telemetry - Data Catalog - a7bb576c-291e-4553-965a-1c588b3f29d8, Azure SDK Powershell Test - Manual - 9e223dbe-3399-4e19-88eb-0975f02ac87f, Core-ES-BLD - 54e18c35-3863-4a17-8e52-b5aa1e65847e, Cosmos_WDG_Core_BnB_100348 - dae41bd3-9db4-4b9b-943e-832b57cac828, Scottph Internal Consumption - 8bc48661-1801-4b7a-8ca1-6a3cadfb4870, DDXLABDTL-01 - e2dc3810-f8e5-4337-a41c-8b9ec7d954ee, Azure SDK Powershell Test - c9cbd920-c00c-427c-852b-8aaf38badaeb, Pay-As-You-Go - 92ad8d84-3287-4990-b83d-5e983832f7ce, Azure SDK Infrastructure - 6b085460-5f21-477e-ba44-1035046e9101, DevDiv Key Vault - bd62906c-0a81-43c3-a2f8-126e4cf66ada, Key Vault Engineering Subscription - 33f39d49-6173-49bf-9789-db5548ee6d73
134+
Accepted values: Default
135135

136136
Required: True
137137
Position: 0

src/ResourceManager/Profile/Commands.Profile/help/Select-AzureRmContext.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The name of the context
7676
Type: System.String
7777
Parameter Sets: SelectByName
7878
Aliases:
79-
Accepted values: Node CLI Test - 2c224e7e-3ef5-431d-a57b-e71f4662e3a6, VS Telemetry - Data Catalog - a7bb576c-291e-4553-965a-1c588b3f29d8, Azure SDK Powershell Test - Manual - 9e223dbe-3399-4e19-88eb-0975f02ac87f, Core-ES-BLD - 54e18c35-3863-4a17-8e52-b5aa1e65847e, Cosmos_WDG_Core_BnB_100348 - dae41bd3-9db4-4b9b-943e-832b57cac828, Scottph Internal Consumption - 8bc48661-1801-4b7a-8ca1-6a3cadfb4870, DDXLABDTL-01 - e2dc3810-f8e5-4337-a41c-8b9ec7d954ee, Azure SDK Powershell Test - c9cbd920-c00c-427c-852b-8aaf38badaeb, Pay-As-You-Go - 92ad8d84-3287-4990-b83d-5e983832f7ce, Azure SDK Infrastructure - 6b085460-5f21-477e-ba44-1035046e9101, DevDiv Key Vault - bd62906c-0a81-43c3-a2f8-126e4cf66ada, Key Vault Engineering Subscription - 33f39d49-6173-49bf-9789-db5548ee6d73
79+
Accepted values: Default
8080

8181
Required: True
8282
Position: 0

src/ResourceManager/Resources/Commands.Resources/help/Remove-AzureRmResource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
299299

300300
## OUTPUTS
301301

302-
### None or Boolean
302+
### System.Boolean
303303

304304
## NOTES
305305

src/ResourceManager/Resources/Commands.Resources/help/Stop-AzureRmResourceGroupDeployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
195195
196196
## OUTPUTS
197197
198-
### None or Boolean
198+
### System.Boolean
199199
200200
## NOTES
201201

0 commit comments

Comments
 (0)