1,800,412 questions

Sort by: Updated
5 answers One of the answers was accepted by the question author.

GitHub switch remotes in Visual Studio 2022

Hello, I've recently downgraded from Pro to Free and now I can't manage to start pushing my source code toward the new organization repository. What exactly I need to change in order to make it saving Git changes to the new FREE repository? I…

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .NET Runtime

.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.

1,321 questions
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

5,754 questions
Developer technologies | C#
Developer technologies | 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.

11,805 questions
asked 2022-04-17T17:28:40.15+00:00
Kuler Master 411 Reputation points
accepted 2022-04-20T06:16:10.66+00:00
Kuler Master 411 Reputation points
1 answer

How to deploy war to the ROOT of tomcat using GitHub Action?

I am using GitHub Action to deploy the WAR to Web Apps in Azure. The YAML for build and deploy: - name: Build with gradle run: ./gradlew build - name: Azure WebApp uses: Azure/webapps-deploy@v2 with: app-name:…

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

9,877 questions
asked 2022-04-20T05:58:41.363+00:00
Zhongpu Chen 1 Reputation point
answered 2022-04-20T06:14:56.393+00:00
Zhongpu Chen 1 Reputation point
2 answers One of the answers was accepted by the question author.

datachecks

I have now loaded the data into storage account gen2 What kind of checks can I do to ensure the validity of the loaded data? Is there a list of standard checks to check and for me to go through? Thank you

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,154 questions
asked 2022-04-19T15:35:38.607+00:00
arkiboys 9,711 Reputation points
accepted 2022-04-20T06:07:22.307+00:00
arkiboys 9,711 Reputation points
2 answers

SSMS 18.11.1 bug report - Integration Services "All executions" report show "#error" captions

Hi, After SMSS 18.11.1 upgrade, I get new issue with SSIS Catalog Integration Services standard reports. For example, "All executions" reports does no longer display column header. I get "#error". Same issue aleady occured by…

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,739 questions
asked 2022-04-15T07:04:36.367+00:00
Anonymous
commented 2022-04-20T05:48:11.743+00:00
Seeya Xi-MSFT 16,676 Reputation points
1 answer One of the answers was accepted by the question author.

Network address translation on Point to site VPN gateway

I have some devices configured with a router that is established the Azure point to site VPN connection. No issue talking to a VM in the Azure cloud with these devices. The problem is, that all IP addresses the VM sees are VPN IP which is Azure…

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.

2,086 questions
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.

3,107 questions
asked 2022-04-20T04:04:23.543+00:00
Deokyong Song 21 Reputation points
accepted 2022-04-20T05:47:41.673+00:00
Deokyong Song 21 Reputation points
3 answers

problem downloading sql server 2019 developer

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,739 questions
asked 2022-04-16T22:02:56.423+00:00
Smed7 1 Reputation point
commented 2022-04-20T05:46:50.067+00:00
Seeya Xi-MSFT 16,676 Reputation points
1 answer

Error when execute python script from sql server 2017 query ?

when run python script from sql server 2017 I get error Msg 39004, Level 16, State 20, Line 0 A 'Python' script error occurred during execution of 'sp_execute_external_script' with HRESULT 0x80004004. Msg 39019, Level 16, State 2, Line 0 An…

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL

A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.

4,716 questions
SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,739 questions
asked 2022-04-18T13:00:01.283+00:00
ahmed salah 3,216 Reputation points
commented 2022-04-20T05:46:22.037+00:00
Seeya Xi-MSFT 16,676 Reputation points
1 answer One of the answers was accepted by the question author.

Will the existing service(using deprecated Ingress api) affects in AKS 1.22.6

Hi All, We are currently running AKS v1.21.2 and some of our services are exposed via Ingress(using networking.k8s.io/v1beta1), as per the kubernetes official document Ingress should use "networking.k8s.io/v1"(since networking.k8s.io/v1beta1…

Azure Kubernetes Service
Azure Kubernetes Service

An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.

2,738 questions
asked 2022-04-06T10:28:57.127+00:00
Vignesh Murugan 126 Reputation points
accepted 2022-04-20T05:37:53.94+00:00
Vignesh Murugan 126 Reputation points
3 answers One of the answers was accepted by the question author.

Update problem with T-SQL OPENDATASOURCE('Microsoft.ACE.OLEDB.12.0'

Hi I am migrating on a new sql2016 sp3 server and transferring every functionality from an old SQL2005 (yes, old) I am using OPENDATASOURCE('Microsoft.ACE.OLEDB.12.0' for various read and insert scenarios to read and write to XLS files (I used…

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL

A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.

4,716 questions
asked 2022-04-18T09:58:53.23+00:00
SC BONTIMES SRL BONTIMES 21 Reputation points
answered 2022-04-20T05:35:18.083+00:00
SC BONTIMES SRL BONTIMES 21 Reputation points
0 answers

Who Clicked a Form Control

The full question was posted elsewhere: https://answers.microsoft.com/en-us/msoffice/forum/all/who-clicked-a-checkbox-form-control/efb562a8-b805-44c3-841b-05e56673ab56 In summary, I want to make Excel check who clicked on a checkbox, and then return…

Microsoft 365 and Office | Development | Other
Developer technologies | Visual Basic for Applications
asked 2022-04-19T15:46:22.807+00:00
Jaime(AProfessionalInDisguise) 1 Reputation point
commented 2022-04-20T05:32:01.86+00:00
Ceasar Chen_MSFT 4,486 Reputation points
3 answers One of the answers was accepted by the question author.

Modification off Index.cshtml file in asp .net core razor pages project

can i add my custom css style in index.cshtml page keeping it default page as generated initially.i want to style the welcome body.i tried to write html and its rendering but when i made a .css file and tried to link that within html page then its not…

Developer technologies | ASP.NET Core | Other
asked 2022-04-19T12:24:00.607+00:00
Arnab 66 Reputation points
answered 2022-04-20T05:29:14.157+00:00
Arnab 66 Reputation points
1 answer

Can't install any Win10 SDK versions

Something is wrong with the cache for installer msi files for my sdk installations, but I have no idea how to fix it. When I attempt to install the SDK, it always hangs. I've tried using the windows force uninstall troubleshoot utility thing, but that…

Windows for business | Windows Client for IT Pros | User experience | Other
asked 2022-04-12T19:45:16.323+00:00
Collin Ryan 6 Reputation points
answered 2022-04-20T05:14:25.627+00:00
Limitless Technology 40,101 Reputation points
1 answer One of the answers was accepted by the question author.

Error for creating Log Analytics because of pricing tier

Hi, i got error after trying to build a work space for Log Analytics New-AzOperationalInsightsWorkspace: Operation returned an invalid status code 'BadRequest' Bad Request …

Azure Monitor
Azure Monitor

An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.

3,957 questions
asked 2022-04-18T05:32:10.39+00:00
Steve Nguyen 26 Reputation points
accepted 2022-04-20T05:13:34.69+00:00
Steve Nguyen 26 Reputation points
2 answers

Excel Add-On 3D Maps communication being blocked

3D Maps add on is not working any more, my company's policy must be hiding the setting to enable/disable "Allow the use of connected experiences in Office" and I wanted to know, what url or domain does the add-on utilize? If I can provide that…

Microsoft 365 and Office | Excel | For business | Windows
asked 2022-01-31T13:29:07.973+00:00
Miah, Safee 1 Reputation point
commented 2022-04-20T05:12:56.75+00:00
Crane003 1 Reputation point
2 answers

win10 系统蓝屏

Microsoft (R) Windows Debugger Version 10.0.21306.1007 AMD64 Copyright (c) Microsoft Corporation. All rights reserved. Loading Dump File [C:\Windows\Minidump\041322-11453-01.dmp] Mini Kernel Dump File: Only registers and stack trace are…

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
asked 2022-04-13T02:31:59.947+00:00
lack_ye 1 Reputation point
answered 2022-04-20T05:11:55.65+00:00
Limitless Technology 40,101 Reputation points
1 answer

SAP HANA Cluster on Suse with Pacemaker

Hi Experts, I am doing setup for pacemaker cluster for SAP HANA using this article: https://learn.microsoft.com/en-us/azure/virtual-machines/workloads/sap/high-availability-guide-suse-pacemaker#install-the-cluster Step 13. [2] Add the node to the…

SAP HANA on Azure Large Instances
SAP HANA on Azure Large Instances

Microsoft branding terminology for an Azure offer to run HANA instances on SAP HANA hardware deployed in Large Instance stamps in different Azure regions.

129 questions
asked 2022-04-13T02:35:29.99+00:00
JMN-2253 656 Reputation points
answered 2022-04-20T05:08:20.127+00:00
vipullag-MSFT 26,537 Reputation points Moderator
1 answer

Limitations/Things to consider for Overseas Hybrid AAD Autopilot?

I ran into an issue over the past day where I was not able to use user-driven hybrid autopilot for an overseas located device. Backstory is this was an existing corporate device. Autopilot has been set up completely and in a ready state since January as…

Microsoft Security | Intune | Configuration
Microsoft Security | Intune | Enrollment
Microsoft Security | Intune | Other
asked 2022-04-08T12:36:35.78+00:00
Leonard Gilbert 146 Reputation points
commented 2022-04-20T05:03:27.12+00:00
Crystal-MSFT 54,306 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Internal Server Error when creating a NetworkWatcher Reachability Report

When I execute the following commands in the Azure PowerShell (in the Azure Portal) I get an error. >New-AzResourceGroup -Name rg-latencydemo -Location westeurope >New-AzNetworkWatcher -Name nw-latencydemo –ResourceGroupName rg-latencydemo…

Azure Network Watcher
Azure Network Watcher

An Azure service that is used to monitor, diagnose, and gain insights into network performance and health.

209 questions
asked 2022-04-14T05:48:11.807+00:00
Heiko Alexander Munz 21 Reputation points
accepted 2022-04-20T05:02:59.107+00:00
Heiko Alexander Munz 21 Reputation points
1 answer One of the answers was accepted by the question author.

Reveal on either selection and on another

Hi. There are three columns: Brief Type, Estimating Requirement and Production Quote Date Required within a SharePoint list form. When a user selects either 'New' or 'Revision' under Brief Type and 'Yes, submit' is selected under the Estimating…

Microsoft 365 and Office | SharePoint | For business | Windows
asked 2022-04-19T12:35:12.617+00:00
Lorne Andersen 241 Reputation points
accepted 2022-04-20T04:55:17.867+00:00
Lorne Andersen 241 Reputation points
0 answers

Why does the AI Trusted Installer keep reinstalling apps I uninstall?

A user named TRUSTED INSTALLER keeps re-installing apps I uninstall. It sends log files containing information about every file I open, delete, copy, create, too and Azure server on the Microsoft Registered IP address block. It re-allows apps to pass…

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
Windows for business | Windows Client for IT Pros | User experience | Other
asked 2022-04-20T04:52:32.163+00:00
I don't Trust MS Updates 11 Reputation points