Skip to content

Commit 5fc3fa1

Browse files
Move Functions to release-2022-05-24 (Azure#18209)
* Move Functions to release-2022-05-24 * remove meaningless help documents * changelog Co-authored-by: azure-powershell-bot <65331932+azure-powershell-bot@users.noreply.github.com>
1 parent bc6a5f6 commit 5fc3fa1

File tree

2,156 files changed

+24482
-11492
lines changed

Some content is hidden

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

2,156 files changed

+24482
-11492
lines changed

src/Functions/Az.Functions.format.ps1xml

Lines changed: 144 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2059,6 +2059,12 @@
20592059
<TableColumnHeader>
20602060
<Label>AccessTier</Label>
20612061
</TableColumnHeader>
2062+
<TableColumnHeader>
2063+
<Label>AllowBlobPublicAccess</Label>
2064+
</TableColumnHeader>
2065+
<TableColumnHeader>
2066+
<Label>AllowSharedKeyAccess</Label>
2067+
</TableColumnHeader>
20622068
<TableColumnHeader>
20632069
<Label>CreationTime</Label>
20642070
</TableColumnHeader>
@@ -2077,6 +2083,9 @@
20772083
<TableColumnHeader>
20782084
<Label>LastGeoFailoverTime</Label>
20792085
</TableColumnHeader>
2086+
<TableColumnHeader>
2087+
<Label>MinimumTlsVersion</Label>
2088+
</TableColumnHeader>
20802089
<TableColumnHeader>
20812090
<Label>PrimaryLocation</Label>
20822091
</TableColumnHeader>
@@ -2099,6 +2108,12 @@
20992108
<TableColumnItem>
21002109
<PropertyName>AccessTier</PropertyName>
21012110
</TableColumnItem>
2111+
<TableColumnItem>
2112+
<PropertyName>AllowBlobPublicAccess</PropertyName>
2113+
</TableColumnItem>
2114+
<TableColumnItem>
2115+
<PropertyName>AllowSharedKeyAccess</PropertyName>
2116+
</TableColumnItem>
21022117
<TableColumnItem>
21032118
<PropertyName>CreationTime</PropertyName>
21042119
</TableColumnItem>
@@ -2117,6 +2132,9 @@
21172132
<TableColumnItem>
21182133
<PropertyName>LastGeoFailoverTime</PropertyName>
21192134
</TableColumnItem>
2135+
<TableColumnItem>
2136+
<PropertyName>MinimumTlsVersion</PropertyName>
2137+
</TableColumnItem>
21202138
<TableColumnItem>
21212139
<PropertyName>PrimaryLocation</PropertyName>
21222140
</TableColumnItem>
@@ -2147,6 +2165,12 @@
21472165
<TableColumnHeader>
21482166
<Label>AccessTier</Label>
21492167
</TableColumnHeader>
2168+
<TableColumnHeader>
2169+
<Label>AllowBlobPublicAccess</Label>
2170+
</TableColumnHeader>
2171+
<TableColumnHeader>
2172+
<Label>AllowSharedKeyAccess</Label>
2173+
</TableColumnHeader>
21502174
<TableColumnHeader>
21512175
<Label>EnableHttpsTrafficOnly</Label>
21522176
</TableColumnHeader>
@@ -2156,13 +2180,22 @@
21562180
<TableColumnHeader>
21572181
<Label>LargeFileSharesState</Label>
21582182
</TableColumnHeader>
2183+
<TableColumnHeader>
2184+
<Label>MinimumTlsVersion</Label>
2185+
</TableColumnHeader>
21592186
</TableHeaders>
21602187
<TableRowEntries>
21612188
<TableRowEntry>
21622189
<TableColumnItems>
21632190
<TableColumnItem>
21642191
<PropertyName>AccessTier</PropertyName>
21652192
</TableColumnItem>
2193+
<TableColumnItem>
2194+
<PropertyName>AllowBlobPublicAccess</PropertyName>
2195+
</TableColumnItem>
2196+
<TableColumnItem>
2197+
<PropertyName>AllowSharedKeyAccess</PropertyName>
2198+
</TableColumnItem>
21662199
<TableColumnItem>
21672200
<PropertyName>EnableHttpsTrafficOnly</PropertyName>
21682201
</TableColumnItem>
@@ -2172,6 +2205,9 @@
21722205
<TableColumnItem>
21732206
<PropertyName>LargeFileSharesState</PropertyName>
21742207
</TableColumnItem>
2208+
<TableColumnItem>
2209+
<PropertyName>MinimumTlsVersion</PropertyName>
2210+
</TableColumnItem>
21752211
</TableColumnItems>
21762212
</TableRowEntry>
21772213
</TableRowEntries>
@@ -2187,25 +2223,43 @@
21872223
<TableColumnHeader>
21882224
<Label>AccessTier</Label>
21892225
</TableColumnHeader>
2226+
<TableColumnHeader>
2227+
<Label>AllowBlobPublicAccess</Label>
2228+
</TableColumnHeader>
2229+
<TableColumnHeader>
2230+
<Label>AllowSharedKeyAccess</Label>
2231+
</TableColumnHeader>
21902232
<TableColumnHeader>
21912233
<Label>EnableHttpsTrafficOnly</Label>
21922234
</TableColumnHeader>
21932235
<TableColumnHeader>
21942236
<Label>LargeFileSharesState</Label>
21952237
</TableColumnHeader>
2238+
<TableColumnHeader>
2239+
<Label>MinimumTlsVersion</Label>
2240+
</TableColumnHeader>
21962241
</TableHeaders>
21972242
<TableRowEntries>
21982243
<TableRowEntry>
21992244
<TableColumnItems>
22002245
<TableColumnItem>
22012246
<PropertyName>AccessTier</PropertyName>
22022247
</TableColumnItem>
2248+
<TableColumnItem>
2249+
<PropertyName>AllowBlobPublicAccess</PropertyName>
2250+
</TableColumnItem>
2251+
<TableColumnItem>
2252+
<PropertyName>AllowSharedKeyAccess</PropertyName>
2253+
</TableColumnItem>
22032254
<TableColumnItem>
22042255
<PropertyName>EnableHttpsTrafficOnly</PropertyName>
22052256
</TableColumnItem>
22062257
<TableColumnItem>
22072258
<PropertyName>LargeFileSharesState</PropertyName>
22082259
</TableColumnItem>
2260+
<TableColumnItem>
2261+
<PropertyName>MinimumTlsVersion</PropertyName>
2262+
</TableColumnItem>
22092263
</TableColumnItems>
22102264
</TableRowEntry>
22112265
</TableRowEntries>
@@ -6695,6 +6749,84 @@
66956749
</TableRowEntries>
66966750
</TableControl>
66976751
</View>
6752+
<View>
6753+
<Name>Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CsmPublishingCredentialsPoliciesCollection</Name>
6754+
<ViewSelectedBy>
6755+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CsmPublishingCredentialsPoliciesCollection</TypeName>
6756+
</ViewSelectedBy>
6757+
<TableControl>
6758+
<TableHeaders>
6759+
<TableColumnHeader>
6760+
<Label>Kind</Label>
6761+
</TableColumnHeader>
6762+
<TableColumnHeader>
6763+
<Label>Name</Label>
6764+
</TableColumnHeader>
6765+
</TableHeaders>
6766+
<TableRowEntries>
6767+
<TableRowEntry>
6768+
<TableColumnItems>
6769+
<TableColumnItem>
6770+
<PropertyName>Kind</PropertyName>
6771+
</TableColumnItem>
6772+
<TableColumnItem>
6773+
<PropertyName>Name</PropertyName>
6774+
</TableColumnItem>
6775+
</TableColumnItems>
6776+
</TableRowEntry>
6777+
</TableRowEntries>
6778+
</TableControl>
6779+
</View>
6780+
<View>
6781+
<Name>Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CsmPublishingCredentialsPoliciesEntity</Name>
6782+
<ViewSelectedBy>
6783+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CsmPublishingCredentialsPoliciesEntity</TypeName>
6784+
</ViewSelectedBy>
6785+
<TableControl>
6786+
<TableHeaders>
6787+
<TableColumnHeader>
6788+
<Label>Kind</Label>
6789+
</TableColumnHeader>
6790+
<TableColumnHeader>
6791+
<Label>Name</Label>
6792+
</TableColumnHeader>
6793+
</TableHeaders>
6794+
<TableRowEntries>
6795+
<TableRowEntry>
6796+
<TableColumnItems>
6797+
<TableColumnItem>
6798+
<PropertyName>Kind</PropertyName>
6799+
</TableColumnItem>
6800+
<TableColumnItem>
6801+
<PropertyName>Name</PropertyName>
6802+
</TableColumnItem>
6803+
</TableColumnItems>
6804+
</TableRowEntry>
6805+
</TableRowEntries>
6806+
</TableControl>
6807+
</View>
6808+
<View>
6809+
<Name>Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CsmPublishingCredentialsPoliciesEntityProperties</Name>
6810+
<ViewSelectedBy>
6811+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CsmPublishingCredentialsPoliciesEntityProperties</TypeName>
6812+
</ViewSelectedBy>
6813+
<TableControl>
6814+
<TableHeaders>
6815+
<TableColumnHeader>
6816+
<Label>Allow</Label>
6817+
</TableColumnHeader>
6818+
</TableHeaders>
6819+
<TableRowEntries>
6820+
<TableRowEntry>
6821+
<TableColumnItems>
6822+
<TableColumnItem>
6823+
<PropertyName>Allow</PropertyName>
6824+
</TableColumnItem>
6825+
</TableColumnItems>
6826+
</TableRowEntry>
6827+
</TableRowEntries>
6828+
</TableControl>
6829+
</View>
66986830
<View>
66996831
<Name>Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CsmPublishingProfileOptions</Name>
67006832
<ViewSelectedBy>
@@ -13564,6 +13696,12 @@
1356413696
</ViewSelectedBy>
1356513697
<TableControl>
1356613698
<TableHeaders>
13699+
<TableColumnHeader>
13700+
<Label>AcrUseManagedIdentityCred</Label>
13701+
</TableColumnHeader>
13702+
<TableColumnHeader>
13703+
<Label>AcrUserManagedIdentityId</Label>
13704+
</TableColumnHeader>
1356713705
<TableColumnHeader>
1356813706
<Label>AlwaysOn</Label>
1356913707
</TableColumnHeader>
@@ -13691,6 +13829,12 @@
1369113829
<TableRowEntries>
1369213830
<TableRowEntry>
1369313831
<TableColumnItems>
13832+
<TableColumnItem>
13833+
<PropertyName>AcrUseManagedIdentityCred</PropertyName>
13834+
</TableColumnItem>
13835+
<TableColumnItem>
13836+
<PropertyName>AcrUserManagedIdentityId</PropertyName>
13837+
</TableColumnItem>
1369413838
<TableColumnItem>
1369513839
<PropertyName>AlwaysOn</PropertyName>
1369613840
</TableColumnItem>

src/Functions/Az.Functions.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 3/31/2022
6+
# Generated on: 5/17/2022
77
#
88

99
@{
@@ -115,7 +115,7 @@ PrivateData = @{
115115
# IconUri = ''
116116

117117
# ReleaseNotes of this module
118-
ReleaseNotes = '* Exposed PowerShell 7.2 stack definition for function app creation in Functions V4 only'
118+
# ReleaseNotes = ''
119119

120120
# Prerelease string of this module
121121
# Prerelease = ''

src/Functions/Az.Functions.psm1

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@
2525
}
2626
}
2727
if(-not $accountsModule) {
28-
$hasAdequateVersion = (Get-Module -Name $accountsName -ListAvailable | Where-Object { $_.Version -ge [System.Version]'2.2.3' } | Measure-Object).Count -gt 0
28+
$hasAdequateVersion = (Get-Module -Name $accountsName -ListAvailable | Where-Object { $_.Version -ge [System.Version]'2.7.5' } | Measure-Object).Count -gt 0
2929
if($hasAdequateVersion) {
30-
$accountsModule = Import-Module -Name $accountsName -MinimumVersion 2.2.3 -Scope Global -PassThru
30+
$accountsModule = Import-Module -Name $accountsName -MinimumVersion 2.7.5 -Scope Global -PassThru
3131
}
3232
}
3333
}
3434

3535
if(-not $accountsModule) {
36-
Write-Error "`nThis module requires $accountsName version 2.2.3 or greater. For installation instructions, please see: https://docs.microsoft.com/powershell/azure/install-az-ps" -ErrorAction Stop
37-
} elseif (($accountsModule.Version -lt [System.Version]'2.2.3') -and (-not $localAccounts)) {
38-
Write-Error "`nThis module requires $accountsName version 2.2.3 or greater. An earlier version of Az.Accounts is imported in the current PowerShell session. If you are running test, please try to add the switch '-RegenerateSupportModule' when executing 'test-module.ps1'. Otherwise please open a new PowerShell session and import this module again.`nAdditionally, this error could indicate that multiple incompatible versions of Azure PowerShell modules are installed on your system. For troubleshooting information, please see: https://aka.ms/azps-version-error" -ErrorAction Stop
36+
Write-Error "`nThis module requires $accountsName version 2.7.5 or greater. For installation instructions, please see: https://docs.microsoft.com/powershell/azure/install-az-ps" -ErrorAction Stop
37+
} elseif (($accountsModule.Version -lt [System.Version]'2.7.5') -and (-not $localAccounts)) {
38+
Write-Error "`nThis module requires $accountsName version 2.7.5 or greater. An earlier version of Az.Accounts is imported in the current PowerShell session. If you are running test, please try to add the switch '-RegenerateSupportModule' when executing 'test-module.ps1'. Otherwise please open a new PowerShell session and import this module again.`nAdditionally, this error could indicate that multiple incompatible versions of Azure PowerShell modules are installed on your system. For troubleshooting information, please see: https://aka.ms/azps-version-error" -ErrorAction Stop
3939
}
4040
Write-Information "Loaded Module '$($accountsModule.Name)'"
4141

@@ -50,6 +50,10 @@
5050

5151
# Tweaks the pipeline on module load
5252
$instance.OnModuleLoad = $VTable.OnModuleLoad
53+
54+
# Following two delegates are added for telemetry
55+
$instance.GetTelemetryId = $VTable.GetTelemetryId
56+
$instance.Telemetry = $VTable.Telemetry
5357

5458

5559
# Tweaks the pipeline per call

src/Functions/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
* Fixed an issue that New-AzFunctionApp cmdlet should write a warning message when setting default values for parameters that are not provided.
2122

2223
## Version 4.0.2
2324
* Exposed PowerShell 7.2 stack definition for function app creation in Functions V4 only

0 commit comments

Comments
 (0)