353,604 questions

Sort by: Updated
1 answer

Static Web App not deploying API functions

Hello, I've been struggling with this for a few days. I've read other posts online that are similar to this, but not exactly my experience. Here's the problem: I have a static webapp (react front end, typescript functions). I'm using the standard GitHub…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,486 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,062 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
809 questions
asked 2024-06-14T20:52:26.2+00:00
Joe Washek 0 Reputation points
answered 2024-06-16T02:00:08.99+00:00
Joe Washek 0 Reputation points
1 answer

Can you help me reactivate my free subscription account and let me complete this training? I would highly appreciate your kind assistance in this regard.

Can you help me reactivate my free subscription account and let me complete this training? I would highly appreciate your kind assistance in this regard.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,984 questions
asked 2024-06-15T17:11:58.2933333+00:00
jkasproductions 0 Reputation points
edited the question 2024-06-16T01:54:43.41+00:00
AmaranS 3,055 Reputation points Microsoft Vendor
4 answers

Cant import Excel into SQL Management Studio

I too can't import Excel files using the SSMS Wizard. I get the following error message The 'Microsoft.ACE.OLEDB.15.0' provider is not registered on the local machine. (System.Data) I am running Office 2013 that doesn't include 'Access' on Windows10. I…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,067 questions
asked 2024-06-14T14:21:45.66+00:00
Keith Banbury 0 Reputation points
edited an answer 2024-06-16T01:42:37.7066667+00:00
Yitzhak Khabinsky 25,381 Reputation points
1 answer

502 - Web server received an invalid response while acting as a gateway or proxy server. There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream cont

Hi Everyone, I need your help for my Azure deployment. Previously i cant publish my asp.net core app to my app service with no problem. but now i encounter this error "502 - Web server received an invalid response while acting as a gateway or…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,155 questions
asked 2023-01-11T19:14:49.9466667+00:00
BarryM 11 Reputation points
commented 2024-06-16T01:40:58.75+00:00
Abeer Samir 0 Reputation points
1 answer

Resetting Microsoft Authenticator

My Microsoft Authenticator is still linked to my old phone (lost it) - how can I reset it?

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,826 questions
asked 2022-09-23T10:25:38.433+00:00
Ammar B 1 Reputation point
commented 2024-06-16T01:39:19.1566667+00:00
Geo H 0 Reputation points
3 answers

Count column choices in Microsoft Lists

Hello all! I am using Microsoft Lists/Sharepoint Lists to create a scorecard. Each of the entries in the lists are tasks. On my list, I have four choice columns, representing four different sections of the scorecard. The list of choices for these columns…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,012 questions
asked 2023-04-05T16:22:08.12+00:00
Jose L Rodriguez 0 Reputation points
commented 2024-06-16T01:35:07.86+00:00
Claudia Rivera Guevara 0 Reputation points
1 answer One of the answers was accepted by the question author.

Logic App workflow run is marked as "Failed" because on action fails, even though dependent actions succeed

Hello Team, Our workflow having Multiple SMTP connectors to handle 429 errors. basically , if there is a failure in a connector redirection is based on status code to next SMTP connector. The above logic helped us in achieve functionally but we notice…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,934 questions
asked 2024-05-17T10:27:46.3533333+00:00
SriRaghavendran Prabhakaran 280 Reputation points
accepted 2024-06-16T01:33:17.0733333+00:00
SriRaghavendran Prabhakaran 280 Reputation points
2 answers

Setting up a new user for file sharing on private network in Windows 11 Pro

How do I set up a new user on a brand new Windows 11 Pro PC for file sharing on my private network? I have never set up a Microsoft account, and I don't see how to connect to my private network for file sharing or mapping network drives.

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,931 questions
asked 2024-04-08T13:53:23.56+00:00
ValeriePena-7113 0 Reputation points
commented 2024-06-16T01:23:24.1033333+00:00
Amaury Elohir Perez Merino 0 Reputation points
2 answers One of the answers was accepted by the question author.

how to write ios without storyboard?

related https://learn.microsoft.com/en-us/answers/questions/1693595/how-to-write-code-in-cs-file-in-xamarin-ios write in cs file. Can you tell me how to make ios without storyboard? just cs file?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,056 questions
asked 2024-06-12T12:43:50.4366667+00:00
mc 3,866 Reputation points
accepted 2024-06-16T01:18:32.9066667+00:00
mc 3,866 Reputation points
2 answers

What do the "/" and "~" signs mean in file path usage?

Hi, If you allow, I would like to ask a question. I want to access "b5.jpg" in CoreBlogTema from About/Index. Which one should I start with "/", "./", "../", "~/" in the file extension? Can you explain…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,283 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,482 questions
asked 2024-06-15T11:01:15.27+00:00
Yalçın Mete 20 Reputation points
commented 2024-06-16T01:06:11.6266667+00:00
SurferOnWww 2,171 Reputation points
0 answers

Retaining GridView Textbox value after GridView Pagination Changes

Please help look into what i need to modify in my code. My textbox is losing values typed into its control after gridview pagination click. Thanks and code below<asp:GridView ID="GridView1" runat="server" Style="text-align:…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,363 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,482 questions
asked 2024-06-16T01:03:18.18+00:00
Imoleayo Emmanuel 0 Reputation points
1 answer

M365 Certified: Messaging Admin Assoc certificate retired

I received an email that says: "Your Microsoft 365 Certified: Messaging Administrator Associate certification is now eligible for renewal. You have until October 26, 2024 (UTC) to pass the renewal assessment." When I check the Certificate…

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,062 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,306 questions
asked 2024-06-15T21:57:39.1366667+00:00
Graham Zahra-Hansell 0 Reputation points
edited an answer 2024-06-16T00:52:24.3+00:00
Marcin Policht 15,620 Reputation points MVP
1 answer

Contact Support

Hi, How can I contact support? When I try to create ticket with my .edu account, I receive a message "Your sign-in was successful but you don't have permission to access this resource." Thanks,

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,155 questions
asked 2024-06-15T22:07:38.77+00:00
Isaac Garcia 0 Reputation points
answered 2024-06-16T00:22:06.5833333+00:00
Marcin Policht 15,620 Reputation points MVP
0 answers

Why does Microsoft turn my mic back on during an update?

Experiencing a lot of Microsoft spyware issues with my new laptop with the latest Windows Pro. My laptop just updated and a lot of my privacy selections have been switched back on. It is creepy that Microsoft is doing this to paying clients. If it…

Microsoft Configuration Manager
asked 2024-06-16T00:21:19.41+00:00
cw lats 0 Reputation points
0 answers

Shared a folder in OneDrive Personal but wont show in Windows Explorer

I have shared a folder from my personal OneDrive to a number of people as Direct Edit Access. However it shows as a link in their OneDrive and when I click add shortcut to their OneDrive it only adds a hyperlink shortcut and not the folder to work with…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
904 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,167 questions
asked 2024-06-15T23:58:04.9866667+00:00
carl munns 0 Reputation points
0 answers

ConfigMgr default IIS WEB site with ? on the globe

I am having an issue with the IIS default site which I think may prevent us from going to HTTPS. I am not sure when this happened, it is a new site server. How do we fix that? TIA

Internet Information Services
Microsoft Configuration Manager
asked 2024-06-14T23:39:21.0333333+00:00
AFeiner 381 Reputation points
edited the question 2024-06-15T23:54:16.7966667+00:00
AFeiner 381 Reputation points
0 answers

Microsoft Defender

Hi Team, Wonder if you could help, please. We're exploring the functions within the Attack Simulation module in Microsoft 365 Defender. When Configuring the simulation, under Send end user notification, we get multiple options for delivery preferences…

Microsoft Defender for Identity
Microsoft Defender for Identity
A Microsoft service that helps protect enterprise hybrid environments from multiple types of advanced, targeted cyberattacks and insider threats.
167 questions
asked 2024-06-15T23:51:14.7066667+00:00
Dipen Soni 0 Reputation points
0 answers

unable to save event

Hi One of my MAC user is facing issue saving calendar invites in outlook. user is getting the error unable to save calendar event to disk. please guide me troubleshoot this issue.

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,391 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,216 questions
Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
476 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,986 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,306 questions
asked 2024-06-15T23:44:07.27+00:00
Glenn Maxwell 10,551 Reputation points
edited the question 2024-06-15T23:44:33.2833333+00:00
Glenn Maxwell 10,551 Reputation points
1 answer

Azure Certifications Download

From Where can download Azure Fundamentals certifications in PDF format

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,984 questions
asked 2024-06-15T21:32:20.77+00:00
Syed Jameeruddin 0 Reputation points
answered 2024-06-15T23:37:28.5266667+00:00
akinbade abiola 4,670 Reputation points
0 answers

Unable to delete Azure Resource Group - InternalServerError returned no other useful messages

I have a resource group that I'm trying to delete that contains a vnet, route table and network security group It's been over 8 hours since I attempted to delete the group and/or the resources within it individually The only error I'm getting back is…

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,228 questions
asked 2024-06-15T23:25:01.8666667+00:00
Jez 0 Reputation points