357,150 questions

Sort by: Updated
0 answers

Error 3101 in Access 2013

I have an error 3101 message in my desktop database (Access2013). I do have a one to many relationship, but the "many" side does have a corresponding record on the "one" side, but I get the 3101 error anyway. How can that…

Access
Access
A family of Microsoft relational database management systems designed for ease of use.
331 questions
asked 2024-07-01T20:09:32.73+00:00
Biorn Veiro 0 Reputation points
0 answers

comprehensive list of command-line switches for msedge

looking for a complete list of command-line switches

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,218 questions
asked 2024-07-01T20:09:28.43+00:00
Mitch Gorman 0 Reputation points
1 answer

Azure function intermittent error during cold start after converting to .NET 8 isolated worker

I have an Http Trigger Azure function that has been working fine for the past 2 years. It is an Azure Function running on a Windows Consumption App Service Plan. I recently updated from .net6 in-process to .net8 isolated worker model. After the upgrade…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,546 questions
asked 2024-06-19T07:27:45.3233333+00:00
Ralph Barton 20 Reputation points
commented 2024-07-01T20:08:29.8633333+00:00
Andreas Nyhrén 10 Reputation points
0 answers

SCCM migration from on-premises to AWS

Hi, One of our customers is in the process of migrating Windows Servers and Database servers from their on-premises VMware environment to AWS cloud in multiple phases. Currently, we have a Configuration Manager Site Server hosted on-premises, which is…

Microsoft Configuration Manager
asked 2024-07-01T20:07:39.3466667+00:00
Vijayaguru M 21 Reputation points
2 answers

I purchased a custom domain within Azure but am unable to verify it

I purchased a custom domain within Azure but am unable to verify it. Everything that I read talks about adding a TXT record with my registrar but who is my registrar if not Azure. I purchased the domain from within Azure.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,253 questions
asked 2024-06-30T04:57:27.5933333+00:00
Joe Guice 0 Reputation points
commented 2024-07-01T20:05:46.7866667+00:00
Joe Guice 0 Reputation points
2 answers

Stuck on the windows 11 lockscreen and doesn't show the password entry after logging in to the windows account

After I updated my windows then my windows account suddenly asked to re-login. Then I logged in and nothing happened, I turned off my computer when I turned it back on it turned out that the lockscreen didn't appear filling in the password, when I…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,747 questions
asked 2022-07-25T16:37:56.58+00:00
Amril Viqrirachman 1 Reputation point
commented 2024-07-01T20:03:53.1+00:00
Saif 0 Reputation points
1 answer

.Net core application with EFCore using Sqlite DB on linux giving error "Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'."

I'm running a simple .Net Core application on Linux using EFCore and SQLite, but I'm getting the following error: An exception occurred while iterating over the results of a query for context type 'ApplicationDbContext'. …

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
717 questions
asked 2024-06-27T05:27:57.4366667+00:00
Hrushikesh Patel 0 Reputation points
commented 2024-07-01T20:01:00.1066667+00:00
Bruce (SqlWork.com) 59,966 Reputation points
0 answers

Please clarify the answer to this Microsoft Learn knowledge check

I feel that the question is worded in a such a way that the answer in this situation is ambiguous. The email notification about "virtual machines (VMs) in an Azure region where you have VMs deployed" could apply to virtual machines that the…

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,212 questions
asked 2024-07-01T20:00:27.5833333+00:00
Jones Maxime Murphy III 0 Reputation points
0 answers

Azure Backup for Linux VM Failing

Started running into an issue with backing one of our Azure VMs.  The VM is a Linux VM running a customized Ubuntu that runs our Enterprise GitHub instance.  These backup errors seem to have begun on 6/22 and the below is the verbiage associated with…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,169 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,449 questions
asked 2024-07-01T19:59:38.1533333+00:00
Rmentor 0 Reputation points
1 answer

Is there any limitation on Patch requests on Azure Application Gateway?

I have an Azure Application Gateway (WAF mode is detection) and a web application in the backend in my edge network. Everything works well, but I have an issue with a "Patch" request. When I sent this request I received: 400 Bad…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
999 questions
Azure Web Application Firewall
asked 2024-07-01T00:45:53.7166667+00:00
Mohsen Akhavan 746 Reputation points
commented 2024-07-01T19:58:07.66+00:00
Mohsen Akhavan 746 Reputation points
1 answer

Azure for Students Subscription - Unable to create Azure Database for MySQL Flexible Server

I have been attempting to create a Azure Database for MySQL Flexible Server for my assignment but I am unable to do so due to the below error. I have tried multiple regions but I am unable to get a successful deployment. "code":…

Azure SQL Database
asked 2024-07-01T17:50:31.62+00:00
Miguel Zepeda 0 Reputation points
answered 2024-07-01T19:52:47.6533333+00:00
Babafemi Bulugbe 2,835 Reputation points MVP
0 answers

How to Increase timeout

I scaffolded a asp.net core application from Postgresql db, I get the below error , please suggest. TimeoutException: Timeout during reading attempt I fails here SupaCrud.Controllers.QuestionsController.Index() in QuestionsController.cs + return…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,332 questions
asked 2024-07-01T05:54:40.5+00:00
Kalyan A 20 Reputation points
commented 2024-07-01T19:51:57.68+00:00
Kalyan A 20 Reputation points
1 answer

Microsoft Hosted General Download from Microsoft Failing with 500.30 Asp.Net Core error

I was asked to post this question here as well... I'm following a Microsoft article (https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/?view=aspnetcore-8.0) and trying to download the .Net Core Hosting Bundle. Current .Net Core Hosting…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,332 questions
asked 2024-07-01T15:23:31.2466667+00:00
Rob Kemp 0 Reputation points
edited an answer 2024-07-01T19:47:39.87+00:00
Bruce (SqlWork.com) 59,966 Reputation points
0 answers

KeyChain Failed Mac for AzureVPN Client

Hi, I've been trying to set up the Azure VPN client for a customer but I'm being met with the following Error getKeyChainSecret: Failed to retrieve KeyChain secret. Status code -25300 16/04/2024 09:58:35 Warning removeClientAuthLoginCredentials: Failed…

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,431 questions
asked 2024-04-16T11:47:01.7933333+00:00
ConnorPitt-3116 0 Reputation points
commented 2024-07-01T19:46:40.3033333+00:00
Oti967 0 Reputation points
1 answer

Watermark Delay Issues + Streaming Ingestion

Hello, I'm using the azure stream analytics to filter the devices in the event hub and output them in different tables. The issue I'm having is that it's not streaming the data on dashboards that it's getting. For example, it should show (stream) new…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
341 questions
asked 2024-06-26T21:19:25.6033333+00:00
Nathan Sommer 0 Reputation points
answered 2024-07-01T19:45:24.38+00:00
Sander van de Velde | MVP 30,711 Reputation points MVP
0 answers

Unable to delete Azure SQL DB, logs display Internal Server Error

I recently created a MSSQL server, which I was trying to move to an elastic pool. In between I initiated the deletion of the database, I received the notification for successful deletion, however, the database is still present. I checked the Activity…

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,056 questions
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,172 questions
asked 2024-07-01T19:44:58.8566667+00:00
Mahesh Jaganiya 0 Reputation points
1 answer One of the answers was accepted by the question author.

Hamburger menu freezing on one view only in Release build

I have a view in my AppShell that works totally fine in the Debug build. When I navigate to that view in the Release build using the hamburger menu, the application freezes on the screen that I was on prior to navigation. I can still use the hamburger…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,121 questions
asked 2024-06-18T19:09:03.39+00:00
Fred Kozlowski 20 Reputation points
commented 2024-07-01T19:44:13.59+00:00
Fred Kozlowski 20 Reputation points
0 answers

Video Guides

Hi there! I see the written how-to's but are there video tutorials somewhere as well, instead of having to read through each item? Thank you, Brooke Trca 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,212 questions
asked 2024-07-01T19:43:22.21+00:00
Brooke 0 Reputation points
1 answer

To get permission, ask your subscription administrator or owner to assign you ‘Support Request Contributor’ role for the selected subscription. Learn more about role assignments in the portal.

I have one account in my Azure Portal, however my Teams Business Exchange account always shows up instead of my actual account after logging in. When I try to create a resource I get a permissions error. Then when I try to create a support request I…

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,056 questions
asked 2024-07-01T19:21:05.5433333+00:00
Michael Janulaitis 0 Reputation points
answered 2024-07-01T19:42:31.6466667+00:00
Babafemi Bulugbe 2,835 Reputation points MVP
0 answers

unable connect Azure Synapse database

Hi, while creating link services for connecting azure synapse database..i am getting error that Insufficient permissions to call this API. 1829be47-97cd-4a80-b8f7-9402f8fbcc20 does not have Microsoft.Synapse/workspaces/credentials/useSecret/action on…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,406 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,602 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,984 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,253 questions
asked 2024-07-01T19:38:25.9533333+00:00
Vineet S 265 Reputation points
edited the question 2024-07-01T19:39:08.1666667+00:00
Vineet S 265 Reputation points