297,066 questions

Sort by: Updated
2 answers

Get deleted item from recyclebin

Task: I need to get deleted item having SHITEMID data. SHITEMID is defined as: typedef struct _ITEMIDLIST { SHITEMID mkid; }ITEMIDLIST; defined in C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\shtypes.h I have the following code to get…

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,584 questions
asked 2024-06-11T13:21:13.9233333+00:00
Flaviu_ 931 Reputation points
answered 2024-06-12T11:37:46.58+00:00
RLWA32 41,811 Reputation points
1 answer

How to static and cross compile the C-based Azure Tutorial with an IoT client?

I successfully did this Tutorial with an C-based IoT-client: https://learn.microsoft.com/de-de/azure/iot-central/core/tutorial-connect-device?pivots=programming-language-ansi-c on a Ubuntu based virtual machine Now I would like to excecute this sample on…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
357 questions
asked 2024-06-06T09:17:59.01+00:00
AZ ADM Steffens, Martin 0 Reputation points
commented 2024-06-12T11:35:59.14+00:00
AZ ADM Steffens, Martin 0 Reputation points
1 answer

Backup solution for 801 training MABS vs MARS - AZ-801

Hi im abit confused about the difference in backup technologies I’ve done the training and reading about it i can understand there is local level backups on windows server Also Backup and file level and virtual machine level snapshot Labs looking…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,138 questions
asked 2024-06-12T09:18:52.83+00:00
Dalbir Singh 60 Reputation points
answered 2024-06-12T11:34:11.7433333+00:00
Marcin Policht 15,135 Reputation points MVP
2 answers One of the answers was accepted by the question author.

URL Rewrite rule not working Http to Https Redirect IIS 10 - Asp.Net Framework 4.8 - aspx - Web Forms

Using URL rewrite module 2.1 in IIS 10 is not working as expected. Here is my requirement I have several web applications running under "Default Web Site". One of them is "WebAppDemo" The Default Web Site has bindings as in the…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,358 questions
asked 2024-06-07T19:10:18.9433333+00:00
techthiru 40 Reputation points
edited a comment 2024-06-12T11:33:34.28+00:00
AgaveJoe 26,671 Reputation points
3 answers

Biometrics - Some of these settings are hidden or managed by your organization

-When going in windows to ->Sign ins-> I am unable to set biometrics. *Some of these settings are hidden or managed by your organization. for e.g. Windows Hello Face This option is currently unavailable - Click to learn more -To try and solve this…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,924 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,589 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,556 questions
asked 2024-06-10T09:53:31.1+00:00
Ahmed Sh 60 Reputation points
answered 2024-06-12T11:32:47.8933333+00:00
Ahmed Sh 60 Reputation points
1 answer

Combine 2 Solutions in to 1

I have 2 separate MVC applications (Project1.sln, Project2.sln) using Entity Framework in VS 2019. Both applications work fine if the project/solution is loaded separately. When I add Project2 in Project1, I get a long list of errors. What's the best way…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,358 questions
asked 2024-06-12T05:31:39.46+00:00
Malam Malam 161 Reputation points
commented 2024-06-12T11:32:04.89+00:00
AgaveJoe 26,671 Reputation points
3 answers One of the answers was accepted by the question author.

How to use Unsigned 256 bit integers(uint256) in C#

Hello! I wonder how it would be possible to calculate using Unsigned 256 bit integers(uint256) in C#, Visual Studio 2019. (A uint256 variable has a maximum value of Math.Pos(2,256) – 1) I have looked at BigInteger but are not sure if this…

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,458 questions
asked 2021-09-17T13:16:58.81+00:00
Andreas ss 726 Reputation points
edited an answer 2024-06-12T11:29:51.6866667+00:00
Gayle323 0 Reputation points
1 answer

Issue Facing while configuring Windows Failover Cluster

When configuring Windows failover cluster,If I try to add the server,it says privileges not there,how to resolve this

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,537 questions
Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
969 questions
asked 2024-06-12T06:48:46.4266667+00:00
Shyam Prasanna 0 Reputation points
commented 2024-06-12T11:25:33.6766667+00:00
Zunhui Han 555 Reputation points Microsoft Vendor
1 answer

There is a typo error at https://learn.microsoft.com/en-us/training/modules/fundamentals-generative-ai/5a-microsoft-copilot

To me there is a typo error here https://learn.microsoft.com/en-us/training/modules/fundamentals-generative-ai/5a-microsoft-copilot Where it says "Copilot for Dynamics 365 Sales: Sales professionals can use Copilot to quickly find relevant customer…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,138 questions
asked 2024-06-11T11:17:48.0166667+00:00
Daniel_Q 0 Reputation points
commented 2024-06-12T11:24:58.05+00:00
Kiran P 1,100 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

azure app gateway rewrite rules not able to reroute to with a regular expression

we have incoming url pattern in our organisation as api.domain1.com/{partnername}/{api_name}/{opearation_name} now we want to setup rewrite rule so that anything coming the in above url with "partnername" gets replaces with…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
987 questions
asked 2024-06-11T14:26:01.0433333+00:00
Gaurav Kumar 20 Reputation points
commented 2024-06-12T11:24:43.0933333+00:00
Gaurav Kumar 20 Reputation points
1 answer One of the answers was accepted by the question author.

Restore yet another post removed for bogus Code of Conduct violation

Kindly restore deleted comment. These erroneous auto-deletions are extremely annoying. If only the Q&A site was as quick to display my posts as it is to delete…

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
625 questions
asked 2024-06-11T01:00:02.7433333+00:00
RLWA32 41,811 Reputation points
commented 2024-06-12T11:23:47.3733333+00:00
Gary Nebbett 5,746 Reputation points
1 answer

En- NG availability on Embedded speech

HI i would like to request availability of English - Nigeria variant for embedded TTS

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,470 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.
1,024 questions
asked 2024-06-11T11:29:50.2833333+00:00
Ankit Agarwal 0 Reputation points
commented 2024-06-12T11:19:33.91+00:00
santoshkc 5,655 Reputation points Microsoft Vendor
1 answer

W10 tampered SQL Server Installation

W10 tampered SQL Server Installation

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,924 questions
asked 2024-06-12T11:12:54.78+00:00
Pedro Pereira 0 Reputation points
answered 2024-06-12T11:19:05.42+00:00
Pedro Pereira 0 Reputation points
1 answer

How to Configure Queue Length in Azure Web Apps for Increased Requests Handling

facing an issue where metrics such as "Requests In Application Queue (Avg) (Web app)" and "Http Queue Length (Avg) (app service plan)" are showing zeros in my Azure Web App's metrics, even after attempting to configure the queue…

Internet Information Services
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
213 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,134 questions
asked 2024-06-11T11:04:31.2933333+00:00
Niket Kumar Singh 235 Reputation points
commented 2024-06-12T11:18:17.9966667+00:00
Niket Kumar Singh 235 Reputation points
4 answers

How to copy an attachment within the new MS outlook to paste in another email

I often copy attachments from within my emails to paste into another email. However, this feature appears no longer available in the New Outlook 365. The drop-down options are three. 1. Preview, 2. Save to OneDrive, 3. Download. Can they bring back the…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,199 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,981 questions
asked 2023-09-25T15:46:47.76+00:00
Dionne M Parks 125 Reputation points
commented 2024-06-12T11:16:28.8433333+00:00
Jayant Deshmukh 0 Reputation points
1 answer

Error 400 bad request when trying to access Exchange online ecp

Error 400 bad request when trying to access Exchange online ecp. our environment is hybrid.

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,950 questions
asked 2024-06-12T09:50:22.28+00:00
Modise Modisenyane 0 Reputation points
answered 2024-06-12T11:15:45.23+00:00
Miguel Gonçalves 251 Reputation points
1 answer

tts cant read "Cоmmuniсаtiоn is often dоnе without our own соnѕсiоuѕ awareness"

Hello everyone, im using the azure tts and encountered a weird problem. i tried testing the following line "Cоmmuniсаtiоn is often dоnе without our own соnѕсiоuѕ awareness" on the various voices available in the voice catalog. so far all i…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,470 questions
asked 2024-06-12T09:12:38.98+00:00
executer 0 Reputation points
answered 2024-06-12T11:14:30.5566667+00:00
santoshkc 5,655 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Proxy.pac for Internet access profile

I'm trying GSA and I have a question about how to handle exceptions in the Internet access profile How can I set exceptions in the Internet access profile like in Proxy.Pac?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,043 questions
asked 2024-05-16T05:54:24.76+00:00
Hildebandt, Uwe (M3) 20 Reputation points
accepted 2024-06-12T11:13:08.6666667+00:00
Hildebandt, Uwe (M3) 20 Reputation points
1 answer

Can I create a site to site vpn using the same resouces (Gateway subnet, public IP, VNet Gateway, Vnet),that I used to create my Point to Site VPN?

I Am setting up a Site-to-Site VPN. I have already set up a Point to Site VPN. The same Virtual machine would be accessible using the two types of VPN. Site to Site to join it to the on-premise domain and Point to site to have my users who work from…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,419 questions
asked 2024-02-26T19:47:27.5033333+00:00
Leanna Maloney 0 Reputation points
commented 2024-06-12T11:10:59.8433333+00:00
GitaraniSharma-MSFT 48,286 Reputation points Microsoft Employee
1 answer

Request Access for Azure OpenAI service

I'm doing exercise for module: Fundamentals of Azure OpenAI Service. It says I need to request access for Azure OpenAI. When I wanted to fill out the form, there were lots of questions regarding company data, starting from the company email address,…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,925 questions
asked 2024-04-05T14:08:09.6633333+00:00
Eko Budiono Wicaksono 5 Reputation points
answered 2024-06-12T11:09:28.0966667+00:00
Sanjeev Kumar 0 Reputation points