-
Notifications
You must be signed in to change notification settings - Fork 37
1517 - Updated cmdlet binding for Remove-EntraBetaPrivateAccessApplicationSegment command #1524
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
1517 - Updated cmdlet binding for Remove-EntraBetaPrivateAccessApplicationSegment command #1524
Conversation
|
Learn Build status updates of commit 02f6cd3: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
|
Learn Build status updates of commit a5f084a: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
a5f084a to
162545f
Compare
|
Learn Build status updates of commit 162545f: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
162545f to
e82daca
Compare
|
Learn Build status updates of commit e82daca: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
Description
Remove-EntraBetaPrivateAccessApplicationSegmentcommand toDefaultParameterSetNamewhich resolves an issue where the function was not being found as listed in this issue 🪲 Remove-EntraBetaPrivateAccessApplicationSegment generates error "InvalidOperation: Property 'ParameterSetName' cannot be found for type 'System.Management.Automation.CmdletBindingAttribute'" #1517Remove-EntraBetaPrivateAccessApplicationSegment.-ApplicationIdparameter.-ApplicationIdand-ApplicationSegmentIdparameters.Issue: #1517