azure bots
19 TopicsAzure Cognitive Services and Bot Framework Visio Stencils
As I searched for a stencil set to create an infographic on Azure AI services (Cognitive Services & Bot Framework), I couldn't find anything. So I decided to create this Visio stencil set on my own. If you are interested, please visit https://www.cloudguy.pro/cognitive-services-bot-framework-visio-stencils/ to download the shapes. I would be glad if anyone of you could spread the word in order to see a lot of awesome AI infographics with the official icons in the future :) If you have any questions or improvement suggestions please contact me so that I can include those suggestions in my next versions.6.2KViews0likes1CommentError: connect EACCES 192.168.60.228:1337
I 'm getting error below Error: connect EACCES 192.168.60.222:1337" While trying to connect Azure App with --> On-premises (External) Backend System. Details Logs: url: http://192.168.60.222:1337/api/helpdesk/asset/validateAsset?assetId=ram-lp&userId=R2527 -----> error: { Error: connect EACCES 192.168.60.222:1337 at Object.exports._errnoException (util.js:1026:11) at exports._exceptionWithHostPort (util.js:1049:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1085:14) code: 'EACCES', errno: 'EACCES', syscall: 'connect', address: '192.168.60.222', port: 1337 }5.9KViews0likes0CommentsAzure bot service : Authentication single sign on
I am developing a bot that will be embedded in my application where the user is already signed in using single sign on.I want my bot also to automatically sign in without user interaction. I am trying below article but in this case also interaction Is required. https://github.com/microsoft/BotFramework-WebChat/tree/master/samples/19.a.single-sign-on-for-enterprise-apps. first of all whether it is possible" seamless sign on" ....if yes then any pointers on how it can be achieved. #azurebotservice1.4KViews0likes0CommentsLogic app designer - Task automation
Hi all, I need to configure the logic app which is premade to start and also power down VM. I would like my VM to Start up in mornings during weekdays and not at all on weekends I would like my VM to Stop in evenings during week days and stop all day on Weekends Is this possible ?Solved1.2KViews0likes4CommentsComparision on Azure Cloud Sync and Traditional Entra connect Sync.
Introduction In the evolving landscape of identity management, organizations face a critical decision when integrating their on-premises Active Directory (AD) with Microsoft Entra ID (formerly Azure AD). Two primary tools are available for this synchronization: Traditional Entra Connect Sync (formerly Azure AD Connect) Azure Cloud Sync While both serve the same fundamental purpose, bridging on-prem AD with cloud identity, they differ significantly in architecture, capabilities, and ideal use cases. Architecture & Setup Entra Connect Sync is a heavyweight solution. It installs a full synchronization engine on a Windows Server, often backed by SQL Server. This setup gives administrators deep control over sync rules, attribute flows, and filtering. Azure Cloud Sync, on the other hand, is lightweight. It uses a cloud-managed agent installed on-premises, removing the need for SQL Server or complex infrastructure. The agent communicates with Microsoft Entra ID, and most configurations are handled in the cloud portal. For organizations with complex hybrid setups (e.g., Exchange hybrid, device management), is Cloud Sync too limited?950Views1like2CommentsPyrit: I am not able to run Pyrit code(Automation framework by Microsoft)
I was not able to run Pyrit code that is mentioned in Microsoft documentation. Error: PYRIT\PyRIT\doc\demo\1_gandalf.py", line 51, in <module> from pyrit.chat import AzureOpenAIChat ModuleNotFoundError: No module named 'pyrit' I did nothing, just clone the repo mentioned in doc, and try o run, and I got the above error. Could you please help? "https://www.microsoft.com/en-us/security/blog/2024/02/22/announcing-microsofts-open-automation-framework-to-red-team-generative-ai-systems/"897Views0likes1CommentHow Can i use Azure for Search Engine online business promoting?
Hello, I actually want to know how does Azure actually work for AI+ Cognitive Service and Microsoft Bot for Search engine work like if you want your web page on Bing search engine for business purpose , how does it actually send the data through dns to search engine ?? & How does azure actually optimizing the data on your azure site (webpage)??875Views0likes0CommentsAzure sync to other databases shows loading...!
I have a database on Azure and decided to use “sync to other databases” in order to sync cloud database with my 2 other computers. It was working fine for 2 weeks. But now, when I connect to Azure portal and click on “sync to other databases” screen shows “Loading…” and does not changed. I do not see my sync group or sync agent. I did create those by using SQL Data Sync 2.0. One more thing, when I click on “New Sync Group” portal returns “CreateSyncGroupPart SQLAZUREEXTENSION” message and does not let me to create a new one. Please Help Thank you,861Views0likes1Comment