Skip to content

Commit 232f2fe

Browse files
committed
Update to other article.
1 parent b685963 commit 232f2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/media-services/latest/integrate-azure-functions-dotnet-how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Run the dotnet add package command in the Terminal window to install the extensi
8181
```bash
8282
dotnet add package Azure.Storage.Blobs
8383
dotnet add package Microsoft.Azure.Management.Media
84-
dotnet add package Microsoft.Identity.Client
84+
dotnet add package Azure.Identity
8585
```
8686

8787
## Generated project files

0 commit comments

Comments
 (0)