microsoftgraph / microsoft-graph-comms-samples

Microsoft Graph Communications Samples
MIT License
204 stars 220 forks source link

Echo Bot deployment Issue #737

Open Khadeer-techie opened 1 week ago

Khadeer-techie commented 1 week ago

Getting below error during the deployment image (4)

When I tried to update the quota we are getting below error image (5) image (6)

How do I change the limit to check for 3 or how do I increase the quota

mosoftwareenterprises commented 6 days ago

Hi. Click on the create support request button. They normally respond quickly.

Khadeer-techie commented 6 days ago

thanks @mosoftwareenterprises for your time in responding Support request created. Any Idea why vCPU is used in Echo Bot deployment? How do I know what the other parameters are related to VM are configured?

mosoftwareenterprises commented 6 days ago

If it is anything like the Media Bot, then it is because a VM will be instantiated and the bot software deployed to it. I dont know the layout of EchoBot, but this may give you and idea: https://github.com/microsoftgraph/microsoft-graph-comms-samples/blob/7d553e26740068646d60ed349bb3f8e0cb5e4423/Samples/PublicSamples/EchoBot/docs/EchoBotDiagram.png

Khadeer-techie commented 5 days ago

@mosoftwareenterprises I have already seen that EchoBot diagram explaining the call flow and ports required. I am looking for details for the VM configuration as I am getting below error:

Operation could not be completed as it results in exceeding approved LowPriorityCores quota. Deployment Model: Resource Manager, Location: centralus, Current Limit: 3, Current Usage: 0, Additional. Required: 8, (Minimum) New Limit Required: 8.