Skip to content

Commit

Permalink
Remove adal and add msal
Browse files Browse the repository at this point in the history
  • Loading branch information
almenscorner committed Feb 13, 2023
1 parent f3c8b06 commit 0ad8a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ else:
```

In addition to importing this package to your automation account when running from Azure Automation, you must also import the following packages,
- [adal](https://pypi.org/project/adal/)
- [msal](https://pypi.org/project/msal)
- [azure-core](https://pypi.org/project/azure-core/)
- [azure-storage-blob](https://pypi.org/project/azure-storage-blob/)
- [msrest](https://pypi.org/project/msrest/)
Expand Down

0 comments on commit 0ad8a08

Please sign in to comment.