Azure Training Series
Azure Training Series
  • Видео 46
  • Просмотров 681 308
Function Calling in Copilot Chatbot Using Azure OpenAI Assistant - Part3
In this course you will learn how you can integrate a Copilot Chatbot with Azure OpenAI Assistant in order to leverage Function Calling for generating question and answer to perform a particular action based on the user's input. This functionality was not possible directly for the Copilot Chatbot, which now becomes simpler with Azure OpenAI Assistants
Function calling allows you to connect models like gpt-4o to external tools and systems. This is useful for many things such as empowering AI assistants with capabilities, or building deep integrations between your applications and the models. When you use the OpenAI API with function calling, the model never actually executes functions itsel...
Просмотров: 111

Видео

Function Calling in Copilot Chatbot Using Azure OpenAI Assistant - Part2
Просмотров 122Месяц назад
In this course you will learn how you can integrate a Copilot Chatbot with Azure OpenAI Assistant in order to leverage Function Calling for generating question and answer to perform a particular action based on the user's input. This functionality was not possible directly for the Copilot Chatbot, which now becomes simpler with Azure OpenAI Assistants Function calling allows you to connect mode...
Function Calling in Copilot Chatbot Using Azure OpenAI Assistant - Part1
Просмотров 292Месяц назад
In this course you will learn how you can integrate a Copilot Chatbot with Azure OpenAI Assistant in order to leverage Function Calling for generating question and answer to perform a particular action based on the user's input. This functionality was not possible directly for the Copilot Chatbot, which now becomes simpler with Azure OpenAI Assistants Function calling allows you to connect mode...
Create and Configure Custom Q 'n' A Chatbot using Language Service within Azure Cognitive Services
Просмотров 16 тыс.Год назад
Custom question answering provides cloud-based Natural Language Processing that can be used to build conversational client application in order to find appropriate answers from customer input. This helps in the reduction of efforts that is spent in responding to repetitive questions from the end users. It can also be used to extract information from the data source that can be a document, a web...
Azure Virtual Network Basics-Part2: VNet Peering, User Defined Routes, and Network Virtual Appliance
Просмотров 4,8 тыс.Год назад
In the previous session we learnt about virtual network peering, which enables you to seamlessly connect two or more Virtual Networks in Azure. In this session of the series, we will learn about Network Virtual Appliances, and User Defined Routes and how are they useful in the hub and spoke network architecture and in creating the DMZ scenario. Part-1: ruclips.net/video/VapGV_5doU0/видео.html T...
Azure Virtual Network Basics-Part1: VNet Peering, User Defined Routes, and Network Virtual Appliance
Просмотров 7 тыс.Год назад
Workloads in Azure Virtual Network can easily connect and communicate with each other if they are in the same subnet or in different subnets of the same virtual network and this communication happens over Microsoft’s network backbone. What if these workloads are in different virtual network all together? To add to this, they may or may not be in the same region adding more complexity. Well for ...
Understand and Implement Azure API Management-Part2
Просмотров 8 тыс.Год назад
APIs provide you with the mechanism that enables two or more separate software components to communicate with each other using a set of definitions and protocols, and these software components might be built on different technology platform, but since they are based on standards, APIs provide the information or perform the functionality that is intended. APIs may provide complete separation of ...
Understand and Implement Azure API Management-Part1
Просмотров 22 тыс.Год назад
APIs provide you with the mechanism that enables two or more separate software components to communicate with each other using a set of definitions and protocols, and these software components might be built on different technology platform, but since they are based on standards, APIs provide the information or perform the functionality that is intended. APIs may provide complete separation of ...
Configuring Alert and Monitoring for Azure Services
Просмотров 21 тыс.2 года назад
In this video you will learn how to configure Alerts and Monitoring for Azure Services. As an example, Azure Automation has been used for Alerts configuration, but the same steps can be replicated for other Azure services as well. Twitter - @mstechtrainings Facebook - Microsoft Azure Enthusiasts LinkedIn - www.linkedin.com/in/neeraj-kumar-csm-mcts-mcse/ Blog - www.azure-training.com #AZ-104 #AZ...
How to Configure an App Services Web App as a Multitenant Application
Просмотров 14 тыс.2 года назад
This is a short How-to video showing how you can configure an App Service Web App as a multi-tenant application that can be used from different Azure AD tenant and not limited to a single Azure AD tenant where the application was configured. Twitter - @mstechtrainings Facebook - Microsoft Azure Enthusiasts LinkedIn - www.linkedin.com/in/neeraj-kumar-csm-mcts-mcse/ Blog - www.azure-training.com ...
What are Azure Managed Identities for Azure Resources? Understand and Configure Managed Identities
Просмотров 9 тыс.2 года назад
The basic and most common problem for the developers is to manage and secure the credentials and other application related secrets within their code when they are building cloud- native, mission-critical applications. Although there could be number of uses, but generally these credentials are used for authenticating the application to other cloud services and connectivity to the database, but t...
What is Role Based Access Control
Просмотров 1,8 тыс.2 года назад
Organizations are pernickety about securing their IT landscape. They are making huge investments to have the security implemented at the micro level in order to safeguard their organizational information effectively that meets the current and future market requirements. This includes providing just enough access to the individuals on particular assets that is needed for performing their duties,...
Configure Private DNS Zone for Custom Domain Names
Просмотров 10 тыс.3 года назад
Do you want to use custom domain names for your workloads on azure rather than using the default FQDNs or you can say the domain names provided by Azure? Private DNS Zones provides name resolutions for the workloads within the virtual network and between the virtual networks and allows to tailor the virtual networks that fits your organizational needs. Part 1: How to Configure Public DNS Zone f...
How to Configure Public DNS Zone for Hosting your Domain in Azure
Просмотров 23 тыс.3 года назад
Want to understand and implement Azure DNS and host your domain name in Azure? Well Azure DNS let’s you do exactly that. With Azure DNS, you can host your domain in Azure and you can manage it as you would do with other Azure Services. Part 2: Configure Private DNS Zone for Custom Domain Names - ruclips.net/video/f66SL5uBgCA/видео.html Twitter - @mstechtrainings Facebook - Microsoft Azure Enthu...
Understand and Implement Azure Sentinel for Security Analysis and Threat Intelligence
Просмотров 6863 года назад
There are so many Security Information and Event Management (SIEM) products in the market today, but they all lack modern capabilities to integrate with multitude of data sources at one time to help investigate, analyze, and respond to the actionable insights as per the results post analysis. This is where Azure Sentinel comes into picture. Twitter - @mstechtrainings Facebook - Microsoft Azure ...
Azure Automation Part3 - Working with the Desired State Configuration using Azure Automation
Просмотров 5 тыс.3 года назад
Azure Automation Part3 - Working with the Desired State Configuration using Azure Automation
Azure Automation Part2 - How to set up Update Management with Azure Automation
Просмотров 5 тыс.3 года назад
Azure Automation Part2 - How to set up Update Management with Azure Automation
Azure Automation Part1 - Working with PowerShell Runbooks to Automate Virtual Machine Creation
Просмотров 8 тыс.3 года назад
Azure Automation Part1 - Working with PowerShell Runbooks to Automate Virtual Machine Creation
Understand and Implement Azure Monitor to Analyze Azure Infrastructure using Azure Monitor Logs
Просмотров 2,5 тыс.3 года назад
Understand and Implement Azure Monitor to Analyze Azure Infrastructure using Azure Monitor Logs
Understand and Implement Azure Backups To Protect Your Virtual Machines
Просмотров 2,1 тыс.3 года назад
Understand and Implement Azure Backups To Protect Your Virtual Machines
Why is VNet Integration Required for App Service with Private Endpoints
Просмотров 21 тыс.3 года назад
Why is VNet Integration Required for App Service with Private Endpoints
How to Join Azure VM to Azure AD Domain
Просмотров 55 тыс.4 года назад
How to Join Azure VM to Azure AD Domain
Using Private Endpoints to Restrict Access to WebApps from Public Network
Просмотров 8 тыс.4 года назад
Using Private Endpoints to Restrict Access to WebApps from Public Network
Manage Identity and Access in Azure AD - Part 4: Secure Azure AD users with MFA
Просмотров 1,4 тыс.4 года назад
Manage Identity and Access in Azure AD - Part 4: Secure Azure AD users with MFA
How To Secure Applications Using OpenID Connect and OAuth 2.0
Просмотров 47 тыс.4 года назад
How To Secure Applications Using OpenID Connect and OAuth 2.0
Manage Identity and Access in Azure AD - Part 3: Secure Application Using OpenID Connect & OAuth2.0
Просмотров 3,7 тыс.4 года назад
Manage Identity and Access in Azure AD - Part 3: Secure Application Using OpenID Connect & OAuth2.0
Manage Identity and Access in Azure AD - Part 2: Create and Manage Users and Groups in Azure AD
Просмотров 3,6 тыс.4 года назад
Manage Identity and Access in Azure AD - Part 2: Create and Manage Users and Groups in Azure AD
How To Install and Configure Azure AD Connect
Просмотров 119 тыс.4 года назад
How To Install and Configure Azure AD Connect
Manage Identity and Access in Azure AD - Part 1: Security, Responsibility, and Trust in Azure
Просмотров 3,6 тыс.4 года назад
Manage Identity and Access in Azure AD - Part 1: Security, Responsibility, and Trust in Azure
How To Add Custom Domain Name in Azure
Просмотров 74 тыс.4 года назад
How To Add Custom Domain Name in Azure

Комментарии

  • @nilotpalra
    @nilotpalra 14 дней назад

    Gone through the video. Now I know.

    • @AzureTrainingSeries
      @AzureTrainingSeries 11 дней назад

      Great! Now, I can ask you to implement the remaining :) :) :)

  • @deboman81
    @deboman81 17 дней назад

    Looks like there has been changes made since your video about the facebook developer part. Your app needs to be associated with a business now :-{

    • @deboman81
      @deboman81 17 дней назад

      So I think what the issue is now is that the product part has been removed. In order to complete the app creation, it is asking everyone to create app by doing as if you have a business on your Facebook or Instagram. Then it goes through a validation process for your business. So that is what is going on. I checked other videos on RUclips and they are also about 3 to 4 years old. This changed took place almost a year ago. So that is the problem. If you try your project again from scratch, you will see what I'm talking about. So I think you need to create a new video on how people see it now and make some sort of Facebook business page. You will get more views and traction since the new changes have been made and people want to see the latest change. It's hard to follow this video when Facebook developer have made changes. Thanks.

  • @grahambrown5874
    @grahambrown5874 20 дней назад

    Great video. I struggled with setting up a multi tenant web app and this step by step guide identified my error with not correctly configuring the Redirect URI.

  • @naveenrajdev3305
    @naveenrajdev3305 29 дней назад

    Amazing. Thanks, Neeraj for this video

  • @MrBHAGATS
    @MrBHAGATS Месяц назад

    Nicely explained 👌👌👌👌

  • @PedrooNL
    @PedrooNL Месяц назад

    Great. You saved my life.

  • @FAMSAdvice
    @FAMSAdvice Месяц назад

    Nice example

  • @pragmatic-pr
    @pragmatic-pr Месяц назад

    good one

  • @ivotebid1991
    @ivotebid1991 2 месяца назад

    Thank you great teacher

  • @navjyotyadav4053
    @navjyotyadav4053 2 месяца назад

    perfect trainer.

  • @a.dursun7581
    @a.dursun7581 3 месяца назад

    Great Video thanks a lot...

  • @murphyjoanna5696
    @murphyjoanna5696 3 месяца назад

    Awesome training video, nice and simple!!!

  • @tallbrownie8109
    @tallbrownie8109 3 месяца назад

    Where is video to create self signed certificate?

  • @mrwaheed14
    @mrwaheed14 4 месяца назад

    Hi, great video thanks, I understand from documentation that for teams channel, an app is required to be developed that is then deployed to teams, Is that correct?

  • @BurnetteTech
    @BurnetteTech 4 месяца назад

    This was amazing, keep up the great work!

  • @ahmedabdul9067
    @ahmedabdul9067 4 месяца назад

    Great practical demo and explanation, I was looking for something like this. Please keep up the good work.

  • @ikafridi1811979
    @ikafridi1811979 4 месяца назад

    Very informative, precise and accurate info

  • @deepakgupta4479
    @deepakgupta4479 5 месяцев назад

    such a clear video to understand the core concepts .......!

  • @dotnet8925
    @dotnet8925 5 месяцев назад

    great work and presentation.

  • @sgmmaffe
    @sgmmaffe 5 месяцев назад

    The option 'Private endpoint' is no longer in the same location as shown in your video. You can search for it via Home and then create it, etc. But I can't get it to work as you demonstrated.

  • @venkatakrishnaramasani2037
    @venkatakrishnaramasani2037 5 месяцев назад

    Thank you for explanation step by step guide,if I want to add VNet while creating Language can you please explain?

  • @jvuniverse7884
    @jvuniverse7884 5 месяцев назад

    Can I add new questions to the bot after deploying it?

  • @OmarPatel
    @OmarPatel 6 месяцев назад

    Woah, you have a really engaging voice. Nice work!

  • @PiyushSingh-mt2tb
    @PiyushSingh-mt2tb 7 месяцев назад

    This! This is what I was looking for. I watched multiple videos on this topic and yours was completely mind-blowing! Thank you!

  • @user-ms9ks7ij9u
    @user-ms9ks7ij9u 7 месяцев назад

    For validating it's taking so much of timing

    • @AzureTrainingSeries
      @AzureTrainingSeries 7 месяцев назад

      Did your task complete? Usually it should not take much time, but where did it get stuck?

  • @upulwaruna.abeysinghe
    @upulwaruna.abeysinghe 7 месяцев назад

    best practical and tutorial about Azure DNS i ever found, appreciate your efforts

  • @mayurgudi381
    @mayurgudi381 7 месяцев назад

    Perfect

  • @hamedheeda
    @hamedheeda 7 месяцев назад

    Helpful Video. Thank you. :) can the custom domain in Azure be different from domain in On prem Active Directory? @AzureTrainingSeries

    • @AzureTrainingSeries
      @AzureTrainingSeries 7 месяцев назад

      Great question! Yes both domain names can be different, and it's not necessary to have them match, but it is usually the recommended approach. Hope this helps.

  • @rsb8653
    @rsb8653 7 месяцев назад

    Hi. I am creating a function chat bot for my risk department. I want the chat bot to answer faqs that I have created but I also want the chat bot to be able to link to policy document and other pdf's eg show me the conflicts policy. Is this possible

    • @AzureTrainingSeries
      @AzureTrainingSeries 7 месяцев назад

      Sorry for the delayed response. No, this is not possible via the language services chatbot, but if you do it via ChatGPT and Azure Open AI, this is possible.

    • @rsb8653
      @rsb8653 7 месяцев назад

      @@AzureTrainingSeries how about virtual agents

  • @mahipanchal9661
    @mahipanchal9661 7 месяцев назад

    Hello sir please Help me : what should I name this service as QNA maker or AI language? Please help sir

    • @AzureTrainingSeries
      @AzureTrainingSeries 7 месяцев назад

      Apologies for the delayed response. This is the Cognitive Services Q'n'A maker. You can name accordingly.

    • @mahipanchal9661
      @mahipanchal9661 7 месяцев назад

      @@AzureTrainingSeries that's okay sir , I have provided its name in future ready talent project as azure ai bot is it the same thing .

  • @datopoti
    @datopoti 8 месяцев назад

    Great explanation Sir. Do you have full training material or can i subscribe to your lectures ? Do you do one to one training over the internet ? Thank you

  • @sanjopoly5245
    @sanjopoly5245 8 месяцев назад

    Can i use same domain name multiple azure ?

    • @AzureTrainingSeries
      @AzureTrainingSeries 8 месяцев назад

      No, this is not possible. Although, you can prove your ownership to the domain, but one domain can be used with one tenant only.

  • @cydmansg1979
    @cydmansg1979 9 месяцев назад

    fantastic explanation! Thanks for your effort my friend, I learned alot from this video as I am deploying a chat bot for my company using NLP integrated to power virtual agent

  • @MusicSwaraLayaThalam
    @MusicSwaraLayaThalam 9 месяцев назад

    Hi sir, Will it sync users only? Will it sync devices from AD?

    • @AzureTrainingSeries
      @AzureTrainingSeries 8 месяцев назад

      It will sync all the objects. The devices are not synced directly. You can migrate your workloads though using Azure Migrate, and it will suggest the proper workloads.

  • @db_illin
    @db_illin 9 месяцев назад

    Thanks for making this video!!

  • @__kumar__4604
    @__kumar__4604 10 месяцев назад

    Thanks for the video sir. I have a student azure account with 80 dollars remaining, can I make a chatbot with this amount?

  • @58659085089547
    @58659085089547 10 месяцев назад

    I found the CAQ bot to be very bad. When providing a URL I had to create all types of Question and Answer pairs as it is was unable to create any questions or answers itself... It is a lot of manual work to create / anticipate all manner of questions.

  • @StockSenseInsider
    @StockSenseInsider 10 месяцев назад

    Hi, How to send alerts on teams channel? As teams option not available alert action.

  • @RezaGhorbani-r3s
    @RezaGhorbani-r3s 11 месяцев назад

  • @fareerforsuk6609
    @fareerforsuk6609 11 месяцев назад

    Fantastic presentation. A million thanks.

  • @sergiorivas1857
    @sergiorivas1857 11 месяцев назад

    I had a different environment and Azure support themselves couldn't tell me what was wrong. They told me that it was an issue with my NVA but even if I had built out the routes, my UDR was incorrect and it is because of YOU!! Because of your knowledge that I was able to fix the issue!! Thank you! You should have a buy a cup of coffee link!

  • @user-cv8qj3xc8b
    @user-cv8qj3xc8b 11 месяцев назад

    Thanks so much. This is perfect tutorial. I searched for two days before ending up here. I want to add URL and was expecting that it will pick up all the sub urls as source. But its just taking the main url page. In Power Virtual agent it picks up all the sub urls.

  • @yanqing8122
    @yanqing8122 11 месяцев назад

    I unable to map network drive at 23:48 timeline and i got the error of "the folder could not be found". 🥲I noticed that when I copied the script from file share (after click "Connect" button), the username is showing as "localhost\<file-share-name>". Is this changes will effect anything?

  • @lordsasta2k13
    @lordsasta2k13 11 месяцев назад

    Thanks bro !

  • @roetje86
    @roetje86 11 месяцев назад

    great video. While i am new to azure api gateway. What i do not understand yet (or what the best practise is). If you hae your weatherforecast API in .NET, does each controller/endpoint represent 1 API in AG? Say you have 2 controllers in your .NET API. is 1 API 1 controller, so meaning; you would need to create 2 APIs in the gateway?

  • @ameypokale8167
    @ameypokale8167 11 месяцев назад

    Nice explanation

  • @rishupandey5954
    @rishupandey5954 11 месяцев назад

    GG sir thank you for this project 🫡🫡

  • @omkar._.k
    @omkar._.k 11 месяцев назад

    Subscribed❤

  • @amleshkumaryadav873
    @amleshkumaryadav873 11 месяцев назад

    Very Useful! Thanks for that

  • @Brendan2Alexander
    @Brendan2Alexander 11 месяцев назад

    Very helpful video. If you are trying to connect to the vpn from a mac pay very close to what happens at: ruclips.net/video/7jrrdmb0LbU/видео.html You MUST select "IKEv2 and SSTP." The mac vpn config will expect that you are using IKEv2. Beat my head against the wall for a few days, thinking I had effed up the certs, when I really had not set the tunnel type config correctly.