删除自定义域 [英] Deleting Custom Domain

查看:87
本文介绍了删除自定义域的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试删除自定义域,但是我不断收到错误消息:'errorCode':'ObjectPendingTakeover'.请asssit

I am trying to delete a custom domain but i keep getting error :'errorCode':'ObjectPendingTakeover'.  Please asssit

推荐答案

您要删除的域,建议仔细检查您登录的用户是否没有引用此域名? br/> 如果您创建了任何自定义应用,请在图库中检查是否有任何链接到该域的应用.此自定义域必须完全没有链接/引用,然后才能将其删除

另外,您可以从powershell尝试-
使用Get-MsolUser -DomainName<域名> 检索阻止删除的对象列表.
使用Remove-MsolDomain从Azure AD删除域.
The domain that you are trying to delete, suggest to double check that the user you are logged in as, has no reference to this domain name?
Check for any apps linking to this domain also in Gallery if you created any custom ones. There has to be no links/reference at all for this custom domain before it will let you delete it

Also, you can try from powershell -
Use Get-MsolUser -DomainName <domain name>  to retrieve a list of objects that are blocking removal.
Use Remove-MsolDomain to delete the domain from Azure AD.


这篇关于删除自定义域的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆