Az.ServiceLinker
Microsoft Azure PowerShell: ServiceLinker cmdlets
ServiceLinker
Get-AzServiceLinkerConfigurationForContainerApp |
list source configurations for a linker in container app. |
Get-AzServiceLinkerConfigurationForSpringCloud |
list source configurations for a linker in spring cloud. |
Get-AzServiceLinkerConfigurationForWebApp |
list source configurations for a linker in webapp. |
Get-AzServiceLinkerConfigurationName |
Lists the configuration names generated by Service Connector for all target, client types, auth types. |
Get-AzServiceLinkerForContainerApp |
Returns Linker resource for a given name in container app. |
Get-AzServiceLinkerForSpringCloud |
Returns Linker resource for a given name in spring cloud. |
Get-AzServiceLinkerForWebApp |
Returns Linker resource for a given name in webapp. |
New-AzServiceLinkerAzureResourceObject |
Create an in-memory object for AzureResource. |
New-AzServiceLinkerConfluentBootstrapServerObject |
Create an in-memory object for ConfluentBootstrapServer. |
New-AzServiceLinkerConfluentSchemaRegistryObject |
Create an in-memory object for ConfluentSchemaRegistry. |
New-AzServiceLinkerForContainerApp |
Create or update linker resource in container app. |
New-AzServiceLinkerForSpringCloud |
Create or update linker resource in spring cloud. |
New-AzServiceLinkerForWebApp |
Create or update linker resource in webapp. |
New-AzServiceLinkerSecretAuthInfoObject |
Create an in-memory object for SecretAuthInfo. |
New-AzServiceLinkerServicePrincipalSecretAuthInfoObject |
Create an in-memory object for ServicePrincipalSecretAuthInfo. |
New-AzServiceLinkerSystemAssignedIdentityAuthInfoObject |
Create an in-memory object for SystemAssignedIdentityAuthInfo. |
New-AzServiceLinkerUserAssignedIdentityAuthInfoObject |
Create an in-memory object for UserAssignedIdentityAuthInfo. |
Remove-AzServiceLinkerForContainerApp |
Delete a link. |
Remove-AzServiceLinkerForSpringcloud |
Delete a link in spring cloud. |
Remove-AzServiceLinkerForWebApp |
Delete a link in webapp. |
Test-AzServiceLinkerForContainerApp |
Validate a link. |
Test-AzServiceLinkerForSpringCloud |
Validate a link in spring cloud. |
Test-AzServiceLinkerForWebApp |
Validate a link in webapp. |
Update-AzServiceLinkerForContainerApp |
Operation to update an existing link in container app. |
Update-AzServiceLinkerForSpringCloud |
Operation to update an existing link in spring cloud. |
Update-AzServiceLinkerForWebApp |
Operation to update an existing link in webapp. |
Azure PowerShell