From ab66740b1589abb98f4ee1dd66904f263bec0fc9 Mon Sep 17 00:00:00 2001 From: Peter Ombwa Date: Mon, 11 Jul 2022 09:11:10 -0700 Subject: [PATCH] Remove SP FIC cmdlets. --- .../Microsoft.Graph.Applications.psd1 | 34 +++++++------------ src/Applications/Applications/readme.md | 3 ++ 2 files changed, 15 insertions(+), 22 deletions(-) diff --git a/src/Applications/Applications/Microsoft.Graph.Applications.psd1 b/src/Applications/Applications/Microsoft.Graph.Applications.psd1 index 542cefb24b9..6d06bf604ee 100644 --- a/src/Applications/Applications/Microsoft.Graph.Applications.psd1 +++ b/src/Applications/Applications/Microsoft.Graph.Applications.psd1 @@ -3,7 +3,7 @@ # # Generated by: Microsoft Corporation # -# Generated on: 6/17/2022 +# Generated on: 7/11/2022 # @{ @@ -12,13 +12,13 @@ RootModule = './Microsoft.Graph.Applications.psm1' # Version number of this module. -ModuleVersion = '1.9.6' +ModuleVersion = '1.10.1' # Supported PSEditions CompatiblePSEditions = 'Core', 'Desktop' # ID used to uniquely identify this module -GUID = 'f43fe49a-51fb-4a8e-99da-e52e96f97970' +GUID = '467f54f2-44a8-4993-8e75-b96c3e443098' # Author of this module Author = 'Microsoft Corporation' @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2' # ProcessorArchitecture = '' # Modules that must be imported into the global environment prior to importing this module -RequiredModules = @(@{ModuleName = 'Microsoft.Graph.Authentication'; ModuleVersion = '1.9.6'; }) +RequiredModules = @(@{ModuleName = 'Microsoft.Graph.Authentication'; ModuleVersion = '1.10.0'; }) # Assemblies that must be loaded prior to importing this module RequiredAssemblies = './bin/Microsoft.Graph.Applications.private.dll' @@ -106,10 +106,9 @@ FunctionsToExport = 'Add-MgApplicationKey', 'Add-MgApplicationPassword', 'Get-MgApplicationUserOwnedObject', 'Get-MgGroupAppRoleAssignment', 'Get-MgOnPremisePublishingProfile', 'Get-MgOnPremisePublishingProfileAgent', - 'Get-MgOnPremisePublishingProfileAgentAgentGroupByRef', 'Get-MgOnPremisePublishingProfileAgentGroup', 'Get-MgOnPremisePublishingProfileAgentGroupAgent', - 'Get-MgOnPremisePublishingProfileAgentGroupAgentAgentGroupByRef', + 'Get-MgOnPremisePublishingProfileAgentGroupByRef', 'Get-MgOnPremisePublishingProfileAgentGroupPublishedResource', 'Get-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup', 'Get-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef', @@ -119,8 +118,8 @@ FunctionsToExport = 'Add-MgApplicationKey', 'Add-MgApplicationPassword', 'Get-MgOnPremisePublishingProfileConnectorGroupApplicationLogo', 'Get-MgOnPremisePublishingProfileConnectorGroupMember', 'Get-MgOnPremisePublishingProfileConnectorGroupMemberByRef', - 'Get-MgOnPremisePublishingProfileConnectorMemberByRef', 'Get-MgOnPremisePublishingProfileConnectorMemberOf', + 'Get-MgOnPremisePublishingProfileConnectorMemberOfByRef', 'Get-MgOnPremisePublishingProfilePublishedResource', 'Get-MgOnPremisePublishingProfilePublishedResourceAgentGroup', 'Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupByRef', @@ -134,7 +133,6 @@ FunctionsToExport = 'Add-MgApplicationKey', 'Add-MgApplicationPassword', 'Get-MgServicePrincipalCreatedObject', 'Get-MgServicePrincipalDelegatedPermissionClassification', 'Get-MgServicePrincipalDelta', 'Get-MgServicePrincipalEndpoint', - 'Get-MgServicePrincipalFederatedIdentityCredential', 'Get-MgServicePrincipalHomeRealmDiscoveryPolicy', 'Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef', 'Get-MgServicePrincipalLicenseDetail', @@ -185,17 +183,15 @@ FunctionsToExport = 'Add-MgApplicationKey', 'Add-MgApplicationPassword', 'New-MgApplicationTokenLifetimePolicyByRef', 'New-MgGroupAppRoleAssignment', 'New-MgOnPremisePublishingProfile', 'New-MgOnPremisePublishingProfileAgent', - 'New-MgOnPremisePublishingProfileAgentAgentGroupByRef', 'New-MgOnPremisePublishingProfileAgentGroup', 'New-MgOnPremisePublishingProfileAgentGroupAgent', - 'New-MgOnPremisePublishingProfileAgentGroupAgentAgentGroupByRef', + 'New-MgOnPremisePublishingProfileAgentGroupByRef', 'New-MgOnPremisePublishingProfileAgentGroupPublishedResource', 'New-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup', 'New-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef', 'New-MgOnPremisePublishingProfileConnector', 'New-MgOnPremisePublishingProfileConnectorGroup', - 'New-MgOnPremisePublishingProfileConnectorGroupMemberByRef', - 'New-MgOnPremisePublishingProfileConnectorMemberByRef', + 'New-MgOnPremisePublishingProfileConnectorMemberOfByRef', 'New-MgOnPremisePublishingProfilePublishedResource', 'New-MgOnPremisePublishingProfilePublishedResourceAgentGroup', 'New-MgOnPremisePublishingProfilePublishedResourceAgentGroupByRef', @@ -204,7 +200,6 @@ FunctionsToExport = 'Add-MgApplicationKey', 'Add-MgApplicationPassword', 'New-MgServicePrincipalClaimMappingPolicyByRef', 'New-MgServicePrincipalDelegatedPermissionClassification', 'New-MgServicePrincipalEndpoint', - 'New-MgServicePrincipalFederatedIdentityCredential', 'New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef', 'New-MgServicePrincipalLicenseDetail', 'New-MgServicePrincipalOwnerByRef', @@ -235,16 +230,14 @@ FunctionsToExport = 'Add-MgApplicationKey', 'Add-MgApplicationPassword', 'Remove-MgGroupAppRoleAssignment', 'Remove-MgOnPremisePublishingProfile', 'Remove-MgOnPremisePublishingProfileAgent', - 'Remove-MgOnPremisePublishingProfileAgentAgentGroupByRef', 'Remove-MgOnPremisePublishingProfileAgentGroup', 'Remove-MgOnPremisePublishingProfileAgentGroupAgent', - 'Remove-MgOnPremisePublishingProfileAgentGroupAgentAgentGroupByRef', + 'Remove-MgOnPremisePublishingProfileAgentGroupByRef', 'Remove-MgOnPremisePublishingProfileAgentGroupPublishedResource', 'Remove-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef', 'Remove-MgOnPremisePublishingProfileConnector', 'Remove-MgOnPremisePublishingProfileConnectorGroup', - 'Remove-MgOnPremisePublishingProfileConnectorGroupMemberByRef', - 'Remove-MgOnPremisePublishingProfileConnectorMemberByRef', + 'Remove-MgOnPremisePublishingProfileConnectorMemberOfByRef', 'Remove-MgOnPremisePublishingProfilePublishedResource', 'Remove-MgOnPremisePublishingProfilePublishedResourceAgentGroupByRef', 'Remove-MgServicePrincipal', @@ -253,7 +246,6 @@ FunctionsToExport = 'Add-MgApplicationKey', 'Add-MgApplicationPassword', 'Remove-MgServicePrincipalClaimMappingPolicyByRef', 'Remove-MgServicePrincipalDelegatedPermissionClassification', 'Remove-MgServicePrincipalEndpoint', - 'Remove-MgServicePrincipalFederatedIdentityCredential', 'Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef', 'Remove-MgServicePrincipalKey', 'Remove-MgServicePrincipalLicenseDetail', @@ -306,7 +298,6 @@ FunctionsToExport = 'Add-MgApplicationKey', 'Add-MgApplicationPassword', 'Update-MgServicePrincipalAppRoleAssignment', 'Update-MgServicePrincipalDelegatedPermissionClassification', 'Update-MgServicePrincipalEndpoint', - 'Update-MgServicePrincipalFederatedIdentityCredential', 'Update-MgServicePrincipalLicenseDetail', 'Update-MgServicePrincipalPasswordSingleSignOnCredentials', 'Update-MgServicePrincipalSynchronization', @@ -325,8 +316,7 @@ CmdletsToExport = @() # VariablesToExport = @() # Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export. -AliasesToExport = 'Get-MgApplicationCreatedOnBehalf', 'Get-MgServicePrincipalMember', - 'Get-MgServicePrincipalTransitiveMember' +AliasesToExport = '*' # DSC resources to export from this module # DscResourcesToExport = @() @@ -346,7 +336,7 @@ PrivateData = @{ PSData = @{ # Tags applied to this module. These help with module discovery in online galleries. - Tags = 'Microsoft','Office365','Graph','PowerShell' + Tags = 'Microsoft','Office365','Graph','PowerShell','PSModule','PSIncludes_Cmdlet' # A URL to the license for this module. LicenseUri = 'https://aka.ms/devservicesagreement' diff --git a/src/Applications/Applications/readme.md b/src/Applications/Applications/readme.md index 4ea75a2b0aa..2ccf2e6088a 100644 --- a/src/Applications/Applications/readme.md +++ b/src/Applications/Applications/readme.md @@ -51,6 +51,9 @@ directive: verb: Get subject: (Application|ServicePrincipal)AvailableExtensionProperty remove: true + - where: + subject: (ServicePrincipal)FederatedIdentityCredential.* + remove: true # Alias then rename cmdlets to avoid breaking change. - where: subject: ^((ServicePrincipal|Application)(Member|TransitiveMember|CreatedOnBehalf))Of$