Skip to content

Commit a7797a8

Browse files
Update domain name of online docs
Co-authored-by: dingmeng-xue <[email protected]>
1 parent 89534db commit a7797a8

File tree

166 files changed

+232
-232
lines changed

Some content is hidden

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

166 files changed

+232
-232
lines changed

src/Marketplace/Marketplace.Autorest/exports/Copy-AzMarketplacePrivateStoreCollectionOffer.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ PAYLOAD <ITransferOffersProperties>: Transfer offers properties
5151
[Operation <String>]: Operation to perform (For example: Copy or Move)
5252
[TargetCollection <String[]>]: Target collections ids
5353
.Link
54-
https://docs.microsoft.com/powershell/module/az.marketplace/copy-azmarketplaceprivatestorecollectionoffer
54+
https://learn.microsoft.com/powershell/module/az.marketplace/copy-azmarketplaceprivatestorecollectionoffer
5555
#>
5656
function Copy-AzMarketplacePrivateStoreCollectionOffer {
5757
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.ITransferOffersResponse])]

src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplaceBillingPrivateStoreAccount.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ INPUTOBJECT <IMarketplaceIdentity>: Identity Parameter
4343
[PrivateStoreId <String>]: The store ID - must use the tenant ID
4444
[RequestApprovalId <String>]: The request approval ID to get create or update
4545
.Link
46-
https://docs.microsoft.com/powershell/module/az.marketplace/get-azmarketplacebillingprivatestoreaccount
46+
https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplacebillingprivatestoreaccount
4747
#>
4848
function Get-AzMarketplaceBillingPrivateStoreAccount {
4949
[OutputType([System.String])]

src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplaceCollectionToSubscriptionMapping.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ INPUTOBJECT <IMarketplaceIdentity>: Identity Parameter
4747
PAYLOAD <ICollectionsToSubscriptionsMappingPayload>: The subscriptions list to get the related collections
4848
[SubscriptionId <String[]>]: Subscriptions ids list
4949
.Link
50-
https://docs.microsoft.com/powershell/module/az.marketplace/get-azmarketplacecollectiontosubscriptionmapping
50+
https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplacecollectiontosubscriptionmapping
5151
#>
5252
function Get-AzMarketplaceCollectionToSubscriptionMapping {
5353
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.ICollectionsToSubscriptionsMappingResponseProperties])]

src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreCollection.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ INPUTOBJECT <IMarketplaceIdentity>: Identity Parameter
4747
[PrivateStoreId <String>]: The store ID - must use the tenant ID
4848
[RequestApprovalId <String>]: The request approval ID to get create or update
4949
.Link
50-
https://docs.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestorecollection
50+
https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestorecollection
5151
#>
5252
function Get-AzMarketplacePrivateStoreCollection {
5353
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.ICollection], [Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.ICollectionsList])]

src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreCollectionOffer.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ INPUTOBJECT <IMarketplaceIdentity>: Identity Parameter
4545
[PrivateStoreId <String>]: The store ID - must use the tenant ID
4646
[RequestApprovalId <String>]: The request approval ID to get create or update
4747
.Link
48-
https://docs.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestorecollectionoffer
48+
https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestorecollectionoffer
4949
#>
5050
function Get-AzMarketplacePrivateStoreCollectionOffer {
5151
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.IOffer])]

src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplacePrivateStoreV1.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ INPUTOBJECT <IMarketplaceIdentity>: Identity Parameter
4343
[PrivateStoreId <String>]: The store ID - must use the tenant ID
4444
[RequestApprovalId <String>]: The request approval ID to get create or update
4545
.Link
46-
https://docs.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestorev1
46+
https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplaceprivatestorev1
4747
#>
4848
function Get-AzMarketplacePrivateStoreV1 {
4949
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.IPrivateStore])]

src/Marketplace/Marketplace.Autorest/exports/Get-AzMarketplaceQueryPrivateStoreOffer.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ INPUTOBJECT <IMarketplaceIdentity>: Identity Parameter
4848
[PrivateStoreId <String>]: The store ID - must use the tenant ID
4949
[RequestApprovalId <String>]: The request approval ID to get create or update
5050
.Link
51-
https://docs.microsoft.com/powershell/module/az.marketplace/get-azmarketplacequeryprivatestoreoffer
51+
https://learn.microsoft.com/powershell/module/az.marketplace/get-azmarketplacequeryprivatestoreoffer
5252
#>
5353
function Get-AzMarketplaceQueryPrivateStoreOffer {
5454
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.IQueryOffers])]

src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStore.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To create the parameters described below, construct a hash table containing the
3434
NOTIFICATIONSETTINGRECIPIENT <IRecipient[]>: Gets or sets list of notified recipients for new requests
3535
[PrincipalId <String>]: Principal ID
3636
.Link
37-
https://docs.microsoft.com/powershell/module/az.marketplace/new-azmarketplaceprivatestore
37+
https://learn.microsoft.com/powershell/module/az.marketplace/new-azmarketplaceprivatestore
3838
#>
3939
function New-AzMarketplacePrivateStore {
4040
[OutputType([System.Boolean])]

src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStoreCollection.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ fdb889a1-cf3e-49f0-95b8-2bb012fa01f1 12/13/2021 11:12:27 AM
2929
.Outputs
3030
Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.ICollection
3131
.Link
32-
https://docs.microsoft.com/powershell/module/az.marketplace/new-azmarketplaceprivatestorecollection
32+
https://learn.microsoft.com/powershell/module/az.marketplace/new-azmarketplaceprivatestorecollection
3333
#>
3434
function New-AzMarketplacePrivateStoreCollection {
3535
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.ICollection])]

src/Marketplace/Marketplace.Autorest/exports/New-AzMarketplacePrivateStoreCollectionOffer.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To create the parameters described below, construct a hash table containing the
3737
PLAN <IPlan[]>: Offer plans
3838
[Accessibility <Accessibility?>]: Plan accessibility
3939
.Link
40-
https://docs.microsoft.com/powershell/module/az.marketplace/new-azmarketplaceprivatestorecollectionoffer
40+
https://learn.microsoft.com/powershell/module/az.marketplace/new-azmarketplaceprivatestorecollectionoffer
4141
#>
4242
function New-AzMarketplacePrivateStoreCollectionOffer {
4343
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.Api20210601.IOffer])]

0 commit comments

Comments
 (0)