我試圖描述here微軟博特框架上Skype的業務
雖然下面的步驟來分配我的機器人在Skype的業務網絡,我得到這樣的警告:
PS C:\Users\XXX> New-CsOnlineApplicationEndpoint -ApplicationIdd XXX -Name NameOfTheBot -Uri sip:[email protected] WARNING: Attention: sip:[email protected] configuration is not complete. In order to complete sip:[email protected] configuration, you must also run corresponding on-premises commands to create the relevant object(s) in your on-premises topology. Please copy and paste the below commands and run them with appropriate admin privileges in your on-premises Skype for Business environment. WARNING: New-CsHybridApplicationEndpoint -ApplicationId XXX -DisplayName "NameOfTheBot" -SipAddress sip:[email protected] -OU [A_VALID_OU]
然而,這不是Skype for Business內部部署網絡。無論如何,我決定不理會這個警告。
等待2天后,機器人仍未顯示在網絡上。我需要做什麼來啓用它?
感謝