Skip to content

Commit 2e3c703

Browse files
Domain name of online doc is changed from docs.microsoft.com to learn.microsoft.com. (#20275)
Co-authored-by: Dingmeng Xue <[email protected]>
1 parent 1ce2d4e commit 2e3c703

File tree

125 files changed

+147
-147
lines changed

Some content is hidden

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

125 files changed

+147
-147
lines changed

src/ElasticSan/custom/Add-AzElasticSanVolumeGroupNetworkRule.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ NETWORKACLSVIRTUALNETWORKRULE <IVirtualNetworkRule[]>: The list of virtual netwo
4040
[Action <Action?>]: The action of virtual network rule.
4141
4242
.Link
43-
https://docs.microsoft.com/powershell/module/az.elasticsan/update-azelasticsanvolumegroup
43+
https://learn.microsoft.com/powershell/module/az.elasticsan/update-azelasticsanvolumegroup
4444
#>
4545
function Add-AzElasticSanVolumeGroupNetworkRule {
4646
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.VirtualNetworkRule[]])]

src/ElasticSan/custom/Remove-AzElasticSanVolumeGroupNetworkRule.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ NETWORKACLSVIRTUALNETWORKRULE <IVirtualNetworkRule[]>: The list of virtual netwo
3636
[Action <Action?>]: The action of virtual network rule.
3737
3838
.Link
39-
https://docs.microsoft.com/powershell/module/az.elasticsan/add-azelasticsanvolumegroupnetworkrule
39+
https://learn.microsoft.com/powershell/module/az.elasticsan/add-azelasticsanvolumegroupnetworkrule
4040
#>
4141
function Remove-AzElasticSanVolumeGroupNetworkRule {
4242
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.VirtualNetworkRule[]])]

src/ElasticSan/custom/autogen-model-cmdlets/New-AzElasticSanVirtualNetworkRuleObject.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Create an in-memory object for VirtualNetworkRule.
2323
.Outputs
2424
Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.VirtualNetworkRule
2525
.Link
26-
https://docs.microsoft.com/powershell/module/az.ElasticSan/new-AzElasticSanVirtualNetworkRuleObject
26+
https://learn.microsoft.com/powershell/module/az.ElasticSan/new-AzElasticSanVirtualNetworkRuleObject
2727
#>
2828
function New-AzElasticSanVirtualNetworkRuleObject {
2929
[OutputType('Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.VirtualNetworkRule')]

src/ElasticSan/exports/Add-AzElasticSanVolumeGroupNetworkRule.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ NETWORKACLSVIRTUALNETWORKRULE <IVirtualNetworkRule[]>: The list of virtual netwo
4343
VirtualNetworkResourceId <String>: Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.
4444
[Action <Action?>]: The action of virtual network rule.
4545
.Link
46-
https://docs.microsoft.com/powershell/module/az.elasticsan/update-azelasticsanvolumegroup
46+
https://learn.microsoft.com/powershell/module/az.elasticsan/update-azelasticsanvolumegroup
4747
#>
4848
function Add-AzElasticSanVolumeGroupNetworkRule {
4949
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.VirtualNetworkRule[]])]

src/ElasticSan/exports/Get-AzElasticSan.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ INPUTOBJECT <IElasticSanIdentity>: Identity Parameter
4343
[VolumeGroupName <String>]: The name of the VolumeGroup.
4444
[VolumeName <String>]: The name of the Volume.
4545
.Link
46-
https://docs.microsoft.com/powershell/module/az.elasticsan/get-azelasticsan
46+
https://learn.microsoft.com/powershell/module/az.elasticsan/get-azelasticsan
4747
#>
4848
function Get-AzElasticSan {
4949
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IElasticSan])]

src/ElasticSan/exports/Get-AzElasticSanSkuList.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-AzElasticSanSkuList
2525
.Outputs
2626
Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.ISkuInformation
2727
.Link
28-
https://docs.microsoft.com/powershell/module/az.elasticsan/get-azelasticsanskulist
28+
https://learn.microsoft.com/powershell/module/az.elasticsan/get-azelasticsanskulist
2929
#>
3030
function Get-AzElasticSanSkuList {
3131
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.ISkuInformation])]

src/ElasticSan/exports/Get-AzElasticSanVolume.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ INPUTOBJECT <IElasticSanIdentity>: Identity Parameter
4141
[VolumeGroupName <String>]: The name of the VolumeGroup.
4242
[VolumeName <String>]: The name of the Volume.
4343
.Link
44-
https://docs.microsoft.com/powershell/module/az.elasticsan/get-azelasticsanvolume
44+
https://learn.microsoft.com/powershell/module/az.elasticsan/get-azelasticsanvolume
4545
#>
4646
function Get-AzElasticSanVolume {
4747
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IVolume])]

src/ElasticSan/exports/Get-AzElasticSanVolumeGroup.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ INPUTOBJECT <IElasticSanIdentity>: Identity Parameter
4141
[VolumeGroupName <String>]: The name of the VolumeGroup.
4242
[VolumeName <String>]: The name of the Volume.
4343
.Link
44-
https://docs.microsoft.com/powershell/module/az.elasticsan/get-azelasticsanvolumegroup
44+
https://learn.microsoft.com/powershell/module/az.elasticsan/get-azelasticsanvolumegroup
4545
#>
4646
function Get-AzElasticSanVolumeGroup {
4747
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IVolumeGroup])]

src/ElasticSan/exports/New-AzElasticSan.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ PARAMETER <IElasticSan>: Response for ElasticSan request.
5757
[SystemDataLastModifiedBy <String>]: The identity that last modified the resource.
5858
[SystemDataLastModifiedByType <CreatedByType?>]: The type of identity that last modified the resource.
5959
.Link
60-
https://docs.microsoft.com/powershell/module/az.elasticsan/new-azelasticsan
60+
https://learn.microsoft.com/powershell/module/az.elasticsan/new-azelasticsan
6161
#>
6262
function New-AzElasticSan {
6363
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IElasticSan])]

src/ElasticSan/exports/New-AzElasticSanVirtualNetworkRuleObject.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ New-AzElasticSanVirtualNetworkRuleObject -VirtualNetworkResourceId "/subscripti
2525
.Outputs
2626
Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.VirtualNetworkRule
2727
.Link
28-
https://docs.microsoft.com/powershell/module/az.ElasticSan/new-AzElasticSanVirtualNetworkRuleObject
28+
https://learn.microsoft.com/powershell/module/az.ElasticSan/new-AzElasticSanVirtualNetworkRuleObject
2929
#>
3030
function New-AzElasticSanVirtualNetworkRuleObject {
3131
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.VirtualNetworkRule])]

src/ElasticSan/exports/New-AzElasticSanVolume.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ PARAMETER <IVolume>: Response for Volume request.
5555
[SystemDataLastModifiedBy <String>]: The identity that last modified the resource.
5656
[SystemDataLastModifiedByType <CreatedByType?>]: The type of identity that last modified the resource.
5757
.Link
58-
https://docs.microsoft.com/powershell/module/az.elasticsan/new-azelasticsanvolume
58+
https://learn.microsoft.com/powershell/module/az.elasticsan/new-azelasticsanvolume
5959
#>
6060
function New-AzElasticSanVolume {
6161
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IVolume])]

src/ElasticSan/exports/New-AzElasticSanVolumeGroup.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ PARAMETER <IVolumeGroup>: Response for Volume Group request.
7070
[SystemDataLastModifiedBy <String>]: The identity that last modified the resource.
7171
[SystemDataLastModifiedByType <CreatedByType?>]: The type of identity that last modified the resource.
7272
.Link
73-
https://docs.microsoft.com/powershell/module/az.elasticsan/new-azelasticsanvolumegroup
73+
https://learn.microsoft.com/powershell/module/az.elasticsan/new-azelasticsanvolumegroup
7474
#>
7575
function New-AzElasticSanVolumeGroup {
7676
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IVolumeGroup])]

src/ElasticSan/exports/ProxyCmdletDefinitions.ps1

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-AzElasticSanSkuList
2525
.Outputs
2626
Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.ISkuInformation
2727
.Link
28-
https://docs.microsoft.com/powershell/module/az.elasticsan/get-azelasticsanskulist
28+
https://learn.microsoft.com/powershell/module/az.elasticsan/get-azelasticsanskulist
2929
#>
3030
function Get-AzElasticSanSkuList {
3131
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.ISkuInformation])]
@@ -196,7 +196,7 @@ INPUTOBJECT <IElasticSanIdentity>: Identity Parameter
196196
[VolumeGroupName <String>]: The name of the VolumeGroup.
197197
[VolumeName <String>]: The name of the Volume.
198198
.Link
199-
https://docs.microsoft.com/powershell/module/az.elasticsan/get-azelasticsanvolumegroup
199+
https://learn.microsoft.com/powershell/module/az.elasticsan/get-azelasticsanvolumegroup
200200
#>
201201
function Get-AzElasticSanVolumeGroup {
202202
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IVolumeGroup])]
@@ -393,7 +393,7 @@ INPUTOBJECT <IElasticSanIdentity>: Identity Parameter
393393
[VolumeGroupName <String>]: The name of the VolumeGroup.
394394
[VolumeName <String>]: The name of the Volume.
395395
.Link
396-
https://docs.microsoft.com/powershell/module/az.elasticsan/get-azelasticsanvolume
396+
https://learn.microsoft.com/powershell/module/az.elasticsan/get-azelasticsanvolume
397397
#>
398398
function Get-AzElasticSanVolume {
399399
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IVolume])]
@@ -599,7 +599,7 @@ INPUTOBJECT <IElasticSanIdentity>: Identity Parameter
599599
[VolumeGroupName <String>]: The name of the VolumeGroup.
600600
[VolumeName <String>]: The name of the Volume.
601601
.Link
602-
https://docs.microsoft.com/powershell/module/az.elasticsan/get-azelasticsan
602+
https://learn.microsoft.com/powershell/module/az.elasticsan/get-azelasticsan
603603
#>
604604
function Get-AzElasticSan {
605605
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IElasticSan])]
@@ -820,7 +820,7 @@ PARAMETER <IVolumeGroup>: Response for Volume Group request.
820820
[SystemDataLastModifiedBy <String>]: The identity that last modified the resource.
821821
[SystemDataLastModifiedByType <CreatedByType?>]: The type of identity that last modified the resource.
822822
.Link
823-
https://docs.microsoft.com/powershell/module/az.elasticsan/new-azelasticsanvolumegroup
823+
https://learn.microsoft.com/powershell/module/az.elasticsan/new-azelasticsanvolumegroup
824824
#>
825825
function New-AzElasticSanVolumeGroup {
826826
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IVolumeGroup])]
@@ -1087,7 +1087,7 @@ PARAMETER <IVolume>: Response for Volume request.
10871087
[SystemDataLastModifiedBy <String>]: The identity that last modified the resource.
10881088
[SystemDataLastModifiedByType <CreatedByType?>]: The type of identity that last modified the resource.
10891089
.Link
1090-
https://docs.microsoft.com/powershell/module/az.elasticsan/new-azelasticsanvolume
1090+
https://learn.microsoft.com/powershell/module/az.elasticsan/new-azelasticsanvolume
10911091
#>
10921092
function New-AzElasticSanVolume {
10931093
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IVolume])]
@@ -1361,7 +1361,7 @@ PARAMETER <IElasticSan>: Response for ElasticSan request.
13611361
[SystemDataLastModifiedBy <String>]: The identity that last modified the resource.
13621362
[SystemDataLastModifiedByType <CreatedByType?>]: The type of identity that last modified the resource.
13631363
.Link
1364-
https://docs.microsoft.com/powershell/module/az.elasticsan/new-azelasticsan
1364+
https://learn.microsoft.com/powershell/module/az.elasticsan/new-azelasticsan
13651365
#>
13661366
function New-AzElasticSan {
13671367
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IElasticSan])]
@@ -1625,7 +1625,7 @@ INPUTOBJECT <IElasticSanIdentity>: Identity Parameter
16251625
[VolumeGroupName <String>]: The name of the VolumeGroup.
16261626
[VolumeName <String>]: The name of the Volume.
16271627
.Link
1628-
https://docs.microsoft.com/powershell/module/az.elasticsan/remove-azelasticsanvolumegroup
1628+
https://learn.microsoft.com/powershell/module/az.elasticsan/remove-azelasticsanvolumegroup
16291629
#>
16301630
function Remove-AzElasticSanVolumeGroup {
16311631
[OutputType([System.Boolean])]
@@ -1834,7 +1834,7 @@ INPUTOBJECT <IElasticSanIdentity>: Identity Parameter
18341834
[VolumeGroupName <String>]: The name of the VolumeGroup.
18351835
[VolumeName <String>]: The name of the Volume.
18361836
.Link
1837-
https://docs.microsoft.com/powershell/module/az.elasticsan/remove-azelasticsanvolume
1837+
https://learn.microsoft.com/powershell/module/az.elasticsan/remove-azelasticsanvolume
18381838
#>
18391839
function Remove-AzElasticSanVolume {
18401840
[OutputType([System.Boolean])]
@@ -2049,7 +2049,7 @@ INPUTOBJECT <IElasticSanIdentity>: Identity Parameter
20492049
[VolumeGroupName <String>]: The name of the VolumeGroup.
20502050
[VolumeName <String>]: The name of the Volume.
20512051
.Link
2052-
https://docs.microsoft.com/powershell/module/az.elasticsan/remove-azelasticsan
2052+
https://learn.microsoft.com/powershell/module/az.elasticsan/remove-azelasticsan
20532053
#>
20542054
function Remove-AzElasticSan {
20552055
[OutputType([System.Boolean])]
@@ -2277,7 +2277,7 @@ PARAMETER <IVolumeGroupUpdate>: Volume Group request.
22772277
[Tag <IVolumeGroupUpdateTags>]: Resource tags.
22782278
[(Any) <String>]: This indicates any property can be added to this object.
22792279
.Link
2280-
https://docs.microsoft.com/powershell/module/az.elasticsan/update-azelasticsanvolumegroup
2280+
https://learn.microsoft.com/powershell/module/az.elasticsan/update-azelasticsanvolumegroup
22812281
#>
22822282
function Update-AzElasticSanVolumeGroup {
22832283
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IVolumeGroup])]
@@ -2535,7 +2535,7 @@ PARAMETER <IVolumeUpdate>: Response for Volume request.
25352535
[Tag <IVolumeUpdateTags>]: Resource tags.
25362536
[(Any) <String>]: This indicates any property can be added to this object.
25372537
.Link
2538-
https://docs.microsoft.com/powershell/module/az.elasticsan/update-azelasticsanvolume
2538+
https://learn.microsoft.com/powershell/module/az.elasticsan/update-azelasticsanvolume
25392539
#>
25402540
function Update-AzElasticSanVolume {
25412541
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IVolume])]
@@ -2783,7 +2783,7 @@ PARAMETER <IElasticSanUpdate>: Response for ElasticSan update request.
27832783
[Tag <IElasticSanUpdateTags>]: Update tags
27842784
[(Any) <String>]: This indicates any property can be added to this object.
27852785
.Link
2786-
https://docs.microsoft.com/powershell/module/az.elasticsan/update-azelasticsan
2786+
https://learn.microsoft.com/powershell/module/az.elasticsan/update-azelasticsan
27872787
#>
27882788
function Update-AzElasticSan {
27892789
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IElasticSan])]
@@ -3020,7 +3020,7 @@ NETWORKACLSVIRTUALNETWORKRULE <IVirtualNetworkRule[]>: The list of virtual netwo
30203020
VirtualNetworkResourceId <String>: Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.
30213021
[Action <Action?>]: The action of virtual network rule.
30223022
.Link
3023-
https://docs.microsoft.com/powershell/module/az.elasticsan/update-azelasticsanvolumegroup
3023+
https://learn.microsoft.com/powershell/module/az.elasticsan/update-azelasticsanvolumegroup
30243024
#>
30253025
function Add-AzElasticSanVolumeGroupNetworkRule {
30263026
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.VirtualNetworkRule[]])]
@@ -3215,7 +3215,7 @@ New-AzElasticSanVirtualNetworkRuleObject -VirtualNetworkResourceId "/subscripti
32153215
.Outputs
32163216
Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.VirtualNetworkRule
32173217
.Link
3218-
https://docs.microsoft.com/powershell/module/az.ElasticSan/new-AzElasticSanVirtualNetworkRuleObject
3218+
https://learn.microsoft.com/powershell/module/az.ElasticSan/new-AzElasticSanVirtualNetworkRuleObject
32193219
#>
32203220
function New-AzElasticSanVirtualNetworkRuleObject {
32213221
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.VirtualNetworkRule])]
@@ -3349,7 +3349,7 @@ NETWORKACLSVIRTUALNETWORKRULE <IVirtualNetworkRule[]>: The list of virtual netwo
33493349
VirtualNetworkResourceId <String>: Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.
33503350
[Action <Action?>]: The action of virtual network rule.
33513351
.Link
3352-
https://docs.microsoft.com/powershell/module/az.elasticsan/add-azelasticsanvolumegroupnetworkrule
3352+
https://learn.microsoft.com/powershell/module/az.elasticsan/add-azelasticsanvolumegroupnetworkrule
33533353
#>
33543354
function Remove-AzElasticSanVolumeGroupNetworkRule {
33553355
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.VirtualNetworkRule[]])]

src/ElasticSan/exports/Remove-AzElasticSan.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ INPUTOBJECT <IElasticSanIdentity>: Identity Parameter
3939
[VolumeGroupName <String>]: The name of the VolumeGroup.
4040
[VolumeName <String>]: The name of the Volume.
4141
.Link
42-
https://docs.microsoft.com/powershell/module/az.elasticsan/remove-azelasticsan
42+
https://learn.microsoft.com/powershell/module/az.elasticsan/remove-azelasticsan
4343
#>
4444
function Remove-AzElasticSan {
4545
[OutputType([System.Boolean])]

src/ElasticSan/exports/Remove-AzElasticSanVolume.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ INPUTOBJECT <IElasticSanIdentity>: Identity Parameter
3939
[VolumeGroupName <String>]: The name of the VolumeGroup.
4040
[VolumeName <String>]: The name of the Volume.
4141
.Link
42-
https://docs.microsoft.com/powershell/module/az.elasticsan/remove-azelasticsanvolume
42+
https://learn.microsoft.com/powershell/module/az.elasticsan/remove-azelasticsanvolume
4343
#>
4444
function Remove-AzElasticSanVolume {
4545
[OutputType([System.Boolean])]

src/ElasticSan/exports/Remove-AzElasticSanVolumeGroup.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ INPUTOBJECT <IElasticSanIdentity>: Identity Parameter
3939
[VolumeGroupName <String>]: The name of the VolumeGroup.
4040
[VolumeName <String>]: The name of the Volume.
4141
.Link
42-
https://docs.microsoft.com/powershell/module/az.elasticsan/remove-azelasticsanvolumegroup
42+
https://learn.microsoft.com/powershell/module/az.elasticsan/remove-azelasticsanvolumegroup
4343
#>
4444
function Remove-AzElasticSanVolumeGroup {
4545
[OutputType([System.Boolean])]

src/ElasticSan/exports/Remove-AzElasticSanVolumeGroupNetworkRule.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ NETWORKACLSVIRTUALNETWORKRULE <IVirtualNetworkRule[]>: The list of virtual netwo
5454
VirtualNetworkResourceId <String>: Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.
5555
[Action <Action?>]: The action of virtual network rule.
5656
.Link
57-
https://docs.microsoft.com/powershell/module/az.elasticsan/add-azelasticsanvolumegroupnetworkrule
57+
https://learn.microsoft.com/powershell/module/az.elasticsan/add-azelasticsanvolumegroupnetworkrule
5858
#>
5959
function Remove-AzElasticSanVolumeGroupNetworkRule {
6060
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.VirtualNetworkRule[]])]

src/ElasticSan/exports/Update-AzElasticSan.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ PARAMETER <IElasticSanUpdate>: Response for ElasticSan update request.
4747
[Tag <IElasticSanUpdateTags>]: Update tags
4848
[(Any) <String>]: This indicates any property can be added to this object.
4949
.Link
50-
https://docs.microsoft.com/powershell/module/az.elasticsan/update-azelasticsan
50+
https://learn.microsoft.com/powershell/module/az.elasticsan/update-azelasticsan
5151
#>
5252
function Update-AzElasticSan {
5353
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IElasticSan])]

src/ElasticSan/exports/Update-AzElasticSanVolume.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ PARAMETER <IVolumeUpdate>: Response for Volume request.
4646
[Tag <IVolumeUpdateTags>]: Resource tags.
4747
[(Any) <String>]: This indicates any property can be added to this object.
4848
.Link
49-
https://docs.microsoft.com/powershell/module/az.elasticsan/update-azelasticsanvolume
49+
https://learn.microsoft.com/powershell/module/az.elasticsan/update-azelasticsanvolume
5050
#>
5151
function Update-AzElasticSanVolume {
5252
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IVolume])]

src/ElasticSan/exports/Update-AzElasticSanVolumeGroup.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ PARAMETER <IVolumeGroupUpdate>: Volume Group request.
6464
[Tag <IVolumeGroupUpdateTags>]: Resource tags.
6565
[(Any) <String>]: This indicates any property can be added to this object.
6666
.Link
67-
https://docs.microsoft.com/powershell/module/az.elasticsan/update-azelasticsanvolumegroup
67+
https://learn.microsoft.com/powershell/module/az.elasticsan/update-azelasticsanvolumegroup
6868
#>
6969
function Update-AzElasticSanVolumeGroup {
7070
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.IVolumeGroup])]

src/ElasticSan/help/Add-AzElasticSanVolumeGroupNetworkRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file:
33
Module Name: Az.ElasticSan
4-
online version: https://docs.microsoft.com/powershell/module/az.elasticsan/update-azelasticsanvolumegroup
4+
online version: https://learn.microsoft.com/powershell/module/az.elasticsan/update-azelasticsanvolumegroup
55
schema: 2.0.0
66
---
77

src/ElasticSan/help/Az.ElasticSan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
Module Name: Az.ElasticSan
33
Module Guid: ed90c36c-f150-4ad2-96ae-57e0ebb0a376
4-
Download Help Link: https://docs.microsoft.com/powershell/module/az.elasticsan
4+
Download Help Link: https://learn.microsoft.com/powershell/module/az.elasticsan
55
Help Version: 1.0.0.0
66
Locale: en-US
77
---

src/ElasticSan/help/Get-AzElasticSan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file:
33
Module Name: Az.ElasticSan
4-
online version: https://docs.microsoft.com/powershell/module/az.elasticsan/get-azelasticsan
4+
online version: https://learn.microsoft.com/powershell/module/az.elasticsan/get-azelasticsan
55
schema: 2.0.0
66
---
77

src/ElasticSan/help/Get-AzElasticSanSkuList.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file:
33
Module Name: Az.ElasticSan
4-
online version: https://docs.microsoft.com/powershell/module/az.elasticsan/get-azelasticsanskulist
4+
online version: https://learn.microsoft.com/powershell/module/az.elasticsan/get-azelasticsanskulist
55
schema: 2.0.0
66
---
77

src/ElasticSan/help/Get-AzElasticSanVolume.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file:
33
Module Name: Az.ElasticSan
4-
online version: https://docs.microsoft.com/powershell/module/az.elasticsan/get-azelasticsanvolume
4+
online version: https://learn.microsoft.com/powershell/module/az.elasticsan/get-azelasticsanvolume
55
schema: 2.0.0
66
---
77

0 commit comments

Comments
 (0)