Azure / Azure/actions-workflow-samples

Update az cli command to generate AZURE_CREDENTIALS

Open
#91 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Pug
Stars
511
Forks
657
PR merge metrics
No merged PRs in 30d

Description

#### The script to generate AZURE_CREDENTIALS needs to be updated. ``--sdk-auth`` is depreciated and no longer required.

#### New script should look like this

   az ad sp create-for-rbac --name  myApp --role contributor \

--scopes /subscriptions/{subscription-id}/resourceGroups/{resource-group} \

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.