You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -23,7 +23,7 @@ This module was primarily generated via [AutoRest](https://github.com/Azure/auto
23
23
AutoRest does not generate authentication code for the module. Authentication is handled via Az.Accounts by altering the HTTP payload before it is sent.
24
24
25
25
## Development
26
-
For information on how to develop for `Azs.AzureBridge.Admin`, see [how-to.md](how-to.md).
26
+
For information on how to develop for `Azs.Azurebridge.Admin`, see [how-to.md](how-to.md).
@@ -23,7 +23,7 @@ This module was primarily generated via [AutoRest](https://github.com/Azure/auto
23
23
AutoRest does not generate authentication code for the module. Authentication is handled via Az.Accounts by altering the HTTP payload before it is sent.
24
24
25
25
## Development
26
-
For information on how to develop for `Azs.InfrastructureInsights.Admin`, see [how-to.md](how-to.md).
26
+
For information on how to develop for `Azs.Infrastructureinsights.Admin`, see [how-to.md](how-to.md).
27
27
<!-- endregion -->
28
28
29
29
## Generation Requirements
@@ -61,14 +61,15 @@ metadata:
61
61
62
62
### PSD1 metadata changes
63
63
subject-prefix: ''
64
-
module-version: 0.9.0-preview
64
+
module-version: 0.9.1-preview
65
65
service-name: InfrastructureInsightsAdmin
66
66
67
67
### File Renames
68
-
module-name: Azs.InfrastructureInsights.Admin
69
-
csproj: Azs.InfrastructureInsights.Admin.csproj
70
-
psd1: Azs.InfrastructureInsights.Admin.psd1
71
-
psm1: Azs.InfrastructureInsights.Admin.psm1
68
+
### IMPORTANT - Note that the following settings are case sensitive ###
69
+
module-name: Azs.Infrastructureinsights.Admin
70
+
csproj: Azs.Infrastructureinsights.Admin.csproj
71
+
psd1: Azs.Infrastructureinsights.Admin.psd1
72
+
psm1: Azs.Infrastructureinsights.Admin.psm1
72
73
73
74
### Parameter default values
74
75
directive:
@@ -182,19 +183,19 @@ directive:
182
183
UsageMetric: 50
183
184
184
185
# Add release notes
185
-
- from: Azs.InfrastructureInsights.Admin.nuspec
186
+
- from: Azs.Infrastructureinsights.Admin.nuspec
186
187
where: $
187
188
transform: $ = $.replace('<releaseNotes></releaseNotes>', '<releaseNotes>AzureStack Hub Admin module generated with https://github.com/Azure/autorest.powershell - see https://aka.ms/azpshmigration for breaking changes.</releaseNotes>');
@@ -23,7 +23,7 @@ This module was primarily generated via [AutoRest](https://github.com/Azure/auto
23
23
AutoRest does not generate authentication code for the module. Authentication is handled via Az.Accounts by altering the HTTP payload before it is sent.
24
24
25
25
## Development
26
-
For information on how to develop for `Azs.KeyVault.Admin`, see [how-to.md](how-to.md).
26
+
For information on how to develop for `Azs.Keyvault.Admin`, see [how-to.md](how-to.md).
27
27
<!-- endregion -->
28
28
29
29
## Generation Requirements
@@ -58,14 +58,15 @@ metadata:
58
58
59
59
### PSD1 metadata changes
60
60
subject-prefix: 'Keyvault'
61
-
module-version: 0.9.0-preview
61
+
module-version: 0.9.1-preview
62
62
service-name: KeyvaultAdmin
63
63
64
64
### File Renames
65
-
module-name: Azs.KeyVault.Admin
66
-
csproj: Azs.KeyVault.Admin.csproj
67
-
psd1: Azs.KeyVault.Admin.psd1
68
-
psm1: Azs.KeyVault.Admin.psm1
65
+
### IMPORTANT - Note that the following settings are case sensitive ###
0 commit comments