March 16 update brought about by the network problems
After the update on March 16, my computer always has the following two problems (This problem has been solved) 3.16 after the update, win security center prompted "local security agency protection" is not open (originally certainly open,…
Windows for business | Windows Client for IT Pros | User experience | Other
CLIUSR user is locked out frequently on windows server 2019 failover cluster
CLIUSR account is frequently getting locked and unable to access cluster shared volume from c:\clusterstorage How to sort out CLIUSR lockout issue
Windows for business | Windows Server | Storage high availability | Clustering and high availability
Windows for business | Windows Server | User experience | Other
Why does Visual Studio "Add razor page" add a .cshtml page?
I am creating a Blazor (server side) app in Visual Studio. When I tell it to add a razor page, it creates a .cshtml page. Why? Shouldn't it be creating a .razor page? Or is there a different Add... I should use to create .razor pages in a Blazor…
Developer technologies | .NET | Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Not possible to enable vTPM on ARM64
I'm trying to set up a Hyper-V VM on Windows Dev Kit 2023 (running Windows 11 22H2 2261.1413), and when I try to enable Trusted Platform Module, the operation fails with: Same error happens if I try PowerShell instead: PS C:\Windows\system32>…
Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
Windows for business | Windows Client for IT Pros | User experience | Other
Use cases for OpenAI model access
Hello! I was directed to post this to the community from an @azureSupport twitter DM. I am trying to apply for OpenAI model access for a family friendly game I am working on. This does not appear to be completely covered by any existing approved use…
Azure OpenAI in Foundry Models
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Remove objects from the output of a web or filter activity in ADF
Hello everyone, I have a ADF pipeline which uses a web activity to list object data from an API endpoint. The output is then filtered and gives a result following this schema: { "ItemsCount": 886, "FilteredItemsCount": 8, …
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
Split message stream by device and process in batches
We use the Azure IotHub to receive messages from a couple thousands of sensor devices. Due to constraints on the sensor side the data is sent in small packets in a binary format to an iothub. The devices send e.g. a couple of hundred messages in a few…
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
Azure Event Hubs
An Azure real-time data ingestion service.
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
Teams Room Image creating does no go
Your guide to creating a Teams Romm installation is incorrect. No matter which LTSC I use, there is always an error message. On the internet a lot are frustrated about this. What do you have to use now? Enterprise LTSC 2019 or newer ?Instructions should…
Windows for business | Windows Client for IT Pros | User experience | Other
Microsoft Certification Exam Cancelled SC-200
Regarding My SC-200 Exam Microsoft Certification Exam Cancelled Appointment Details Microsoft Certification Exam:SC-200-Microsoft Security Operations Analyst-ENUCandidate:Abdul Gafoor MOHAMED FAHMYCandidate ID:MS0992792341Registration…
Community Center | Not monitored
Tag not monitored by Microsoft.
Do we have to have ninja-build for Linux builds?
We'd like to be able to remotely build on our Yocto Linux VM. Is ninja-build absolutely necessary? If so, I think we need the exact version that is needed to work with Visual Studio 2022.
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
What is Azure AD default password policy
If Get-MSOLPasswordPolicy show null value means AAD tenant has default password policy and password length would be 90 days. For Notification default value is 14 days in that case does user start receiving password expiration notification 14 days…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
How to remediate F5 BIG-IP TLS Vulnerability (Ticketbleed) (CVE-2016-9244) vulnerability in windows servers
Hello Experts, We have few windows server 2012/2016 servers, we have a vulnerability scanning tool which scans all the servers for vulnerabilities, when we scan the servers it detect the F5 BIG-IP TLS Vulnerability (Ticketbleed) (CVE-2016-9244)…
Windows for business | Windows Server | User experience | Other
Critical Process died and no bootable device found
I have a computer at my job that just keeps giving the critical process died BSOD and no boot screen after it restarts. No matter what I do, this keeps coming back over and over. I have replaced the SSD and both cables connecting to the SSD, ran…
Windows for business | Windows Client for IT Pros | User experience | Other
CSP login with kubernetes v1.25
As a Cloud Service Provider (CSP) that relies on Azure Tenant Service Principal to link with your customer's tenant, with the new kubernetes v1.25, how do i access customer's tenant?
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
What do I do when my Windows version has reached end of service
end of service and don't know which version
Windows for business | Windows Server | User experience | Other
"Set Primary Group" in AD
I have a question about "Set Primary Group" in AD. By default it selected as Domain Users. If I change this to any other group which is synced to cloud, that user is getting removed from that group in cloud. May I know how this "Set…
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Why do Windows Server 2023-01 and 2023-02 Cumulative Updates for Windows Server 2016 break Scheduled Tasks?
We have some Scheduled Tasks on a Windows 2016 server that copy files from a file share on a domain-joined Windows 10 machine to an Encrypted Folder on the server. The tasks are CMD files containing ROBOCOPY and FIND commands and command line email…
Windows for business | Windows Server | User experience | Other
Why do the 2023-01 an 2023-02 Cululative Updates for Windows Server 2016 break Scheduled Tasks?
We have some Scheduled Tasks on Windows Server 2016 that run CMD files containing ROBOCOPY and FIND commands and a command line email sender to publish the results. The Tasks are configured to run as a specified user, whether logged in or not, and…
Windows for business | Windows Server | User experience | Other
Remotely installing windows 10 in-place upgrade - quiet mode
Hello all, i'm trying to upgrade desktops in our domain that are a bit behind and it seems the only way is trough the in-place update from https://www.microsoft.com/en-ca/software-download/windows10 (the 3MB binary file) tried to execute it remotely…
Windows for business | Windows Server | User experience | PowerShell
Windows for business | Windows Client for IT Pros | User experience | Other
How to deploy exe file using group policy?
I know its not possible to deploy exe file, but what are some options and step to configure this? What is the right script? Please let me know with detail and pictures. Note: i know there are other questions regrading thia, and codes are answered but…