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

Cirrus CI Computing Services: Azure documentation has wrong / outdated commands. #1268

Open
nbyavuz opened this issue Mar 11, 2024 · 0 comments
Labels

Comments

@nbyavuz
Copy link

nbyavuz commented Mar 11, 2024

Expected Behavior

Able to follow the documentation smoothly.

Real Behavior

Azure documentation has wrong / outdated commands. The ones I encountered are:

1- az ad sp create-for-rbac --name CirrusCI --sdk-auth --scopes "/subscriptions/$SUBSCRIPTION_ID":

  • This command can not be used without --role flag.
  • --sdk-auth flag is deprecated and will be removed in the future release.

2- I tried to following the documentation by adding the --role "Storage Blob Data Contributor" to above command and followed other steps but the task hang up at the provisioning state more than 30 mins. Related task: https://cirrus-ci.com/task/4992268990414848

Related Info

This is a (tick one of the following):

@nbyavuz nbyavuz added the bug label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant