Skip to content

Commit

Permalink
Merge pull request Azure#5831 from maddieclayton/indexscript
Browse files Browse the repository at this point in the history
Creating index.json for Docs
  • Loading branch information
Maddie Clayton authored Mar 30, 2018
2 parents 72f0931 + 7392711 commit 05a2107
Show file tree
Hide file tree
Showing 44 changed files with 346 additions and 132 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@ FakesAssemblies/
*.GhostDoc.xml
pingme.txt
groupMapping*.json
/tools/index.json
/Package/index.json

*.msi
*.wixpdb
Expand Down
6 changes: 4 additions & 2 deletions build.proj
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,6 @@
<Message Importance="high" Text="Building Cmdlets..." />

<MakeDir Directories="$(PackageDirectory)" />
<Exec ContinueOnError="false"
Command="&quot;$(PowerShellCommand)&quot; -NonInteractive -NoLogo -NoProfile -Command &quot; . $(LibraryToolsFolder)\CreateMappings.ps1 -RootPath $(LibrarySourceFolder) -OutputFile $(PackageDirectory)\groupMapping.json -WarningFile $(PackageDirectory)\groupMappingWarnings.json -RulesFile $(LibraryToolsFolder)\CreateMappings_rules.json &quot;" Condition="'$(Latest)' == 'true'"/>

<MSBuild
Projects="@(CmdletSolutionsToBuild)"
Expand All @@ -218,6 +216,10 @@

<Exec Command="&quot;$(PowerShellCommand)&quot; -NonInteractive -NoLogo -NoProfile -Command &quot;. $(LibraryToolsFolder)\UpdateModules.ps1 $(Configuration) $(Scope) -Profile Latest &quot; " Condition="'$(Latest)' == 'true' and '$(CodeSign)' == 'false'"/>
<Exec Command="&quot;$(PowerShellCommand)&quot; -NonInteractive -NoLogo -NoProfile -Command &quot;. $(LibraryToolsFolder)\UpdateModules.ps1 $(Configuration) $(Scope) -Profile Stack &quot; " Condition="'$(Stack)' == 'true' and '$(CodeSign)' == 'false'"/>

<Exec ContinueOnError="false"
Command="&quot;$(PowerShellCommand)&quot; -NonInteractive -NoLogo -NoProfile -Command &quot; . $(LibraryToolsFolder)\NewHelpIndex.ps1 -OutputFile $(PackageDirectory)\index.json -BuildConfig $(Configuration) &quot;" Condition="'$(Latest)' == 'true'"/>

<!-- Copying shortcut to be signed -->
<Copy SourceFiles="$(LibraryRoot)tools\AzureRM\AzureRM.psd1"
DestinationFolder="$(LibrarySourceFolder)\Package\$(Configuration)" Condition= " '$(NetCore)' == 'false' and '$(Latest)' == 'true'"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
Module Name: AzureRM.ApplicationInsights
Module Guid: da67eaa7-4cb1-4bfa-a194-8bf3faae8ac6
Download Help Link: None
Help Version: 0.1.2
Locale: en-US
---

# AzureRM.ApplicationInsights Module
## Description
Creates and manages application insights in Azure Resource Manager.

## AzureRM.ApplicationInsights Cmdlets
### [Get-AzureRmApplicationInsights](Get-AzureRmApplicationInsights.md)
Get application insights resources

### [Get-AzureRmApplicationInsightsApiKey](Get-AzureRmApplicationInsightsApiKey.md)
Get application insights api keys for an application insights resource

### [Get-AzureRmApplicationInsightsContinuousExport](Get-AzureRmApplicationInsightsContinuousExport.md)
Get application insights continuous export configuration for an application insights resource

### [New-AzureRmApplicationInsights](New-AzureRmApplicationInsights.md)
Create a new application insights resource

### [New-AzureRmApplicationInsightsApiKey](New-AzureRmApplicationInsightsApiKey.md)
Create an application insights api key for an application insights resource

### [New-AzureRmApplicationInsightsContinuousExport](New-AzureRmApplicationInsightsContinuousExport.md)
Create a new application insights continuous export configuration for an application insights resource

### [Remove-AzureRmApplicationInsights](Remove-AzureRmApplicationInsights.md)
Remove an application insights resource

### [Remove-AzureRmApplicationInsightsApiKey](Remove-AzureRmApplicationInsightsApiKey.md)
Remove an application insights api key for an application insights resource

### [Remove-AzureRmApplicationInsightsContinuousExport](Remove-AzureRmApplicationInsightsContinuousExport.md)
Remove a cotinuous export configuration in an application insights resource

### [Set-AzureRmApplicationInsightsContinuousExport](Set-AzureRmApplicationInsightsContinuousExport.md)
Update a continuous export configuration in an applciation insights resource

### [Set-AzureRmApplicationInsightsDailyCap](Set-AzureRmApplicationInsightsDailyCap.md)
Set daily data volume cap for an application insights resource

### [Set-AzureRmApplicationInsightsPricingPlan](Set-AzureRmApplicationInsightsPricingPlan.md)
Set pricing plan and daily data volume information for an applicaiton insights resource

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: AzureRM.Backup
Module Guid: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
Module Guid: 0b1d76f5-a928-4b8f-9c83-df26947568d4
Download Help Link: {{Please enter FwLink manually}}
Help Version: {{Please enter version of help manually (X.X.X.X) format}}
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: AzureRM.Batch
Module Guid: Batch_Cmdlets_D48CF693-4125-4D2D-879
Module Guid: a8f00f40-1c1a-49b5-9db3-24076b75c3cf
Download Help Link: http://go.microsoft.com/fwlink/?linkid=390762
Help Version: 4.0.0.0
Locale: en-US
Expand Down
2 changes: 1 addition & 1 deletion src/ResourceManager/Cdn/Commands.Cdn/help/AzureRM.Cdn.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: AzureRM.Cdn
Module Guid: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
Module Guid: 52594002-db89-46df-928d-2755dad840e8
Download Help Link: {{Please enter FwLink manually}}
Help Version: {{Please enter version of help manually (X.X.X.X) format}}
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: AzureRM.CognitiveServices
Module Guid: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
Module Guid: 66c566b4-950c-4a2b-9f3b-199d92f0df1a
Download Help Link: {{Please enter FwLink manually}}
Help Version: {{Please enter version of help manually (X.X.X.X) format}}
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: AzureRM.Compute.ManagedService
Module Guid: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
Module Guid: 5c5f634f-b323-4822-b8e4-695dd0110af9
Download Help Link:
Help Version: 3.5.0.0
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: AzureRM.Compute
Module Guid: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
Module Guid: 0a83c907-1ffb-4d87-a492-c65ac7d7ed37
Download Help Link:
Help Version: 3.5.0.0
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: AzureRM.ContainerInstance
Module Guid:
Module Guid: 99d2fc1f-ff3c-4bf3-ac22-8f81f0e5c279
Download Help Link:
Help Version:
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: AzureRM.DataFactories
Module Guid: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
Module Guid: e3c0f6bc-fe96-41a0-88f4-5e490a91f05d
Download Help Link: {{Please enter FwLink manually}}
Help Version: {{Please enter version of help manually (X.X.X.X) format}}
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: AzureRM.DevTestLabs
Module Guid: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
Module Guid: be2ca175-bfb9-4601-b01c-4de13eb2105c
Download Help Link: {{Please enter FwLink manually}}
Help Version: {{Please enter version of help manually (X.X.X.X) format}}
Locale: en-US
Expand Down
2 changes: 1 addition & 1 deletion src/ResourceManager/Dns/Commands.Dns/help/AzureRM.DNS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: AzureRM.Dns
Module Guid: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
Module Guid: 5e5ed8bc-27bf-4380-9de1-4b22ba0920b2
Download Help Link: {{Please enter FwLink manually}}
Help Version: {{Please enter version of help manually (X.X.X.X) format}}
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: AzureRM.HDInsight
Module Guid: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
Module Guid: 3fd1475f-cb23-4ffb-bf08-33d94b7d1acb
Download Help Link: {{Please enter FwLink manually}}
Help Version: {{Please enter version of help manually (X.X.X.X) format}}
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: AzureRM.Insights
Module Guid: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
Module Guid: 698c387c-bd6b-41c6-82ce-721f1ef39548
Download Help Link: {{Please enter FwLink manually}}
Help Version: {{Please enter version of help manually (X.X.X.X) format}}
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ FunctionsToExport = @()
CmdletsToExport = 'Get-AzureRmLocationBasedServicesAccount',
'New-AzureRmLocationBasedServicesAccount',
'Remove-AzureRmLocationBasedServicesAccount',
'Set-AzureRmLocationBasedServicesAccount',
'Get-AzureRmLocationBasedServicesAccountKey',
'New-AzureRmLocationBasedServicesAccountKey'

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: AzureRM.LogicApp
Module Guid: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
Module Guid: 8a7d44bb-e747-4265-8f22-b3937961d709
Download Help Link: {{Please enter FwLink manually}}
Help Version: {{Please enter version of help manually (X.X.X.X) format}}
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: AzureRM.MachineLearningCompute
Module Guid:
Module Guid: bb030259-49f9-46ef-806f-2a3f5a2e018f
Download Help Link:
Help Version:
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
Module Name: AzureRM.ManagementPartner
Module Guid: bf60f35d-6c0b-42f2-be30-eb333a31279d
Download Help Link: None
Help Version: 0.1.0
Locale: en-US
---

# AzureRM.ManagementPartner Module
## Description
Management Partner cmdlets for Azure Resource Manager.

## AzureRM.ManagementPartner Cmdlets
### [Get-AzureRmManagementPartner](Get-AzureRmManagementPartner.md)
Gets the Microsoft Partner Network(MPN) ID of the current authenticated user or service principal.

### [New-AzureRmManagementPartner](New-AzureRmManagementPartner.md)
Associates a Microsoft Partner Network(MPN) ID to the current authenticated user or service principal.

### [Remove-AzureRmManagementPartner](Remove-AzureRmManagementPartner.md)
Delete the Microsoft Partner Network(MPN) ID of the current authenticated user or service principal.

### [Update-AzureRmManagementPartner](Update-AzureRmManagementPartner.md)
Updates the Microsoft Partner Network(MPN) ID of the current authenticated user or service principal.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
external help file: Microsoft.Azure.Commands.Resources.dll-Help.xml
Module Name: AzureRM.Resources
external help file: Microsoft.Azure.Commands.ManagementPartner.dll-Help.xml
Module Name: AzureRM.ManagementPartner
online version: https://docs.microsoft.com/en-us/powershell/module/get-azurermmanagementpartner
schema: 2.0.0
---
Expand Down Expand Up @@ -79,22 +79,20 @@ 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).
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).
## INPUTS
### None
## OUTPUTS
### Microsoft.Azure.Commands.Resources.PSManagementPartner
## NOTES
## RELATED LINKS
[Remove-AzureRmManagementPartner](./Remove-AzureRmManagementPartner.md)
[New-AzureRmManagementPartner](./New-AzureRmManagementPartner.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
external help file: Microsoft.Azure.Commands.Resources.dll-Help.xml
Module Name: AzureRM.Resources
external help file: Microsoft.Azure.Commands.ManagementPartner.dll-Help.xml
Module Name: AzureRM.ManagementPartner
online version: http://go.microsoft.com/fwlink/?LinkID=393044
schema: 2.0.0
---
Expand All @@ -13,8 +13,8 @@ Associates a Microsoft Partner Network(MPN) ID to the current authenticated user
## SYNTAX

```
New-AzureRmManagementPartner [-PartnerId] <String> [-DefaultProfile <IAzureContextContainer>]
[-WhatIf] [-Confirm] [<CommonParameters>]
New-AzureRmManagementPartner [-PartnerId] <String> [-DefaultProfile <IAzureContextContainer>] [-WhatIf]
[-Confirm] [<CommonParameters>]
```

## DESCRIPTION
Expand All @@ -36,21 +36,6 @@ Add a management partner

## PARAMETERS

### -Confirm
Prompts you for confirmation before running the cmdlet.

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

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -DefaultProfile
The credentials, account, tenant, and subscription used for communication with Azure.

Expand All @@ -66,28 +51,31 @@ Accept pipeline input: False
Accept wildcard characters: False
```
### -PartnerId
The management partner id, it is a 6 digits number
```yaml
Type: SwitchParameter
Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Required: True
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -PartnerId
The management partner id, it is a 6 digits number
### -Confirm
Prompts you for confirmation before running the cmdlet.
```yaml
Type: String
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Aliases: cf

Required: True
Position: 0
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Expand All @@ -110,22 +98,20 @@ 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).
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).
## INPUTS
### None
## OUTPUTS
### Microsoft.Azure.Commands.Resources.PSManagementPartner
## NOTES
## RELATED LINKS
[Remove-AzureRmManagementPartner](./Remove-AzureRmManagementPartner.md)
[Get-AzureRmManagementPartner](./Get-AzureRmManagementPartner.md)
Expand Down
Loading

0 comments on commit 05a2107

Please sign in to comment.