< Back

Remove-LegacyCDSDatabase

Sat Jan 18, 2020 3:50 pm

NAME Remove-LegacyCDSDatabase



SYNOPSIS

This command is used for removing legacy (version 1.0) CDS database.





SYNTAX

Remove-LegacyCDSDatabase [-EnvironmentName] <String> [-DatabaseId] <String> [<CommonParameters>]





DESCRIPTION

To make sure the database exist, the command tries to get the database first. Then delete the database and verify

the database is deleted.





PARAMETERS

-EnvironmentName <String>

This is the environment name (Guid) which has CDS 1.0 database to be removed.



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-DatabaseId <String>

This is the database id for the CDS 1.0 database to be removed.



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Remove-LegacyCDSDatabase -EnvironmentName '0e075c48-a792-4705-8f99-82eec3b1cd8e' -DatabaseId

'80c75532-5cf7-4d27-b5ef-6ab9f9024ab6'















RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Remove-PowerAppsAccount; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Remove-PowerAppsAccount [<CommonParameters>]



ModuleName : Microsoft.PowerApps.Administration.PowerShell

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Remove-PowerAppsAccount

Category : Function

Component :

Role :

Functionality :





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=ReplaceMacro; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

ReplaceMacro [-Input] <string> [-Macro] <string> [[-Value] <string>] [<CommonParameters>]



ModuleName : Microsoft.PowerApps.Administration.PowerShell

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : ReplaceMacro

Category : Function

Component :

Role :

Functionality :