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
$VideoJob=New-Video-Model 'sora-2'-Prompt "A cat playing piano"-Size 1280x720
$VideoJob|Get-VideoContent-OutFile "C:\output\cat_piano.mp4"-WaitForCompletion
[Experimental] Add video generation support for Azure OpenAI Service.