343,391 questions

Sort by: Updated
1 answer

await how to prevent the next process run before the 1st process finished

Hi there, My async code like below: // 1st Process if (providerId == "1") { await Providers.Provider1.Do_ProcessAsync(token, param1, param2); } // 2nd Process await Do_Other_Process1Async(x,y,z).ContinueWith(async (c1) => { await…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,186 questions
asked 2024-05-03T04:17:23.7+00:00
Winanjaya Amijoyo 0 Reputation points
answered 2024-05-03T10:59:59.5333333+00:00
JasonPan - MSFT 4,366 Reputation points Microsoft Vendor
1 answer

When Creating Azure Function App I am stuck on the Storage page

I am not sure what's going on here. When creating an Azure Function app, I am stuck on the storage account page. The page just spins forever. Any ideas?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,293 questions
asked 2024-05-01T11:46:58.93+00:00
Mohamed Pussah 5 Reputation points
commented 2024-05-03T10:59:57.2066667+00:00
JananiRamesh-MSFT 21,321 Reputation points
1 answer One of the answers was accepted by the question author.

implementing IoT Central application

Hello, I created IoT central application and trying to implement device onboarding from IoT device source code. How could we register a device in IoT Central application with DPS Service from device source code.

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.
541 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
346 questions
asked 2024-04-29T05:57:56.6166667+00:00
Gorantla Srikanth 40 Reputation points
commented 2024-05-03T10:56:32.86+00:00
Dom 1,551 Reputation points Microsoft Employee
2 answers

Issue with Microsoft Intune Support via Microsoft Partner

I am writing to seek clarification regarding an ongoing issue I am experiencing with Microsoft Intune. Currently, an external vendor is listed as the partner for my service, but I have encountered a problem with their support. Specifically, when I…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,365 questions
asked 2024-05-02T16:04:33.7966667+00:00
AZ Qureshi 0 Reputation points
answered 2024-05-03T10:55:37.2433333+00:00
Pavel yannara Mirochnitchenko 11,716 Reputation points
0 answers

Job failed due to reason: at Sink 'xxx': Connection string is invalid. Unable to parse.

Hi, In a pipeline there are 5 dataflows. When we debug each dataflow separately it works perfectly fine. But the moment we debug the pipeline, we get the error "Job failed due to reason: at Sink 'xxx': Connection string is invalid. Unable to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,595 questions
asked 2024-05-03T10:54:25.3966667+00:00
Pratisti Satardekar 90 Reputation points
4 answers One of the answers was accepted by the question author.

How can I launch my application automatically on system reboot?

Is there an API or method that I can use to make sure my application launches automatically when the system restarts? I would appreciate any help or guidance on this matter.

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,425 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,131 questions
asked 2024-05-02T13:09:11.53+00:00
Rohan Pande 290 Reputation points
edited the question 2024-05-03T10:53:11.82+00:00
MayankBargali-MSFT 68,641 Reputation points
2 answers

How to handle driver updates with Intune when one set of computers can't utilize Intune for the driver updates

Hi, We just recently bought new devices from a new vendor. For these the recommended way to update drivers is via Intune (WindowsUpdate). For the old units we can't use this, since it messes up things badly. So for our fleet we have disabled driver…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,210 questions
Microsoft Intune Grouping
Microsoft Intune Grouping
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Grouping: The arrangement or formation of people or things in a group or groups.
40 questions
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).
80 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,365 questions
asked 2024-05-03T10:42:58.0466667+00:00
Sami Tiainen 41 Reputation points
answered 2024-05-03T10:52:50.75+00:00
Sami Tiainen 41 Reputation points
0 answers

Troubleshooting SSO Authentication Errors in a Microsoft Teams Extension Development Environment

Question Description: I'm currently developing an extension for Microsoft Teams, utilizing React.js for the frontend and C# for the backend, aimed at managing licenses. The extension is packaged as a zipped file containing a manifest.json, facilitating…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,866 questions
asked 2024-04-02T00:58:16.3533333+00:00
Erol Demirhan | CloudCan 5 Reputation points
edited a comment 2024-05-03T10:51:50.83+00:00
Vaibhav-MSFT 15 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Power portal Power page and file storage

Hi, I m implementing Microsoft power portal Power page to share with B2C users. But I want the users to upload and download documents (multiple documents, videos, img, etc) from the source. What is the best file storage for this requirement. Thanks.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,436 questions
asked 2024-05-01T12:24:36.63+00:00
Nipuna Weerasinghe 21 Reputation points
accepted 2024-05-03T10:51:21.46+00:00
Nipuna Weerasinghe 21 Reputation points
1 answer

I have asp.net mvc 5 integrated with Azure Single SignOn but I'm facing an error reply url AADSTS500112 error

{"error":"invalid_client","error_description":"AADSTS500112: The reply address 'http://test.edunet.bh/account/testredirect' does not match the reply address 'https://test.edunet.bh/account/testredirect' provided when…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,557 questions
asked 2024-04-27T16:36:35.66+00:00
Rakesh T. Sasi 0 Reputation points
edited a comment 2024-05-03T10:51:18.6066667+00:00
Shweta Mathur 27,711 Reputation points Microsoft Employee
0 answers

Azure WebApp custom domain not auto-update binding from KeyVault Certificate

I have a webapp and a custom domain, secured with a SSL certificate binding and the externally provided and uploaded certificate in KeyVault. The certificate was updated and a new version recorded in KeyVault. Today when the original cert expired, the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,903 questions
asked 2024-05-03T09:10:54.7+00:00
ozbobwa 16 Reputation points
commented 2024-05-03T10:50:52.6266667+00:00
VenkateshDodda-MSFT 18,436 Reputation points Microsoft Employee
0 answers

how to upload a picture to a picture1 box in html

code behind cshtml file @model IMS_Project.Models.Product @{ ViewBag.Title = "Product"; ViewBag.SubTitle = "Create"; @using (Html.BeginForm("Create", "Product",…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,266 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,272 questions
asked 2024-05-02T15:50:37.5866667+00:00
KwebenaAcquah-9104 306 Reputation points
edited a comment 2024-05-03T10:49:13.4266667+00:00
AgaveJoe 26,136 Reputation points
0 answers

How to privately reply to Q&A in town hall or webinar events

How are we able to privately reply to questions provided by external attendees via the Q&A in town hall or webinar events? At the moment, we only see options to reply to the question once it has been published. This is not suitable for us as a mental…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,131 questions
asked 2023-11-23T09:52:24.4966667+00:00
Laura T 0 Reputation points
commented 2024-05-03T10:48:33.5433333+00:00
Browne, Richard Steven 0 Reputation points
0 answers

Bot Framework access token error

I get this error when I send a message to the bot in Teams File "/tmp/8dc2d85e57d1267/antenv/lib/python3.9/site-packages/botframework/connector/auth/microsoft_app_credentials.py", line 65, in get_access_token 2024-02-15T18:46:14.580265935Z…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
747 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,866 questions
asked 2024-02-15T19:34:17.1533333+00:00
Milos Vukovich 0 Reputation points
commented 2024-05-03T10:47:44.44+00:00
Vaibhav-MSFT 15 Reputation points Microsoft Vendor
0 answers

Our add-in stopped working on Outlook for Windows New

Our add-in (here) has suddenly stopped working on Outlook for Windows New: no task pane opens when we click the add-in icon. This affects both versions installed from App Source and as sideload. We have also tried old versions of our code which we…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,004 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,507 questions
asked 2024-05-03T10:47:24.06+00:00
Jordi Salvat i Alabart 0 Reputation points
1 answer

Regarding AZ-400 Exam

I passed the AZ-400 EXAM on 11 April 2024 but I don't recieve certificate

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,131 questions
asked 2024-05-03T08:48:50.1866667+00:00
SHIVANG GARG 0 Reputation points
edited the question 2024-05-03T10:44:52.9733333+00:00
Andreas Baumgarten 96,926 Reputation points MVP
8 answers One of the answers was accepted by the question author.

How to remove US English from the Windows 10 / Office 365 forever. Permanently.

No matter what I do my computer keeps trying to use US English. I am a professional. This makes me look so stupid if I use US English in a document. I have been driven to distraction trying to remove it. I simply want US English removed from my…

Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
893 questions
asked 2020-10-30T03:18:54.823+00:00
Diana clement 46 Reputation points
commented 2024-05-03T10:44:10.83+00:00
Alan Doolan 0 Reputation points
3 answers

Microsoft Authenticator App says Denied when I Approve the authentication request

Hello, trying to set Microsoft Authenticator app for MFA on Azure work account. Going through steps (Add account -> work/ school -> scan QR -> try it). When I reach the "try it" step, it sends authentication request to App on my…

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,526 questions
asked 2022-12-06T10:49:49.3+00:00
Ondrej A 16 Reputation points
edited a comment 2024-05-03T10:43:11.58+00:00
Ondrej A 16 Reputation points
1 answer

Can Azure Container Instance be configured to pull images from a private Container Registry using managed identity?

Can Azure Container Instance be configured to pull images from a private Container Registry using managed identity? I am currently developing a CI/CD pipeline to automate the deployment of a standalone Python simulation application to the Container…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
392 questions
asked 2024-05-03T10:39:32.16+00:00
Krishnamohan Chityala 0 Reputation points
answered 2024-05-03T10:42:31.1666667+00:00
Deepanshu katara 4,980 Reputation points
3 answers

How to fill a ListView?

Dear all, I'm a beginner in C#. Could anyone tell me how to fill a ListView?

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,272 questions
asked 2024-04-30T05:22:04.94+00:00
BenTam 1,561 Reputation points
commented 2024-05-03T10:41:40.55+00:00
Karen Payne MVP 35,036 Reputation points