Skip to content

JayDoubleu/azure-aws-enterprise-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

azure-aws-enterprise-app

Creates AWS Enterprise app on Azure

Requirements:

  • azure-cli (pip install azure-cli)
  • az command in $PATH
  • logged in to azure (az login)
usage: create.py [-h] [--appname APPNAME] [--appdesc APPDESC] [--email EMAIL]
                 [--accountid ACCOUNTID] [--accesskey ACCESSKEY]
                 [--secretkey SECRETKEY]

Creates AWS Enterprise app on Azure

optional arguments:
  -h, --help            show this help message and exit
  --appname APPNAME     Application name
  --appdesc APPDESC     Application description
  --email EMAIL         SAML Signing Certificate Notification Email
  --accountid ACCOUNTID
                        AWS Account ID
  --accesskey ACCESSKEY
                        AWS Access Key ID
  --secretkey SECRETKEY
                        AWS Secret Access Key

About

Creates AWS Enterprise app on Azure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages