Guideline Microsoft SQL Server 2016 SP3 Update
Dear Support Team, I would like to seek your help with offline upgrade Microsoft SQL Server 2016 SP2 to SP3 . Do you have any guideline and support link for update to version sp3. Thank in advance. Best Regard, Houn
How to achieve "Deny for domain accounts to domain servers" NTLM with Intune
Hi everyone, i want to get rid of NTLM in our domain. So i started with the GPO setting: Network security: Restrict NTLM: NTLM authentication in this domain and set it to my client. Now i wanted to roll it out to Ring0 with an Intune conf profile. The…
Mailbox migration from Exch2013 to M365 completed, however user still using the Exch2013 mailbox
Hi We have a mailbox that we migrated from Exch2013 to M365. The status of the migration shows that it is complete, running this cmd Get-mailbox -Identity abc.xyz@domain.com | select recipientTypeDetails, RemoteRecipientType shows a status of Migrated…
Urgent Help Needed: Tenant Lockout - Conditional Access Policy
We have been unable to access our tenant for nearly three days now due to a problematic Conditional Access policy. During this time, we've engaged in numerous conversations with various Microsoft support representatives and technicians. Unfortunately,…
Page content incorrect
The content of the page https://learn.microsoft.com/en-us/training/modules/develop-monitor-status-dashboards/8-optimize-pipeline-cost-time-performance-reliability is obviously incorrect. It seems it is a copy of the content of the page…
Why are the logs for the Windows App Service application logs unavailable between October 31 at 14:15 UTC and 19:20 UTC, despite being accessible before and after this period? This gap in logs appears to have prevented Auto-Heal from functioning.
Why are the logs for the Windows App Service application logs unavailable between October 31 at 14:15 UTC and 19:20 UTC, despite being accessible before and after this period? This gap in logs appears to have prevented Auto-Heal from functioning.
Strategies to Reduce Premium SSD LRS Storage Costs for Azure VMs
Hello Community, We’re looking for the best ways to manage and reduce our Premium SSD LRS storage fees for our Azure VMs. While Premium SSD offers great performance, the associated storage costs have become a significant part of our budget. Has anyone…
spfx listview extension not working on list
We are facing issue in spfx listview extension in modern view suddenly. When User opens list page, it is not showing any custom action in listview.
Asking for suggestions on how to proceed with no FKs
I am at the beginning of re-writing an old ASP.NET WebForms application, into an ASP.NET Core app using Razor and Blazor. The difficult step I am facing now is the database. The original developers, all who left before I was hired, had originally used…
How to find the problem (or examination, troubleshooting) solution
vb.net It's been two days that as soon as the solution is opened, the system becomes slow. Before that, there was no problem. It's so slow that I can't continue the project. Every minute such a warning opens to me. How can I troubleshoot the entire…
certificate-based authentication issue with Start-ComplianceSearch in Exchange Online PowerShell
We are experiencing multiple issues with specific compliance search cmdlets in the Exchange Online PowerShell module, particularly Start-ComplianceSearch, Get-ComplianceSearchAction -Identity "test", and New-ComplianceSearchAction -SearchName…
Can cached SSRS datasets be accesssed from backend Database?
Is the cached dataset available inside the SSRS TempDB or anywhere in the database? This way, the cached SSRS datasets can be accesssed from backend DB, instead of web portal So need only to execute 1-time DB query, and subsequent accesses will be from…
MediaFoundation: TimeStamp of first frame is not getting correctly set to 0. Instead, it is getting set as 0.0333 (frame duration)
I'm trying to read two frames, each individually stored in binary files named frame1.bin and frame2.bin, and create an MP4 video file called sample.mp4. Here's what I'm doing: I read a frame, associate it with its respective timestamp, and write it to…
"This iteration failed to train" in Custom Vision. Any more info than this?
Has anyone else gotten the "This iteration failed to train" error message in custom vision while training a model? We just got this while training a larger model. Can't find any more information than this, which makes it hard to tell what went…
i get error : Forbidden access on API call to Microsoft Chat Messages endpoint
Hi I want to access microsoft graph API : List Messages in Chat I am using this url to make a call and get messages for a specific chat id url = https://graph.microsoft.com/v1.0/users/{user-id}/chats/{chat-id}/messages I get following error when i print…
Azure: Uploading Large Data (Over 50GB) to a Storage Account Container
Hello, Thank you for providing such a great service. While using Azure at my company, I encountered a question I’d like to ask. I’m trying to upload training image data over 50GB from my laptop (local) to a container in a storage account, but it seems…
Error: (InvalidDocumentAccessLevel): Cannot access source document location with the current permissions. Azure Translator service
I have setup translator service and granted 'Storage blob contributor' access to both source and target storage containers using managed identity. Still, I am getting this error: Error: (InvalidDocumentAccessLevel): Cannot access source document…
Can SSRS cached shared-datasets be accessed from backend database table?
Is the cached dataset available inside the SSRS TempDB or anywhere in the database? This way, the cached SSRS datasets can be accesssed from backend DB, instead of web portal So need only to execute 1-time DB query, and subsequent accesses will be from…
Unable to create HDInsight On Demand Cluster in Azure Data Factory
I am getting the issue to creating the On Demand HDInsights in Azure Data Factory. The status is stuck at "PreparingCluster". Here's my LinkedService configuration. OS type : Linux
Entra SCIM - Mapping complex multi-valued attributes issues
I'm a developer for a SaaS application working on our SCIM interface. Using the customappsso with flag aadOptscim062020. I am facing challenges mapping complex multi-valued attributes, there appears to be two distinct issues: Complex multi-value…