350,956 questions

Sort by: Updated
0 answers

Numbers in keyboard not working

The numbers side of the keyboard not working ( Laptop keyboard and external keyboard)

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,513 questions
asked 2024-06-04T23:39:40.4133333+00:00
dania alqahtani 0 Reputation points
2 answers

Powershell backup and then send email. send email has issues

<# Script: Backup database with email notification Version 1.3 - May. 31, 2024 This script performs full and transaction log backups of the Mobile database and sends email notifications. #> Variables $serverName = "TFS" $databaseName =…

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,971 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,423 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,197 questions
asked 2024-06-04T07:34:32.9666667+00:00
Dyan Marquez 0 Reputation points
answered 2024-06-04T23:37:48.7833333+00:00
Plamen Peev 80 Reputation points
1 answer

*MVC4.7 and EF EDMX 6 to MVC5.3 and EF? Migration confusion

Hi, I am confused. I have an MVC4 project using EF EDMX 6.0.0.0. I need to upgrade my MVC4 to MVC5.  I understand that because upgrading from MVC4 to MVC5 is different for every project, especially the versions they are upgrading from MVC4 (4.?) to MVC5…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,337 questions
asked 2024-06-01T21:24:29.8166667+00:00
iqworks Information Quality Works 276 Reputation points
edited a comment 2024-06-04T23:32:44.06+00:00
iqworks Information Quality Works 276 Reputation points
0 answers

Admin issue win 11 devices

Hi Team,, Currently, my credentials as an admin are not working on some machines, even though my username is set as a global admin. My username works as an admin on all machines except a few. All machines are autopilot machines. Is there any policy we…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,524 questions
asked 2024-06-04T23:29:18.68+00:00
TechUST 416 Reputation points
0 answers

How do device updates work on Windows Iot devices

I have a need to run some custom code on up to 50+ windows machines in a manufacturing floor. The code for all machines would be the same, and will need to communicate with some hardware peripherals as well as communicate with the cloud via IoT Hub. I am…

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,023 questions
asked 2024-06-04T23:29:18.1033333+00:00
Robert de Brum 0 Reputation points
0 answers

Having issue fetching data from azure sql databse to satatic web app (error 400)

I am trying to create an application that displays my database that I have made in azure sql server. I have a swa-db-connections folder with my db entity along with my connection string and everythign else. in my workflow, I have api and data-api set to…

Azure SQL Database
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
795 questions
asked 2024-06-04T19:10:40.2733333+00:00
Mattias Clouse 0 Reputation points
commented 2024-06-04T23:26:44.3233333+00:00
Oury Ba-MSFT 16,981 Reputation points Microsoft Employee
0 answers

upgrade from Windows server 2008 R2 to 2012 then 2022

I am wanting to upgrade file server from 2008 to 2022 but need to buy & upgrade to 2012 first. Does microsoft still sell 2012 so that i can create the upgrade path to 2022?

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,355 questions
asked 2024-06-04T23:25:08.4033333+00:00
charlie paolucci 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to implement h.264 codec into screen recorder C# GUI app which records the full screen and also the system sound of Windows OS?

Here is my project on github: https://github.com/RahmatullohIsmoilov/ScreenAudioRecorder I want to record the full screen and at the same time the system sound of Windows OS with possible in less MB size :) And sometimes, I have some problems with…

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,431 questions
asked 2024-06-03T15:45:20.5+00:00
Rahmatulloh 0 Reputation points
edited an answer 2024-06-04T23:24:36.81+00:00
KOZ6.0 5,545 Reputation points
3 answers One of the answers was accepted by the question author.

How can i integrate hubspot rest api linked service in azure synapse.

When i directly integrated husbpot it's not giving me all the data. But when i try to link that with rest api my test connection is failied. I checked the hubspot api endpoint and from postman i can see all the data tables i want but it is not working in…

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,509 questions
asked 2024-05-30T00:12:02.02+00:00
Abhishek Singh 25 Reputation points
accepted 2024-06-04T23:20:01.1833333+00:00
Abhishek Singh 25 Reputation points
2 answers

Clarification on picture placement and location in OLE file format

Hi, I am parsing a '.doc' file in python (OLE). I was looking at [MS-CFB] and [MS-DOC] and i am unable to find a reference to find the following: Where (at what offset/sector) can i find (multiple) images that are in my file? In the 'WordDocument'…

Office Open Specifications
Office Open Specifications
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Open Specifications: Technical documents for protocols, computer languages, standards support, and data portability. The goal with Open Specifications is to help developers open new opportunities to interoperate with Windows, SQL, Office, and SharePoint.
126 questions
asked 2024-06-02T12:01:04.7433333+00:00
Parth Gupta 120 Reputation points
answered 2024-06-04T23:15:45.5866667+00:00
Mike Bowen 1,356 Reputation points Microsoft Employee
0 answers

Dictionary error in ADF

Trying to copy data from SQL server to Snowflake (new connection) and it fails with the below error. 'Type=System.Collections.Generic.KeyNotFoundException,Message=The given key was not present in the dictionary.,Source=mscorlib,' With Snowflake legacy…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,817 questions
asked 2024-06-04T22:15:17.3666667+00:00
Hari 21 Reputation points
commented 2024-06-04T23:13:35.8866667+00:00
BhargavaGunnam-MSFT 28,061 Reputation points Microsoft Employee
1 answer

I’m experiencing issues importing from docical json to Excel

I’m using docical to process my inventory and I’m trying to export it to Excel. I’ve gone to their docs section and I believe it exports to json first. When I try importing it to Excel it shows an error “Member object not found”. I’m using Mac Ventura on…

Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,664 questions
asked 2024-06-04T21:05:36.7066667+00:00
Averroes 0 Reputation points
answered 2024-06-04T22:56:51.82+00:00
Jason Dice 0 Reputation points
2 answers

Enabled IP Access Control in Databricks workspace and no one can connect to the workspace

We setup Access control list with only one entry of the wrong IP address (outbound nat gateway IP ) Also Enforce IP access list on Compute Plane Requests toggle on . Now no one can access the workspace and there is no way I can toggle off. Is there a…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,993 questions
asked 2024-06-04T19:19:54.28+00:00
Inna Mednyk 1 Reputation point
commented 2024-06-04T22:54:45.2933333+00:00
BhargavaGunnam-MSFT 28,061 Reputation points Microsoft Employee
1 answer

how to get Open AI Service with personal account

*Hi, I have enrolled for challenge Develop Generative AI solutions. I don't have a azure subscription id. How do i access the Azure Open AI Service since they have limited access. I have taken up the challenge : Develop generative AI solutions with Azure…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,473 questions
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,099 questions
asked 2024-06-04T22:42:06.6566667+00:00
Neha Yadagiri 0 Reputation points
answered 2024-06-04T22:54:28.0633333+00:00
Marcin Policht 14,585 Reputation points MVP
0 answers

Azure Function list not showing in the Azure Function App.

I successfully deployed a zip package to the azure function app running on a slot. I can see the package files there, but the Function App is not displaying the list of functions within my package. What are the requirements to be able to see those…

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,023 questions
asked 2024-06-04T22:43:03.4666667+00:00
Muhammad Zahid 0 Reputation points
4 answers

Due to org policy, you can't install the new Teams.

As per the title and screenshot below. This issue has occurred for 2 people in our department, whereas everyone else has installed it just fine. We enabled new Teams via the global update policy, with the setting of "classic teams as…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,307 questions
asked 2023-10-25T11:54:31.25+00:00
AmazingPhone6248 15 Reputation points
answered 2024-06-04T22:42:36.4333333+00:00
Jayesh Khadye 0 Reputation points
0 answers

Error publishing notebook.

I am trying to publish my notebook. I get the following error : CreateOrUpdateNotebook failed: BadRequest. The operation failed because the entity “notebookA” is being renamed to “notebookB”. A retry of rename from exact source to target may work”. It…

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,509 questions
asked 2024-05-30T17:31:34.6033333+00:00
Candy T 0 Reputation points
commented 2024-06-04T22:40:40.63+00:00
BhargavaGunnam-MSFT 28,061 Reputation points Microsoft Employee
0 answers

Why do I keep getting 404 Errors Azure Front Door APIM and APP Service

Hi I keep receiving a 404 Error to my web app via Front Door url. I am not using custom domains. The Web App is hosted on APIM. I can call the Web App successfully through APIM url (200 Ok message through Postman) APIM is configured as an origin in my…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,833 questions
Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
605 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
476 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,085 questions
asked 2024-06-04T22:39:52.66+00:00
Raymond Dunne 0 Reputation points
1 answer

How to run teams in opensuse 15.5?

Hello, I originally asked this question here, redirected here. I'm having some troubles joining meetings in chrome & edge in opensuse. Below are the versions: chrome: 124.0.6367.118  edge: 126.0.2552.0 opensuse: 15.5 This is with KDE plasma…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,307 questions
asked 2024-05-07T15:00:46.3266667+00:00
Meyer, Eric 0 Reputation points
commented 2024-06-04T22:34:46.63+00:00
Meyer, Eric 0 Reputation points
2 answers

Why the template Filter Driver: Filesystem Mini-filter was removed in the new versions of WDK and VS 2022

Recently I wanted to create a template Filter Driver: File system Mini-filter on WDK 10.0.22621.2428 in vs 2022 but did not find this template.And I was wondering why it was deleted?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,732 questions
Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
843 questions
Windows Hardware Performance
Windows Hardware Performance
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.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,563 questions
asked 2023-11-17T15:51:09.6233333+00:00
TheDanilka 0 Reputation points
answered 2024-06-04T22:26:15.02+00:00
Doug Nebeker 0 Reputation points