microsoftgraph / msgraph-sdk-powershell

Powershell SDK for Microsoft Graph
https://www.powershellgallery.com/packages/Microsoft.Graph
Other
711 stars 171 forks source link

Adds Beta Cmdlets for paths under the `directory.publicKeyInfrastructureRoot` tag #3031

Closed timayabi2020 closed 2 days ago

timayabi2020 commented 3 days ago

This PR updates beta version of DirectoryObjects module with new APIs in order to unblock the workload responsible for the below paths who are nearing their GA date. /directory/publicKeyInfrastructure/certificateBasedAuthConfigurations and /directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{id}/certificateAuthorities``

Below is an image of the module manifest showing the added cmdlets. image