Skip to content

Commit b1cbcd8

Browse files
authored
Remove references to deprecated -All flag
1 parent 98b57b2 commit b1cbcd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Resources/Commands.Resources/help/Remove-AzureRmADAppCredential.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Remove-AzureRmADAppCredential [-KeyId <Guid>] -ApplicationObject <PSADApplicatio
4040
## DESCRIPTION
4141
The Remove-AzureRmADAppCredential cmdlet can be used to remove a credential key from an application in the case of a compromise or as part of credential key rollover expiration.
4242
The application is identified by supplying either the object ID or AppId.
43-
The credential to be removed is identified by its key ID if an individual credential is to be removed or with an 'All' switch to delete all credentials associated with the application.
43+
The credential to be removed is identified by its key ID.
4444

4545
## EXAMPLES
4646

0 commit comments

Comments
 (0)