
Disable Self-service purchase capabilities for Microsoft Power Platform
Microsoft has released the self-service purchase capabilities for Power Platform.PowerAppsPower Automate (previously flow)Power BI.Many of the tenants do not want this ability to be provided to users as they want to control it at organizational level. Earlier this was planned for last year but as many organizations requested the capability to disable it so it has been delayed till it is developed.Now Microsoft has released the Powershell module name MSCommerce, you can use it to disable this self-service purchase feature.
Install the module from Powershell gallery
https://www.powershellgallery.com/packages/MSCommerce/
Install-Module -Name MSCommerce
Follow the rest of the steps at Tech Wizards post.
More Stories
Recover Microsoft forms from old users
Microsoft forms are a great way to collect data from the user. However, what happens when the user leaves the...
Creating a document management system with SharePoint
Searching for documents can be a cumbersome and time-consuming task, especially if there is no proper system in place for...
Internal certificates for desktop phones
We are looking at a new cloud based phone system. Most use Poly or Yealink phones, we use 802.1x on...
Intune certificate connector
upgrading to certificate connector 6.2 that is required in Sept 2022, has broke our NDES for intune. I'm collecting all...
Microsoft ATP documentation
We've deployed ATP to our windows workstation, now I'm researching it for our MACs and IOS devices. I pushed it...
Least privileged roles by task in Azure Active Directory
As we continue to improve our process and work through least privileged roles. I find this Microsoft doc to be...