How do I get my Azure sandbox password.
How do I get my Azure sandbox password. Its says an sshkey has been generated but i couldn't locate it to get updates working
Azure | Azure Training
Error when attempting to use SQL 2016 LocalDb on Win 10 workstation
Hi, My customer is attempting to use SQL 2016 LocalDB by installing the .msi file and then connecting through entity frameworks. This solution works fine on all but four of his workstations. On the workstations that are functioning correctly, he can…
SQL Server | Other
ADF merge activity failing for excel files
I have around 15 excel files in the blob storage (inside a single folder), and I'm trying to merge them into a single CSV file by using copy activity. The excel files aren't too big, ranging between 5MB and 10MB. However, the pipeline fails or takes too…
Azure Data Factory
Virtual Machine onboarding problem to vulnerability assessment
Why am i getting virtual machines onboarding problems, in azure virtual machines. The exact error says "The machines doesn't have data from microsoft threat and vulnerability management, Make sure it’s properly onboarded to Microsoft Defender for…
Microsoft Security | Microsoft Defender | Microsoft Defender for Cloud
Windows 11 authentication with kerberos trust: date/time difference between client and server
We operate a kerberos trust between our domain controllers and a Linux-based kerberos KDC for user authentication; users in Active Directory have an altSecurityIdentity field set pointing to "Kerberos:<username>@<REALM>" to…
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Client for IT Pros | User experience | Other
No response for UDP traceroute request
I am trying traceroute command from the remote device to the windows server. I could see the traceroute with ICMP is working fine without any issues. And also I am seeing that traceroute with UDP also goes fine after the device reboot. If I send the ICMP…
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Title: How to activate Microsoft 365 account after password reset?
My Microsoft 365 account was deactivated due to suspicious activities to the point where the school intervened and requested me to reset the password to reactivate my account. I have already reset my password as instructed, and the school claims they…
Community Center | Not monitored
ADFS claim provider trust signing certificate rollover
We recently had a SSO user that changed their signing certificate. They provided us with the new certificate in before the intervention so we could add it in the signing certificate section of this claim provider in ADFS. We did it, keeping the old one…
Microsoft Security | Active Directory Federation Services
Disabling Phone Calls on Teams Mobile App
We're working with a 3rd party telephony provider that integrates with MS Teams. I'd like to know if it's possible to disable phone calls or at least the notifications on the Teams Mobile app and have calls ring through to just the Teams Desktop App. Is…
Microsoft Teams | Microsoft Teams for business | Other
Reviewing Encrypted Email Messages
We're an MS365 org and use Exchange 365 for email. Users occasionally forward me encrypted messages from external senders that are protected by Microsoft Purview Message Encryption to investigate whether they're legitimate or not. Since the messages…
Exchange Online
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Microsoft Security | Microsoft Purview
Azure Blob Storage for static website with javascript http 401
Hi, I'm trying to upload a static website (sample javascript project from vite) to azure storage blob. It returns 401 when accessing the files. I'm able to use the blob storage to serve other static websites like unity3d webgl fine. The vite sample, I…
Azure Blob Storage
Purview - SHIR Registration Error
Hello, When I tried to install latest SHIR version, I'm getting the following error in registration step: "The Integration Runtime(Self-hosted)node has encountered an error during registration. Unable to determine the Integration Runtime node…
Microsoft Security | Microsoft Purview
guarantee a route between logic app and destination SFTP
We have a logic app that is using the create file SFTP task to create a file on an SFTP server in a different organizations tenant. We can set the region for the logic apps, but once the data hits the internet, we do not have control over it. The other…
Azure Logic Apps
Is there any AI service or API which can drive digital human, e.g., audio2face or audio2gesture ?
Is there any AI service or API which can drive digital human, e.g., audio2face or audio2gesture ?
Azure AI services
How to configure in the HMI the new functionality "MQTT broker" in Azure Event Grid?
Hello, I want to use Azure Event Grid as Broker. the MQTT client is an HMI which I can configure as follows:1.png, 2.png, 3.png, 4.png I have tried to configure the hmi and the Event Grid without being able to establish MQTT communication. any suggestion…
Azure Event Grid

how to flip a sprite in smallbasic? We can rotate but flip I couldn't find
Hello, Is there some way to flip a sprite in smallbasic? The program allows us to rotate but I couldn't find a way to flip sprite either an image. Thanks.
Developer technologies | Small BASIC
365 Defender 'SuspiciousScriptDrop' malware was prevented alerts, False positive?
Hi all, for two days perhaps coincidentally since the security updates were released via SCCM, the following alarms alerts are continuously generated on Windows Server 2019 servers by Microsoft 365 Defender: 'SuspiciousScriptDrop' malware was…
Microsoft Security | Intune | Configuration Manager | Updates
Windows for business | Windows Server | Devices and deployment | Configure application groups
Office Issue
When opening Microsoft Office Apps directly from the desktop application it opens signed in like it is supposed to no issue there. However when open lets say a .xlsx file it shows that it is not signed in. Is there any ideas outside of online repair?
Microsoft 365 and Office | Install, redeem, activate | For business | Windows

Resource not found for the segment 'isSignedIn'
I am trying to check if user is signed or not in Azure Active Directory by following way const graphApiEndpoint = "https://graph.windows.net"; const tenantId = "i gave tenantid"; // Directory (tenant) ID const objectId = "i gave…
Microsoft Security | Microsoft Graph

Sap ByDesign Data Ingestion
We need to fetch data from Sap ByDesign using Azure Data Factory, Also we need to fetch the full set and incremental data. Please suggest the best solution for this.