Event banner
Innovate with Azure AI Studio AMA: Unleashing Generative AI for Enterprise Solutions
Event Ended
Thursday, Dec 14, 2023, 09:00 AM PSTEvent details
Join us for an informative session where we'll answer your questions and share practical insights, best practices, and tips to empower you in building enterprise-ready generative AI solutions - inclu...
EricStarker
Updated Dec 14, 2023
CourtneyBrewer
Microsoft
Dec 14, 2023Hello, Stawsh. Let me help describe Copilot Studio and Azure AI Studio.
Copilot Studio allows you to create your own copilots or extend and customize Microsoft Copilot via an end-to-end SaaS studio. The infrastructure is managed for you, no service need to be spun up, including built-in generative AI features, responsible AI checks, analytics dashboards, LLM orchestrator, and IT admin center built in. Design copilots that assist with knowledge discovery over your data and task completion via automation.
For a comprehensive developer experience, Azure AI Studio offers a fully managed AI platform including the ability to customize apps with the latest models from Azure OpenAI Service and open models, ground models using enterprise data, orchestrate apps with prompt flow, as well as fine-tune models, and evaluate apps with enterprise-grade security, safety, privacy, and compliance.
The good news is that they can be used together!
Does this help?
Stawsh
Dec 14, 2023Brass Contributor
Do I need to be an "Enterprise" to use Copilot Studio or Azure AI Studio? On some path a few days ago, I remember getting blocked on that point ... couldn't log in with a "private account". At this time, I am just one of two "enterprising individuals" investigating this idea and wanting to prototype.
- Eric_Johnson1280Dec 14, 2023
Microsoft
What you would need to get started in AI Studio is an Azure Subscription. We support logging in for both enterprise tenants and individual accounts.- StawshDec 14, 2023Brass ContributorWorking at https://learn.microsoft.com/en-us/azure/ai-studio/how-to/sdk-install, any advice on "Install the SDK into an existing development environment" versus "Use the Azure AI SDK without installing it"?
- DanTaylorAIFeb 03, 2024
Microsoft
Hi Stawsh, when starting development on a project most developers would want to install the SDK locally, this is what "install the SDK into an existing development environment covers". However, to try out the SDK quickly using a pre-build VS Code environment (VS Code (Web) in AI Studio, using one of our sample repos in GitHub codespaces or locally on DevContainers) would allow you to work in an environment that has everything you need pre-installed. This can also be helpful if you just want to quickly try out something in a fresh environment knowing that you may want to throw it away quickly. This is what "Use the Azure AI SDK without installing it" covers.
- StawshDec 14, 2023Brass ContributorCourtney, where does Azure AI SDK fit into the picture with Copilot Studio and Azure AI Studio?
- CourtneyBrewerDec 14, 2023
Microsoft
Azure AI SDK is the unifying SDK for our Azure AI portfolio. You can find more information about it here: https://learn.microsoft.com/en-us/azure/ai-studio/how-to/sdk-install?tabs=windows- StawshDec 14, 2023Brass ContributorDo I need the Azure AI SDK ... or might I just work in AI Studio? (BTW a few days ago I created an Azure account for myself).