Hi All,
Two days ago, Microsoft has annouced the self-service purchase of M365 Copilot Licenses in October.
But you can disable this Product for self-service purchase
MS Learn Use AllowSelfServicePurchase for the MSCommerce PowerShell module
You will need the MSCommerce PowerShell Module 2.3
Let’s list the self-service Products
Connect-MSCommerce Get-MSCommerceProductPolicies -PolicyID AllowSelfServicePurchase Let’s disable the “Microsoft 365 Copilot” for self-service
Update-MSCommerceProductPolicy -PolicyId AllowSelfServicePurchase -Productid "CFQ7TTC0MM8R" -Enabled $false Get-MSCommerceProductPolicies -PolicyID AllowSelfServicePurchase M365 Admin Portal On the Microsoft Learn site below it’s explained how to use this as “Billing Administrator”.
Hi All,
Microsoft Copilot has now arrived on Smartphones and Tablets that includes the newest GPT-4 Model
Google Play Store Microsoft Copilot Apple App Store Microsoft Copilot The following Screenshots have been made on my Android Smartphone.
Open the Google Play Store and install the App
Open the App afer installing
Now you can use Copilot including the GPT-4 Model
You can log in with your Microsoft Account (Entra ID Accounts are not supported)
Hi All,
Do you know Microsoft Designer?
The Microsoft Designer app is a graphic design tool in Microsoft 365 that allows users to create custom invitations, digital postcards, and other materials using the same artificial intelligence technology as DALL-E 2.
More information can be found here: What Is Microsoft Designer and How To Use It
I am using currently my Microsoft Account (Private Account) to log into Microsoft Designer.
It’s a free “Text to Image” Artificial Intelligence System that is based on DALL-E 2