Skip to content

Commit 4e5794e

Browse files
azure-powershell-botazurepowershell
and
azurepowershell
authored
Sync tools folder from main branch to generation branch (#23883)
Co-authored-by: azurepowershell <[email protected]>
1 parent 539683b commit 4e5794e

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.azure-pipelines/code-oob.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,9 @@ stages:
129129
130130
- task: ManifestGeneratorTask@0
131131
displayName: 'Generation Task'
132-
inputs:
133-
PackageName: 'Azure PowerShell - ${{ parameters.ServiceName }}'
134-
BuildDropPath: '$(System.ArtifactsDirectory)/OOB'
132+
inputs:
133+
PackageName: 'Azure PowerShell - ${{ parameters.ServiceName }}'
134+
BuildDropPath: '$(System.ArtifactsDirectory)/OOB'
135135

136136
- task: PublishBuildArtifacts@1
137137
inputs:

tools/Tools.Common/SerializedCmdlets/Az.DataFactory.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42784,7 +42784,7 @@
4278442784
"AdditionalProperties": "System.Collections.Generic.IDictionary`2[System.String,System.Object]",
4278542785
"SentBytes": "System.Nullable`1[System.Double]",
4278642786
"ReceivedBytes": "System.Nullable`1[System.Double]",
42787-
"AvailableMemoryInMB": "System.Nullable`1[System.Int32]",
42787+
"AvailableMemoryInMb": "System.Nullable`1[System.Int32]",
4278842788
"CpuUtilization": "System.Nullable`1[System.Int32]",
4278942789
"ConcurrentJobsLimit": "System.Nullable`1[System.Int32]",
4279042790
"ConcurrentJobsRunning": "System.Nullable`1[System.Int32]",
@@ -42831,7 +42831,7 @@
4283142831
"Type": "System.Reflection.RuntimeParameterInfo"
4283242832
},
4283342833
{
42834-
"Name": "availableMemoryInMB",
42834+
"Name": "availableMemoryInMb",
4283542835
"Type": "System.Reflection.RuntimeParameterInfo"
4283642836
},
4283742837
{
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
"Module","Minimal Version"
2+
"Az.Nginx","1.0.0"

0 commit comments

Comments
 (0)