File tree Expand file tree Collapse file tree 5 files changed +6
-16
lines changed
Azs.InfrastructureInsights.Admin Expand file tree Collapse file tree 5 files changed +6
-16
lines changed Original file line number Diff line number Diff line change @@ -49,16 +49,14 @@ In this directory, run AutoRest:
49
49
require :
50
50
- $(this-folder)/../readme.azurestack.md
51
51
- $(repo)/specification/azsadmin/resource-manager/backup/readme.azsautogen.md
52
- - $(repo)/specification/azsadmin/resource-manager/backup/readme.md
53
-
54
52
55
53
subject-prefix : ' '
56
54
module-version : 0.9.0
57
55
58
- # ## File Renames
59
- module-name : Azs.Backup.Admin
60
- csproj : Azs.Backup.Admin.csproj
61
- psd1 : Azs.Backup.Admin.psd1
56
+ # ## File Renames
57
+ module-name : Azs.Backup.Admin
58
+ csproj : Azs.Backup.Admin.csproj
59
+ psd1 : Azs.Backup.Admin.psd1
62
60
psm1 : Azs.Backup.Admin.psm1
63
61
` ` `
64
62
@@ -166,7 +164,6 @@ directive:
166
164
verb : Start
167
165
subject : Backup
168
166
169
-
170
167
# Add release notes
171
168
- from : Azs.Backup.Admin.nuspec
172
169
where : $
Original file line number Diff line number Diff line change @@ -48,7 +48,6 @@ In this directory, run AutoRest:
48
48
``` yaml
49
49
require :
50
50
- $(this-folder)/../readme.azurestack.md
51
- - $(repo)/specification/azsadmin/resource-manager/fabric/readme.md
52
51
53
52
input-file :
54
53
- $(repo)/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2016-05-01/EdgeGateway.json
Original file line number Diff line number Diff line change 1
1
<!-- region Generated -->
2
2
# Azs.InfrastructureInsights.Admin
3
- This directory contains the PowerShell module for the InfrastructureInsightsAdmin service.
3
+ This directory contains the PowerShell module for the InfrastructureInsights Admin service.
4
4
5
5
---
6
6
## Status
@@ -48,7 +48,6 @@ In this directory, run AutoRest:
48
48
``` yaml
49
49
require :
50
50
- $(this-folder)/../readme.azurestack.md
51
- - $(repo)/specification/azsadmin/resource-manager/infrastructureinsights/readme.md
52
51
53
52
input-file :
54
53
- $(repo)/specification/azsadmin/resource-manager/infrastructureinsights/Microsoft.InfrastructureInsights.Admin/preview/2016-05-01/InfrastructureInsights.json
Original file line number Diff line number Diff line change 1
1
<!-- region Generated -->
2
2
# Azs.KeyVault.Admin
3
- This directory contains the PowerShell module for the KeyVaultAdmin service.
3
+ This directory contains the PowerShell module for the KeyVault Admin service.
4
4
5
5
---
6
6
## Status
@@ -48,8 +48,6 @@ In this directory, run AutoRest:
48
48
``` yaml
49
49
require :
50
50
- $(this-folder)/../readme.azurestack.md
51
- - $(repo)/specification/azsadmin/resource-manager/keyvault/readme.azsautogen.md
52
- - $(repo)/specification/azsadmin/resource-manager/keyvault/readme.md
53
51
54
52
input-file :
55
53
- $(repo)/specification/azsadmin/resource-manager/keyvault/Microsoft.KeyVault.Admin/preview/2017-02-01-preview/KeyVault.json
Original file line number Diff line number Diff line change @@ -86,9 +86,6 @@ psm1: Azs.Subscriptions.psm1
86
86
clear-output-folder : true
87
87
output-folder : .
88
88
89
- require :
90
- - $(repo)/specification/azsadmin/resource-manager/user-subscriptions/readme.md
91
-
92
89
input-file :
93
90
- $(repo)/specification/azsadmin/resource-manager/user-subscriptions/Microsoft.Subscriptions/preview/2015-11-01/Subscriptions.json
94
91
- $(repo)/specification/azsadmin/resource-manager/user-subscriptions/Microsoft.Subscriptions/preview/2015-11-01/Offer.json
You can’t perform that action at this time.
0 commit comments