CloneApp

0.0.7

CloneApp clones the API Permissions of an Azure AD App to the same or another tenant. You export an XML file and import to create a new App.

Can also be imported from a GIST.

Additionally, a client secret and admin consent URL can be generated for the new app.

Syntax and video: https://github.com/kevinblumenfeld/CloneApp
   

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name CloneApp

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name CloneApp

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2020 Kevin Blumenfeld. MIT License.

Package Details

Author(s)

  • Kevin Blumenfeld

Tags

AzureAD APP Registration API Permissions

Functions

Export-AzureADApp Get-CloneGist Get-CloneGistID Import-AzureADApp Import-TemplateApp

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
0.0.7 (current version) 288 2/8/2021
0.0.6 88 11/25/2020
0.0.5 64 11/25/2020
0.0.4 67 11/6/2020
0.0.3 70 8/13/2020
0.0.2 63 8/13/2020
0.0.1 66 8/12/2020
Show more