Skip to content

Commit 4a96b1b

Browse files
authored
Domain name of online doc is changed from docs.microsoft.com to learn.microsoft.com. (#20266)
1 parent 66fbe36 commit 4a96b1b

File tree

399 files changed

+567
-567
lines changed

Some content is hidden

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

399 files changed

+567
-567
lines changed

src/Billing/Billing/help/Az.Billing.md

Lines changed: 2 additions & 2 deletions

src/Billing/Billing/help/Get-AzBillingAccount.md

Lines changed: 2 additions & 2 deletions

src/Billing/Billing/help/Get-AzBillingInvoice.md

Lines changed: 2 additions & 2 deletions

src/Billing/Billing/help/Get-AzBillingPeriod.md

Lines changed: 2 additions & 2 deletions

src/Billing/Billing/help/Get-AzBillingProfile.md

Lines changed: 2 additions & 2 deletions

src/Billing/Billing/help/Get-AzConsumptionBudget.md

Lines changed: 2 additions & 2 deletions

src/Billing/Billing/help/Get-AzConsumptionMarketplace.md

Lines changed: 2 additions & 2 deletions

src/Billing/Billing/help/Get-AzConsumptionPriceSheet.md

Lines changed: 2 additions & 2 deletions

src/Billing/Billing/help/Get-AzConsumptionReservationDetail.md

Lines changed: 2 additions & 2 deletions

src/Billing/Billing/help/Get-AzConsumptionReservationSummary.md

Lines changed: 2 additions & 2 deletions

src/Billing/Billing/help/Get-AzConsumptionUsageDetail.md

Lines changed: 2 additions & 2 deletions

src/Billing/Billing/help/Get-AzEnrollmentAccount.md

Lines changed: 2 additions & 2 deletions

src/Billing/Billing/help/Get-AzInvoiceSection.md

Lines changed: 2 additions & 2 deletions

src/Billing/Billing/help/Get-UsageAggregates.md

Lines changed: 2 additions & 2 deletions

src/Billing/Billing/help/New-AzConsumptionBudget.md

Lines changed: 2 additions & 2 deletions

src/Billing/Billing/help/Remove-AzConsumptionBudget.md

Lines changed: 2 additions & 2 deletions

src/Billing/Billing/help/Set-AzConsumptionBudget.md

Lines changed: 2 additions & 2 deletions

src/Blueprint/Blueprint/help/Az.Blueprint.md

Lines changed: 1 addition & 1 deletion

src/Blueprint/Blueprint/help/Export-AzBlueprintWithArtifact.md

Lines changed: 1 addition & 1 deletion

src/Blueprint/Blueprint/help/Get-AzBlueprint.md

Lines changed: 1 addition & 1 deletion

src/Blueprint/Blueprint/help/Get-AzBlueprintArtifact.md

Lines changed: 1 addition & 1 deletion

src/Blueprint/Blueprint/help/Get-AzBlueprintAssignment.md

Lines changed: 1 addition & 1 deletion

src/Blueprint/Blueprint/help/Import-AzBlueprintWithArtifact.md

Lines changed: 1 addition & 1 deletion

src/Blueprint/Blueprint/help/New-AzBlueprint.md

Lines changed: 1 addition & 1 deletion

src/Blueprint/Blueprint/help/New-AzBlueprintArtifact.md

Lines changed: 1 addition & 1 deletion

src/Blueprint/Blueprint/help/New-AzBlueprintAssignment.md

Lines changed: 1 addition & 1 deletion

src/Blueprint/Blueprint/help/Publish-AzBlueprint.md

Lines changed: 1 addition & 1 deletion

src/Blueprint/Blueprint/help/Remove-AzBlueprintAssignment.md

Lines changed: 1 addition & 1 deletion

src/Blueprint/Blueprint/help/Set-AzBlueprint.md

Lines changed: 1 addition & 1 deletion

src/Blueprint/Blueprint/help/Set-AzBlueprintArtifact.md

Lines changed: 1 addition & 1 deletion

src/Blueprint/Blueprint/help/Set-AzBlueprintAssignment.md

Lines changed: 1 addition & 1 deletion

src/Cdn/custom/New-AzCdnProfile.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ PS C:\> {{ Add code here }}
3131
.Outputs
3232
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.IProfile
3333
.Link
34-
https://docs.microsoft.com/powershell/module/az.cdn/new-azcdnprofile
34+
https://learn.microsoft.com/powershell/module/az.cdn/new-azcdnprofile
3535
#>
3636
function New-AzCdnProfile {
3737
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.IProfile])]

src/Cdn/custom/New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject.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 AFDDomainHttpsParameters.
2323
.Outputs
2424
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.AFDDomainHttpsParameters
2525
.Link
26-
https://docs.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnCustomDomainTlsSettingParametersObject
26+
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnCustomDomainTlsSettingParametersObject
2727
#>
2828
function New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject {
2929
[OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.AFDDomainHttpsParameters')]

src/Cdn/custom/New-AzFrontDoorCdnDeliveryRuleClientPortConditionObject.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 DeliveryRuleClientPortCondition.
2323
.Outputs
2424
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.DeliveryRuleClientPortCondition
2525
.Link
26-
https://docs.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleClientPortConditionObject
26+
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleClientPortConditionObject
2727
#>
2828
function New-AzFrontDoorCdnRuleClientPortConditionObject {
2929
[OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.DeliveryRuleClientPortCondition')]

src/Cdn/custom/New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject.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 HealthProbeParameters.
2323
.Outputs
2424
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.HealthProbeParameters
2525
.Link
26-
https://docs.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnOriginGroupHealthProbeSettingObject
26+
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnOriginGroupHealthProbeSettingObject
2727
#>
2828
function New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject {
2929
[OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.HealthProbeParameters')]

src/Cdn/custom/New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject.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 LoadBalancingSettingsParameters.
2323
.Outputs
2424
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.LoadBalancingSettingsParameters
2525
.Link
26-
https://docs.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject
26+
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject
2727
#>
2828
function New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject {
2929
[OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.LoadBalancingSettingsParameters')]

src/Cdn/custom/New-AzFrontDoorCdnProfile.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ PS C:\> {{ Add code here }}
3131
.Outputs
3232
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.IProfile
3333
.Link
34-
https://docs.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnprofile
34+
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnprofile
3535
#>
3636
function New-AzFrontDoorCdnProfile {
3737
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.IProfile])]

src/Cdn/custom/New-AzFrontDoorCdnResourceReferenceObject.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 ResourceReference.
2323
.Outputs
2424
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.ResourceReference
2525
.Link
26-
https://docs.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnResourceReferenceObject
26+
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnResourceReferenceObject
2727
#>
2828
function New-AzFrontDoorCdnResourceReferenceObject {
2929
[OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.ResourceReference')]

src/Cdn/custom/New-AzFrontDoorCdnRuleCookiesConditionObject.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 DeliveryRuleCookiesCondition.
2323
.Outputs
2424
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.DeliveryRuleCookiesCondition
2525
.Link
26-
https://docs.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleCookiesConditionObject
26+
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleCookiesConditionObject
2727
#>
2828
function New-AzFrontDoorCdnRuleCookiesConditionObject {
2929
[OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.DeliveryRuleCookiesCondition')]

src/Cdn/custom/New-AzFrontDoorCdnRuleHostNameConditionObject.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 DeliveryRuleHostNameCondition.
2323
.Outputs
2424
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.DeliveryRuleHostNameCondition
2525
.Link
26-
https://docs.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleHostNameConditionObject
26+
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleHostNameConditionObject
2727
#>
2828
function New-AzFrontDoorCdnRuleHostNameConditionObject {
2929
[OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.DeliveryRuleHostNameCondition')]

src/Cdn/custom/New-AzFrontDoorCdnRuleHttpVersionConditionObject.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 DeliveryRuleHttpVersionCondition.
2323
.Outputs
2424
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.DeliveryRuleHttpVersionCondition
2525
.Link
26-
https://docs.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleHttpVersionConditionObject
26+
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleHttpVersionConditionObject
2727
#>
2828
function New-AzFrontDoorCdnRuleHttpVersionConditionObject {
2929
[OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.DeliveryRuleHttpVersionCondition')]

src/Cdn/custom/New-AzFrontDoorCdnRuleIsDeviceConditionObject.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 DeliveryRuleIsDeviceCondition.
2323
.Outputs
2424
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.DeliveryRuleIsDeviceCondition
2525
.Link
26-
https://docs.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleIsDeviceConditionObject
26+
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleIsDeviceConditionObject
2727
#>
2828
function New-AzFrontDoorCdnRuleIsDeviceConditionObject {
2929
[OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20210601.DeliveryRuleIsDeviceCondition')]

0 commit comments

Comments
 (0)