Skip to content

Does Xrm.Framework.CI.PowerShell cmdlets supports Managed Identity ? #329

Description

@ksatishcrm

We are using GetSolutionMissingComponents.Ps1 to check missing components for our solution.
Our org is forcing to move away from Client_Credentials(ClientID/Secret) authentication to Managed Identity.
For our deployments we are using managed identity, but for checking SolutionMissingComponents we need to use managed identity.

ConnectingString to check SolutionMissingComponents:

PowerShell.Exe -File $mypath\GetSolutionMissingComponents.ps1 -solutionFile "C:\Deployments\Testing<SolutionFile>.zip" -crmConnectionString "AuthType=ClientSecret;ClientId=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx;ClientSecret=;Url=https://testing.crm8.dynamics.com;AppId=yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyy; RedirectUri=app://zzzzzzzz-zzzz-zzzz-zzzz-zzzzzzzzzzz;LoginPrompt=Never"

@WaelHamze , Can you please let us know whether Xrm.Framework.CI.PowerShell cmdlets support Managed identity?
If yes, can you please share the details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions