349,643 questions

Sort by: Updated
1 answer

how to show image2 in gridview

Hello This is my aspx page <asp:TemplateField HeaderText="IMAGE1"> <ItemTemplate> <asp:Image ID="Image1" runat="server" /> </ItemTemplate> …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,324 questions
asked 2024-05-29T13:35:22.69+00:00
RAVI 936 Reputation points
answered 2024-05-30T05:33:22.86+00:00
RAVI 936 Reputation points
0 answers

Mobile device enrollment

I created a policy for mobile application management and mobile device management. I enrolled a device for MAM, but that machine was directly enrolled in MDM.

Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
244 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,275 questions
asked 2024-05-30T05:26:56.3366667+00:00
Gokulraj Mani 0 Reputation points
commented 2024-05-30T05:32:40.3266667+00:00
Gokulraj Mani 0 Reputation points
1 answer

‎message recall reports are not correct‎ In hybrid exchange

HI,   We have hybrid exchange 2019, the issue only happens when cloud user sends an email to on premise user and when user tries to recall his email he got this message (Messages to recipients outside your organization or on-premises can't be recalled),…

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,120 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,924 questions
asked 2024-05-28T07:48:21.4066667+00:00
Ibrahim AlHusari 171 Reputation points
commented 2024-05-30T05:31:46.8566667+00:00
Jake Zhang-MSFT 1,610 Reputation points Microsoft Vendor
0 answers

How we can use the "@search.score" and "@search.rerankerScore" response in ai search api call

Hi Team, We are using ai search document Nuget package to find the confidence score and the file paths which has generated the answer. Below is a sample question I have tried in AI search index search query, Tried the same questions in Open ai studio…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
761 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,316 questions
asked 2024-05-25T17:50:43.72+00:00
lakshmi 611 Reputation points
commented 2024-05-30T05:31:44.6066667+00:00
brtrach-MSFT 15,356 Reputation points Microsoft Employee
1 answer

How can I prevent the setting for Taskbar auto hide from coming unchecked in Win 11 Pro??

After waking my Win 11 Pro laptop from sleep mode I find the check mark for Auto Hide Taskbar has come unchecked. This happens a lot. I have two external monitors connected and keep the display on the laptop off. I often get a pop-up message after…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,466 questions
asked 2024-05-29T17:28:26.5366667+00:00
Gary Taylor 0 Reputation points
commented 2024-05-30T05:31:31.3966667+00:00
Gary Taylor 0 Reputation points
1 answer

Virtual network gateway client doesn't install on Windows 11 ARM

Hi My customer bought a new MAC pc. He installed Parallels and Windows 11 ARM version due to the restriction imposed by the new kind of MAC processors. He needs to access on an AZURE Virtual network gateway trough VPN client with the Windows OS…

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,411 questions
asked 2022-08-30T15:44:49.957+00:00
Sebastiano Foschi 6 Reputation points
edited a comment 2024-05-30T05:31:20.59+00:00
Sjors Otten 0 Reputation points
3 answers

Where has MapIcon gone in Windows MAUI Maps ?

Hi team. I try to migrate a custom renderer for Maps from Xamarin to MAUI. I need to show a custom icon on the Map in Windows platform (found multiple examples how to do that in IOs and Droid) In Xamarin there was a MapIcon class , derived from…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,997 questions
asked 2024-05-29T10:42:51.1733333+00:00
Andreas Wegener 0 Reputation points
commented 2024-05-30T05:31:19.45+00:00
Anushka 0 Reputation points
2 answers

the virtual machine not working

in the practice lab module, we have VM for practice. this vm is not opening, it asks for verification and after verification it loads for sometime and asks to try again and this goes on This question is related to the following Learning Module

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
85 questions
asked 2024-05-15T12:10:35.69+00:00
mohammad saif 0 Reputation points
answered 2024-05-30T05:30:45.19+00:00
Mahesh Shinde 0 Reputation points
1 answer

How to enable MFA for new users created via Microsoft Entra Admin Center

Goal My team's goal is to be able to create users via the admin center and then requiring these users to use Microsoft Authenticator for future sign in (passwordless). We are using external tenant right now (but if you find workplace tenant to be more…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,692 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,902 questions
asked 2024-05-30T02:42:12.6933333+00:00
rui yi gan 0 Reputation points
answered 2024-05-30T05:29:47.57+00:00
Vlad Costa 10 Reputation points
2 answers

How to create script terraform to deploy application gateway

How to create script terraform to deploy application gateway

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
978 questions
asked 2024-05-29T14:17:17.3466667+00:00
Marco Antonio Da Silva 0 Reputation points
commented 2024-05-30T05:29:13.69+00:00
KapilAnanth-MSFT 37,561 Reputation points Microsoft Employee
2 answers

Is there an Azure Function trigger support for Event Grid Namespace Topic?

Hi There is an EventGridTrigger attribute for Azure Function that can be used to handle custom topic event. I wonder if there is an equivalent for Event Grid Namespace Topic with the pull model event subscription. I cannot find any example online. What…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,408 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
322 questions
asked 2024-05-30T04:42:51.3633333+00:00
Philip Leung 0 Reputation points
answered 2024-05-30T05:27:09.3933333+00:00
Gowtham CP 1,970 Reputation points
1 answer

Universal Print trial

How to use Universal Print for free with Microsoft 365 developer E5 subscriptions? And Universal Print has any trial plan or free options for individual developers?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,902 questions
asked 2024-05-24T10:22:13.6166667+00:00
d d 40 Reputation points
commented 2024-05-30T05:26:51.0266667+00:00
Akhilesh 5,635 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Hyper-V replica - EnableWriteOrderPreservationAcrossDisk for SQL VM not working

According to Support policy for hardware virtualization product - SQL Server | Microsoft Learn, Hyper-V replica for a VM running SQL server is a supported scenario as long as you enable EnableWriteOrderPreservationAcrossDisks as described in the…

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,927 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,316 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,583 questions
asked 2024-05-28T06:44:01.8033333+00:00
Stefanos Papaefthimiou 20 Reputation points
answered 2024-05-30T05:26:49.64+00:00
Stefanos Papaefthimiou 20 Reputation points
0 answers

Microsoft defender is alerting for vulnerable version of nuget package in Azure Function's ".azurefunctions/function.deps.json" file"

Hi Champs, I'm facing a typical problem with my function app and MS defender for cloud. Defender is raising issues for my deployed function as: Even after installing latest nuget package this file is not referring to the latest versions. I can see…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,408 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.
998 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,220 questions
asked 2024-05-30T05:26:36.4033333+00:00
Pratim Das, Partha C 306 Reputation points
1 answer

For Access Review in Entra ID, is there a way to configure email notification that the reviewer only gets one (1) email notifications for all the reviews pending instead of getting emails for all the users he/she has to review?

I want to configure email notification for Access Review so that reviewers will not be inundated with email notifications and might also miss some reviews because of the torrents of emails.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,902 questions
asked 2024-05-27T13:04:27.4266667+00:00
Olumide Olajide 0 Reputation points
commented 2024-05-30T05:26:05.81+00:00
Akhilesh 5,635 Reputation points Microsoft Vendor
0 answers

Email Delivery issue

Hello  Please i need your help on this issue. We are having issue with email delivery from outside our organization.  Its only receiving emails from people inside my organization.  When I tried to send an email from Gmail I received this error below:

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,120 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
413 questions
asked 2024-05-30T05:26:05.0366667+00:00
IniobongNkanga-8038 266 Reputation points
2 answers

Superseding Win32 app not installing after Superseded app is uninstalled

Hello, I am attempting to replace a 32-bit app with the same 64-bit app. I have added a new Win32 app to Intune and configured it to supersede the 32-bit app uninstall previous app is set to yes. In testing, the superseded 32-bit app is uninstalled,…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,499 questions
asked 2024-05-24T16:48:23.3166667+00:00
CalHigh5 0 Reputation points
commented 2024-05-30T05:25:29.2166667+00:00
Crystal-MSFT 44,421 Reputation points Microsoft Vendor
0 answers

I already have a GitHub Copilot subscription. Can I use that instead of having to get a trial version?

I already have a GitHub Copilot subscription. Can I use that subscription, instead of having to create a temporary GitHub Copilot subscription? This question is related to the following Learning Module

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,073 questions
asked 2024-05-30T00:19:55.7233333+00:00
Rod Falanga 561 Reputation points
commented 2024-05-30T05:25:21.2066667+00:00
RDash 1,250 Reputation points Microsoft Vendor
1 answer

Error: class uri 'uvicorn.workers.UvicornWorker' invalid or not found

Hello, I set up a CICD pipeline to handle deploying python code to the App Service but get this screen In the console it says "Failed to load resource: the server responded with a status of 503 (Service Unavailable)" When I look in the logs,…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,050 questions
asked 2024-05-25T17:05:18.5566667+00:00
Anon 0 Reputation points
answered 2024-05-30T05:24:21.8+00:00
brtrach-MSFT 15,356 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to access Azure AI Services for training and challenge purposes

Hi, I am a Software Engineer, and I have enrolled myself in challenge: "Microsoft Build: Build multimodal Generative AI experiences" I need access to Azure AI Services for this challenge and other basic trainings I'm going through. But when…

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,073 questions
asked 2024-05-25T07:10:50.7+00:00
Zeeshan Mustafa 20 Reputation points
commented 2024-05-30T05:24:20.7233333+00:00
VarunTha 4,430 Reputation points Microsoft Vendor