Add custom xtap cmdlets#3675
Conversation
…lity removal is not supported
|
@rajaramkd please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
1 similar comment
|
@rajaramkd please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
|
|
||
| [Parameter(ParameterSetName = 'Expanded')] | ||
| [System.String[]] | ||
| ${AppServiceConnectInboundTargetApplications}, |
There was a problem hiding this comment.
All ParameterSetName are set to "Expanded", don't you want to use different parameter sets for m365Collab and AppServicesConnect?
Fixes #
Changes proposed in this pull request
Other links