Giter VIP home page Giter VIP logo

Comments (5)

MuyangAmigo avatar MuyangAmigo commented on July 17, 2024

Hello @stas-linearb, Thank you for bringing this to our attention and I'm sorry to hear that this confuses you. The Provison here in output of "Start Debugging" and "Provision in the Cloud" means slightly different things, please allow me to first explain a little bit in detail:

  • In "Start Debugging", the tool is provisioning an app (an Azure Active Directory app) in your tenant, it only requires to know your Microsoft 365 subscription because there is no cloud resources needed and everything is running in your local machine.
  • In "Provision in the Cloud", in addition to provision an app, it also refers to create resources in the cloud that will help host your app. For example, if you are develop a tab app, an Azure Storage resource will be created in this step so that you could deploy your app to this resource in next step with command "Deploy to the Cloud". This is why a subscription will be needed in this step.

We will be more careful on the output messaging to make this clear.

from teams-toolkit.

stas-linearb avatar stas-linearb commented on July 17, 2024

Thank you for clarifying the issue.

From your answer, I realize that the bot does not need any cloud resources? Is it correct?
That means, that for the production APP with a bot, I don't need any subscription?
I'm asking you because in env.default.json I found variable declaration "skuName" with the value "F1", which means "Free and Shared" service plan. Every message that a bot receives passes through Azure servers, it makes sense for resources participating in the process and performance.

from teams-toolkit.

MuyangAmigo avatar MuyangAmigo commented on July 17, 2024

Hey, I'm more curious about what you mean by "Production App" and what are you trying to achieve.

I'm assuming you want the code to be deployed somewhere and having the bot up and running without any locally hosted services to support you production usage?

If that's case, the Teams Toolkit can help in a way that we will create a resource in Azure for you to host your bot (behind the scene it's an App Service). This feature is handled by "Provision" (to create Azure Resource) and "Deploy" (To Deploy your code) command, and still an Azure subscription will be required.

Aslo, as you mentioned, the App Service we provisioned is on the free tier.

from teams-toolkit.

stas-linearb avatar stas-linearb commented on July 17, 2024

Hi,

The bot will be deployed to AWS.
As I understand, we don't need to create Azure subscription.

from teams-toolkit.

MuyangAmigo avatar MuyangAmigo commented on July 17, 2024

@stas-linearb Thank you for explaining your scenario to us. Although we don't have built-in support to deploy your code to AWS, we are interested to consider this in our future roadmap. We will close this issue for now, feel free to open another one if you still have questions or meet another issue.

from teams-toolkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.