access-reviews-samples

所属分类:自动编程
开发工具:PowerShell
文件大小:594KB
下载次数:0
上传日期:2021-07-08 12:30:45
上 传 者sh-1993
说明:  此回购包含演示对Azure AD access Reviews的编程访问的示例代码。示例代码包括...
(This repo contains sample code that demonstrates programmatic access to Azure AD Access Reviews. Sample code includes reading and managing Access Reviews, as well as working on decisions and results of Access Reviews.)

文件列表:
AzureADAccessReviewsOnPremises (0, 2020-12-10)
AzureADAccessReviewsOnPremises\AzureADAccessReviewsOnPremises.psm1 (18199, 2020-12-10)
CODE_OF_CONDUCT.md (444, 2020-12-10)
ExternalIdentityUse (0, 2020-12-10)
ExternalIdentityUse\SECURITY.MD (2781, 2020-12-10)
ExternalIdentityUse\external-identity-research-JUL2020.ps1 (29172, 2020-12-10)
ExternalIdentityUse\sample-output-guest-cleanup-FrickelsoftNET.onmicrosoft.com-20-Jul-2020.htm (8229, 2020-12-10)
ExternalIdentityUse\sample-output-guest-cleanup-FrickelsoftNET.onmicrosoft.com-20-Jul-2020.ps1 (2700, 2020-12-10)
ExternalIdentityUse\screenshots (0, 2020-12-10)
ExternalIdentityUse\screenshots\ExternalIdentityUse.png (38074, 2020-12-10)
ExternalIdentityUse\screenshots\HTM-output.png (280235, 2020-12-10)
ExternalIdentityUse\style.css (346, 2020-12-10)
LICENSE.MD (1066, 2020-12-10)
Refreshed-AccessReviews-API-samples (0, 2020-12-10)
Refreshed-AccessReviews-API-samples\Refreshed-AccessReviews-Powershell-Samples-DEC2020.ps1 (21660, 2020-12-10)
Refreshed-AccessReviews-API-samples\screenshots (0, 2020-12-10)
Refreshed-AccessReviews-API-samples\screenshots\relationships.png (48953, 2020-12-10)
Refreshed-AccessReviews-API-samples\screenshots\structure.png (58476, 2020-12-10)
ReviewStaleExternals (0, 2020-12-10)
ReviewStaleExternals\ARtemplate.json (1327, 2020-12-10)
ReviewStaleExternals\ReviewStaleExternals-DEC2020.ps1 (21570, 2020-12-10)
ReviewStaleExternals\ReviewStaleExternals-OCT2020.ps1 (20806, 2020-12-10)
ReviewStaleExternals\SECURITY.MD (2781, 2020-12-10)
ReviewStaleExternals\screenshots (0, 2020-12-10)
ReviewStaleExternals\screenshots\StaleIDs.png (63107, 2020-12-10)
ReviewStaleExternals\screenshots\appPermissions.png (67752, 2020-12-10)
ReviewStaleExternals\screenshots\disable-and-delete.png (51529, 2020-12-10)
SECURITY.md (2780, 2020-12-10)

# Azure AD Access Reviews Powershell Samples This repository contains sample scripts in Powershell that demonstrate and outline programmatic access to Azure AD Access Reviews via the Microsoft Graph. The scripts and code snippets provided here are provided "as-is", and merely serve the purpose of helping gaining the understanding for the Microsoft Graph API as well as the available functions for Azure AD Access Reviews. ## Contents This repository contains the following code snippets and Powershell samples: | File/folder | Description | |-----------------------------|--------------------------------------------| | `Apply group membership changes to on-premises groups` | Azure AD Access Reviews supports reviewing of on-premises managed groups. However, it cannot, to date, enforce review results on on-premises groups. This script reads the results and generates corresponding Powershell commands, to be executed against Windows AD to enforce the review results on-premises. | | `Read results of an Access Reviews series` | Sample code that outlines how review results can be collected over the course of recurring, scheduled reviews (monthly or quarterly reviews). | | `CHANGELOG.md` | List of changes to the sample. | | `CONTRIBUTING.md` | Guidelines for contributing to the sample. | | `README.md` | This README file. | | `LICENSE` | The license for the sample. | ## Running the sample The Powershell samples and modules provided here were written to either support interaction with the Microsoft Graph using the user's context (the user executing the script/module) or an application context. Samples that were written to support running in application context will require creation of an application registration in the Azure AD tenant, creating a client ID and a client secret, including necessary administrative consent to access Access Reviews. The steps required to set the application registration and required consent up are detailed in each sample section. ## Contributing This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com. When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA. This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.

近期下载者

相关文件


收藏者