SharePoint / sp-dev-docs

SharePoint & Viva Connections Developer Documentation
https://docs.microsoft.com/en-us/sharepoint/dev/
Creative Commons Attribution 4.0 International
1.23k stars 991 forks source link

Issue with 'IsDataAccessInCardDesignerEnabled' while enabling in dev tenant #9422

Open PinnuDivya opened 6 months ago

PinnuDivya commented 6 months ago

Hi Team, I have used below lines of code in order to enable the 'IsDataAccessInCardDesignerEnabled' to true in my SPO tenant 'https://m365x36532233-admin.sharepoint.com/'

Connect-SPOService Set-SPOTenant -IsDataAccessInCardDesignerEnabled $true

But I am continuously getting below error

image

I have updated Sharepoint Online powershell version to 16.0.24308.12000. But it worked in my another tenant. I am facing issue with "m365x36532233" tenant. Kindly help me on this.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

ghost commented 6 months ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.