Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main - Confluent|ConnectedKubernetes|ConnectedMachine|ConnectedNetwork|ContainerInstance] domain name of online doc is changed from docs.microsoft.com to learn.microsoft.com. #20268

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Confluent/custom/Remove-AzConfluentOrganization.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ INPUTOBJECT <IConfluentIdentity>: Identity Parameter
[ResourceGroupName <String>]: Resource group name
[SubscriptionId <String>]: Microsoft Azure subscription id
.Link
https://docs.microsoft.com/powershell/module/az.confluent/remove-azconfluentorganization
https://learn.microsoft.com/powershell/module/az.confluent/remove-azconfluentorganization
#>
function Remove-AzConfluentOrganization {
[OutputType([System.Boolean])]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ confluent Microsoft.Confluent/offertypes
.Outputs
Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IConfluentAgreementResource
.Link
https://docs.microsoft.com/powershell/module/az.confluent/get-azconfluentmarketplaceagreement
https://learn.microsoft.com/powershell/module/az.confluent/get-azconfluentmarketplaceagreement
#>
function Get-AzConfluentMarketplaceAgreement {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IConfluentAgreementResource])]
Expand Down
2 changes: 1 addition & 1 deletion src/Confluent/exports/Get-AzConfluentOrganization.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ INPUTOBJECT <IConfluentIdentity>: Identity Parameter
[ResourceGroupName <String>]: Resource group name
[SubscriptionId <String>]: Microsoft Azure subscription id
.Link
https://docs.microsoft.com/powershell/module/az.confluent/get-azconfluentorganization
https://learn.microsoft.com/powershell/module/az.confluent/get-azconfluentorganization
#>
function Get-AzConfluentOrganization {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IOrganizationResource])]
Expand Down
2 changes: 1 addition & 1 deletion src/Confluent/exports/New-AzConfluentOrganization.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ eastus confluentorg-02-pwsh Microsoft.Confluent/organizations
.Outputs
Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IOrganizationResource
.Link
https://docs.microsoft.com/powershell/module/az.confluent/new-azconfluentorganization
https://learn.microsoft.com/powershell/module/az.confluent/new-azconfluentorganization
#>
function New-AzConfluentOrganization {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IOrganizationResource])]
Expand Down
10 changes: 5 additions & 5 deletions src/Confluent/exports/ProxyCmdletDefinitions.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ confluent Microsoft.Confluent/offertypes
.Outputs
Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IConfluentAgreementResource
.Link
https://docs.microsoft.com/powershell/module/az.confluent/get-azconfluentmarketplaceagreement
https://learn.microsoft.com/powershell/module/az.confluent/get-azconfluentmarketplaceagreement
#>
function Get-AzConfluentMarketplaceAgreement {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IConfluentAgreementResource])]
Expand Down Expand Up @@ -186,7 +186,7 @@ INPUTOBJECT <IConfluentIdentity>: Identity Parameter
[ResourceGroupName <String>]: Resource group name
[SubscriptionId <String>]: Microsoft Azure subscription id
.Link
https://docs.microsoft.com/powershell/module/az.confluent/get-azconfluentorganization
https://learn.microsoft.com/powershell/module/az.confluent/get-azconfluentorganization
#>
function Get-AzConfluentOrganization {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IOrganizationResource])]
Expand Down Expand Up @@ -329,7 +329,7 @@ eastus confluentorg-02-pwsh Microsoft.Confluent/organizations
.Outputs
Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IOrganizationResource
.Link
https://docs.microsoft.com/powershell/module/az.confluent/new-azconfluentorganization
https://learn.microsoft.com/powershell/module/az.confluent/new-azconfluentorganization
#>
function New-AzConfluentOrganization {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IOrganizationResource])]
Expand Down Expand Up @@ -550,7 +550,7 @@ INPUTOBJECT <IConfluentIdentity>: Identity Parameter
[ResourceGroupName <String>]: Resource group name
[SubscriptionId <String>]: Microsoft Azure subscription id
.Link
https://docs.microsoft.com/powershell/module/az.confluent/update-azconfluentorganization
https://learn.microsoft.com/powershell/module/az.confluent/update-azconfluentorganization
#>
function Update-AzConfluentOrganization {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IOrganizationResource])]
Expand Down Expand Up @@ -713,7 +713,7 @@ INPUTOBJECT <IConfluentIdentity>: Identity Parameter
[ResourceGroupName <String>]: Resource group name
[SubscriptionId <String>]: Microsoft Azure subscription id
.Link
https://docs.microsoft.com/powershell/module/az.confluent/remove-azconfluentorganization
https://learn.microsoft.com/powershell/module/az.confluent/remove-azconfluentorganization
#>
function Remove-AzConfluentOrganization {
[OutputType([System.Boolean])]
Expand Down
2 changes: 1 addition & 1 deletion src/Confluent/exports/Remove-AzConfluentOrganization.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ INPUTOBJECT <IConfluentIdentity>: Identity Parameter
[ResourceGroupName <String>]: Resource group name
[SubscriptionId <String>]: Microsoft Azure subscription id
.Link
https://docs.microsoft.com/powershell/module/az.confluent/remove-azconfluentorganization
https://learn.microsoft.com/powershell/module/az.confluent/remove-azconfluentorganization
#>
function Remove-AzConfluentOrganization {
[OutputType([System.Boolean])]
Expand Down
2 changes: 1 addition & 1 deletion src/Confluent/exports/Update-AzConfluentOrganization.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ INPUTOBJECT <IConfluentIdentity>: Identity Parameter
[ResourceGroupName <String>]: Resource group name
[SubscriptionId <String>]: Microsoft Azure subscription id
.Link
https://docs.microsoft.com/powershell/module/az.confluent/update-azconfluentorganization
https://learn.microsoft.com/powershell/module/az.confluent/update-azconfluentorganization
#>
function Update-AzConfluentOrganization {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IOrganizationResource])]
Expand Down
2 changes: 1 addition & 1 deletion src/Confluent/help/Az.Confluent.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
Module Name: Az.Confluent
Module Guid: 957f617c-6cbe-4ea3-b46c-ab3ae8eddb3c
Download Help Link: https://docs.microsoft.com/powershell/module/az.confluent
Download Help Link: https://learn.microsoft.com/powershell/module/az.confluent
Help Version: 1.0.0.0
Locale: en-US
---
Expand Down
2 changes: 1 addition & 1 deletion src/Confluent/help/Get-AzConfluentMarketplaceAgreement.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
external help file:
Module Name: Az.Confluent
online version: https://docs.microsoft.com/powershell/module/az.confluent/get-azconfluentmarketplaceagreement
online version: https://learn.microsoft.com/powershell/module/az.confluent/get-azconfluentmarketplaceagreement
schema: 2.0.0
---

Expand Down
2 changes: 1 addition & 1 deletion src/Confluent/help/Get-AzConfluentOrganization.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
external help file:
Module Name: Az.Confluent
online version: https://docs.microsoft.com/powershell/module/az.confluent/get-azconfluentorganization
online version: https://learn.microsoft.com/powershell/module/az.confluent/get-azconfluentorganization
schema: 2.0.0
---

Expand Down
2 changes: 1 addition & 1 deletion src/Confluent/help/New-AzConfluentOrganization.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
external help file:
Module Name: Az.Confluent
online version: https://docs.microsoft.com/powershell/module/az.confluent/new-azconfluentorganization
online version: https://learn.microsoft.com/powershell/module/az.confluent/new-azconfluentorganization
schema: 2.0.0
---

Expand Down
2 changes: 1 addition & 1 deletion src/Confluent/help/Remove-AzConfluentOrganization.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
external help file:
Module Name: Az.Confluent
online version: https://docs.microsoft.com/powershell/module/az.confluent/remove-azconfluentorganization
online version: https://learn.microsoft.com/powershell/module/az.confluent/remove-azconfluentorganization
schema: 2.0.0
---

Expand Down
2 changes: 1 addition & 1 deletion src/Confluent/help/Update-AzConfluentOrganization.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
external help file:
Module Name: Az.Confluent
online version: https://docs.microsoft.com/powershell/module/az.confluent/update-azconfluentorganization
online version: https://learn.microsoft.com/powershell/module/az.confluent/update-azconfluentorganization
schema: 2.0.0
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ PS C:\> {{ Add code here }}
.Outputs
Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IOperationResult
.Link
https://docs.microsoft.com/powershell/module/az.confluent/get-azconfluentorganizationoperation
https://learn.microsoft.com/powershell/module/az.confluent/get-azconfluentorganizationoperation
#>
function Get-AzConfluentOrganizationOperation {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IOperationResult])]
Expand Down
4 changes: 2 additions & 2 deletions src/Confluent/internal/ProxyCmdletDefinitions.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ PS C:\> {{ Add code here }}
.Outputs
Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IOperationResult
.Link
https://docs.microsoft.com/powershell/module/az.confluent/get-azconfluentorganizationoperation
https://learn.microsoft.com/powershell/module/az.confluent/get-azconfluentorganizationoperation
#>
function Get-AzConfluentOrganizationOperation {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IOperationResult])]
Expand Down Expand Up @@ -154,7 +154,7 @@ INPUTOBJECT <IConfluentIdentity>: Identity Parameter
[ResourceGroupName <String>]: Resource group name
[SubscriptionId <String>]: Microsoft Azure subscription id
.Link
https://docs.microsoft.com/powershell/module/az.confluent/remove-azconfluentorganization
https://learn.microsoft.com/powershell/module/az.confluent/remove-azconfluentorganization
#>
function Remove-AzConfluentOrganization {
[OutputType([System.Boolean])]
Expand Down
2 changes: 1 addition & 1 deletion src/Confluent/internal/Remove-AzConfluentOrganization.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ INPUTOBJECT <IConfluentIdentity>: Identity Parameter
[ResourceGroupName <String>]: Resource group name
[SubscriptionId <String>]: Microsoft Azure subscription id
.Link
https://docs.microsoft.com/powershell/module/az.confluent/remove-azconfluentorganization
https://learn.microsoft.com/powershell/module/az.confluent/remove-azconfluentorganization
#>
function Remove-AzConfluentOrganization {
[OutputType([System.Boolean])]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ $session = Connect-PSSession -ComputerName WINBOX
Connect-AzConnectedMachine -ResourceGroupName contoso-rg -Name win_eastus1_1 -Location eastus -PSSession $session

.Link
https://docs.microsoft.com/powershell/module/az.connectedmachine/connect-azconnectedmachine
https://learn.microsoft.com/powershell/module/az.connectedmachine/connect-azconnectedmachine
#>
function Connect-AzConnectedMachine {
[CmdletBinding(PositionalBinding=$false)]
Expand Down
2 changes: 1 addition & 1 deletion src/ConnectedMachine/exports/Get-AzConnectedMachine.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Get-AzConnectedMachine -ResourceGroupName contoso-connected-machines -Name winwe
.Outputs
Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.Api20220310.IMachine
.Link
https://docs.microsoft.com/powershell/module/az.connectedmachine/get-azconnectedmachine
https://learn.microsoft.com/powershell/module/az.connectedmachine/get-azconnectedmachine
#>
function Get-AzConnectedMachine {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.Api20220310.IMachine])]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Get-AzConnectedMachineExtension -ResourceGroupName contoso-connected-machines -M
.Outputs
Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.Api20220310.IMachineExtension
.Link
https://docs.microsoft.com/powershell/module/az.connectedmachine/get-azconnectedmachineextension
https://learn.microsoft.com/powershell/module/az.connectedmachine/get-azconnectedmachineextension
#>
function Get-AzConnectedMachineExtension {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.Api20220310.IMachineExtension])]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Get-AzConnectedPrivateLinkScope -ResourceGroupName $resourceGroupName -ScopeName
.Outputs
Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.Api20220310.IHybridComputePrivateLinkScope
.Link
https://docs.microsoft.com/powershell/module/az.connectedmachine/get-azconnectedprivatelinkscope
https://learn.microsoft.com/powershell/module/az.connectedmachine/get-azconnectedprivatelinkscope
#>
function Get-AzConnectedPrivateLinkScope {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.Api20220310.IHybridComputePrivateLinkScope])]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ INPUTOBJECT <IConnectedMachineIdentity>: Identity Parameter
[ScopeName <String>]: The name of the Azure Arc PrivateLinkScope resource.
[SubscriptionId <String>]: The ID of the target subscription.
.Link
https://docs.microsoft.com/powershell/module/az.connectedmachine/new-azconnectedmachineextension
https://learn.microsoft.com/powershell/module/az.connectedmachine/new-azconnectedmachineextension
#>
function New-AzConnectedMachineExtension {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.Api20220310.IMachineExtension])]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ PARAMETER <IHybridComputePrivateLinkScope>: An Azure Arc PrivateLinkScope defini
[SystemDataLastModifiedBy <String>]: The identity that last modified the resource.
[SystemDataLastModifiedByType <CreatedByType?>]: The type of identity that last modified the resource.
.Link
https://docs.microsoft.com/powershell/module/az.connectedmachine/new-azconnectedprivatelinkscope
https://learn.microsoft.com/powershell/module/az.connectedmachine/new-azconnectedprivatelinkscope
#>
function New-AzConnectedPrivateLinkScope {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.Api20220310.IHybridComputePrivateLinkScope])]
Expand Down
Loading