Contents tagged with administrator
-
Sharepoint Set Site Collection Administrator with Powershell
$siteCollectionUrl = "<my site>"$site =new-object Microsoft.SharePoint.SPSite($siteCollectionUrl)$web = $site.RootWeb$primarAdministrator = $web.EnsureUser("domain\sp_admin")$site.Owner = $ … more
-
Microsoft Azure Administrator Types
https://www.msb365.blog/?p=83
https://cloudacademy.com/course/managing-azure-subscriptions-resource-groups/change-the-account-administrator/
-
Change Azure Account Administrator
To confirm who the current account administrator is for a subscription, browse to the subscription in the Azure portal, and look under settings. Click properties. The account administrator for the … more
-
Change the Microsoft Azure Account Administrator
To confirm who the current account administrator is for a subscription, browse to the subscription in the Azure portal, and look under settings. Click properties. The account administrator for the … more
-
Power BI Administrator Tenant Settings
https://radacad.com/power-bi-administrator-tenant-settings-configuration-you-dont-dare-to-miss more
-
How to find the Global Admin for your Azure AD tenant
https://blogs.msdn.microsoft.com/friis/2018/04/20/how-to-find-the-global-admin-for-your-azure-ad-tenant/
-
Add Administrators to Azure Subscription
https://docs.microsoft.com/en-us/azure/billing/billing-add-change-azure-subscription-administrator