97,598 questions

Sort by: Updated
4 answers One of the answers was accepted by the question author.

SSMS 20 can't show conflict viewer

Hi! Clicking on View conflicts in Object Explorer open Connect to Server dialog form instead of Conflict Viewer. If I fill in form to connect to the same server, it creates very strange error: A connection was successfully established with the server,…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,816 questions
asked 2024-04-05T12:35:44.52+00:00
Nebojsa Ilic 35 Reputation points
commented 2024-05-13T07:49:43.6633333+00:00
Nebojsa Ilic 35 Reputation points
1 answer One of the answers was accepted by the question author.

How to extract part of the text from the line with a special format

hi Bolded areas need to be extracted. I don't know how to use Regex library. my Format [One of the tags] is Sample '10LBA04CT004-XQ01' Start text with 150,000 lines and have different tags. thank { N 3-SH 3-sh 3-sh 3-SH N 10LBB09 EQUIPMENT =…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,840 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,647 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,582 questions
asked 2024-05-13T02:00:27.6033333+00:00
Mansour_Dalir 1,591 Reputation points
commented 2024-05-13T07:48:47.7066667+00:00
Mansour_Dalir 1,591 Reputation points
1 answer One of the answers was accepted by the question author.

Is there any way to disable loading of satellite DLLs for MFC programs?

According to this help page, any application or DLL created with MFC will attempt to load localized resources from satellite DLLs such as exampleENU.dll or exampleLOC.dll. We have built a legacy application using MFC, but we do not use this particular…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,546 questions
asked 2024-04-25T11:02:07.57+00:00
Hermann Walth 20 Reputation points
commented 2024-05-13T07:31:49.4333333+00:00
Hermann Walth 20 Reputation points
1 answer One of the answers was accepted by the question author.

Create MSI from EXE in MAUI

Hi, In cmd i create the exe of MAUI App. using this command: dotnet publish -f net8.0-windows10.0.19041.0 -c Release -p:WindowsPackageType=None -p:WindowsAppSDKSelfContained=true…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,932 questions
asked 2024-05-12T09:34:27.1366667+00:00
Dani_S 2,746 Reputation points
accepted 2024-05-13T07:31:49.3966667+00:00
Dani_S 2,746 Reputation points
1 answer One of the answers was accepted by the question author.

When will the pgrouting extension be available in Postgresql 16.2 Azure flexible server?

When will the pgrouting extension be available in Postgresql 16.2 Azure flexible server?

Azure Database for PostgreSQL
asked 2024-05-10T14:05:27.9533333+00:00
Cooling, Steve 20 Reputation points
accepted 2024-05-13T07:31:00.11+00:00
Cooling, Steve 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to use c++ 20 modules in shared libraries ?

Hello everyone, I am currently working on a test-project where I want to use shared libraries and I would like to leverage the new C++20 modules feature. However, I am having some difficulty understanding how to properly set up my code to use C++20…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,546 questions
asked 2024-05-10T19:22:17.17+00:00
Michael Brunner 20 Reputation points
accepted 2024-05-13T07:24:51.6666667+00:00
Michael Brunner 20 Reputation points
1 answer One of the answers was accepted by the question author.

how to create a documentation for publish an application to Microsoft Entra application gallery

Hello, I want to add my application to gallery and use azure AD as a SSO So I have read this article: https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/v2-howto-app-gallery-listing#provide-app-documentation-for-your-site Section 2 (image…

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,680 questions
asked 2024-05-09T10:11:53.77+00:00
Kanravee Warinsirikul 40 Reputation points
edited a comment 2024-05-13T07:19:28.72+00:00
Kanravee Warinsirikul 40 Reputation points
19 answers One of the answers was accepted by the question author.

How to Delay Delivery for All Messages in New Outlook (Outlook Version 1.2023.607.100)?

Before switching to New Outlook (Outlook Version 1.2023.607.100) I had delayed the sending of all messages by one minute. On New Outlook I can't find that option anymore. I tried to create a rule but "defer delivery by a number of minutes"…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,045 questions
asked 2023-06-19T16:26:24.7733333+00:00
LBL 425 Reputation points
commented 2024-05-13T07:17:01.65+00:00
Nencetti, Luca (Cognizant) 0 Reputation points
4 answers One of the answers was accepted by the question author.

[Winui3]How to show a model window?

PrivacyWindow::PrivacyWindow() { InitializeComponent(); //...... window_handle_ = GetWindowHandle(); auto window_id = winrt::Microsoft::UI::GetWindowIdFromWindow(window_handle_); app_window_ =…

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
728 questions
asked 2022-07-01T08:22:42.937+00:00
lei han 46 Reputation points
answered 2024-05-13T07:15:02.6066667+00:00
Torsten Krause 0 Reputation points
1 answer One of the answers was accepted by the question author.

[bug-keyvault-networking] - Keyvault networking not working properly

Steps to reproduce the bug: 1.Create Keyvault with default option 2.Add public ip in "Allow public access from specific virtual networks and IP addresses" & also add virtual network and apply. refresh the page 2-3 times , azure…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,137 questions
asked 2024-05-07T06:30:22.9666667+00:00
nrvj96 21 Reputation points
accepted 2024-05-13T07:08:46.3+00:00
nrvj96 21 Reputation points
1 answer One of the answers was accepted by the question author.

Hi folks , Getting this error while running copy data activity in azure data factory " Http Url Address 'https://github.com/https://github.com/cloudboxacademy/covid19/blob/main/ecdc_data/cases_deaths.csv' is invalid." Even the url is accessible.

Hi folks , Getting this error while running copy data activity in azure data factory. Consider this is source url " Http Url Address 'https://github.com/https://github.com/cloudboxacademy/covid19/blob/main/ecdc_data/cases_deaths.csv' is…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,652 questions
asked 2024-05-11T22:03:01.63+00:00
Gaurav Joshi 20 Reputation points
commented 2024-05-13T07:06:16.3033333+00:00
Gaurav Joshi 20 Reputation points
1 answer One of the answers was accepted by the question author.

Monitoring on-premises application using App insight

Hi All, Is it possible to monitor applications hosted on Azure VMs or on-premises servers using Azure application insight? If yes, can you provide high-level steps.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,830 questions
asked 2024-05-10T09:11:47.79+00:00
SujinaSJ-1789 251 Reputation points
commented 2024-05-13T07:06:08.7433333+00:00
SujinaSJ-1789 251 Reputation points
1 answer One of the answers was accepted by the question author.

How to interpret ACI's CPU usage?

I created an Azure Container Instance(ACi) that has 4 cores and 8GB RAM. While running an app in ACI, I can see that CPU usage (CPU usage on all cores in milicores) is between 170 - 210. How can I interpret it? Do these values mean all 4 cores are used?…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
645 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
974 questions
asked 2024-05-09T21:53:55.23+00:00
George 20 Reputation points
accepted 2024-05-13T06:56:55.1+00:00
George 20 Reputation points
3 answers One of the answers was accepted by the question author.

Adding a AD group to teams

Hello Microsoft Community, Please I need your help on this. One of our customers reported this issue to us. They would like to add an on-prem AD group to a active team. Example: AD group All Teachers becomes a member of Staff Drive Team. …

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,158 questions
asked 2022-02-04T13:25:24.217+00:00
IBN 4,336 Reputation points
answered 2024-05-13T06:52:14.97+00:00
Davy Priem 0 Reputation points
3 answers One of the answers was accepted by the question author.

Active Directory Security group as Member in Teams group. Updates from AD Security group does not flow/sync into Teams Group

When an Active Directory security group is added as a member to Teams group, it extracts the individual entities within the AD group as members to the Teams group. However if new members are added to the AD security group, it does not update / add those…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,158 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,935 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,212 questions
asked 2023-04-11T17:14:21.56+00:00
CoolCola-9184 40 Reputation points
answered 2024-05-13T06:51:39.5366667+00:00
Davy Priem 0 Reputation points
1 answer One of the answers was accepted by the question author.

AZ-900 Certificate Not Showing in Microsoft Portal

Hi, I took AZ-900 exam on 10th of May, 2024 and get my result in Pearson VuE portal but same is not showing in the Microsoft Portal. just wanted to know when will it show on Microsoft portal to download and save. Thanks

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,279 questions
asked 2024-05-13T06:05:53.9066667+00:00
Salony Sharma 0 Reputation points
accepted 2024-05-13T06:43:55.43+00:00
Salony Sharma 0 Reputation points
1 answer One of the answers was accepted by the question author.

How can I check all the resources which are connected to the virtual sub-net?

When I am trying to modify a virtual sub-net it is giving an error message stating it is in use. I have validated all the resources and not able to narrow down to this sub-net. Any help will be greatly appreciated.

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,181 questions
asked 2024-05-11T10:12:16.1933333+00:00
Ash J 20 Reputation points
accepted 2024-05-13T06:39:17.3033333+00:00
Ash J 20 Reputation points
3 answers One of the answers was accepted by the question author.

tracking read status of email messages in exchange online

Currently our organization uses an exchange hybrid cloud model. We want to track read status of email messages of a specific sender in the system. We tested using a user in the oprem to send to users in the online exchange, however I used the…

Microsoft Exchange Online
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,212 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
516 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,370 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,903 questions
asked 2024-05-09T10:19:46.3533333+00:00
Pham Tien Dung 40 Reputation points
answered 2024-05-13T06:36:22.9633333+00:00
Pham Tien Dung 40 Reputation points
2 answers One of the answers was accepted by the question author.

Unauthorized error when logging in with IdentityModel.OidcClient in MAUI

I am responsible for the development of a cross-platform application that must log in with OpenID. This application is developed in Xamarin.Forms, but I have to migrate it to MAUI. To log into the application I use the IdentityModel.OidcClient library.…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,418 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,932 questions
C#
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.
10,312 questions
asked 2024-05-09T07:10:13.6466667+00:00
Jalza 756 Reputation points
accepted 2024-05-13T06:33:51.83+00:00
Jalza 756 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Firewall & Application Gateway Regional Configuration Clarity

Hello team, Good day!! I have setup Azure Firewall and Application gateway which are 3+ years old now, and during that time, I believe there wasn't an option to choose zones for these two resources and if I check the properties in the JSON of it, I don't…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
578 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
965 questions
asked 2024-04-05T17:25:43.33+00:00
Alex 330 Reputation points
commented 2024-05-13T06:23:59.0133333+00:00
Alex 330 Reputation points