Tag Archives: Azure AD

This cmdlet is deprecated. The Trusted Publishing Domain (TPD) for your organization is managed in Microsoft Azure Rights Management

When running the below command to Import RMS Trusted Publishing Domain,

Import-RMSTrustedPublishingDomain -FileData $([byte[]](Get-Content -Encoding byte -Path “C:\AIP_Migration.xml” -ReadCount 0)) -Name “Windowstechpro TPD” -ExtranetLicensingUrl https://adrms.domain.com/_wmcs/licensing -IntranetLicensingUrl https://adrms.domain.com/_wmcs/licensing

Getting the below Error,

This cmdlet is deprecated.  The Trusted Publishing Domain (TPD) … Continue Reading

Assigning Azure RBAC Roles using PowerApps and Flow – Part 6

For Previous Article, Assigning Azure RBAC Roles using PowerApps and Flow – Part 5

5. Creating An Approval Flow

So far, we have created SharePoint list, PowerApps, Flows and Registered an Application. Able to get user’s information and submit for … Continue Reading