Skip to content

Commit e4ace62

Browse files
authored
Merge pull request #6884 from maddieclayton/fixio
Fix Input descriptions
2 parents 192c1f0 + 822a458 commit e4ace62

File tree

1,511 files changed

+385
-2686
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,511 files changed

+385
-2686
lines changed

documentation/development-docs/help-generation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ Get-ChildItem -Path $PathToHelpFolder | Update-MarkdownHelp -AlphabeticParamsOrd
7272

7373
This will update all of the markdown files with public interface changes made to corresponding cmdlets, add markdown files for any new cmdlets, remove markdown files for any deleted cmdlets, and update the module page (_e.g.,_ `AzureRM.Profile.md`) with any added or removed cmdlets.
7474

75+
_This seems to work better when run from within the `help` folder itself (For e.g. to generate the help files for the [`Network`](https://github.com/Azure/azure-powershell/tree/preview/src/ResourceManager/Network) module run the cmd from under [`Commands.Network/help`](https://github.com/Azure/azure-powershell/tree/preview/src/ResourceManager/Network/Commands.Network/help)). Also, you will have to import the profile module from under <Repo base path>/src/Package/Debug/ResourceManager/AzureResourceManager/AzureRM.Profile/AzureRM.Profile.psd1_
76+
7577
#### Updating a single markdown file
7678

7779
To update a single markdown file with the changes made to the corresponding cmdlet, use the [`Update-MarkdownHelp`](https://github.com/PowerShell/platyPS/blob/master/docs/Update-MarkdownHelp.md) cmdlet:

src/ResourceManager/Aks/Commands.Aks/help/Get-AzureRmAks.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
118118
## INPUTS
119119
120120
### System.String
121-
Parameters: Id (ByPropertyName)
122121
123122
## OUTPUTS
124123

src/ResourceManager/Aks/Commands.Aks/help/Import-AzureRmAksCredential.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
219219
Parameters: InputObject (ByValue)
220220
221221
### System.String
222-
Parameters: Id (ByPropertyName)
223222
224223
## OUTPUTS
225224

src/ResourceManager/Aks/Commands.Aks/help/Remove-AzureRmAks.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
202202
Parameters: InputObject (ByValue)
203203
204204
### System.String
205-
Parameters: Id (ByPropertyName)
206205
207206
## OUTPUTS
208207

src/ResourceManager/Aks/Commands.Aks/help/Set-AzureRmAks.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
332332
Parameters: InputObject (ByValue)
333333
334334
### System.String
335-
Parameters: Id (ByPropertyName)
336335
337336
## OUTPUTS
338337

src/ResourceManager/Aks/Commands.Aks/help/Start-AzureRmAksDashboard.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
156156
Parameters: InputObject (ByValue)
157157
158158
### System.String
159-
Parameters: Id (ByPropertyName)
160159
161160
## OUTPUTS
162161

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/Get-AzureRmAnalysisServicesServer.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8989
## INPUTS
9090
9191
### System.String
92-
Parameters: Name (ByPropertyName), ResourceGroupName (ByPropertyName)
9392
9493
## OUTPUTS
9594

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/New-AzureRmAnalysisServicesFirewallConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8484
8585
## INPUTS
8686
87-
### System.Collections.Generic.List`1[[Microsoft.Azure.Commands.AnalysisServices.Models.PsAzureAnalysisServicesFirewallRule, Microsoft.Azure.Commands.AnalysisServices, Version=0.6.10.0, Culture=neutral, PublicKeyToken=null]]
87+
### System.Collections.Generic.List`1[[Microsoft.Azure.Commands.AnalysisServices.Models.PsAzureAnalysisServicesFirewallRule, Microsoft.Azure.Commands.AnalysisServices, Version=0.6.11.0, Culture=neutral, PublicKeyToken=null]]
8888

8989
## OUTPUTS
9090

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/New-AzureRmAnalysisServicesFirewallRule.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
9797
## INPUTS
9898
9999
### System.String
100-
Parameters: FirewallRuleName (ByPropertyName), RangeEnd (ByPropertyName), RangeStart (ByPropertyName)
101100
102101
## OUTPUTS
103102

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/New-AzureRmAnalysisServicesServer.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -252,16 +252,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
252252
## INPUTS
253253
254254
### System.String
255-
Parameters: Administrator (ByPropertyName), BackupBlobContainerUri (ByPropertyName), DefaultConnectionMode (ByPropertyName), GatewayResourceId (ByPropertyName), Location (ByPropertyName), Name (ByPropertyName), ResourceGroupName (ByPropertyName), Sku (ByPropertyName)
256255
257256
### System.Collections.Hashtable
258-
Parameters: Tag (ByPropertyName)
259257
260258
### System.Int32
261-
Parameters: ReadonlyReplicaCount (ByPropertyName)
262259
263260
### Microsoft.Azure.Commands.AnalysisServices.Models.PsAzureAnalysisServicesFirewallConfig
264-
Parameters: FirewallConfig (ByPropertyName)
265261
266262
## OUTPUTS
267263

0 commit comments

Comments
 (0)