Skip to content

Commit

Permalink
Update credential scope for Python. (Azure#13263)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpokluda authored Mar 3, 2021
1 parent 9ee9846 commit 66f033f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/deviceupdate/data-plane/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
package-version: 1.0.0b1
clear-output-folder: true
add-credentials: true
credential-scopes: 6ee392c4-d339-4083-b04d-6b7947c6cf78/.default
credential-scopes: https://api.adu.microsoft.com/.default
```
```yaml $(python-mode) == 'create'
Expand Down

0 comments on commit 66f033f

Please sign in to comment.