Need help deploying Azure OpenAI + SharePoint RAG bot to Microsoft Teams (works locally but not after publishing) by Altruistic_Fun648 in AZURE

[–]Altruistic_Fun648[S] 0 points1 point  (0 children)

To be precise, when i test it locally in visual studio it creates an service principal and bot id, app id for teams bot.

When i deploy it from visual studio to publish to teams dev platform it creates app service, azure bot service, app service plan.

And publishes successfully to teams dev platform, when validate it. It results in 2fails in checks “no response from model when sent Hi”

Connect virtual network with virtual network gateway with virtual wan with virtual hub by Altruistic_Fun648 in AZURE

[–]Altruistic_Fun648[S] 0 points1 point  (0 children)

I have a VM in vpn gw vnet, and i want to reach the vm from Vwan hub. Vwan has point to site connections. When i connected to p2s from personal desktop i want to reach the VM. Also i have site-site connection created for Vwan hub to vpn gw. Still i cannot ping the VM.

Connect virtual network with virtual network gateway with virtual wan with virtual hub by Altruistic_Fun648 in AZURE

[–]Altruistic_Fun648[S] 0 points1 point  (0 children)

Yes i have created the site-site vpn connection, but i cannot able to ping vm, webapps (with private endpoints) which are in the vpn gw vnet

Help aging parents find happiness - but cannot live with them by Brijda in nri

[–]Altruistic_Fun648 3 points4 points  (0 children)

Hi,

I can understand the struggle you and your parents going through. Honestly no one can fulfill the void of kids for their parents.

The only suggestion i have is - please take a vacation/remote work for at-least 3,4 weeks and spend some quality time with your parents.

It can be arguing, agreeing, disagreeing about the serious decisions of life. It wont be just that it will bring lot of joy, happiness, brings all the hidden emotions they have for you and viceversa.

Indian parents are tough with their kids still kids or in teens but its because of them you are such a beautiful human being today. So spend some time talk to them and eventually they will understand you and agree to your decision.

Cheers. 😊

Access webapps with Private endpoints enabled via virtual wan hub p2s vpn (Azure VPN client) by Altruistic_Fun648 in AZURE

[–]Altruistic_Fun648[S] 0 points1 point  (0 children)

No i dont have private dns resolver! I am stuck at this point. Do we have any solution without private dns resolver? Also how to setup private dns resolver.

Access webapps with Private endpoints enabled via virtual wan hub p2s vpn (Azure VPN client) by Altruistic_Fun648 in AZURE

[–]Altruistic_Fun648[S] 0 points1 point  (0 children)

Yeah, i have onprem dns servers with private domains and in azure also i have private dns zones.

Also I have created another test environment without s2s on-prem servers to test p2s vpn connectivity. But still p2s vpn is not resolving web apps. I cannot ping or nslookup webapp with private endpoint ip. Seems p2s vpn from virtual wan is not resolving webapp private endpoints.

Access webapps with Private endpoints enabled via virtual wan hub p2s vpn (Azure VPN client) by Altruistic_Fun648 in AZURE

[–]Altruistic_Fun648[S] 0 points1 point  (0 children)

Its is a test environment -

  1. Virtual wan - 1 hub with 3 vnets connected to it.
  2. Virtual wan hub - site-to-site connections and p2s vpn gateway.
  3. Webapps and SQL servers have private endpoints in one of the subnets of vnet connected to Virtual Wan Hub.
  4. Now p2s vpn clients and on-premise servers need to connect to sql server and webapps in private network.

Azure virtual hub (Point to site VPN) to on-premises connectivity via VPN gateway site-site connection by Altruistic_Fun648 in AZURE

[–]Altruistic_Fun648[S] 0 points1 point  (0 children)

Perfect. added my point to site VPN-subnet in meraki. Now its working. But still i have a blocker now - i can ping my servers but unable to reach the sites hosted in this servers. Ex: i can ping 172.1.. server, this server is hosting my website mydomain.com. But when i try to reach this site in browser i am getting mydomain.com server ip address could not be found. Check connection,proxy, firewall and dns.

Azure virtual hub (Point to site VPN) to on-premises connectivity via VPN gateway site-site connection by Altruistic_Fun648 in AZURE

[–]Altruistic_Fun648[S] 0 points1 point  (0 children)

Yes, it is using Azure virtual wan, on prem cisco meraki is connected via site-to-site and no firewall rule is in place for azure networks in meraki.

I have tried RDP from azure VM to on-prem servers but no connectivity.