You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Is your feature request related to a problem? Please describe.
I need to build a bot as part of larger microservices oriented application hosted in AKS.
I need to be able to package the bot in a container and execute in AKS along the other components.
Describe the solution you'd like
I'd like to be able to "publish to folder" or "export somehow" a code solution that I can repackage (in my case in a container).
Describe alternatives you've considered
At the moment looks like the only publishing option is directly to azure.