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])]

0 commit comments

Comments
 (0)