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/media-services/latest/live-events-outputs-concept.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.workload: media
12
12
ms.tgt_pltfrm: na
13
13
ms.devlang: ne
14
14
ms.topic: article
15
-
ms.date: 06/06/2019
15
+
ms.date: 06/12/2019
16
16
ms.author: juliako
17
17
18
18
---
@@ -89,6 +89,14 @@ You can either use non-vanity URLs or vanity URLs.
89
89
90
90
The access token needs to be unique in your data center. If your application needs to use a vanity URL, it is recommended to always create a new GUID instance for your access token (instead of reusing any existing GUID).
91
91
92
+
Use the following APIs to enable the Vanity URL ("vanityUrl": true) and set the access token to a valid GUID (for example `"accessToken": "1fce2e4b-fb15-4718-8adc-68c6eb4c26a7"`):
0 commit comments