Azure / osdu-infrastructure

OSDU Azure Infrastructure as Code
Apache License 2.0
42 stars 39 forks source link

The install.sh script needs to be updated to create the additional items necessary for osdu-mvp architecture. #16

Closed danielscholl closed 4 years ago

danielscholl commented 4 years ago

https://github.com/Azure/osdu-infrastructure/blob/master/scripts/install.sh

ad-guest-email (ie: integration.test@email.com) ad-guest-oid (OID of the user) ad-user-email (ie: integration.test@{tenant}.onmicrosoft.com ad-user-oid (OID of the user) osdu-infra-${UNIQUE}-test-app-oid

danielscholl commented 4 years ago

40 Partial Implementation.

danielscholl commented 4 years ago

The script should automatically create a service principal now as well to allow for Bring your own service principal.

danielscholl commented 4 years ago

This script has been updated but the location of it is now in GitLab due to the relocation effort of this project over into GitLab.

https://community.opengroup.org/osdu/platform/deployment-and-operations/infra-azure-provisioning/-/blob/master/infra/templates/osdu-r3-mvp/common_prepare.sh