About 8,670,000 results
Open links in new tab
  1. Can you call a webservice from TSQL code? - Stack Overflow

    Aug 28, 2008 · @Rostol Perhaps 15 years later I can attempt to explain it better. Calling a WebService from within SQL code is a bad idea for the performance reasons mentioned …

  2. Send a user message to a user via Power Automate in MS Teams

    Sep 22, 2022 · You can try these Power Automate steps to create the 1:1 chat between you and the user, then send a message to it.

  3. Power Automate editing posted teams message - Stack Overflow

    Nov 3, 2022 · I am using power automate to post a message to a teams channel. The message cannot be edited by admin of that teams channel or any user in that channel. I could not find …

  4. Bot Channels Registration - Azure Bot Framework - Stack Overflow

    Apr 13, 2020 · A Bot in the Microsoft Bot Framework world basically consists of two things: a registration within the Microsoft Bot Framework services (which includes an Azure App …

  5. How can I list all collections in the MongoDB shell?

    In the MongoDB shell, how do I list all collections for the current database that I'm using?

  6. TeamsBot doesn't have conversation references - Stack Overflow

    Apr 11, 2022 · I also added logs to see if comments of Hilton Giesenow are applicable; looks like conversation references are not set, so I don't have any data to save. Sometimes (I don't know …

  7. How to configure vs code working directory in the launch.json

    Nov 29, 2017 · There is a launch.json file...there you should be able to set the cwd property... (cwd stands for current working directory)

  8. How to get url parameter value in Microsoft team tab

    Apr 4, 2020 · Yes, i already have a app with tab where i want to display value from url parameter. I have check the teams context but i want some extra parameter which does not exist in …

  9. How to change the format of log output in logrus? - Stack Overflow

    Feb 25, 2018 · I use Go logrus and I need to change the format of the output message. I tried several things without success. What I need is format like this with formatter of logrus [error]: …

  10. API to download MS Teams video recordings - Stack Overflow

    May 12, 2020 · Is there any programmatic way to access and download the already-stored video recordings from MS Teams? I have been reading MS Graph API documentation, but could not …