-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on
Description
Example Run of teardown.ps1
~\OneDrive - Microsoft\code\github\SubscriptionBuilder [hjbdev-exceptions +0 ~1 -0 !]> .\teardown.ps1
Deleting Resource Group: robust-rg
True
Deleting Service Principal: robust
Remove-AzADApplication : The following query options are not supported by this request method or cannot be applied to the requested resource: $filter,$expand,$orderby,$count,$inlinecount,$select,$skiptoken,$skip,$top
At C:\Users\hbendana\OneDrive - Microsoft\code\github\SubscriptionBuilder\teardown.ps1:28 char:5
+ Remove-AzADApplication -DisplayName $sp.DisplayName -Force -PassT ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Remove-AzADApplication], Exception
+ FullyQualifiedErrorId : Microsoft.Azure.Commands.ActiveDirectory.RemoveAzureADApplicationCommand
Subscription Builder infrastructure has been cleaned up!
~\OneDrive - Microsoft\code\github\SubscriptionBuilder [hjbdev-exceptions +0 ~1 -0 !]>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on