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

ERROR: az deployment: 'group' is not in the 'az deployment' command group. #135

Open
Sephiroth0327 opened this issue Aug 20, 2020 · 2 comments
Assignees

Comments

@Sephiroth0327
Copy link

Sephiroth0327 commented Aug 20, 2020

After some initial issues related to the PnP version, I have gotten the script to execute long enough to provision the SharePoint sites and the 3 required lists. Shortly after this step, I began encountering errors that I do not fully understand. Please see below.

Not included in the screenshot is the line just before the error which indicated it was going to prompt me to login to my ServiceAccount. I did get a pop-up box but it was just gray and never displayed a login prompt:

Any advice would be appreciated:

image

After this error, I received more errors (see below)

image

If it matters, when I go into Azure>Resource Groups and click on this Resource Group I only see 3 resources (not sure if that's what I should be seeing):

image

@alexc-MSFT
Copy link
Member

@Sephiroth0327 I think this is due to your version of the Azure CLI, see the reported bug here - Azure/azure-cli#13346.

Please try re-installing the CLI and having another go.

Thanks

@alexc-MSFT alexc-MSFT self-assigned this Aug 21, 2020
@alexc-MSFT alexc-MSFT added the invalid This doesn't seem right label Aug 21, 2020
@ammarqq
Copy link

ammarqq commented Feb 22, 2021

resolved using "azure-cli": "2.19.1",",

https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=apt

@alexc-MSFT alexc-MSFT removed the invalid This doesn't seem right label Feb 14, 2022
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

3 participants