55,721 questions

Sort by: Created
0 answers

How to handle Stream.CopyTo for big files

Hi, I used net 8. I download files from our websites to stream. Later we copy it to local file. When using big file(5g) is not working well. Can you improve this code? Thanks, Stream contentStream = null; try { ...... contentStream = data from web;…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,511 questions
asked 2024-06-12T02:24:07.4966667+00:00
Dani_S 3,046 Reputation points
edited the question 2024-06-12T02:25:52.2833333+00:00
Dani_S 3,046 Reputation points
0 answers

email from no-reply@hotmail.com is it a scam or is it genuine from Microsoft/Hotmail? threatening to deactivate my account

I received the below email today, They want me to click on the link "Confirm Your Email Here" or we will deactivate your account - is this a scam? N.B. i use this Hotmail account nearly every day: from …

Outlook
Outlook
A family of Microsoft email and calendar products.
3,198 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,980 questions
asked 2024-06-12T02:20:58.5466667+00:00
Gio Gio 0 Reputation points
0 answers

How to use deployment.template.json file with .net8 app containers for Iot Edge Modules

I am trying to migrate my modules from netcoreapp2.1to net8.0 and using the newer style of build and deployment. I am also trying to get away from all of the deprecated tools, so that's saying goodbye to the .iotedgeproj right click "Generate…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
549 questions
asked 2024-06-12T02:15:46.53+00:00
Michael Moles 0 Reputation points
0 answers

Prompt flow deployment of endpoint failed

Hi, I am new to Azure Ai Studio and am working on a chat flow. I have a working prompt flow within a project in Azure Ai Studio that I want to deploy. With a compute session running, Ive tried to deploy it via the "Deploy" button inside prompt…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,504 questions
asked 2024-06-12T02:14:52.36+00:00
Kc 0 Reputation points
edited the question 2024-06-12T02:34:00.69+00:00
AshokPeddakotla-MSFT 29,481 Reputation points
0 answers

Highlight cell or row in SSRS Tablix

Hello, I have a Tablix with multiple temperatures values for a patient taken in a day. Was wondering if I can highlight the row/cell with the highest temperature, in this case 101.5 Let me know if this can achieve via expression. Thanks, Ali.

SQL Server Reporting Services
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.
2,848 questions
asked 2024-06-12T02:04:52.5266667+00:00
Ali Ahad 111 Reputation points
0 answers

Vulnerability scanner saying that I need KB5036618 but already have KB5037036 installed.

I'm using Microsoft Defender Vulnerability Management to manage a number of computers (all are Windows 10 64-bit Release 22H2 Build 19045.4529). It flags a number of missing .Net Framework 4.8.1 security KB's as missing on only one computer, even though…

Microsoft Intune Updates
Microsoft Intune Updates
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
87 questions
asked 2024-06-12T02:02:52.9333333+00:00
RobM 41 Reputation points
0 answers

I'm unable to login due to an authenticator loop.

When I try to log in to Outlook, I need to enter an authenticator code. When I open authenticator, I need to enter an authenticator code. I can't do anything in either app without entering a code. If I select the options to login another way, it brings…

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,794 questions
asked 2024-06-12T01:59:31.1066667+00:00
Shane Cameron 0 Reputation points
0 answers

How can I have access to more quota in virtual machines?

Hello! I am completing this lab: https://microsoftlearning.github.io/mslearn-ai-studio/Instructions/Exercises/03-Use-own-data.html but I am not able to create a Standard_DS3_v2 Virtual machine since it says the following: Thank you, Fernando

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
10 questions
asked 2024-06-12T01:51:47.3066667+00:00
Fernando Aguilar 285 Reputation points Student Ambassador
0 answers

VS Changes the state of the windows I work on.

VS Changes the state of the windows I work on. 1.- When I open the project, I want each window that I had open to be the same as when I closed, without any changes. 2.- If I have several windows open with C# documents, I don't want any of the windows to…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,748 questions
asked 2024-06-12T01:27:58.5766667+00:00
zequion 171 Reputation points
0 answers

"Invalid certificate signature" error when installing software with tag type UUPOnly from the Software Update Installation tab in the SCCM 2002 version console.

hello When I download the Windows 11 23h2 security update patch file to distribute in SCCM 2002 version, an error saying “invalid certificate signature” appears. A month ago, I googled it, changed it, and even upgraded to version 2403, it was the same. I…

Microsoft Configuration Manager
asked 2024-06-12T01:20:24.2866667+00:00
수용 김 0 Reputation points
0 answers

Visual Studio Installer will not start

Says "Unable to launch the installer: Error the system cannot find the file specified." So I cannot update the VS edition.

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
984 questions
asked 2024-06-12T01:05:08.5766667+00:00
Kevin A 101 Reputation points
0 answers

Intermittent Trigger Issues with Event Grid for Blob Upload and Deletion in Azure Function

I am using an Event Grid subscription to trigger an Azure Function for handling blob uploads and deletions in Azure Blob Storage. However, I'm encountering intermittent issues with the triggers not firing consistently. Setup: Storage Account (Event…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,470 questions
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.
792 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2024-06-12T01:03:14.7566667+00:00
SuMyat Hlaing 0 Reputation points
0 answers

Error launching Sandbox for D365 learning

I am having trouble launching Sandbox while trying to learn D365. When I try to launch it, I get the error message "Microsoft Learn needs your permission to create Dynamics 365 resources." However, when I click "Review Permissions," I…

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.
53 questions
asked 2024-06-12T00:58:22.2333333+00:00
Chander Karki 0 Reputation points
0 answers

Which Onedrive plan gives 5 TB storage

in Office 365, which plan gives onedrive 5 TB storage. Earlier we used to get through Onedrive plan 2 or SPO plan 2. But now we need to buy E3 5 license to get 5 TB storage. So currently which is the affordable plan for 5 TB storage.

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
899 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,162 questions
asked 2024-06-12T00:48:21.5533333+00:00
O365 Buddy 71 Reputation points
0 answers

Cross-tenant sync vs MTO

Hi everyone i have a next situation, two organizations need improve collaboration and communication across tenants. We need view users in address book, simple chat in teams (no change profile), and so on. what option is better in this case? …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,037 questions
asked 2024-06-12T00:44:08.3333333+00:00
Brandon Pinto Sobarzo 20 Reputation points
0 answers

Have not received certification after 48 hours, who do I contact

It has been 48 hours and still have not received my certification despite pearson showing I passed the exam. Who do I contact to get this resolved, and how do I prevent this from happening again with future certifications?

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,038 questions
asked 2024-06-12T00:25:08.4366667+00:00
Stephen Meshotto 0 Reputation points
0 answers

SQL Server: Defender for SQL Server Configuration Issues – Status Not Displayed

I have an SQL Server, and I attempted to configure Defender for SQL Server. However, even after a day, it has not been configured properly, and the menu showing the "Protected" or "Not Protected" status does not appear as expected.…

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,228 questions
asked 2024-06-12T00:16:07.6366667+00:00
mara7 161 Reputation points
commented 2024-06-12T00:42:08.27+00:00
Marilee Turscak-MSFT 35,461 Reputation points Microsoft Employee
0 answers

I cannot complete a module (see pic), so the software will not give me a course completion certificate. As you can see, I have completed the module.

This question is related to the following Learning Module

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,914 questions
asked 2024-06-11T22:55:07.13+00:00
Smith, David 0 Reputation points
commented 2024-06-12T02:00:55.81+00:00
AmaranS 3,035 Reputation points Microsoft Vendor
0 answers

Are these Application permissions correct?

https://learn.microsoft.com/en-us/graph/api/list-create?view=graph-rest-1.0&tabs=http#permissions On the page above, the Application + Least privileged permissions is "Sites.Manage.All" and the Application + Higher privileged permissions is…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,014 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,987 questions
asked 2024-06-11T22:46:00.8+00:00
DS 0 Reputation points
0 answers

Can Desktop Applications Be Used in Azure/ISV Environment?

This is a very basic and generic question, but no answers were found in searching the internet. Can a desktop application (WPF/WCF) run in Azure/ISV environment? I know that an Azure VM can host a desktop/client-server application, but that's not what…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,511 questions
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,694 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,457 questions
ISV (Independent Software Vendor)
asked 2024-06-11T22:32:46.7633333+00:00
TJ Fan 5 Reputation points
edited the question 2024-06-12T01:27:34.9633333+00:00
Anna Xiu-MSFT 27,091 Reputation points Microsoft Vendor