build
88 TopicsDeployment on a CSP managed tenant
There is a public transactable offer that is listed. Based on customer requirements and pricing negotiations, we are deploying via private plans. However, when the customer account is managed by a CSP (rather than pay as you go), the transactions reflect in the name of the CSP and not the end customer leading to processes like Top Tier not recognizing it as an individual customer. Is there a best practice for the same?19Views0likes1CommentDive into these new Copilot agent development tools
Are you already building Copilot agents/extensions for your marketplace apps, or planning to soon? Check out these resources to help support you along your journey: Developer’s guide to building your own agents: Watch our Microsoft 365 Copilot extensibility session on demand to deep dive into the pro-code development tools for building agents for Copilot and beyond. Learn how you can build agents on Microsoft 365 Copilot or your custom AI engine with our new Microsoft 365 Agents SDK. Watch now. Introducing the Microsoft 365 Agents SDK Learning path: Extend Microsoft 365 Copilot with declarative agents using Visual Studio Code Learning path: Build custom agents for Microsoft Teams57Views2likes0CommentsPartner Opportunity to Contribute to the Copilot Roadmap
Microsoft Partners - We're sharing an opportunity with you to contribute to the Copilot roadmap. Voice your company's thoughts on what features and capabilities Microsoft should build to help ISVs build, deploy, and monitor Copilots. Complete this survey (5-10 mins) by EOD 11/22 to influence the Copilot roadmap: https://forms.office.com/r/nv6EPTfYFh42Views2likes0CommentsNew updates from Azure AI | November 2024
Last week, Microsoft announced new capabilities across the Azure AI portfolio that provide greater choice and flexibility to build and scale AI solutions. Key updates include: Availability ofAzure OpenAI Data Zones for the United States and EU that offer greater flexibility in deployment options. 99% SLA on token generation, general availability ofAzure OpenAI ServiceBatch API, availability of Prompt Caching, 50% reduction in price for models through Provisioned Global, and lower deployment minimums on Provisioned Global GPT-4o models to scale efficiently and to optimize costs. New models includingHealthcare industry models,Ministral 3B small model from MistralandCohere Embed 3, andfine-tuning general availabilityforPhi 3.5 familyproviding greater choice and customization. Upgrade from GitHub Modelsto Azure AI model inference API and availability of AI App templates to accelerate AI development. New enterprise ready features to build with AI safely. Which of these new capabilities are you most excited about leveraging for app building on the marketplace? Let us know in the comments! And check out the full blog here to learn more about these new capabilities: Announcingtheavailability of Azure OpenAI Data Zones and latest updates from Azure AI | Microsoft Azure Blog64Views0likes0CommentsFAQs from Mastering the Marketplace: Developing your SaaS offer
Developing your SaaS offer is a webinar offered regularly through the Mastering the Marketplace series. In this webinar, you will learn how to implement the components of a fully functional SaaS solution including how to implement the following: SaaS landing page Webhook to subscribe to change events Integrating your SaaS product into the marketplace Attendees can also participate in a short Q&A following the session. Below is a list of recent and frequently asked questions on this topic. Please add your additional questions related to developing SaaS offers in the comments section! _________________________________________________________________________________________________________________ Q1:What happens to the customer data when a customer is offboarded? is there any data egress charges if the customer wants their data? A1: That’s all should already be accounted in the price Q2: Is there is any egress charges from MS Azure? A2: It depends on the service but sure there will be egress depending on the service. That’s more Azure related than marketplace Q3: Can we create a single Plan which initialLy charges the customer for the purchased service, and also has an metered billing which charges moNthly, based on consumption? A3: yes absolutely, which is how the flat rate paired with custom meters on a plan works Q4: I have tried this and when i select Yearly billing for the service, I cannot add a separate monthly billing for the consumption, is there a workaround? A4: You cannot update an existing plan to add meters. When creating a new plan, you can add custom meters on the yearly plan and just emit the usage monthly. Q5: If i emit monthly, will they be charged when i emit, or at the end of the Year? A5: they will be charged monthly ________________________________________________________________________________________________________________ Additional Resource:Plan a SaaS offer for the Microsoft commercial marketplace - Marketplace publisher | Microsoft Learn7Views0likes0CommentsTransforming AI Development: Microsoft Azure AI ‘s new capabilities and tools announced
Microsoft is thrilled to introduce new tools designed to simplify AI app development at GitHub Universe this week. These innovations aim to empower developers with enhanced capabilities, making it easier to build and deploy AI applications and further integrate Microsoft Azure AI services into your favorite dev tools. See how tools like GitHub Copilot for Azure builds upon the Copilot Chat capabilities in VS Code and integrates with tools you already use like GitHub and Visual Studio Code. See the full list of tool and capability announcements made at GitHub Universe that will transform your AI development process.Azure at GitHub Universe: New tools to help simplify AI app development.102Views1like0CommentsMarketplace roadmap sneak peek - now available to partners!
We've got some exciting news to share about our marketplace roadmap: Partner-Exclusive Roadmap Preview: We've just released a detailed presentation outlining our vision for the future and recent updates. This is available exclusively to Microsoft partners (it requires partner sign in to access). New Blog Post:I've published a blog post here in the community highlighting key points from our roadmap. It's a great way to get a quick overview of what's coming. Your Action Items: Check out the above updates, and share your thoughts! We'd love to hear your feedback on these updates, especially on how some of the recent releases have impacted your business.262Views4likes0CommentsLooking for Early Update Notifications or Beta Groups for Microsoft Teams and Graph API
Hi Everyone, We’ve often been caught off guard by changes made to Microsoft Teams or the Graph API. While regular updates are beneficial, as an ISV, it would be really helpful to be informed in advance so we can adapt our products accordingly. Does anyone know if there’s a mailing list or a beta testing group for ISVs to stay ahead of these updates? Thanks! BestSolved132Views1like1CommentVulnerabilities Introduced in CNAB after using cpa buildbundle
Hi, this is my first post here. I am following the instructions in the article Prepare your Azure container technical assets for a Kubernetes application - Marketplace publisher |... I used the command cpa buildbundle to build and upload the CNAB to my Azure Container Registry (ACR), but the Defender scan shows vulnerabilities in the CNAB bundle, even though my solution image is free of vulnerabilities. I also scanned the image with Trivy and found Critical and high vulnerabilities in Helm 3, kubectl, and the Docker Engine (Moby). The approach mentioned in the technical asset mounts the Docker engine of the host machine to the Microsoft's imagemcr.microsoft.com/container-package-app:latest. My host machine has the Community Edition of Docker Engine, yet the Moby issue persists . Inside the container, I tried running `tdnf clean all && tdnf update`, which updated Moby, but I was unable to update kubectl and Helm. Should I be concerned about these vulnerabilities? I believe they may have been introduced by the CPA tool. The documentation states that for marketplace listings, the repository must be free of vulnerabilities. Additionally, it mentions in the limitations section that single containers are not supported, and my current offering contains only single image. Any tips on how I can address this issue or any remediation steps would be greatly appreciated. Thanks! AsifSolved219Views0likes2CommentsCopilot agents in Microsoft 365 Copilot - now available to accelerate app building
Copilot agents in Microsoft 365 Copilot are now available with a variety of new features that can accelerate your app building! Copilot agents are designed to automate and execute business processes, working alongside users to enhance productivity. These agents can perform a range of tasks, from retrieving information and summarizing data to taking actions and operating autonomously.Copilot agents are versatile and can be published to various channels, including Microsoft Teams, websites, and mobile apps. New capabilities: Copilot agents built in Copilot Studio can now be published directly into Microsoft 365 Copilot, integrating seamlessly into the user's workflow. A new Copilot Studio experience empowers users of any skill level to create Copilot agents from within SharePoint and Microsoft 365 Copilot Business Chat (BizChat). These features will be available to all Microsoft 365 Copilot customers in the coming weeks. Copilot agents enhance Copilot's capabilities by connecting to an organization's knowledge and data sources, such as SharePoint, Microsoft Dynamics 365, and other line-of-business systems. Additionally, agents can be equipped with new skills, such as sending emails, updating records, and creating support tickets, further expanding their functionality. Learn more: "Unveiling Copilot agents built with Microsoft Copilot Studio to supercharge your business" _______________________________________________________________________________________________ Are you planning to use Copilot agents in your marketplace app development? Comment below to let us know what additional training and resources would be helpful for you!999Views1like0Comments