A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
.net core : take data from Json child nodes
hello there im using .net core to get data from api as a json. the json is not staright forward rather it has many parent node and each parent has many child nodes, each child node has multiple child nodes. now, is there any good example to get…
Developer technologies | ASP.NET Core | Other
Calculate duration based on a condition
Hi I am still new in using sql server and would like some assistance. I have a table with 3 columns SerialNumber, EventDate and LaunchExitEventKey ![204340-source.png][1] I want to check if the LaunchExitEventKey from previous row is not equal to the…
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
System Center Endpoint Protection questions
Hello, Is possible to have Sophos Anti-Virus ands System Center Endpoint Protection on the same machine? (This is during testing process only) Any known issue? Comments? Or Is it mandatory to uninstall Sophos before deploying System Center…
Microsoft Security | Intune | Configuration Manager | Other
Other Configuration Manager-related features and issues
Unable to Validate Domain ownership
Hello, I purchased a domain through Azure. I followed the instructions at https://learn.microsoft.com/en-us/azure/app-service/manage-custom-dns-buy-domain However, when I navigated to the App Service, and click Add Custom Domain, it fails to…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Security Intelligence Updates
Hello, What does "Security Intelligence updates" referred to? System Center Endpoint Protection Windows Defender Microsoft Defender Endpoint Thanks, Dom
Microsoft Security | Intune | Configuration Manager | Other
Other Configuration Manager-related features and issues
New function apps require restart when an azure function is deployed the second after via zip push deployment
Hello, I'm working on a script that deploys a new function app and right after that an azure function in that same function app, using REST APIs. The problem is that when the function app gets deployed and the second after I deploy the azure…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Windows licensing Server 2019? not sure what to use
Hello, I am going to install Windows Server 2019 on 5 servers. Three of these have 24 cores each and two have 12 cores. I am totally confused with the licensing. Can I just license for the cores? Do I need CALs as well? What is Software…
Windows for business | Windows Server | User experience | Other
how to get back an old app publication?
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
My server hardware crashed. I restored the hardware. My files when playing media, stop and start. The files are mirrored.
My server hardware failed. I repaired the hardware. I copied my files to a usb hard drive. My files stop and start randomly. The files are mirrored. All my files appear to be intact. Yet they still stop and start as if there are gaps. How do I repair…
Windows for business | Windows Server | User experience | Other
SQL Server Enterprise upgrade from 2017-->2019 on a Failover Cluster with SSRS on same instance
Hi All, We are preparing to upgrade SQL Server Enterprise 2017 to SQL Server Enterprise 2019 on a 2-host Failover Cluster. We also have SQL Server Reporting Services installed on the same instance. I am trying to make sure I understand all the steps…
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Duration between min and max date
Hi Expert, I wanted to calculate max date for prodstatus =5 - min date for prodstatus=4 and max date for prodstatus =6 - min date for prodstatus=5 Create table CREATE TABLE [dbo].[testdata] ON [PRIMARY] GO Insert insert into …
Azure SQL Database
An Azure relational database service.
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
PATCH of contact in beta API bug with "otherLabel" field
when using the beta api calling PATCH https://graph.microsoft.com/beta/me/contacts/{id} and using the typedEmailAddress type with otherLabel field for custom labels results in the custom label being applied to the wrong email address: 1) Create a contact…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
MIEE certificate
Can I transfer my MIEE certificate from Credly the Microsoft Learn?
Community Center | Not monitored
Tag not monitored by Microsoft.
How to get the userid of a user in Signalr hub
I have a SignalR hub in a Blazor wasm application on .NET6, using .NET core Identity and IdnetityServer4. In the hub, in order to send messages to particular user, I want to maintain a group for each user. So in my hub, I have this code: [Authorize] …
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.
Can a PowerShell profile be used to limit commands similar to JEA?
Let's say I have the AD tools installed on a workstation. I know that JEA can limit the PSSRemoting session to a domain controller to Get-, I do not think that limits the PowerShell local session from running Set- or Remove-* or anything but Get-*…
Windows for business | Windows Server | User experience | PowerShell
USER ACCOUNT PROFILE ON TEAMS MEETING
Hello Teams Community Please i need your help on this issue. User profile modified on Admin center does not propagate on MS Teams meeting app we are trying to modify an account profile for a new staff which was previously used by an old staff of…
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
the active domain controllers required to find selected objects in the following domain are not available
My setup is pizza.local (old domain Windows 2008 R2 functional level) eu.pizza.local uk.pizza.local us.pizza.local ad.pizza.com (new domain Windows 2016 functional level) Active Directory Two-way, transitive forest trust between…
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Server | User experience | Other
Where is the "Save As" option?
After downloading a file to the "downloads" folder, when I right-click the file there is no option to easily "Save As" (even in more options). Where did this option go? Can it be added to the dropdown list? The intent is not to save…
Windows for business | Windows Client for IT Pros | User experience | Other
Node application moves node_modules and creates symlink, breaking local packages
Using a basic linux app service, when I deploy my node application, it seems that the node_modules folder is moved from /home/site/wwwroot/node_modules to /node_modules, and a symlink is created under /home/site/wwwroot. This breaks local packages. …
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Server logs option in Azure PostgreSQL Flexible Server
I am currently using Azure PostgreSQL single server and planning to upgrade to Azure PostgreSQL Flexible Server. One of the drawback I came across was "Server Logs" option is not available under Monitoring pane in Azure PostgreSQL Flexible…
Azure Database for PostgreSQL
An Azure managed PostgreSQL database service for app development and deployment.