Hi All,
I’ve heard about the AIShell on the MVPSummit back in March 2025 for the first time.
The release of AI Shell Preview 4 and the Blog Article released inspired me to write this Blog Article.
AI Shell Preview 4 Release!
Prerequisites Windows 11 21H2 or higher Windows Terminal v1.19 or higher Azure CLI version 2.30.0 or higher installed and signed in to the allowed tenant PSRealdline 2.4.2-beta2 Let’s check the Azure CLI
Hi All,
Last Week i received a Mail that the Service Plan “PEOPLE_SKILLS_FOUNDATION” has been added to diffrent SKU’s. Good i have sheduled the Script that compares the Service Plans.
Keep Track of new ServicePlans in M365 Licenses It looks like this in the M365 Admin Center
You should be able to setup Skills in M365 Admin Center > Copilot > Settings > People Skills in M365 Copilot
I end up here and now i don’t know what to do 🤔
Hi All,
Today I’ve learned, that a new Product is available for Self-Service, 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 "CFQ7TTC0JN4R" -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,
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