You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-video-analyzer/video-analyzer-docs/cloud/export-portion-of-video-as-mp4.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,8 +134,8 @@ In this tab, learn how to export a portion of recorded video as an MP4 file usin
134
134
135
135
Complete the following prerequisites to run the [C# SDK sample code](https://github.com/Azure-Samples/video-analyzer-csharp).
136
136
137
-
1. Get your Azure Active Directory [Tenant Id](../../../active-directory/fundamentals/active-directory-how-to-find-tenant.md).
138
-
1. Register an application with Microsoft identity platform to get app registration [Client Id](../../../active-directory/develop/quickstart-register-app.md#register-an-application) and [Client secret](../../../active-directory/develop/quickstart-register-app.md#add-a-client-secret).
137
+
1. Get your Azure Active Directory [Tenant ID](../../../active-directory/fundamentals/active-directory-how-to-find-tenant.md).
138
+
1. Register an application with Microsoft identity platform to get app registration [Client ID](../../../active-directory/develop/quickstart-register-app.md#register-an-application) and [Client secret](../../../active-directory/develop/quickstart-register-app.md#add-a-client-secret).
139
139
1.[Visual Studio Code](https://code.visualstudio.com/) on your development machine with following extensions -
0 commit comments