Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy Solution fails #84

Open
a-goo opened this issue Jun 23, 2022 · 1 comment
Open

Deploy Solution fails #84

a-goo opened this issue Jun 23, 2022 · 1 comment

Comments

@a-goo
Copy link

a-goo commented Jun 23, 2022

PS /home/andrew/ProvisionGenie/Deployment/Scripts> ./Deploy-Solution.ps1

cmdlet Deploy-Solution.ps1 at command pipeline position 1
Supply values for the following parameters:
Location: westeurope
tenantURL: https://iprds.sharepoint.com/
DataverseEnvironmentId: https://orgf99ae585.crm4.dynamics.com/
WelcomePackageUrl: https://iprds.sharepoint.com/sites/M365LP
Active Subscription is bde94792-7a97-4c4d-bbcd-07c4f67bf39b (Development & Test)
Validating deployment location
WARNING: This command or command group has been migrated to Microsoft Graph API. Please carefully review all breaking changes introduced during this migration: https://docs.microsoft.com/cli/azure/microsoft-graph-migration
Removing old client secrets from ProvisionGenieApp
WARNING: This command or command group has been migrated to Microsoft Graph API. Please carefully review all breaking changes introduced during this migration: https://docs.microsoft.com/cli/azure/microsoft-graph-migration
This command or command group has been migrated to Microsoft Graph API. Please carefully review all breaking changes introduced during this migration: https://docs.microsoft.com/cli/azure/microsoft-graph-migration
Generating ClientSecret for AzureAD application
WARNING: This command or command group has been migrated to Microsoft Graph API. Please carefully review all breaking changes introduced during this migration: https://docs.microsoft.com/cli/azure/microsoft-graph-migration
WARNING: The output includes credentials that you must protect. Be sure that you do not include these credentials in your code or check the credentials into your source control. For more information, see https://aka.ms/azadsp-cli
Creating Resource Group
Ensuring current user has contributor permissions to ProvisionGenie resource group
WARNING: This command or command group has been migrated to Microsoft Graph API. Please carefully review all breaking changes introduced during this migration: https://docs.microsoft.com/cli/azure/microsoft-graph-migration
WARNING: This command or command group has been migrated to Microsoft Graph API. Please carefully review all breaking changes introduced during this migration: https://docs.microsoft.com/cli/azure/microsoft-graph-migration
ERROR: argument --assignee: expected one argument


The script continues but no Resource Group is created.

To Reproduce
Steps to reproduce the behavior:

  1. Deploy using the script (https://provisiongenie.com/deploymentguide/3-deployazureresources/#deploy-using-the-script)

    Open Azure cloud shell at shell.azure.com
    This guide assumes the use of a PowerShell environment.

    Change the working directory to the ProvisionGenie/Deployment/Scripts folder
    cd ./ProvisionGenie/Deployment/Scripts
    Execute the script ./Deploy-Solution.ps1

Expected behavior
The script should run and provision the Resource Group and Resources.

@LuiseFreese
Copy link
Contributor

Hi, thanks for raising this - will look into this :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants